Skip to content

Commit

Permalink
laravel 5.2 up
Browse files Browse the repository at this point in the history
  • Loading branch information
Recca Tsai committed Sep 24, 2016
2 parents 17da299 + 0778c3b commit 122c834
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 @@ -34,7 +34,7 @@ Instead, you may of course manually update your require block and run `composer
```json
{
"require": {
"recca0120/laravel-tracy": "^1.5.6"
"recca0120/laravel-tracy": "^2.0"
}
}
```
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"illuminate/routing": "~5.2",
"illuminate/session": "~5.2",
"illuminate/support": "~5.2",
"recca0120/terminal": "~1.2",
"recca0120/terminal": "~2.0",
"tracy/tracy": "^2.4.2"
},
"require-dev": {
Expand Down

0 comments on commit 122c834

Please sign in to comment.