server/src/composer.json
changeset 24 de47e8f66e8b
parent 18 f2a40bbc27f6
child 27 a2342f26c9de
--- a/server/src/composer.json	Thu Dec 10 16:05:53 2015 +0100
+++ b/server/src/composer.json	Tue Dec 15 10:40:00 2015 +0100
@@ -10,7 +10,8 @@
 		"ml/json-ld": "*",
 		"caseyamcl/phpoaipmh": "~2.4",
 		"guzzlehttp/guzzle":   "~6.0",
-		"laravelcollective/html": "5.1.*"
+		"laravelcollective/html": "5.1.*",
+		"shift31/laravel-elasticsearch": "~1.0"
 	},
 	"require-dev": {
 		"phpunit/phpunit": "~5.0",