Skip to content

Commit b545d25

Browse files
SonataCIgithub-actions[bot]
authored andcommitted
DevKit updates
1 parent 38c773f commit b545d25

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/test.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@ jobs:
5656
- php-version: '8.2'
5757
dependencies: highest
5858
allowed-to-fail: false
59-
symfony-require: 6.2.*
60-
variant: symfony/symfony:"6.2.*"
59+
symfony-require: 6.3.*
60+
variant: symfony/symfony:"6.3.*"
6161
- php-version: '8.2'
6262
dependencies: highest
6363
allowed-to-fail: false
64-
symfony-require: 6.3.*
65-
variant: symfony/symfony:"6.3.*"
64+
symfony-require: 6.4.*
65+
variant: symfony/symfony:"6.4.*"
6666

6767
steps:
6868
- name: Checkout

0 commit comments

Comments
 (0)