Commit 30b8a4f3 by Zbigniew Kuraś

Fix composer

parent d3994dc5
......@@ -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"
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment