Skip to content

Commit fc912e2

Browse files
committed
Allows --prefer-lowest to installed known vulnerability
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
1 parent 1b8a627 commit fc912e2

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
@@ -78,6 +78,9 @@
7878
"vlucas/phpdotenv": "Required for Testbench CLI (^5.4.1)."
7979
},
8080
"config": {
81+
"audit": {
82+
"block-insecure": false
83+
},
8184
"preferred-install": {
8285
"*": "auto"
8386
},

0 commit comments

Comments
 (0)