Skip to content

Commit 2ece19b

Browse files
committed
HM-1: Update build.yml
1 parent efcfd12 commit 2ece19b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
matrix:
2525
php: [ "8.2", "8.3" ]
2626
symfony: ["^6.4", "^7.1"]
27-
sylius: [ "~2.0.0" ]
27+
sylius: [ "^2.0" ]
2828
node: [ "20.x" ]
2929
mysql: ["8.0"]
3030
state_machine_adapter: ["winzou_state_machine", "symfony_workflow"]

0 commit comments

Comments
 (0)