Update to support PHP 8.4 #136
Annotations
4 errors and 2 warnings
|
test-php (8.4)
Process completed with exit code 2.
|
|
test-php (8.4)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php ^8.4 but your php version (8.3.6) does not satisfy that requirement.
Problem 2
- symfony/console is locked to version v8.1.1 and an update of this package was not requested.
- symfony/console v8.1.1 requires php >=8.4.1 -> your php version (8.3.6) does not satisfy that requirement.
Problem 3
- symfony/finder is locked to version v8.1.1 and an update of this package was not requested.
- symfony/finder v8.1.1 requires php >=8.4.1 -> your php version (8.3.6) does not satisfy that requirement.
Problem 4
- symfony/process is locked to version v8.1.0 and an update of this package was not requested.
- symfony/process v8.1.0 requires php >=8.4.1 -> your php version (8.3.6) does not satisfy that requirement.
Problem 5
- symfony/string is locked to version v8.1.0 and an update of this package was not requested.
- symfony/string v8.1.0 requires php >=8.4.1 -> your php version (8.3.6) does not satisfy that requirement.
Problem 6
- symfony/yaml is locked to version v8.1.1 and an update of this package was not requested.
- symfony/yaml v8.1.1 requires php >=8.4.1 -> your php version (8.3.6) does not satisfy that requirement.
Problem 7
- spatie/phpunit-watcher is locked to version 1.24.4 and an update of this package was not requested.
- spatie/phpunit-watcher 1.24.4 requires symfony/process ^6.0 || ^7.0.7 || ^8.0 -> satisfiable by symfony/process[v8.1.0].
- symfony/process v8.1.0 requires php >=8.4.1 -> your php version (8.3.6) does not satisfy that requirement.
|
|
test-php (8.5)
Process completed with exit code 2.
|
|
test-php (8.5)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php ^8.4 but your php version (8.3.6) does not satisfy that requirement.
Problem 2
- symfony/console is locked to version v8.1.1 and an update of this package was not requested.
- symfony/console v8.1.1 requires php >=8.4.1 -> your php version (8.3.6) does not satisfy that requirement.
Problem 3
- symfony/finder is locked to version v8.1.1 and an update of this package was not requested.
- symfony/finder v8.1.1 requires php >=8.4.1 -> your php version (8.3.6) does not satisfy that requirement.
Problem 4
- symfony/process is locked to version v8.1.0 and an update of this package was not requested.
- symfony/process v8.1.0 requires php >=8.4.1 -> your php version (8.3.6) does not satisfy that requirement.
Problem 5
- symfony/string is locked to version v8.1.0 and an update of this package was not requested.
- symfony/string v8.1.0 requires php >=8.4.1 -> your php version (8.3.6) does not satisfy that requirement.
Problem 6
- symfony/yaml is locked to version v8.1.1 and an update of this package was not requested.
- symfony/yaml v8.1.1 requires php >=8.4.1 -> your php version (8.3.6) does not satisfy that requirement.
Problem 7
- spatie/phpunit-watcher is locked to version 1.24.4 and an update of this package was not requested.
- spatie/phpunit-watcher 1.24.4 requires symfony/process ^6.0 || ^7.0.7 || ^8.0 -> satisfiable by symfony/process[v8.1.0].
- symfony/process v8.1.0 requires php >=8.4.1 -> your php version (8.3.6) does not satisfy that requirement.
|
|
test-php (8.4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-php (8.5)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|