The latest illuminate support requested by the package puts an implicit requirement to update the php version with 5.5.9. Hence the original php requirement of > 5.3 is implicitly over ridden.
Suggest to put the illuminate support to > 5.0 to overcome the problem in composer.json.
The latest illuminate support requested by the package puts an implicit requirement to update the php version with 5.5.9. Hence the original php requirement of > 5.3 is implicitly over ridden.
Suggest to put the illuminate support to > 5.0 to overcome the problem in composer.json.