We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c39fcda commit 8577bfbCopy full SHA for 8577bfb
.github/workflows/build.yaml
@@ -81,6 +81,8 @@ jobs:
81
- php-version: "7.4"
82
symfony: "~7.2.0"
83
# PHP 8.0
84
+ - php-version: "8.0"
85
+ symfony: "~6.4.0"
86
- php-version: "8.0"
87
symfony: "~7.0.0"
88
@@ -153,6 +155,8 @@ jobs:
153
155
154
156
157
158
159
160
161
162
@@ -225,6 +229,8 @@ jobs:
225
229
226
230
227
231
232
233
228
234
235
236
0 commit comments