Skip to content

Commit 223774e

Browse files
committed
Merge pull request gabrielrcouto#42 from leonnleite/master
php version required
2 parents c74b2d1 + 9dfcf21 commit 223774e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
}
1212
],
1313
"require": {
14+
"php": ">=5.6",
1415
"react/child-process": "^0.4.0"
1516
},
1617
"require-dev" : {

0 commit comments

Comments
 (0)