We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 437876d commit 09a6ff1Copy full SHA for 09a6ff1
.github/workflows/tests.yml
@@ -9,7 +9,7 @@ jobs:
9
fail-fast: false
10
matrix:
11
os: [ubuntu-latest]
12
- php: [8.2, 8.1, 8.0, 7.4, 7.3, 7.2, 7.1]
+ php: [8.3, 8.2, 8.1, 8.0]
13
stability: [prefer-stable]
14
15
name: P${{ matrix.php }}
0 commit comments