V2 with Laravel 5 support.
Signed-off-by:
anhskohbo <anhskohbo@gmail.com>
Showing
| ... | @@ -10,8 +10,8 @@ | ... | @@ -10,8 +10,8 @@ |
| } | } | ||
| ], | ], | ||
| "require": { | "require": { | ||
| "php": ">=5.3.0", | "php": ">=5.4.0", | ||
| "illuminate/support": "4.*|5.0.*" | "illuminate/support": "5.0.*" | ||
| }, | }, | ||
| "autoload": { | "autoload": { | ||
| "psr-4": { | "psr-4": { | ||
| ... | ... |
src/config/captcha.php
0 → 100644
Please register or sign in to comment