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.
2 parents d82987d + 0f8bdda commit 7f18dfeCopy full SHA for 7f18dfe
.github/workflows/tests.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: false
10
matrix:
11
- php: [7.4, 8.0]
+ php: [7.4, 8.0, 8.1]
12
13
name: P${{ matrix.php }}
14
0 commit comments