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

Laravel 9 support

Open Butochnikov opened this issue 3 years ago • 8 comments

Butochnikov avatar Feb 11 '22 01:02 Butochnikov

@Butochnikov can you add support for php 8.1 or I will make a new PR?

stojankukrika avatar Feb 11 '22 02:02 stojankukrika

@stojankukrika

why? laravel 9 supports the minimum version of php 8.0

Butochnikov avatar Feb 13 '22 01:02 Butochnikov

@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)

MrWeb avatar Feb 20 '22 23:02 MrWeb

Any plan for release?

ekandreas avatar Feb 23 '22 11:02 ekandreas

Hello @asantibanez can you merge the pr ?

Emile442 avatar Feb 25 '22 19:02 Emile442

Any chance of a merge @asantibanez? I hate forking for the sake of a one line change

lrljoe avatar Jun 01 '22 23:06 lrljoe

Any chance of merging this PR ?! @asantibanez

hassanrazahasrat avatar Jun 29 '22 11:06 hassanrazahasrat

How about adding livewire3 and laravel 10 support please. Any chance this can be maintained at all

craig-stanfield avatar Aug 01 '23 10:08 craig-stanfield