Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit 1f37546

Browse files
committed
Adding composer.json to elasticsearch plugin
1 parent 3f30487 commit 1f37546

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"require":{
3+
"ruflin/elastica" : "3.2"
4+
}
5+
}

0 commit comments

Comments
 (0)