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 84af5a1 commit 83f6945Copy full SHA for 83f6945
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- php-version: ['7.2', '7.4', '8.0', '8.1']
+ php-version: ['7.2', '7.4', '8.0', '8.1', '8.2']
18
prefer-lowest: ['']
19
include:
20
- php-version: '7.2'
0 commit comments