Skip to content

Commit 6588633

Browse files
committed
#110876 fix
1 parent 6b55f3e commit 6588633

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,7 @@
4242
"test-coverage": "XDEBUG_MODE=coverage vendor/bin/phpunit --coverage-html coverage"
4343
},
4444
"config": {
45-
"sort-packages": true,
46-
"allow-plugins": {
47-
"php-http/discovery": true
48-
}
45+
"sort-packages": true
4946
},
5047
"extra": {
5148
"laravel": {

0 commit comments

Comments
 (0)