Skip to content

Commit bec239c

Browse files
aik099barryvdh
authored andcommitted
Use 1.14 version of php-debugbar (barryvdh#707)
1 parent 55736c8 commit bec239c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
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.*|5.4.*|5.5.*",
1515
"symfony/finder": "~2.7|~3.0",
16-
"maximebf/debugbar": "~1.13.0"
16+
"maximebf/debugbar": "~1.14.0"
1717
},
1818
"autoload": {
1919
"psr-4": {

0 commit comments

Comments
 (0)