Skip to content

Commit

Permalink
Fix composer's package name
Browse files Browse the repository at this point in the history
  • Loading branch information
massimilianobraglia committed Apr 6, 2020
1 parent 87779df commit 5abdbfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Refugis/elastica-odm",
"name": "refugis/elastica-odm",
"minimum-stability": "stable",
"description": "Doctrine like document manager for ElasticSearch, based on Elastica",
"type": "library",
Expand Down

0 comments on commit 5abdbfc

Please sign in to comment.