Add support for github actions and update to garden schema 3 #1
Annotations
5 errors
phpunit-tests (7.4)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php >=8.0 but your php version (7.4.33) does not satisfy that requirement.
Problem 2
- phpunit/phpunit[10.0.0, ..., 10.5.7] require php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^10.0 -> satisfiable by phpunit/phpunit[10.0.0, ..., 10.5.7].
|
phpunit-tests (7.4)
Process completed with exit code 2.
|
phpunit-tests (8.0)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpunit/phpunit[10.0.0, ..., 10.5.7] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^10.0 -> satisfiable by phpunit/phpunit[10.0.0, ..., 10.5.7].
|
phpunit-tests (8.0)
Process completed with exit code 2.
|
phpunit-tests (8.3)
Process completed with exit code 2.
|