From d50cbc5567a29a13a90ad5fb69d3d51a7f9d709d Mon Sep 17 00:00:00 2001 From: softinfoline <30929710+softinfoline@users.noreply.github.com> Date: Mon, 28 Feb 2022 12:53:26 +0530 Subject: [PATCH] Update composer.json --- composer.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/composer.json b/composer.json index 4dca369..eed54f8 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,7 @@ { "name": "softinfoline/magento-2-romanian-language-pack", "description": "Romanian language package for Magento 2", + "homepage": "https://www.softinfoline.com", "type": "magento2-language", "version": "1.0.0", "license": [ @@ -13,6 +14,10 @@ "email": "ashwini@softinfoline.com" } ], + "minimum-stability": "dev", + "require": { + "php": "~5.5.0|~5.6.0|~7.0.0|7.1.*|7.2.*|7.3.*|7.4.*|8.0.*" + }, "autoload": { "files": [ "registration.php"