This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Description
Make sure you read Issues Guideline and answer these questions before submitting your issue. Thanks!
(Any non-English issues will be closed immediately.)
- Please provide your PHP and Swoole version. (
php -v and php --ri swoole)
php v8.2
- Please provide your Laravel/Lumen version.
Laravel 11.x
- Which release version of this package are you using?
v2.13.0
- 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
-
What did you expect to see?
-
What did you see instead?