diff --git a/uafrica/Customshipping/composer.json b/uafrica/Customshipping/composer.json index 1acf3de5d31c4c57a3a9a35f0af6ed6a774b1da2..824b86c0fbf640dc04c6b6c6364c3a1d6feabc7c 100644 --- a/uafrica/Customshipping/composer.json +++ b/uafrica/Customshipping/composer.json @@ -1,6 +1,6 @@ { "name": "uafrica/bobgo", - "description": "Generate electronic shipping labels with one click and request collections from multiple couriers.", + "description": "Get quotes from multiple couriers without having your own courier account and ship from multiple locations.", "type": "magento2-module", "version": "1.0.0", "authors": [ @@ -15,7 +15,7 @@ "proprietary" ], "require": { - "php": "=>7.0||=>8.0", + "php": "~7.1.3||~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0", "magento/framework": "*", "magento/module-backend": "*", "magento/module-catalog": "*",