Add PHP 8.3 support (#20) #35
Annotations
2 errors and 1 warning
Install locked dependencies
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- 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 2
- sebastian/comparator is locked to version 5.0.1 and an update of this package was not requested.
- sebastian/comparator 5.0.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- sebastian/diff is locked to version 5.1.1 and an update of this package was not requested.
- sebastian/diff 5.1.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 4
- sebastian/exporter is locked to version 5.1.2 and an update of this package was not requested.
- sebastian/exporter 5.1.2 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 5
- sebastian/recursion-context is locked to version 5.0.0 and an update of this package was not requested.
- sebastian/recursion-context 5.0.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 6
- symfony/console is locked to version v7.0.4 and an update of this package was not requested.
- symfony/console v7.0.4 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 7
- symfony/event-dispatcher is locked to version v7.0.3 and an update of this package was not requested.
- symfony/event-dispatcher v7.0.3 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 8
- 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 9
- symfony/finder is locked to version v7.0.0 and an update of this package was not requested.
- symfony/finder v7.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 10
- symfony/process is locked to version v7.0.4 and an update of this package was not requested.
- symfony/process v7.0.4 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 11
- symfony/service-contracts is locked to version v3.4.1 and an update of this package was not requested.
- symfony/service-contracts v3.4.1 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 12
- symfony/string is locked to version v7.0.4 and an update of this package was not requested.
- symfony/string v7.0.4 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 13
- symfony/yaml is locked to version v7.0.3 and an update of this package was not requested.
- symfony/yaml v7.0.3 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 14
- doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.30) does not satisfy that requirement.
- phpspec/prophecy v1.19.0 requires doctrine/instantiator ^1.2 || ^2.0 -> satisfiable by doctrine/instantiator[2.0.0].
- phpspec/prophecy is locked to version v1.19.0 and an update of this package was not requested.
|
Install locked dependencies
Process completed with exit code 2.
|
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/.
|
Loading