Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh committed Dec 10, 2015
1 parent 31008e0 commit 326fbf6
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.0",
"illuminate/support": "~5.0.17|5.1.*",
"symfony/finder": "~2.6",
"maximebf/debugbar": "~1.10.2|1.11.x"
"maximebf/debugbar": "~1.11.0"
},
"autoload": {
"psr-4": {
Expand All @@ -25,7 +25,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "2.1-dev"
"dev-master": "2.2-dev"
}
}
}

0 comments on commit 326fbf6

Please sign in to comment.