File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,18 +45,18 @@ jobs:
4545 symfony :
4646 - ' 5.4.*'
4747 - ' 6.4.*'
48- - ' 7.1 .*'
48+ - ' 7.4 .*'
4949 elasticsearch :
5050 - ' 7.11.0'
5151 dependencies :
5252 - ' highest'
5353 exclude :
5454 - php : ' 7.4'
55- symfony : ' 7.1 .*'
55+ symfony : ' 7.4 .*'
5656 - php : ' 7.4'
5757 symfony : ' 6.4.*'
5858 - php : ' 8.1'
59- symfony : ' 7.1 .*'
59+ symfony : ' 7.4 .*'
6060 fail-fast : false
6161 steps :
6262 - name : ' Checkout'
@@ -107,7 +107,7 @@ jobs:
107107 symfony :
108108 - ' 5.4.*'
109109 - ' 6.4.*'
110- - ' 7.1 .*'
110+ - ' 7.4 .*'
111111 dependencies :
112112 - ' highest'
113113 include :
@@ -116,13 +116,11 @@ jobs:
116116 symfony : ' 5.4.*'
117117 exclude :
118118 - php : ' 7.4'
119- symfony : ' 7.1 .*'
119+ symfony : ' 7.4 .*'
120120 - php : ' 7.4'
121121 symfony : ' 6.4.*'
122122 - php : ' 8.1'
123- symfony : ' 7.1.*'
124- - php : ' 8.1'
125- symfony : ' 4.4.*'
123+ symfony : ' 7.4.*'
126124
127125 fail-fast : false
128126 steps :
You can’t perform that action at this time.
0 commit comments