Skip to content

Commit e0afaf0

Browse files
authored
Update composer.json
1 parent fcf3cc5 commit e0afaf0

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)