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 d322183 commit 0709073Copy full SHA for 0709073
.github/workflows/build.yml
@@ -28,6 +28,7 @@ jobs:
28
- php: '8.0'
29
- php: '8.1'
30
- php: '8.2'
31
+ - php: '8.3'
32
fail-fast: true
33
34
runs-on: ubuntu-20.04
0 commit comments