Skip to content

Commit 03b89d2

Browse files
committed
chore: update composer.json and composer.lock for allow-plugins
Just making this consistent with other sites, as the allow-plugins config was already present. Test-bot: skip Relates-to: keymanapp/keyman.com#758
1 parent b773d1d commit 03b89d2

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
"phpunit/phpunit": "^9.2"
88
},
99
"config": {
10-
"allow-plugins": {
11-
"php-http/discovery": false
12-
}
10+
"allow-plugins": false
1311
}
1412
}

0 commit comments

Comments
 (0)