Skip to content

Commit

Permalink
Adding support for all Sylius 1 versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mamazu committed Dec 13, 2024
1 parent 1788ae4 commit 003ffc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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": "MIT",
"require": {
"php": "^8.0",
"sylius/sylius": "^1.11.2||^1.12.0"
"sylius/sylius": "^1.11"
},
"require-dev": {
"behat/behat": "^3.6.1",
Expand Down
1 change: 1 addition & 0 deletions node_modules

0 comments on commit 003ffc1

Please sign in to comment.