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 5268d8f commit c0a621cCopy full SHA for c0a621c
1 file changed
.github/workflows/tests.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
os: [ubuntu-latest, macos-latest, windows-latest]
12
- php: ['7.4', '8.0']
+ php: ['7.4', '8.0', '8.1']
13
dependency-version: [prefer-lowest, prefer-stable]
14
15
steps:
0 commit comments