Skip to content

Commit 9c895d1

Browse files
committedJun 14, 2017
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

+1-1
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",

‎composer.lock

+149-136
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.