We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efcfd12 commit 2ece19bCopy full SHA for 2ece19b
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
matrix:
25
php: [ "8.2", "8.3" ]
26
symfony: ["^6.4", "^7.1"]
27
- sylius: [ "~2.0.0" ]
+ sylius: [ "^2.0" ]
28
node: [ "20.x" ]
29
mysql: ["8.0"]
30
state_machine_adapter: ["winzou_state_machine", "symfony_workflow"]
0 commit comments