10000 Updated dependencies · laravelio/laravel.io@659fa30 · GitHub
[go: up one dir, main page]

Skip to content

Commit 659fa30

Browse files
Updated dependencies
1 parent 97218b9 commit 659fa30

File tree

2 files changed

+116
-113
lines changed

2 files changed

+116
-113
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@
55
"require": {
66
"laravel/framework": "4.2.*",
77
"artdarek/oauth-4-laravel": "1.0.*",
8-
"barryvdh/laravel-debugbar": "1.6.*",
8+
"barryvdh/laravel-debugbar": "1.8.*",
99
"mccool/laravel-auto-presenter": "2.2.*",
1010
"mccool/database-backup": "1.0.*",
1111
"michelf/php-markdown": "1.4.*",
1212
"nickcernis/html-to-markdown": "2.1.*",
1313
"misd/linkify": "1.1.*",
1414
"hashids/hashids": "1.0.*",
1515
"mews/purifier": "1.0.*",
16-
"bugsnag/bugsnag-laravel": "1.*"
16+
"bugsnag/bugsnag-laravel": "1.1.*"
1717
},
1818
"require-dev": {
19-
"phpunit/phpunit": "4.2.*",
19+
"phpunit/phpunit": "4.3.*",
2020
"mockery/mockery": "0.9.*"
2121
},
2222
"autoload": {

0 commit comments

Comments
 (0)
0