Skip to content

Commit 495d12a

Browse files
authored
Merge pull request #189 from keymanapp/chore/update-composer-json-plugins
chore: update composer.json and composer.lock for allow-plugins
2 parents b773d1d + 03b89d2 commit 495d12a

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)