composer update topthink/framework 5.1.15
composer update topthink/framework=5.1.15
composer update topthink/framework:5.1.15
后面的5.1.15改成想要升级的版本即可。指定版本有时候很有用,毕竟最新的未必是最好的。
composer update topthink/framework 5.1.15
composer update topthink/framework=5.1.15
composer update topthink/framework:5.1.15
后面的5.1.15改成想要升级的版本即可。指定版本有时候很有用,毕竟最新的未必是最好的。