We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d29070 commit b5dcb54Copy full SHA for b5dcb54
.github/workflows/test.yml
@@ -9,6 +9,7 @@ jobs:
9
fail-fast: false
10
matrix:
11
php:
12
+ - 5.6
13
- 7.1
14
- 7.2
15
- 7.3
0 commit comments