8
0

rm version- and add php constrain

Dieser Commit ist enthalten in:
MaxBUhe 2023-04-04 11:33:02 +02:00
Ursprung a62b3cdd89
Commit 9207762652

Datei anzeigen

@ -2,7 +2,6 @@
"name": "d3/categorylongtext",
"description": "2. Kategorie Langtext",
"type": "oxideshop-module",
"version": "1.0.0",
"keywords": [
"oxid",
"modules",
@ -30,6 +29,7 @@
}
},
"require": {
"php": "^7",
"oxid-esales/oxideshop-ce":"^6"
},
"autoload": {