Skip to content

Commit

Permalink
Prepare master branch.
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Jun 16, 2016
1 parent c550fe1 commit 9f9cb09
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Laravel | Messages
5.1.x | 3.1.x
5.2.x | 3.2.x
5.3.x | 3.3.x
5.4.x | 3.4.x@dev

## Installation

Expand Down
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
},
"require-dev": {
"mockery/mockery": "^0.9.4",
"illuminate/container": "~5.3.0",
"illuminate/http": "~5.3.0",
"illuminate/session": "~5.3.0"
"illuminate/container": "~5.4.0",
"illuminate/http": "~5.4.0",
"illuminate/session": "~5.4.0"
},
"suggest": {
"laravel/framework": "Allow using orchestra/messages component outside of Orchestra Platform (~5.4).",
Expand Down

0 comments on commit 9f9cb09

Please sign in to comment.