Skip to content

Commit

Permalink
Allow Shopware 6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminJoergerMakaira authored Nov 25, 2024
1 parent d912ab0 commit 987b068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "proprietary",
"require": {
"php": ">= 8.1",
"shopware/core": "6.5.*",
"shopware/core": "6.5.* || 6.6.*",
"league/pipeline": "^1.0",
"phpdocumentor/reflection-docblock": "^5.0",
"psr/clock": "^1.0"
Expand Down

0 comments on commit 987b068

Please sign in to comment.