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.
php
1 parent 5321d72 commit d69cb2bCopy full SHA for d69cb2b
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
11
strategy:
12
matrix:
13
- php: ['7.4', '8.0']
+ php: ['7.4', '8.1']
14
dependencies: ['lowest', 'highest']
15
16
steps:
0 commit comments