feat: add bundle configuration #184
Annotations
4 errors
PHP 7.2 tests (Beta deps)
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.2.34) does not satisfy that requirement.
Problem 2
- phpunit/phpunit[9.6.0, ..., 9.6.13] require php >=7.3 -> your php version (7.2.34) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^9.6 -> satisfiable by phpunit/phpunit[9.6.0, ..., 9.6.13].
|
PHP 7.2 tests (Beta deps)
Process completed with exit code 2.
|
PHP 7.3 tests (Symfony 5.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.3.33) does not satisfy that requirement.
|
PHP 7.3 tests (Symfony 5.4)
Process completed with exit code 2.
|