netson / l4gettext

Package to add Gettext support to Laravel 4 applications
61 stars 8 forks source link

Doesn't work on 4.2 #10

Closed Anahkiasen closed 10 years ago

Anahkiasen commented 10 years ago

You should probably just use something like 4.* or something for your components declarations.

netson commented 10 years ago

I could do that, but I can't guarantee that it will work on all future 4.x versions. I see that 4.2 is stable now, so I'll do a quick run of the unittests on a clean 4.2 install and then update the composer file. Hopefully I'll get around to it today. I'll leave a message here when it's done!

netson commented 10 years ago

Should work starting with version 1.5! Let me know if you run into any issues! :)