Skip to content

Commit

Permalink
Updated doc and branch alias
Browse files Browse the repository at this point in the history
  • Loading branch information
alelaisant committed Oct 22, 2015
1 parent 9b71465 commit 6bfb22b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Add the DictionaryBundle to your `composer.json`:
```yaml
{
"require": {
"knplabs/dictionary-bundle": "~1.3"
"knplabs/dictionary-bundle": "~1.5"
}
}
```
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.3.x-dev"
"dev-master": "1.5.x-dev"
}
},
"suggest": {
Expand Down

0 comments on commit 6bfb22b

Please sign in to comment.