Skip to content

Commit 3e6244c

Browse files
committed
Move to permanent branch for Laravel 7 and ES 7.x
1 parent a005607 commit 3e6244c

File tree

3 files changed

+305
-216
lines changed

3 files changed

+305
-216
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@
2323
"illuminate/container": "^7.0",
2424
"illuminate/database": "^7.0",
2525
"illuminate/events": "^7.0",
26-
"elasticsearch/elasticsearch": "^7.16",
27-
"ongr/elasticsearch-dsl": "^7.2"
26+
"elasticsearch/elasticsearch": "^7.16"
2827
},
2928
"require-dev": {
3029
},

0 commit comments

Comments
 (0)