mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
3 lines
99 B
Batchfile
3 lines
99 B
Batchfile
@echo off
|
|
@rmdir /s/q vendor
|
|
composer update --profile --prefer-dist --no-dev --optimize-autoloader |