Skip to content

Commit 9f42358

Browse files
committed
chore: block insecure dependencies for now (only for dev)
1 parent 2aaf2da commit 9f42358

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@
7676
"preferred-install": "dist",
7777
"sort-packages": true,
7878
"optimize-autoloader": true,
79+
"audit": {
80+
"block-insecure": false
81+
},
7982
"allow-plugins": {
8083
"symfony/thanks": false,
8184
"php-http/discovery": false

0 commit comments

Comments
 (0)