Skip to content

Commit f468cf9

Browse files
authored
Merge pull request #11 from sy-records/patch-1
Removed composer aliyun mirrors
2 parents fcf3cc5 + e0afaf0 commit f468cf9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

composer.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,5 @@
7979
"cs-fix": "php-cs-fixer fix $1",
8080
"analyze": "phpstan analyse --memory-limit 300M -l 0 -c phpstan.neon ./app ./config",
8181
"start": "php ./bin/hyperf.php start"
82-
},
83-
"repositories": {
84-
"packagist": {
85-
"type": "composer",
86-
"url": "https://mirrors.aliyun.com/composer"
87-
}
8882
}
8983
}

0 commit comments

Comments
 (0)