Skip to content

Commit 95018f9

Browse files
committed
【test】 微信开放平台
1 parent eba1a53 commit 95018f9

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

composer.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,11 @@
6464
"optimize-autoloader": true
6565
},
6666
"minimum-stability": "dev",
67-
"prefer-stable": true
67+
"prefer-stable": true,
68+
"repositories": {
69+
"packagist": {
70+
"type": "composer",
71+
"url": "https://packagist.phpcomposer.com"
72+
}
73+
}
6874
}

0 commit comments

Comments
 (0)