spatie / laravel-webhook-client

Receive webhooks in Laravel apps
https://freek.dev/1383-sending-and-receiving-webhooks-in-laravel-apps
MIT License
985 stars 146 forks source link

Drop laravel 8 and php 8.0, add support php 8.3 on github action workflows #198

Closed lloricode closed 9 months ago

lloricode commented 9 months ago

PHP8.0 is now unsupported https://php.watch/versions Laravel 8.0 now is unsupported https://laravelversions.com/en

lloricode commented 9 months ago

Hi! @freekmurze!, it seems workflows need your approval, i just wondering if the workflows yml 's file update is correct, so I'm requesting for your approval, thank you

freekmurze commented 9 months ago

Thanks!