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 bbb7633 commit f61ab08Copy full SHA for f61ab08
.github/workflows/ci.yml
@@ -28,4 +28,4 @@ jobs:
28
fail-fast: false
29
matrix:
30
os: [ubuntu-latest, windows-latest, macos-latest]
31
- php-version: ['5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3']
+ php-version: ['7.0', '7.1', '7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3']
0 commit comments