Updated requirements.
Showing
| ... | ... | @@ -16,7 +16,8 @@ |
| } | ||
| ], | ||
| "require": { | ||
| "php": ">=5.3.0" | ||
| "php": ">=5.3.0", | ||
| "league/fractal": "0.12.*@dev" | ||
| }, | ||
| "autoload": { | ||
| "psr-4": { | ||
| ... | ... |
Please
register
or
sign in
to comment
| ... | ... | @@ -16,7 +16,8 @@ |
| } | ||
| ], | ||
| "require": { | ||
| "php": ">=5.3.0" | ||
| "php": ">=5.3.0", | ||
| "league/fractal": "0.12.*@dev" | ||
| }, | ||
| "autoload": { | ||
| "psr-4": { | ||
| ... | ... |