|
@@ -17,7 +17,9 @@
|
|
|
"require": {
|
|
|
"php": ">=7.1.3",
|
|
|
"fzaninotto/faker": "~1.8",
|
|
|
- "laravel/framework": "5.6.* || 5.7.*",
|
|
|
+ "illuminate/routing": "5.6.* || 5.7.*",
|
|
|
+ "illuminate/support": "5.6.* || 5.7.*",
|
|
|
+ "illuminate/console": "5.6.* || 5.7.*",
|
|
|
"mpociot/documentarian": "^0.2.0",
|
|
|
"mpociot/reflection-docblock": "^1.0",
|
|
|
"ramsey/uuid": "^3.8"
|