laravel4-asset
laravel4-asset copied to clipboard
Updated composer.json to play nicely with Laravel 4.1 branch
got a bunch of errors trying to install the package on Laravel 4.1 branch. This should fix the errors.
There's the same problem with the package at packagist.org.
Until this will be merged, you have to fork it and use it yourself overriding the package in composer.json.
I made a repo that is fixed https://github.com/dragonfire1119/laravel-4-asset it's on composer also.
thanks dragonfire :)
@gabconcepcion Your welcome if you have any ideas on making it better I welcome pull requests.