Remove doctrine/annotations support
#420
ci.yml
on: pull_request
PHPStan
35s
PHP-CS-Fixer
24s
Matrix: phpunit
Annotations
4 errors
|
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.
|
|
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.
|