fix pipeline #57
Annotations
2 errors and 1 warning
test
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- behat/gherkin is locked to version dev-master and an update of this package was not requested.
- behat/gherkin dev-master requires php 8.1.* || 8.2.* || 8.3.* || 8.4.* -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- codeception/codeception is locked to version dev-main and an update of this package was not requested.
- codeception/codeception dev-main 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.x-dev and an update of this package was not requested.
- doctrine/instantiator 2.0.x-dev requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 4
- symfony/console is locked to version 6.4.x-dev and an update of this package was not requested.
- symfony/console 6.4.x-dev requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 5
- symfony/css-selector is locked to version 6.4.x-dev and an update of this package was not requested.
- symfony/css-selector 6.4.x-dev requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 6
- symfony/deprecation-contracts is locked to version dev-main and an update of this package was not requested.
- symfony/deprecation-contracts dev-main requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 7
- symfony/event-dispatcher is locked to version 6.4.x-dev and an update of this package was not requested.
- symfony/event-dispatcher 6.4.x-dev requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 8
- symfony/event-dispatcher-contracts is locked to version dev-main and an update of this package was not requested.
- symfony/event-dispatcher-contracts dev-main requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 9
- symfony/finder is locked to version 6.4.x-dev and an update of this package was not requested.
- symfony/finder 6.4.x-dev requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 10
- symfony/process is locked to version 6.4.x-dev and an update of this package was not requested.
- symfony/process 6.4.x-dev requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 11
- symfony/service-contracts is locked to version dev-main and an update of this package was not requested.
- symfony/service-contracts dev-main requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 12
- symfony/string is locked to version 6.4.x-dev and an update of this package was not requested.
- symfony/string 6.4.x-dev requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 13
- symfony/var-dumper is locked to version 6.4.x-dev and an update of this package was not requested.
- symfony/var-dumper 6.4.x-dev requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 14
- symfony/yaml is locked to version 6.4.x-dev and an update of this package was not requested.
- symfony/yaml 6.4.x-dev requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 15
- behat/gherkin is locked to version 4.x-dev and an update of this package was not requested.
- behat/gherkin dev-master requires php 8.1.* || 8.2.* || 8.3.* || 8.4.* -> your php version (8.0.30) does not satisfy that requirement.
- behat/gherkin 4.x-dev is an alias of behat/gherkin dev-master and thus requires it to be installed too.
|
test
Process completed with exit code 2.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|