完善Query的column方法以支持指定表别名 #3552
Annotations
1 error
Prepare
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires hprose/hprose-swoole ^2.0.12 -> satisfiable by hprose/hprose-swoole[v2.0.12].
- hprose/hprose-swoole v2.0.12 requires ext-hprose >=1.6.5 -> it is missing from your system. Install or enable PHP's hprose extension.
To enable extensions, verify that they are enabled in your .ini files:
- /opt/homebrew/etc/php/8.1/php.ini
- /opt/homebrew/etc/php/8.1/conf.d/20-apcu.ini
- /opt/homebrew/etc/php/8.1/conf.d/20-igbinary.ini
- /opt/homebrew/etc/php/8.1/conf.d/20-msgpack.ini
- /opt/homebrew/etc/php/8.1/conf.d/20-redis.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-hprose` to temporarily ignore these required extensions.
|
Loading