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