Skip to content

Commit

Permalink
Require more stable Sylius version
Browse files Browse the repository at this point in the history
  • Loading branch information
lruozzi9 committed Feb 15, 2024
1 parent 725d18c commit b3abc78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
matrix:
php: ["8.0", "8.1", "8.2"]
symfony: ["^5.4", "^6.4"]
sylius: ["^1.12"]
sylius: ["^1.12.13"]
node: ["18.x"]
mysql: ["8.0"]

Expand Down

0 comments on commit b3abc78

Please sign in to comment.