From 6a63d5c68eab12e33e7bd0076531cbf19ae0f2b5 Mon Sep 17 00:00:00 2001 From: Pol Dellaiera Date: Wed, 26 Feb 2020 19:14:37 +0100 Subject: [PATCH] Update composer.json. --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 681b9d5..bdba8c8 100644 --- a/composer.json +++ b/composer.json @@ -20,15 +20,15 @@ }, "require-dev": { "drupol/launcher": "^2.2.2", - "drupol/php-conventions": "^1.6.11", + "drupol/php-conventions": "^1.6.14", "drupol/phpmerkle": "^2.2", "friends-of-phpspec/phpspec-code-coverage": "^4.3.2", "graphp/graphviz": "^0.2", "infection/infection": "^0.13.6 || ^0.15.0", + "nikic/php-parser": "^4.3", "phpbench/phpbench": "^0.16.10", "phpspec/phpspec": "^5.1.2 || ^6.1.1", - "phptaskman/changelog": "^1.0", - "scrutinizer/ocular": "^1.6.0" + "phptaskman/changelog": "^1.0" }, "config": { "sort-packages": true