Remove doctrine/annotations support
#257
ci.yml
on: push
PHPStan
29s
PHP-CS-Fixer
21s
Matrix: phpunit
Annotations
4 errors
|
PHPUnit (PHP 8.0) (Symfony 5.4.*)
Process completed with exit code 2.
|
|
PHPUnit (PHP 8.0) (Symfony 5.4.*)
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.
|
|
PHPUnit (PHP 7.4) (Symfony 5.4.*)
Process completed with exit code 2.
|
|
PHPUnit (PHP 7.4) (Symfony 5.4.*)
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 (7.4.33) does not satisfy that requirement.
|