We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4560380 commit 71ce2e7Copy full SHA for 71ce2e7
1 file changed
.github/workflows/build.yml
@@ -6,7 +6,7 @@ jobs:
6
fail-fast: false
7
matrix:
8
include:
9
- - php: 8.3
+ - php: 8.4
10
- php: "8.1"
11
composer: --prefer-lowest
12
runs-on: ubuntu-latest
0 commit comments