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

laravel9 install failure #517

Closed CKT-xiaoling closed 2 years ago

CKT-xiaoling commented 2 years ago

[root@centos api]# composer require swooletw/laravel-swoole:^2.11 ./composer.json has been updated Running composer update swooletw/laravel-swoole Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of packages.

Problem 1

Installation failed, reverting ./composer.json and ./composer.lock to their original content. [root@centos api]#

alecpl commented 2 years ago

I've created #518 to move this forward.

Arkanius commented 2 years ago

Fixed in v2.12.x