Skip to content

Commit 730375e

Browse files
authored
Bump version
1 parent 01b6d7c commit 730375e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"php": ">=5.5.9",
1414
"illuminate/support": "5.1.*|5.2.*|5.3.*",
1515
"symfony/finder": "~2.7|~3.0",
16-
"maximebf/debugbar": "~1.11.0|~1.12.0"
16+
"maximebf/debugbar": "~1.13.0"
1717
},
1818
"autoload": {
1919
"psr-4": {
@@ -25,7 +25,7 @@
2525
},
2626
"extra": {
2727
"branch-alias": {
28-
"dev-master": "2.2-dev"
28+
"dev-master": "2.3-dev"
2929
}
3030
}
3131
}

0 commit comments

Comments
 (0)