CodeSleeve / asset-pipeline

This Laravel 4 package provides a very simple and easy to use asset pipeline. It was heavily inspired by the Rails asset pipeline. We make use of the wonderful Assetic package to help with pre-compliation!
http://www.codesleeve.com
MIT License
489 stars 53 forks source link

Please fix for Laravel 5 #214

Closed ronnievisser closed 9 years ago

ronnievisser commented 9 years ago

Hi,

Could you upgrade the composer.json file so it can be used with L5?

thanks

GrahamCampbell commented 9 years ago

Done by #215.

ronnievisser commented 9 years ago

Can this be merged please.