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 90e3455 commit 1236637Copy full SHA for 1236637
.github/workflows/build.yml
@@ -77,7 +77,7 @@ jobs:
77
runs-on: ubuntu-latest
78
strategy:
79
matrix:
80
- php: [8.0, 8.1, 8.2]
+ php: [8.0, 8.1, 8.2, 8.3]
81
fail-fast: false
82
steps:
83
- uses: actions/checkout@v4
0 commit comments