update: remove aliyun repo

This commit is contained in:
tokumeikoi 2021-07-22 01:22:14 +09:00
parent 2798c1df06
commit 2306e38d0c
2 changed files with 1 additions and 7 deletions

View File

@ -65,11 +65,5 @@
"post-create-project-cmd": [
"@php artisan key:generate --ansi"
]
},
"repositories": {
"packagist": {
"type": "composer",
"url": "https://mirrors.aliyun.com/composer/"
}
}
}

File diff suppressed because one or more lines are too long