Skip to content

Commit 2bce0bf

Browse files
authored
Merge pull request #42 from transkontrol/master
Update require php version in composer.json
2 parents 0f080c6 + 9378809 commit 2bce0bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"minimum-stability": "dev",
1212
"require": {
13-
"php": "^5.6|^7.1"
13+
"php": "^5.6|^7.1|^7.0"
1414
},
1515
"require-dev": {
1616
"phpunit/phpunit": "^7"

0 commit comments

Comments
 (0)