We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aaf2da commit 9f42358Copy full SHA for 9f42358
1 file changed
composer.json
@@ -76,6 +76,9 @@
76
"preferred-install": "dist",
77
"sort-packages": true,
78
"optimize-autoloader": true,
79
+ "audit": {
80
+ "block-insecure": false
81
+ },
82
"allow-plugins": {
83
"symfony/thanks": false,
84
"php-http/discovery": false
0 commit comments