-
- Downloads
Project 'fcode/geostrapy' was moved to 'freezed/geostrapy'. Please update any links and bookmarks that may still have the old path.
fix: Fix PHP Version
... | ... | @@ -4,7 +4,7 @@ |
"type": "magento2-module", | ||
"version": "1.1.2", | ||
"require": { | ||
"php": "~7.1.3||~7.2.0||~7.3.0"||~7.4.0", | ||
"php": "~7.1.3||~7.2.0||~7.3.0||~7.4.0", | ||
"magento/framework": "102.0.*" | ||
}, | ||
"license": [ | ||
... | ... |
Please register or sign in to comment