calendar-events icon indicating copy to clipboard operation
calendar-events copied to clipboard

Support "laravel/framework": "5.3.*|5.4.*"

Open hawkeye64 opened this issue 7 years ago • 3 comments

Currently composer.json only supports "laravel/framework": "5.1.*" Any chance of getting newer versions supported?

hawkeye64 avatar Mar 02 '17 19:03 hawkeye64

I am waiting for the next LTS to update all mu Laravel modules. It should be no problem to make this one working on Laravel 5.2+. Fork the project and change the dependency to "laravel/framework": ">5.1". I think it should work, since 5.2+ versions are backwards compatible with 5.1.

todstoychev avatar Mar 19 '17 10:03 todstoychev

Hi, I am trying to migrate my app from 5.1 to 5.5, but unfortunately this package does not work yet. Any idea on when it will be ready?

schonhose avatar Oct 17 '17 18:10 schonhose

Hi, I do not have much time to migrate it to Laravel 5. It will happen at some point but now I have some personal problems to solve. :( If I found time I will start to migrate all of my packages to Laravel 5.5.

On Tue, Oct 17, 2017 at 9:43 PM, schonhose [email protected] wrote:

Hi, I am trying to migrate my app from 5.1 to 5.5, but unfortunately this package does not work yet. Any idea on when it will be ready?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/todstoychev/calendar-events/issues/4#issuecomment-337329288, or mute the thread https://github.com/notifications/unsubscribe-auth/AESmG_NHMWO_J-FyFYZHEJHeIRPxxsBmks5stPVmgaJpZM4MRcAU .

todstoychev avatar Oct 18 '17 06:10 todstoychev