Ignore specific version constraint warning #2
Annotations
2 errors and 1 warning
build
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.2 but your php version (8.1.2) does not satisfy that requirement.
Problem 2
- phpunit/phpunit[11.2.0, ..., 11.2.8] require php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^11.2 -> satisfiable by phpunit/phpunit[11.2.0, ..., 11.2.8].
|
build
Process completed with exit code 2.
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|