Skip to content

Commit

Permalink
Merge pull request #24 from youzan/hotfix/fix_repo_2_aliyun
Browse files Browse the repository at this point in the history
#Fix 配置阿里云镜像
  • Loading branch information
absolute8511 authored Jun 23, 2022
2 parents 3ece2a9 + 34a97ba commit b14847f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,11 @@
},
"scripts": {
"devServer": "bin/php_dev_server.sh"
},
"repositories": {
"packagist": {
"type": "composer",
"url": "https://mirrors.aliyun.com/composer/"
}
}
}

0 comments on commit b14847f

Please sign in to comment.