Skip to content

Commit ff88c51

Browse files
committed
Update composer.json
1 parent 478e09d commit ff88c51

File tree

2 files changed

+2299
-2302
lines changed

2 files changed

+2299
-2302
lines changed

composer.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,11 @@
1010
"license": "Apache-2.0",
1111
"type": "project",
1212
"require": {
13-
"haydenpierce/class-finder": "^0.4.0",
14-
"illuminate/database": "~6.0",
15-
"illuminate/http": "~6.0",
16-
"illuminate/routing": "~6.0",
17-
"illuminate/support": "~6.0"
13+
"haydenpierce/class-finder": "^0.4.0"
1814
},
1915
"require-dev": {
2016
"fzaninotto/faker": "~1.4",
21-
"illuminate/events": "~6.0",
17+
"illuminate/routing": "~6.0",
2218
"laravel/lumen-framework": "^6.0",
2319
"mockery/mockery": "^1.0",
2420
"phpunit/phpunit": "~7.0"

0 commit comments

Comments
 (0)