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 ee89f6b commit c39fcdaCopy full SHA for c39fcda
.github/workflows/build.yaml
@@ -58,7 +58,6 @@ jobs:
58
- "8.1"
59
- "8.2"
60
- "8.3"
61
- - "8.4"
62
63
dependencies:
64
- "lowest"
@@ -131,7 +130,6 @@ jobs:
131
130
132
133
134
135
136
137
@@ -204,7 +202,6 @@ jobs:
204
202
205
203
206
207
208
209
210
@@ -272,7 +269,7 @@ jobs:
272
269
strategy:
273
270
matrix:
274
271
php-version:
275
+ - "8.3"
276
277
278
- "highest"
@@ -309,7 +306,7 @@ jobs:
309
306
310
307
311
308
312
313
314
315
0 commit comments