Add php-cs-fixer and phpunit github actions. Use cego's php-cs-fixer ruleset. #9
quality-assurance.yml
on: pull_request
phpunit
17s
php-cs-fixer
18s
Annotations
4 errors
phpunit
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires doctrine/dbal ^4.3, found doctrine/dbal[2.1.5, ..., 2.13.9, 3.0.0, ..., 3.9.x-dev, 4.0.0-beta1, ..., 4.1.x-dev, 5.0.x-dev] but it does not match the constraint.
|
phpunit
Process completed with exit code 2.
|
php-cs-fixer
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires doctrine/dbal ^4.3, found doctrine/dbal[2.1.5, ..., 2.13.9, 3.0.0, ..., 3.9.x-dev, 4.0.0-beta1, ..., 4.1.x-dev, 5.0.x-dev] but it does not match the constraint.
|
php-cs-fixer
Process completed with exit code 2.
|