Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh authored Sep 15, 2016
1 parent 01b6d7c commit 730375e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"php": ">=5.5.9",
"illuminate/support": "5.1.*|5.2.*|5.3.*",
"symfony/finder": "~2.7|~3.0",
"maximebf/debugbar": "~1.11.0|~1.12.0"
"maximebf/debugbar": "~1.13.0"
},
"autoload": {
"psr-4": {
Expand All @@ -25,7 +25,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "2.2-dev"
"dev-master": "2.3-dev"
}
}
}

0 comments on commit 730375e

Please sign in to comment.