Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit bfa54229 authored by Nicolas's avatar Nicolas
Browse files

fix: Fix PHP Version

parent 29847991
No related branches found
Tags 1.1.2
No related merge requests found
Pipeline #1008 canceled
......@@ -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": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment