Merge pull request #695 from pedro-mendonca/phpstan-update #1247
coding-standards.yml
on: push
PHP compatibility
14s
PHP coding standards
20s
JavaScript coding standards
25s
CSS/SCSS coding standards
27s
Markdown coding standards
22s
Annotations
4 errors
|
PHP coding standards
Process completed with exit code 2.
|
|
PHP coding standards
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested.
- doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- psr/log is locked to version 3.0.2 and an update of this package was not requested.
- psr/log 3.0.2 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- symfony/config is locked to version v7.3.4 and an update of this package was not requested.
- symfony/config v7.3.4 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- symfony/dependency-injection is locked to version v7.3.4 and an update of this package was not requested.
- symfony/dependency-injection v7.3.4 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 5
- symfony/deprecation-contracts is locked to version v3.6.0 and an update of this package was not requested.
- symfony/deprecation-contracts v3.6.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 6
- symfony/filesystem is locked to version v7.3.2 and an update of this package was not requested.
- symfony/filesystem v7.3.2 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 7
- symfony/service-contracts is locked to version v3.6.0 and an update of this package was not requested.
- symfony/service-contracts v3.6.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 8
- symfony/var-exporter is locked to version v7.3.4 and an update of this package was not requested.
- symfony/var-exporter v7.3.4 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 9
- composer/xdebug-handler is locked to version 3.0.5 and an update of this package was not requested.
- composer/xdebug-handler 3.0.5 requires psr/log ^1 || ^2 || ^3 -> satisfiable by psr/log[3.0.2].
- psr/log 3.0.2 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
|
|
PHP compatibility
Process completed with exit code 2.
|
|
PHP compatibility
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested.
- doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- psr/log is locked to version 3.0.2 and an update of this package was not requested.
- psr/log 3.0.2 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- symfony/config is locked to version v7.3.4 and an update of this package was not requested.
- symfony/config v7.3.4 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- symfony/dependency-injection is locked to version v7.3.4 and an update of this package was not requested.
- symfony/dependency-injection v7.3.4 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 5
- symfony/deprecation-contracts is locked to version v3.6.0 and an update of this package was not requested.
- symfony/deprecation-contracts v3.6.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 6
- symfony/filesystem is locked to version v7.3.2 and an update of this package was not requested.
- symfony/filesystem v7.3.2 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 7
- symfony/service-contracts is locked to version v3.6.0 and an update of this package was not requested.
- symfony/service-contracts v3.6.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 8
- symfony/var-exporter is locked to version v7.3.4 and an update of this package was not requested.
- symfony/var-exporter v7.3.4 requires php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
Problem 9
- composer/xdebug-handler is locked to version 3.0.5 and an update of this package was not requested.
- composer/xdebug-handler 3.0.5 requires psr/log ^1 || ^2 || ^3 -> satisfiable by psr/log[3.0.2].
- psr/log 3.0.2 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
|