Merging structure branch.
This commit is contained in:
@@ -4,15 +4,15 @@
|
||||
"keywords": ["framework", "laravel"],
|
||||
"license": "MIT",
|
||||
"require": {
|
||||
"laravel/framework": "4.2.*"
|
||||
"laravel/framework": "4.3.*"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
"app/commands",
|
||||
"app/controllers",
|
||||
"app/models",
|
||||
"app/database/migrations",
|
||||
"app/database/seeds",
|
||||
"app/src",
|
||||
"app/tests/TestCase.php"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user