Skip to content

Commit de23faf

Browse files
committed
Added PHP requirement for composer.
1 parent 933117f commit de23faf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
],
1111
"license": "MIT",
1212
"require": {
13+
"php": ">=5.4.0",
1314
"elasticsearch/elasticsearch": ">=1.0 <3.0",
1415
"psr/log": "^1.0"
1516
},

0 commit comments

Comments
 (0)