Fix PHPCS config file

This commit is contained in:
Jeremy Benoist
2021-10-04 11:32:34 +02:00
parent 9a490fac07
commit 19b2a25d96
4 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.14",
"monolog/monolog": "^1.24|^2.1",
"symfony/phpunit-bridge": "^4.2.3"
"symfony/phpunit-bridge": "^4.4|^5.3"
},
"suggest": {
"ext-tidy": "Used to clean up given HTML and to avoid problems with bad HTML structure."