Skip to content

Commit 2506863

Browse files
chenchen
authored andcommitted
update composer.json
1 parent 8453207 commit 2506863

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
}
1111
],
1212
"require": {
13-
"php": ">=5.5.9",
13+
"php": ">=7.1",
1414
"illuminate/support": ">=5.2.0",
15-
"elasticsearch/elasticsearch": "~5.0"
15+
"elasticsearch/elasticsearch": "7.11"
1616
},
1717
"autoload": {
1818
"psr-4": {

0 commit comments

Comments
 (0)