Skip to content

Commit bc00246

Browse files
authored
Merge pull request #18 from obdobriel/dev
request dev
2 parents 95239c8 + db4e9e1 commit bc00246

File tree

8 files changed

+12707
-7959
lines changed

8 files changed

+12707
-7959
lines changed

.env.example

Lines changed: 0 additions & 50 deletions
This file was deleted.

composer.json

Lines changed: 2 additions & 1 deletion
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)