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 c91e880 commit 3b7a499Copy full SHA for 3b7a499
composer.json
@@ -22,15 +22,16 @@
22
"nikic/php-parser": "^4.3"
23
},
24
"require-dev": {
25
- "consistence/coding-standard": "^3.0.1",
+ "consistence/coding-standard": "^3.5",
26
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
27
"jakub-onderka/php-parallel-lint": "^1.0",
28
"mockery/mockery": "^1.1",
29
"phing/phing": "^2.16.0",
30
"phpstan/phpstan-strict-rules": "^0.12",
31
"phpstan/phpstan-phpunit": "^0.12",
32
"phpunit/phpunit": "^7.2",
33
- "slevomat/coding-standard": "^4.6.3"
+ "slevomat/coding-standard": "^4.7.2",
34
+ "squizlabs/php_codesniffer": "^3.3.2"
35
36
"autoload": {
37
"psr-4": {
0 commit comments