summaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json5
1 files changed, 1 insertions, 4 deletions
diff --git a/composer.json b/composer.json
index 1c2167a..7599b70 100644
--- a/composer.json
+++ b/composer.json
@@ -26,10 +26,7 @@
"config": {
"optimize-autoloader": true,
"preferred-install": "dist",
- "sort-packages": true,
- "allow-plugins": {
- "php-http/discovery": false
- }
+ "sort-packages": true
},
"extra": {
"laravel": {