From b253949e48b4c164c8970300731e3bf1f4097454 Mon Sep 17 00:00:00 2001 From: Geert Eltink Date: Sat, 24 Oct 2020 15:02:30 +0200 Subject: [PATCH] fix: update dependencies to ensure some fixes are included Signed-off-by: Geert Eltink --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 9176b24..0963244 100644 --- a/composer.json +++ b/composer.json @@ -23,9 +23,9 @@ "php": "^7.1", "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7", "laminas/laminas-zendframework-bridge": "^1.0", - "slevomat/coding-standard": "^6.2.0", - "squizlabs/php_codesniffer": "^3.5.3", - "webimpress/coding-standard": "^1.1.5" + "slevomat/coding-standard": "^6.4.1", + "squizlabs/php_codesniffer": "^3.5.8", + "webimpress/coding-standard": "^1.1.6" }, "autoload": { "psr-4": {