We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77843e4 commit 32192c7Copy full SHA for 32192c7
.github/workflows/continuous-integration.yml
@@ -39,6 +39,7 @@ jobs:
39
- "8.0"
40
- "8.1"
41
- "8.2"
42
+ - "8.3"
43
dbal-version:
44
- "default"
45
extension:
@@ -111,6 +112,7 @@ jobs:
111
112
matrix:
113
php-version:
114
115
116
117
118
- "3@dev"
@@ -183,6 +185,7 @@ jobs:
183
185
184
186
187
188
189
190
191
@@ -252,6 +255,7 @@ jobs:
252
255
253
256
254
257
258
259
260
261
0 commit comments