Skip to content

Commit db4e9e1

Browse files
author
Gabriel
committed
update composer
1 parent 41ab0c2 commit db4e9e1

File tree

3 files changed

+293
-173
lines changed

3 files changed

+293
-173
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
"type": "project",
77
"require": {
88
"php": ">=5.6.4",
9+
"appstract/laravel-opcache": "^1.2",
910
"barryvdh/laravel-debugbar": "^2.3",
11+
"barryvdh/laravel-ide-helper": "^2.4",
1012
"erusev/parsedown": "^1.6",
1113
"laravel/framework": "5.4.*",
1214
"laravel/passport": "^2.0",
@@ -21,7 +23,6 @@
2123
"zgldh/qiniu-laravel-storage": "^0.6.3"
2224
},
2325
"require-dev": {
24-
"barryvdh/laravel-ide-helper": "^2.3",
2526
"fzaninotto/faker": "~1.4",
2627
"mockery/mockery": "0.9.*",
2728
"phpunit/phpunit": "~5.7",

0 commit comments

Comments
 (0)