openswoole / grpc

OpenSwoole GRPC for PHP [READ ONLY]
https://openswoole.com/docs/modules/grpc-server
Apache License 2.0
45 stars 12 forks source link

Can not require openswoole/grpc via composer #2

Closed yangyang198703 closed 2 years ago

yangyang198703 commented 2 years ago
composer require openswoole/grpc:dev-master 

In InitCommand.php line 971:

  Could not find a matching version of package openswoole/grpc. Check the package spelling, your version constraint and that the package is available in a stability which matches your min  
  imum-stability (dev).                                                                                                                                                                      

require [--dev] [--dry-run] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--fixed] [--no-suggest] [--no-progress] [--no-update] [--no-install] [--update-no-dev] [-w|--update-with-dependencies] [-W|--update-with-all-dependencies] [--with-dependencies] [--with-all-dependencies] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] [<packages>...]

Also composer search openswoole/grpc returns no result.

doubaokun commented 2 years ago

It is still in development status, you will find it when it is released.