We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 939ad6f commit 4c6c630Copy full SHA for 4c6c630
1 file changed
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
matrix:
21
php: ["8.2", "8.3"]
22
symfony: ["^6.4", "^7.1"]
23
- sylius: ["~2.0.0"]
+ sylius: ["^2.0"]
24
node: ["^20.x"]
25
mysql: ["8.0"]
26
0 commit comments