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 15f95f8 commit 7d1d957Copy full SHA for 7d1d957
.github/workflows/build.yml
@@ -29,6 +29,7 @@ jobs:
29
- "8.0"
30
- "8.1"
31
- "8.2"
32
+ - "8.3"
33
operating-system:
34
- "ubuntu-latest"
35
@@ -65,7 +66,7 @@ jobs:
65
66
dependencies:
67
- "highest"
68
php-version:
- - "8.2"
69
70
71
72
@@ -101,7 +102,7 @@ jobs:
101
102
103
104
105
106
107
108
@@ -140,6 +141,7 @@ jobs:
140
141
142
143
144
145
146
147
- "windows-latest"
@@ -178,7 +180,7 @@ jobs:
178
180
179
181
182
183
184
185
186
0 commit comments