Skip to content

Commit

Permalink
OP-334: Restore Sylius 1.12 support
Browse files Browse the repository at this point in the history
  • Loading branch information
GracjanJozefczyk committed Jun 24, 2024
1 parent 2624dea commit 43d4930
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 @@ -6,7 +6,7 @@
"license": "MIT",
"require": {
"php": "^8.0",
"sylius/sylius": "~1.13.0",
"sylius/sylius": "~1.12.0 || ~1.13.0",
"php-http/message-factory": "^1.1",
"league/flysystem-bundle": "^2.4"
},
Expand Down

0 comments on commit 43d4930

Please sign in to comment.