尝试安装 ramsey/uuid 时出现以下错误。
jay@dev:~/Dev/images$ composer require ramsey/uuid
Using version ^4.7 for ramsey/uuid
./composer.json has been created
Running composer update ramsey/uuid
Loading composer repositories with package information
Updating dependencies
Lock file operations: 3 installs, 0 updates, 0 removals
- Locking brick/math (0.10.2)
- Locking ramsey/collection (2.0.0)
- Locking ramsey/uuid (4.7.3)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 3 installs, 0 updates, 0 removals
- Downloading ramsey/collection (2.0.0)
- Downloading brick/math (0.10.2)
- Downloading ramsey/uuid (4.7.3)
PHP …Run Code Online (Sandbox Code Playgroud)