From c018e2df6ed4761aceca76abce601cf3ee498872 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Toma=CC=81s=CC=8C=20Ludvik?= Date: Wed, 11 Sep 2024 08:06:20 +0000 Subject: [PATCH] all Shopsys packages are now dependent on "rc-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 5e76940f0..0be379b02 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "doctrine/annotations": "^1.10.4" }, "require-dev": { - "shopsys/coding-standards": "14.0.1", + "shopsys/coding-standards": "rc-14-0-1", "php-parallel-lint/php-parallel-lint": "^1.3.1" }, "conflict": {