You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
Make sure you read Issues Guideline and answer these questions before submitting your issue. Thanks!
(Any non-English issues will be closed immediately.)
php -v
andphp --ri swoole
)php v8.2
Laravel 11.x
v2.13.0
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?
The text was updated successfully, but these errors were encountered: