Skip to content

Commit 0bc6239

Browse files
committed
Require PHPCS 3.5.6 because of PHP 8
1 parent 162a943 commit 0bc6239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"php": "^7.1 || ^8.0",
1313
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7",
1414
"phpstan/phpdoc-parser": "0.4.5 - 0.4.9",
15-
"squizlabs/php_codesniffer": "^3.5.5"
15+
"squizlabs/php_codesniffer": "^3.5.6"
1616
},
1717
"require-dev": {
1818
"phing/phing": "2.16.3",

0 commit comments

Comments
 (0)