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 e7083db commit fa14b9bCopy full SHA for fa14b9b
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ${{ matrix.os }}
12
13
env:
14
- latest_php: 8.3
+ latest_php: 8.4
15
16
strategy:
17
fail-fast: false
0 commit comments