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 6833e8d commit e0f2988Copy full SHA for e0f2988
.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.2'
+ '8.0', '8.1'
21
]
22
23
steps:
0 commit comments