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 15d9c63 commit 4682feeCopy full SHA for 4682fee
.github/workflows/test.yml
@@ -23,7 +23,7 @@ jobs:
23
strategy:
24
fail-fast: true
25
matrix:
26
- php: [7.3, 7.4, 8.0, 8.1, 8.2]
+ php: [8.1, 8.2, 8.3, 8.4]
27
stability: [prefer-stable]
28
29
name: PHP ${{ matrix.php }} - ${{ matrix.stability }}
0 commit comments