From 0862dff07a59dca9a978e7f3e0b5c08c75ce0bee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Toma=CC=81s=CC=8C=20Ludvik?= Date: Tue, 10 Sep 2024 16:07:53 +0000 Subject: [PATCH] all Shopsys packages are now dependent on "14.0.1" version of all other Shopsys packages --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 00762953f..5e76940f0 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "doctrine/annotations": "^1.10.4" }, "require-dev": { - "shopsys/coding-standards": "14.0.x-dev", + "shopsys/coding-standards": "14.0.1", "php-parallel-lint/php-parallel-lint": "^1.3.1" }, "conflict": {