rm version- and add php constrain
This commit is contained in:
parent
a62b3cdd89
commit
9207762652
@ -2,7 +2,6 @@
|
|||||||
"name": "d3/categorylongtext",
|
"name": "d3/categorylongtext",
|
||||||
"description": "2. Kategorie Langtext",
|
"description": "2. Kategorie Langtext",
|
||||||
"type": "oxideshop-module",
|
"type": "oxideshop-module",
|
||||||
"version": "1.0.0",
|
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"oxid",
|
"oxid",
|
||||||
"modules",
|
"modules",
|
||||||
@ -30,6 +29,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
"php": "^7",
|
||||||
"oxid-esales/oxideshop-ce":"^6"
|
"oxid-esales/oxideshop-ce":"^6"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
Loading…
Reference in New Issue
Block a user