mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-06-13 16:59:16 +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 |