makzumi / laravel-calendar

Flexible Calendar for Laravel 4
58 stars 31 forks source link

calendar does'nt work in laravel 4.2 #5

Closed 3oax closed 10 years ago

3oax commented 10 years ago

How can i get this working? only support for 4.1?

rginnow commented 10 years ago

I'm using 4.1.30 with no problems except for minor visual issues. I'll test this sometime in the next few days for you and see if I can get it to work with 4.2

makzumi commented 10 years ago

Hi, I'm on 4.1.30 and it works, I'll try to test it too on 4.2, weird it does not work as I have no dependencies on it...

joearcher commented 10 years ago

Any chance you could update the "illuminate/support": "4.1.*" to include 4.2 on packagist please?

makzumi commented 10 years ago

Added support for version 4: "illuminate/support": "~4" Thank you!