imports: - { resource: tests/app/vendor/drupol/php-conventions/config/php73/grumphp.yml } parameters: tasks.license.name: AGPL-3.0 tasks.license.holder: Champs-Libres tasks.phpstan.configuration: phpstan.neon tasks.phpstan.ignore_patterns: - /src\/Bundle\/(.*)\/migrations/ - /src\/Bundle\/(.*)\/Resources/ - /src\/Bundle\/(.*)\/Tests/ - /src\/Bundle\/(.*)\/Test/ - /src\/Bundle\/(.*)\/config/ - /src\/Bundle\/(.*)\/translations/ - /src\/Bundle\/(.*)\/DataFixtures/ - /^docs/ - /^tests/ skip_tasks: - composer_require_checker - phpcsfixer - phpcs - twigcs