Skip to content

Commit a371f01

Browse files
committed
Move to permanent branch for Laravel 8 and ES 7.x
1 parent 18b003d commit a371f01

File tree

4 files changed

+429
-346
lines changed

4 files changed

+429
-346
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": "^8.0",
2424
"illuminate/database": "^8.0",
2525
"illuminate/events": "^8.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)