Skip to content

Commit bf329f6

Browse files
jurruhjaapio
authored andcommitted
Change php version to ^5.6 || ^7.0
1 parent b986f9e commit bf329f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"php": ">=5.6",
13+
"php": "^5.6 || ^7.0",
1414
"phpdocumentor/reflection-common": "^1.0.0",
1515
"phpdocumentor/type-resolver": "^0.4.0",
1616
"webmozart/assert": "^1.0"

0 commit comments

Comments
 (0)