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 784bb29 commit b4922c5Copy full SHA for b4922c5
composer.json
@@ -15,11 +15,11 @@
15
"php": "^7.1 || ^8.0",
16
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7",
17
"phpstan/phpdoc-parser": "0.5.1 - 0.5.4",
18
- "squizlabs/php_codesniffer": "dev-master"
+ "squizlabs/php_codesniffer": "^3.6.0"
19
},
20
"require-dev": {
21
"phing/phing": "2.16.4",
22
- "php-parallel-lint/php-parallel-lint": "1.2.0",
+ "php-parallel-lint/php-parallel-lint": "1.3.0",
23
"phpstan/phpstan": "0.12.83",
24
"phpstan/phpstan-deprecation-rules": "0.12.6",
25
"phpstan/phpstan-phpunit": "0.12.18",
0 commit comments