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 8ec7300 commit 24a0b0dCopy full SHA for 24a0b0d
composer.json
@@ -29,11 +29,11 @@
29
"require-dev" : {
30
"roave/security-advisories" : "dev-master",
31
"phpunit/phpunit" : "^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
32
- "php-parallel-lint/php-parallel-lint": "^1.3.2",
+ "php-parallel-lint/php-parallel-lint": "^1.4.0",
33
"php-parallel-lint/php-console-highlighter": "^1.0.0",
34
- "phpcsstandards/phpcsdevcs": "^1.1.3",
+ "phpcsstandards/phpcsdevcs": "^1.1.6",
35
"phpcsstandards/phpcsutils" : "^1.0",
36
- "yoast/phpunit-polyfills": "^1.0"
+ "yoast/phpunit-polyfills": "^1.1"
37
},
38
"config": {
39
"allow-plugins": {
0 commit comments