Skip to content

Commit 2f48e7b

Browse files
committed
Disable Composer audit
1 parent 44e8f75 commit 2f48e7b

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
@@ -90,6 +90,9 @@
9090
"allow-plugins": {
9191
"php-http/discovery": true,
9292
"phpstan/extension-installer": true
93+
},
94+
"audit": {
95+
"block-insecure": false
9396
}
9497
}
9598
}

0 commit comments

Comments
 (0)