Skip to content

Commit 27aa336

Browse files
committed
api: disable php-http/discovery plugin
Was added in php-http/discovery in v1.15.0 PR: php-http/discovery#208 I would not activate this plugin in a lock file maintenance PR. Issue to maybe enable the plugin: #3401
1 parent ace03be commit 27aa336

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
"allow-plugins": {
7777
"composer/package-versions-deprecated": true,
7878
"cweagans/composer-patches": true,
79+
"php-http/discovery": false,
7980
"symfony/flex": true,
8081
"symfony/runtime": true
8182
}

0 commit comments

Comments
 (0)