Skip to content

Commit

Permalink
Merge pull request #216 from tienvx/update-version
Browse files Browse the repository at this point in the history
Update version to 1.5
  • Loading branch information
tienvx committed Mar 29, 2019
2 parents 897ef57 + 9554c14 commit 4d766e0
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 @@ -43,7 +43,7 @@ $ composer create-project symfony/skeleton my-project
Install lastest version of this bundle:

```console
$ composer require tienvx/mbt-bundle "^1.4"
$ composer require tienvx/mbt-bundle "^1.5"
```

### Step 3: Create models and subjects
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.4-dev"
"dev-master": "1.5-dev"
}
},
"suggest": {
Expand Down

0 comments on commit 4d766e0

Please sign in to comment.