Upgrade Method

composer require workerman/webman-framework ^1.4.3 && composer require webman/console ^1.0.27 && php webman install

Note
Because the Aliyun composer proxy has stopped synchronizing data from the official composer source, it is currently not possible to upgrade to the latest webman using the Aliyun composer proxy. Please use the following command composer config -g --unset repos.packagist to restore the official composer data source.