Refactor to original Laravel classes
Showing
... | @@ -12,7 +12,8 @@ | ... | @@ -12,7 +12,8 @@ |
"require": { | "require": { | ||
"php": ">=5.3.0", | "php": ">=5.3.0", | ||
"illuminate/support": "4.0.x", | "illuminate/support": "4.0.x", | ||
"illuminate/database": "4.0.x" | "illuminate/database": "4.0.x", | ||
"illuminate/events": "4.0.x" | |||
}, | }, | ||
"autoload": { | "autoload": { | ||
"psr-0": { | "psr-0": { | ||
... | ... |
File moved
File moved
tests/app.php
0 → 100644
Please
register
or
sign in
to comment