We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44e8f75 commit 2f48e7bCopy full SHA for 2f48e7b
1 file changed
composer.json
@@ -90,6 +90,9 @@
90
"allow-plugins": {
91
"php-http/discovery": true,
92
"phpstan/extension-installer": true
93
+ },
94
+ "audit": {
95
+ "block-insecure": false
96
}
97
98
0 commit comments