Fix composer
Showing
| ... | ... | @@ -2,12 +2,12 @@ |
| "name": "ubertheme/module-base", | ||
| "description": "UB Base - Magento2 extension", | ||
| "require": { | ||
| "php": "~7.1.3||~7.2.0||~7.3.0", | ||
| "php" : ">=7.3.0", | ||
| "magento/framework": ">=100.0.0" | ||
| }, | ||
| "suggest": {}, | ||
| "type": "magento2-module", | ||
| "version": "1.0.3", | ||
| "version": "1.0.3.1", | ||
| "license": [ | ||
| "Proprietary" | ||
| ], | ||
| ... | ... |
Please
register
or
sign in
to comment