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 7c7b8b0 commit cd1a623Copy full SHA for cd1a623
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
php-version: [
18
'5.3', '5.4', '5.5', '5.6',
19
'7.0', '7.1', '7.2', '7.3', '7.4',
20
- '8.0', '8.1'
+ '8.0', '8.1', '8.2'
21
]
22
23
steps:
0 commit comments