Skip to content

Commit 9a42219

Browse files
committedMar 5, 2025·
Remove composer config for plugins, added unintentionally
1 parent d86be4f commit 9a42219

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed
 

‎composer.json

-5
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,5 @@
4141
"scripts": {
4242
"lint": "vendor/bin/phpcs --standard=PSR12 src/",
4343
"test": "vendor/bin/phpspec run -f pretty"
44-
},
45-
"config": {
46-
"allow-plugins": {
47-
"php-http/discovery": true
48-
}
4944
}
5045
}

0 commit comments

Comments
 (0)
Please sign in to comment.