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.
2 parents 28c8416 + 5a978c6 commit 806ee9eCopy full SHA for 806ee9e
composer.json
@@ -3,7 +3,7 @@
3
"description": "Laravel 5.1 library to allow modules structure. Each module can have its routes, controllers, views, config, ...",
4
"type": "library",
5
"require": {
6
- "laravel/laravel": "5.1.*"
+ "laravel/framework": "5.1.*"
7
},
8
"license": "MIT",
9
"authors": [
0 commit comments