File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed
Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -28,22 +28,22 @@ jobs:
2828 description : ' with SF 7.4.* lowest'
2929
3030 # Symfony versions
31- - php-version : ' 8.4 '
31+ - php-version : ' 8.5 '
3232 symfony-version : ' 6.4.*'
3333 description : ' with SF 6.4.*'
34- - php-version : ' 8.4 '
34+ - php-version : ' 8.5 '
3535 symfony-version : ' 6.4.*@dev'
3636 description : ' with SF 6.4.* dev'
37- - php-version : ' 8.4 '
37+ - php-version : ' 8.5 '
3838 symfony-version : ' 7.3.*'
3939 description : ' with SF 7.3.*'
40- - php-version : ' 8.4 '
40+ - php-version : ' 8.5 '
4141 symfony-version : ' 7.3.*@dev'
4242 description : ' with SF 7.3.* dev'
43- - php-version : ' 8.4 '
43+ - php-version : ' 8.5 '
4444 symfony-version : ' 7.4.*'
4545 description : ' with SF 7.4.*'
46- - php-version : ' 8.4 '
46+ - php-version : ' 8.5 '
4747 symfony-version : ' 7.4.*@dev'
4848 description : ' with SF 7.4.* dev'
4949
@@ -52,14 +52,15 @@ jobs:
5252 - php-version : ' 8.2'
5353 - php-version : ' 8.3'
5454 - php-version : ' 8.4'
55+ - php-version : ' 8.5'
5556
5657 # CS
5758 - php-version : ' 8.2'
5859 description : ' with Coding Standards'
5960 coding-standards : true
6061
6162 # Dependencies
62- - php-version : ' 8.4 '
63+ - php-version : ' 8.5 '
6364 description : ' with Analyze dependencies'
6465 analyze-dependencies : true
6566
You can’t perform that action at this time.
0 commit comments