fixed wrong character in require state

This commit is contained in:
Nils 2025-04-14 18:51:54 +02:00
parent 0ae4caf8f6
commit e2d0ee879a
Signed by: slinicraftet204
GPG Key ID: 78E12696BAFC2A4B

View File

@ -14,7 +14,7 @@
],
"require": {
"shopware/core": "~6.6.0",
"shopware/storefront:": "~6.6.0"
"shopware/storefront": "~6.6.0"
},
"autoload": {
"psr-4": {