update PHP to v8.2 / update Symfony to v5.4.40 #56
Annotations
2 errors and 1 warning
running on ubuntu-latest / PHP v8.0
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php ^8.2.0 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- doctrine/collections is locked to version 2.2.2 and an update of this package was not requested.
- doctrine/collections 2.2.2 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- 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 (8.0.30) does not satisfy that requirement.
Problem 4
- doctrine/migrations is locked to version 3.8.0 and an update of this package was not requested.
- doctrine/migrations 3.8.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 5
- doctrine/sql-formatter is locked to version 1.4.0 and an update of this package was not requested.
- doctrine/sql-formatter 1.4.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 6
- 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 7
- laminas/laminas-code is locked to version 4.14.0 and an update of this package was not requested.
- laminas/laminas-code 4.14.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.0.30) does not satisfy that requirement.
Problem 8
- symfony/deprecation-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/deprecation-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 9
- symfony/event-dispatcher-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/event-dispatcher-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 10
- symfony/var-exporter is locked to version v6.4.8 and an update of this package was not requested.
- symfony/var-exporter v6.4.8 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 11
- doctrine/collections 2.2.2 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
- gedmo/doctrine-extensions v3.16.1 requires doctrine/collections ^1.2 || ^2.0 -> satisfiable by doctrine/collections[2.2.2].
- gedmo/doctrine-extensions is locked to version v3.16.1 and an update of this package was not requested.
|
running on ubuntu-latest / PHP v8.0
Process completed with exit code 2.
|
running on ubuntu-latest / PHP v8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|