We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 252f8f4 commit f2f24cfCopy full SHA for f2f24cf
composer.json
@@ -18,11 +18,11 @@
18
],
19
"require": {
20
"php": ">=7.2",
21
- "squizlabs/php_codesniffer": "^3.7||^4.0",
+ "squizlabs/php_codesniffer": "^3.13||^4.0",
22
"dealerdirect/phpcodesniffer-composer-installer": "^1.1"
23
},
24
"require-dev": {
25
- "phpunit/phpunit": "^8.5||^9.6||^11.5",
+ "phpunit/phpunit": "^8.5||^9.6||^10.5||^11.5",
26
"phpcsstandards/phpcsdevtools": "^1.0",
27
"php-parallel-lint/php-parallel-lint": "^1.4"
28
0 commit comments