Also explicitly support PHP 8.1, 8.2 and 8.3 #93
Annotations
4 errors and 1 warning
test (8)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- 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 2
- symfony/filesystem is locked to version v6.4.7 and an update of this package was not requested.
- symfony/filesystem v6.4.7 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- symfony/string is locked to version v6.4.7 and an update of this package was not requested.
- symfony/string v6.4.7 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 4
- 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 5
- symfony/event-dispatcher is locked to version v6.4.7 and an update of this package was not requested.
- symfony/event-dispatcher v6.4.7 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 6
- 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 7
- symfony/translation is locked to version v6.4.7 and an update of this package was not requested.
- symfony/translation v6.4.7 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 8
- symfony/translation-contracts is locked to version v3.5.0 and an update of this package was not requested.
- symfony/translation-contracts v3.5.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 9
- symfony/filesystem v6.4.7 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- pdepend/pdepend 2.16.2 requires symfony/filesystem ^2.3.0|^3|^4|^5|^6.0|^7.0 -> satisfiable by symfony/filesystem[v6.4.7].
- pdepend/pdepend is locked to version 2.16.2 and an update of this package was not requested.
|
test (8)
Process completed with exit code 2.
|
test (7.4)
The job was canceled because "_8" failed.
|
test (8.1)
The job was canceled because "_8" failed.
|
test (8)
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/.
|