解决方法: php.ini 打开 sockets 扩展
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for php-amqplib/php-amqplib ^3.0 -> satisfiable by php-amqplib/php-amqplib[v3.0.0].
- php-amqplib/php-amqplib v3.0.0 requires ext-sockets * -> the requested PHP extension sockets is missing from your system.
To enable extensions, verify that they are enabled in your .ini files:
- E:\Laragon\laragon\bin\php\php-7.2.19-Win32-VC15-x64\php.ini
You can also run `php --ini` inside terminal to see which files are used by PHP in CLI mode.
Installation failed, reverting ./composer.json to its original content.