summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-10-04 08:37:07 +0200
committerRemi Collet <remi@remirepo.net>2021-10-04 08:37:07 +0200
commiteedf9c66c7a021e4acda89640bd0dcb4dc122512 (patch)
treeb0c19a977ad91ea7bb17e958aadba5e830fe65b1 /composer.json
parente561239fccc7894e3a42c5314541406f23ef5437 (diff)
update to 1.0.2
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"]