From 3205635451bf1f7908001b85e5a0021d04e8162b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dalibor=20Karlovi=C4=87?= Date: Thu, 14 Oct 2021 18:40:18 +0200 Subject: [PATCH] bump: update PHPQA to 1.60.4 (#149) * fix: short command params, make uppercase * bump: update PHPQA to 1.60.4 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e2d693d..905d38d 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ }, "require-dev": { "box/spout": "^3.0", - "doctrine/annotations": "^1.11", + "doctrine/annotations": "^1.12", "nicmart/tree": "^0.2,>= 0.2.4", "nyholm/nsa": "^1.1", "phpunit/phpunit": "^9.5",