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 1ac2ef0 commit 03e6edfCopy full SHA for 03e6edf
1 file changed
composer.json
@@ -42,6 +42,9 @@
42
"allow-plugins": {
43
"dealerdirect/phpcodesniffer-composer-installer": true,
44
"ergebnis/composer-normalize": true
45
+ },
46
+ "audit": {
47
+ "block-insecure": false
48
}
49
50
0 commit comments