From 72c6653e0c92fc98742cb8201d05bea337e72282 Mon Sep 17 00:00:00 2001 From: bigboss Date: Wed, 23 Jun 2021 16:35:00 -0300 Subject: [PATCH] lock php --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b9a1ea5..b8db2b2 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ "description": "Vendor plugin for Sylius. Add Vendor (Brand) to your products", "license": "MIT", "require": { - "php": "<7.4", + "php": "~7.3.0", "sylius/sylius": "~1.8.0 || ~1.9.0", "stefandoorn/sitemap-plugin": "^1.0"