We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 478e09d commit ff88c51Copy full SHA for ff88c51
composer.json
@@ -10,15 +10,11 @@
10
"license": "Apache-2.0",
11
"type": "project",
12
"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"
+ "haydenpierce/class-finder": "^0.4.0"
18
},
19
"require-dev": {
20
"fzaninotto/faker": "~1.4",
21
- "illuminate/events": "~6.0",
+ "illuminate/routing": "~6.0",
22
"laravel/lumen-framework": "^6.0",
23
"mockery/mockery": "^1.0",
24
"phpunit/phpunit": "~7.0"
0 commit comments