teepluss / laravel-theme

Theme and asset managing for laravel
MIT License
546 stars 132 forks source link

Installing Laravel 4.1 #28

Closed coldKingdom closed 11 years ago

coldKingdom commented 11 years ago

Hi!

I'm trying to install dev-master of Laravel which is 4.1 at the moment, but your excellent theme manager blocks it as it requires "illuminate/support": "4.0.x".

Is there a way to get around it?

Thank you in advance!

teepluss commented 11 years ago

I solved this problem.

Tee++ Email: teepluss@gmail.com

On Friday, November 1, 2556 BC at 5:25 PM, coldKingdom wrote:

Hi! I'm trying to install dev-master of Laravel which is 4.1 at the moment, but your excellent theme manager blocks it as it requires "illuminate/support": "4.0.x". Is there a way to get around it? Thank you in advance!

— Reply to this email directly or view it on GitHub (https://github.com/teepluss/laravel4-theme/issues/28).

coldKingdom commented 11 years ago

Thank you very much! Works like a charm! :)