update: laravel 7

This commit is contained in:
tokumeikoi
2021-08-01 23:56:11 +09:00
parent 73a6d3236a
commit 7a80950ab5
28 changed files with 154 additions and 29 deletions

View File

@ -1,4 +1,5 @@
git fetch --all && git reset --hard origin/master && git pull origin master
rm -rf composer.lock
php composer.phar update -vvv
php artisan v2board:update
php artisan config:cache