Update PHP dependencies #163
Annotations
2 errors and 2 warnings
test
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php ^8.2 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- doctrine/event-manager is locked to version 2.0.0 and an update of this package was not requested.
- doctrine/event-manager 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- 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 (8.0.30) does not satisfy that requirement.
Problem 4
- egulias/email-validator is locked to version 4.0.2 and an update of this package was not requested.
- egulias/email-validator 4.0.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 5
- maennchen/zipstream-php is locked to version 3.1.0 and an update of this package was not requested.
- maennchen/zipstream-php 3.1.0 requires php-64bit ^8.1 -> your php-64bit version (8.0.30) does not satisfy that requirement.
Problem 6
- ramsey/collection is locked to version 2.0.0 and an update of this package was not requested.
- ramsey/collection 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 7
- spatie/eloquent-sortable is locked to version 4.0.2 and an update of this package was not requested.
- spatie/eloquent-sortable 4.0.2 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 8
- symfony/console is locked to version v6.4.1 and an update of this package was not requested.
- symfony/console v6.4.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 9
- symfony/css-selector is locked to version v6.4.0 and an update of this package was not requested.
- symfony/css-selector v6.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 10
- symfony/deprecation-contracts is locked to version v3.4.0 and an update of this package was not requested.
- symfony/deprecation-contracts v3.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 11
- symfony/error-handler is locked to version v6.4.0 and an update of this package was not requested.
- symfony/error-handler v6.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 12
- symfony/event-dispatcher is locked to version v7.0.0 and an update of this package was not requested.
- symfony/event-dispatcher v7.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 13
- symfony/event-dispatcher-contracts is locked to version v3.4.0 and an update of this package was not requested.
- symfony/event-dispatcher-contracts v3.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 14
- symfony/finder is locked to version v6.4.0 and an update of this package was not requested.
- symfony/finder v6.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 15
- symfony/http-foundation is locked to version v6.4.0 and an update of this package was not requested.
- symfony/http-foundation v6.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 16
- symfony/http-kernel is locked to version v6.4.1 and an update of this package was not requested.
- symfony/http-kernel v6.4.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 17
- symfony/mailer is locked to version v6.4.0 and an update of this package was not requested.
- symfony/mailer v6.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 18
- symfony/mime is locked to version v6.4.0 and an update of this package was not requested.
- symfony
|
test
Process completed with exit code 2.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The `set-output` 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/
|