Switch to phpcq dev-2.0

This commit is contained in:
David Molineus
2022-02-21 17:13:53 +01:00
parent 3f2020b0d1
commit 87bd720d6e
7 changed files with 189 additions and 52 deletions

4
phpcs.xml.dist Normal file
View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<ruleset name="ContaoToolkit">
<rule ref="vendor/phpcq/coding-standard/phpcs/PhpCodeQuality/ruleset.xml" />
</ruleset>