Skip to content

Commit

Permalink
Merge pull request elasticquent#6 from GrahamCampbell/patch-1
Browse files Browse the repository at this point in the history
Added a 1.0.x branch alias
  • Loading branch information
adamfairholm committed Oct 22, 2014
2 parents 23d9b76 + ea378bf commit 65d9871
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,10 @@
"psr-4": {
"Elasticquent\\": "src/"
}
},
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
}
}
}

0 comments on commit 65d9871

Please sign in to comment.