From 9e120afc24f6466aa5d7c8cbcb618c4989068241 Mon Sep 17 00:00:00 2001 From: Arsen Mirzaev Tatyano-Muradovich Date: Tue, 15 Jun 2021 08:59:53 +1000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D1=82=D0=BA=D0=B0=D1=82=D1=8B=D0=B2?= =?UTF-8?q?=D0=B0=D1=8E=20=D0=B2=D0=BF=D0=B5=D1=80=D1=91=D0=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 412019b..843e9ed 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ ], "require": { "php": "^8.0.0", - "twbs/bootstrap": "^4.6.0", + "twbs/bootstrap": ">=4.5", "yiisoft/yii2": "2.*", "yiisoft/yii2-bootstrap": ">=2.0.0", "yiisoft/yii2-swiftmailer": ">=2.0.0",