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 ef8a70b commit c633096Copy full SHA for c633096
composer.json
@@ -22,13 +22,13 @@
22
"require" : {
23
"php" : ">=5.4",
24
"squizlabs/php_codesniffer" : "^3.7.1",
25
- "phpcsstandards/phpcsutils" : "^1.0"
+ "phpcsstandards/phpcsutils" : "^1.0.6"
26
},
27
"require-dev" : {
28
"php-parallel-lint/php-parallel-lint": "^1.3.2",
29
"php-parallel-lint/php-console-highlighter": "^1.0",
30
- "phpcsstandards/phpcsdevcs": "^1.1.5",
31
- "phpcsstandards/phpcsdevtools": "^1.2.0",
+ "phpcsstandards/phpcsdevcs": "^1.1.6",
+ "phpcsstandards/phpcsdevtools": "^1.2.1",
32
"phpunit/phpunit": "^4.5 || ^5.0 || ^6.0 || ^7.0"
33
34
"extra": {
0 commit comments