Just want to bring this to attention that there will be a messges when run composer require nomiscz/flarum-ext-auth-wechat
Installing nomiscz/flarum-ext-auth-wechat (v1.0.0): Extracting archive
0/3 [>---------------------------] 0% Failed to extract nomiscz/oauth2-wechat: (1) '/usr/bin/unzip' -qq '/Applications/MAMP/htdocs/flarum/vendor/composer/tmp-1351adeb3a09306934ba8227d6bcd4df' -d '/Applications/MAMP/htdocs/flarum/vendor/composer/f1641410'
replace /Applications/MAMP/htdocs/flarum_LiveCan/vendor/composer/f1641410/NomisCZ-oauth2-wechat-de967a9/src/Provider/Exception/WechatProviderException.php? [y]es, [n]o, [A]ll, [N]one, [r]ename: NULL
(EOF or read error, treating as "[N]one" ...)
The archive may contain identical file names with different capitalization (which fails on case insensitive filesystems)
Unzip with unzip command failed, falling back to ZipArchive class
And if anyone encounter this, the installation will run through if you run the composer require nomiscz/flarum-ext-auth-wechat
again.