Skip to content

Commit ece3a91

Browse files
committed
DevKit updates
1 parent 4c1e247 commit ece3a91

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/test.yaml

+4-4
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)