swooletw / laravel-swoole

High performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications.
MIT License
4.03k stars 388 forks source link

Will it support laravel 11.x in future? #556

Open Hypernik47 opened 2 months ago

Hypernik47 commented 2 months ago

Make sure you read Issues Guideline and answer these questions before submitting your issue. Thanks! (Any non-English issues will be closed immediately.)

  1. Please provide your PHP and Swoole version. (php -v and php --ri swoole)

php v8.2

  1. Please provide your Laravel/Lumen version.

Laravel 11.x

  1. Which release version of this package are you using?

v2.13.0

  1. What did you do? If possible, provide a recipe for reproducing the error.

While upgrading to laravel 11.x got errors that Illuminate/Support cannot coexist with laravel/framework v11.0.0

  1. What did you expect to see?

  2. What did you see instead?

aarie33 commented 1 week ago

is there any update for this topic? I use laravel 11 and PHP 8.3