Skip to content

Commit

Permalink
Require Sylius greater than 1.11.2 (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
lruozzi9 committed Mar 21, 2022
1 parent 2f218d7 commit a1fe4ee
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 @@ -11,7 +11,7 @@
"php": "^8.0",
"cocur/slugify": "^4.0",
"guzzlehttp/guzzle": "^6.5",
"sylius/sylius": "^1.11",
"sylius/sylius": "^1.11.2",
"symfony/deprecation-contracts": "^2.2",
"symfony/lock": "^4.4|^5.0"
},
Expand Down

0 comments on commit a1fe4ee

Please sign in to comment.