Merge pull request #890 from hlohaus/patch-1

Add shopware 5 support
main
Elbert Alias 10 years ago
commit a7b42d3703

@ -5095,11 +5095,11 @@
"cats": [ "cats": [
6 6
], ],
"implies": "PHP", "implies": [ "PHP", "MySQL", "jQuery" ],
"meta": { "meta": {
"application-name": "Shopware" "application-name": "Shopware"
}, },
"script": "shopware\\.js", "script": "(?:(shopware)|/web/cache/[0-9]{10}_.+)\\.js\\;version:\\1?4:5",
"website": "shopware.com" "website": "shopware.com"
}, },
"Silva": { "Silva": {

Loading…
Cancel
Save