Skip to content

Commit d086160

Browse files
author
Dele O
committed
fix composer typo
1 parent 4d16e2d commit d086160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Before you start using Elasticquent, make sure you've installed [Elasticsearch](
5757

5858
To get started, add Elasticquent to you composer.json file:
5959

60-
"fairholm/elasticquent": "master-dev"
60+
"fairholm/elasticquent": "dev-master"
6161

6262
Once you've run a `composer update`, add the Elasticquent trait to any Eloquent model that you want to be able to index in Elasticsearch:
6363

0 commit comments

Comments
 (0)