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 0910e10 commit 04e7e1dCopy full SHA for 04e7e1d
.github/workflows/tests.yml
@@ -9,7 +9,7 @@ jobs:
9
fail-fast: false
10
matrix:
11
os: [ubuntu-latest]
12
- php: [8.3]
+ php: [8.3, 8.4]
13
dependency-version: [prefer-stable]
14
15
name: P${{ matrix.php }} - ${{ matrix.dependency-version }} - ${{ matrix.os }}
0 commit comments