Skip to content

Commit 9c895d1

Browse files
committed
Allow 5.6
1 parent 17f3a60 commit 9c895d1

File tree

2 files changed

+150
-137
lines changed

2 files changed

+150
-137
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
}
1515
],
1616
"require": {
17-
"php": "^7.0|^7.1"
17+
"php": "^5.6|^7.0|^7.1"
1818
},
1919
"require-dev": {
2020
"phpunit/phpunit": "^5.7",

0 commit comments

Comments
 (0)