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 19cf296 commit 8ea04a1Copy full SHA for 8ea04a1
.github/workflows/php.yml
@@ -23,6 +23,7 @@ jobs:
23
- php: '7.3'
24
- php: '7.4'
25
- php: '8.0'
26
+ - php: '8.1'
27
fail-fast: false
28
29
steps:
0 commit comments