require auf 7.0-7.1 gesetzt
Cette révision appartient à :
Parent
d87119c53f
révision
b1a8800288
@ -4,7 +4,7 @@
|
||||
"keywords": ["oxid", "modules", "eShop"],
|
||||
"description": "entfernt unnötige Whitespaces aus dem HTML-Code",
|
||||
"require": {
|
||||
"oxid-esales/oxideshop-ce": "^v6.0"
|
||||
"oxid-esales/oxideshop-ce": "7.0 - 7.0"
|
||||
},
|
||||
"authors": [
|
||||
{
|
||||
@ -12,14 +12,10 @@
|
||||
"email": "alfred.bez@gmail.com"
|
||||
}
|
||||
],
|
||||
"extra": {
|
||||
"oxideshop": {
|
||||
"target-directory": "ab/htmlmin"
|
||||
}
|
||||
},
|
||||
"extra": {},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"AlfredBez\\HtmlMin\\": "../../../source/modules/ab/htmlmin"
|
||||
"AlfredBez\\HtmlMin\\": ""
|
||||
}
|
||||
},
|
||||
"minimum-stability": "dev"
|
||||
|
Chargement…
Référencer dans un nouveau ticket
Block a user