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 aa59b00 commit e8b5b05Copy full SHA for e8b5b05
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
php: [
17
'5.3', '5.4', '5.5', '5.6',
18
'7.0', '7.1', '7.2', '7.3', '7.4',
19
- '8.0', '8.1', '8.2'
+ '8.0', '8.1', '8.2', '8.3'
20
]
21
22
name: PHP ${{ matrix.php }}
0 commit comments