This commit is contained in:
Tokumeikoi 2020-04-02 17:18:47 +08:00
parent ae543d1c2c
commit 402b9e0c3f

View File

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