plaintext
1
2
3
composer create-project topthink/think=5.0.* tp5 --prefer-dist
修改composer.json的topthink/framework值为5.0.5
composer install