PHP 8+ Support #47
php.yml
on: pull_request
provide_packages_json
28s
Matrix: test
Annotations
2 errors
|
provide_packages_json
Process completed with exit code 2.
|
|
provide_packages_json
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- laminas/laminas-permissions-acl is locked to version 2.18.0 and an update of this package was not requested.
- laminas/laminas-permissions-acl 2.18.0 requires php ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- laravel/serializable-closure is locked to version v2.0.6 and an update of this package was not requested.
- laravel/serializable-closure v2.0.6 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- symfony/asset is locked to version v6.4.24 and an update of this package was not requested.
- symfony/asset v6.4.24 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 4
- symfony/console is locked to version v6.4.27 and an update of this package was not requested.
- symfony/console v6.4.27 requires php >=8.1 -> your php version (8.0.30) 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 (8.0.30) does not satisfy that requirement.
Problem 6
- symfony/service-contracts is locked to version v3.6.1 and an update of this package was not requested.
- symfony/service-contracts v3.6.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 7
- symfony/string is locked to version v7.3.4 and an update of this package was not requested.
- symfony/string v7.3.4 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 8
- symfony/translation is locked to version v7.3.4 and an update of this package was not requested.
- symfony/translation v7.3.4 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 9
- symfony/translation-contracts is locked to version v3.6.1 and an update of this package was not requested.
- symfony/translation-contracts v3.6.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 10
- aws/aws-sdk-php is locked to version 3.362.1 and an update of this package was not requested.
- aws/aws-sdk-php 3.362.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 11
- 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 12
- league/csv is locked to version 9.27.1 and an update of this package was not requested.
- league/csv 9.27.1 requires php ^8.1.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 13
- symfony/config is locked to version v7.3.6 and an update of this package was not requested.
- symfony/config v7.3.6 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 14
- symfony/filesystem is locked to version v7.3.6 and an update of this package was not requested.
- symfony/filesystem v7.3.6 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 15
- symfony/stopwatch is locked to version v7.3.0 and an update of this package was not requested.
- symfony/stopwatch v7.3.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 16
- symfony/yaml is locked to version v6.4.26 and an update of this package was not requested.
- symfony/yaml v6.4.26 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 17
- twig/twig is locked to version v3.22.0 and an update of this package was not requested.
- twig/twig v3.22.0 requires php >=8.1.0 -> your php version (8.0.30) does not satisfy that requirement.
Problem 18
- guzzlehttp/guzzle i
|