arthurkushman / php-wss

Web-socket server/client with multi-process and parse templates support on server and send/receive options on client
MIT License
210 stars 32 forks source link

The package name composer require arthurkushman/php-wss is invalid, #68

Closed it19862 closed 2 years ago

it19862 commented 2 years ago

The package name composer require arthurkushman/php-wss is invalid, 28 05 2022_09-56-54

arthurkushman commented 2 years ago

Everything is fine with package name, it seems like the problem with case-sensitiveness of your OS and/or cli-tool.

composer require arthurkushman/php-wss
Info from https://repo.packagist.org: #StandWithUkraine
Using version ^2.0 for arthurkushman/php-wss
./composer.json has been created
Running composer update arthurkushman/php-wss
Loading composer repositories with package information
Updating dependencies
Lock file operations: 1 install, 0 updates, 0 removals
  - Locking arthurkushman/php-wss (2.0.4)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 1 install, 0 updates, 0 removals
  - Downloading arthurkushman/php-wss (2.0.4)
  - Installing arthurkushman/php-wss (2.0.4): Extracting archive
Generating autoload files
1 package you are using is looking for funding.
Use the `composer fund` command to find out more!