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.
2 parents 92bd02c + 1c263a5 commit 46d8af4Copy full SHA for 46d8af4
.github/workflows/ci.yaml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: false
13
matrix:
14
- php: [ '7.2', '7.3', '7.4', '8.0' ]
+ php: [ '7.2', '7.3', '7.4', '8.0', '8.1' ]
15
monolog: [ '1.*', '2.*' ]
16
include:
17
- php: '7.1'
0 commit comments