保持
Showing
with
10 additions
and
1 deletions
| ... | @@ -55,6 +55,15 @@ | ... | @@ -55,6 +55,15 @@ |
| }, | }, | ||
| "config": { | "config": { | ||
| "preferred-install": "dist", | "preferred-install": "dist", | ||
| "platform-check": false | "platform-check": false, | ||
| "allow-plugins": { | |||
| "kylekatarnls/update-helper": true | |||
| } | |||
| }, | |||
| "repositories": { | |||
| "packagist": { | |||
| "type": "composer", | |||
| "url": "https://packagist.phpcomposer.com" | |||
| } | |||
| } | } | ||
| } | } |
Please
register
or
sign in
to comment