wip: update composer.json and README.md #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
- Root composer.json requires orchestra/testbench 9.x-dev -> satisfiable by orchestra/testbench[9.x-dev].
- orchestra/testbench 9.x-dev requires php ^8.2 -> your php version (8.1.2) does not satisfy that requirement.
Problem 3
- phpunit/phpunit[dev-main, 11.0.1, ..., 11.1.3] require php >=8.2 -> your php version (8.1.2) does not satisfy that requirement.
- phpunit/phpunit 11.3.x-dev is an alias of phpunit/phpunit dev-main and thus requires it to be installed too.
- Root composer.json requires phpunit/phpunit ^11.0.1 -> satisfiable by phpunit/phpunit[11.0.1, ..., 11.3.x-dev (alias of dev-main)].
|
build
Process completed with exit code 2.
|
build
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/.
|