We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abfbade commit 157f6c9Copy full SHA for 157f6c9
1 file changed
composer.json
@@ -35,6 +35,9 @@
35
"allow-plugins": {
36
"wikimedia/composer-merge-plugin": false,
37
"phpstan/extension-installer": true
38
+ },
39
+ "audit": {
40
+ "block-insecure": false
41
}
42
},
43
"minimum-stability": "dev",
0 commit comments