chore(main): release 3.0.1 #12
Annotations
2 errors and 2 warnings
phpcbf-fixer
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- doctrine/lexer is locked to version 3.0.0 and an update of this package was not requested.
- doctrine/lexer 3.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 2
- psr/cache is locked to version 3.0.0 and an update of this package was not requested.
- psr/cache 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 3
- psr/log is locked to version 3.0.0 and an update of this package was not requested.
- psr/log 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
Problem 4
- sebastian/diff is locked to version 5.0.3 and an update of this package was not requested.
- sebastian/diff 5.0.3 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 5
- symfony/console is locked to version v6.3.2 and an update of this package was not requested.
- symfony/console v6.3.2 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 6
- symfony/deprecation-contracts is locked to version v3.3.0 and an update of this package was not requested.
- symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 7
- symfony/event-dispatcher is locked to version v6.3.2 and an update of this package was not requested.
- symfony/event-dispatcher v6.3.2 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 8
- symfony/event-dispatcher-contracts is locked to version v3.3.0 and an update of this package was not requested.
- symfony/event-dispatcher-contracts v3.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 9
- symfony/filesystem is locked to version v6.3.1 and an update of this package was not requested.
- symfony/filesystem v6.3.1 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 10
- symfony/finder is locked to version v6.3.3 and an update of this package was not requested.
- symfony/finder v6.3.3 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 11
- symfony/options-resolver is locked to version v6.3.0 and an update of this package was not requested.
- symfony/options-resolver v6.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 12
- symfony/process is locked to version v6.3.2 and an update of this package was not requested.
- symfony/process v6.3.2 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 13
- symfony/service-contracts is locked to version v3.3.0 and an update of this package was not requested.
- symfony/service-contracts v3.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 14
- symfony/stopwatch is locked to version v6.3.0 and an update of this package was not requested.
- symfony/stopwatch v6.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 15
- symfony/string is locked to version v6.3.2 and an update of this package was not requested.
- symfony/string v6.3.2 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
Problem 16
- psr/log 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement.
- composer/xdebug-handler 3.0.3 requires psr/log ^1 || ^2 || ^3 -> satisfiable by psr/log[3.0.0].
- composer/xdebug-handler is locked to version 3.0.3 and an update of this package was not requested.
|
phpcbf-fixer
The process '/usr/local/bin/composer' failed with exit code 2
|
phpcbf-fixer
The following actions uses node12 which is deprecated and will be forced to run on node16: ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
phpcbf-fixer
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|