livewire-calendar
livewire-calendar copied to clipboard
Laravel 9 support
@Butochnikov can you add support for php 8.1 or I will make a new PR?
@stojankukrika
why? laravel 9 supports the minimum version of php 8.0
@Butochnikov can you add support for php 8.1 or I will make a new PR?
8.1 is already supported as the composer sections has a caret "php": "^7.2|^8.0"
Which means any php 8.* will be allowed (from 8.0.0 to anything below 9.0.0, like 8.9.9)
Any plan for release?
Hello @asantibanez can you merge the pr ?
Any chance of a merge @asantibanez? I hate forking for the sake of a one line change
Any chance of merging this PR ?! @asantibanez
How about adding livewire3 and laravel 10 support please. Any chance this can be maintained at all