Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Commit 6f6a8fa

Browse files
authored
Update test.yml
Removing 5.6 support
1 parent 9ff2a83 commit 6f6a8fa

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ jobs:
1414
strategy:
1515
matrix:
1616
include:
17-
- php: 5.6
18-
phpunit: 5
19-
composerversion: '2.2.9'
2017
- php: '7.0'
2118
phpunit: 6
2219
composerversion: '2.2.9'

0 commit comments

Comments
 (0)