Skip to content

Commit 4d17fb9

Browse files
SonataCIgithub-actions[bot]
authored andcommitted
DevKit updates
1 parent 1453706 commit 4d17fb9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/test.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@ jobs:
5050
- php-version: '8.2'
5151
dependencies: highest
5252
allowed-to-fail: false
53-
symfony-require: 6.2.*
54-
variant: symfony/symfony:"6.2.*"
53+
symfony-require: 6.3.*
54+
variant: symfony/symfony:"6.3.*"
5555
- php-version: '8.2'
5656
dependencies: highest
5757
allowed-to-fail: false
58-
symfony-require: 6.3.*
59-
variant: symfony/symfony:"6.3.*"
58+
symfony-require: 6.4.*
59+
variant: symfony/symfony:"6.4.*"
6060

6161
steps:
6262
- name: Checkout

0 commit comments

Comments
 (0)