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 297ed74 commit 1c2a530Copy full SHA for 1c2a530
.github/workflows/run-tests.yml
@@ -19,7 +19,7 @@ jobs:
19
20
strategy:
21
matrix:
22
- php: [8.1, 8.0, 7.4, 7.3, 7.2, 7.1]
+ php: [8.2, 8.1, 8.0, 7.4, 7.3, 7.2, 7.1]
23
24
name: PHP${{ matrix.php }}
25
0 commit comments