Skip to content

Commit 9dcd01a

Browse files
authored
[CI] Bump Sylius version to the stable one (#334)
2 parents 809f3d0 + 401ea5b commit 9dcd01a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
matrix:
2222
php: ["8.2", "8.3"]
2323
symfony: ["^6.4", "^7.1"]
24-
sylius: ["~2.0.x-dev"]
24+
sylius: ["~2.0.1"]
2525
database: ["mysql", "postgres"]
2626
mysql: ["8.4"]
2727
postgres: ["15.8"]
@@ -32,7 +32,7 @@ jobs:
3232
- php: "8.3"
3333
symfony: "^7.1"
3434
database: "mysql"
35-
sylius: "~2.0.x-dev"
35+
sylius: "~2.0.1"
3636
mysql: "8.4"
3737
node: "20.x"
3838
state_machine_adapter: "winzou_state_machine"

0 commit comments

Comments
 (0)