Update various files to prefer PHP 8.1 and PHPUnit 10.5 or 11.0, remo… #14
Annotations
6 errors and 3 warnings
PHP 8.0
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php >=8.1 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- phpunit/phpunit[10.5.0, ..., 10.5.11] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- phpunit/phpunit[11.0.0, ..., 11.0.4] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^10.5 | ^11.0 -> satisfiable by phpunit/phpunit[10.5.0, ..., 10.5.11, 11.0.0, ..., 11.0.4].
|
PHP 8.0
Process completed with exit code 2.
|
PHP 8.1
Command "analyze" is not defined.
|
PHP 8.1
Process completed with exit code 1.
|
PHP 8.2
Command "analyze" is not defined.
|
PHP 8.2
Process completed with exit code 1.
|
PHP 8.0
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/.
|
PHP 8.1
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/.
|
PHP 8.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/.
|