summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/composer.json b/composer.json
index 5cf9d22..aec37f5 100644
--- a/composer.json
+++ b/composer.json
@@ -27,9 +27,7 @@
"phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
},
"require-dev": {
- "php-parallel-lint/php-parallel-lint": "^1.3.0",
- "php-parallel-lint/php-console-highlighter": "^0.5",
- "yoast/yoastcs": "^2.1.0"
+ "yoast/yoastcs": "^2.2.0"
},
"autoload": {
"files": ["phpunitpolyfills-autoload.php"]