Skip to content

Commit 5a978c6

Browse files
Muhannad ShellehMuhannad Shelleh
authored andcommitted
Fix dependencies
1 parent 79a78f0 commit 5a978c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Laravel 5.1 library to allow modules structure. Each module can have its routes, controllers, views, config, ...",
44
"type": "library",
55
"require": {
6-
"laravel/laravel": "5.1.*"
6+
"laravel/framework": "5.1.*"
77
},
88
"license": "MIT",
99
"authors": [

0 commit comments

Comments
 (0)