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 6d7f5ab commit 7880c1eCopy full SHA for 7880c1e
.github/workflows/php-qa.yml
@@ -38,7 +38,7 @@ jobs:
38
strategy:
39
fail-fast: true
40
matrix:
41
- php-ver: [ '7.0', '7.1', '7.2', '7.3', '7.4', '8.0' ]
+ php-ver: [ '7.0', '7.1', '7.2', '7.3', '7.4', '8.0', '8.1', '8.2' ]
42
deps-mode: [ 'lowest', 'highest' ]
43
include:
44
- php-ver: '8.1'
0 commit comments