Skip to content

Commit acff344

Browse files
committed
Composer allow insecure
1 parent 6d7a04c commit acff344

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@
4848
]
4949
},
5050
"config": {
51+
"audit": {
52+
"block-insecure": false
53+
},
5154
"sort-packages": true
5255
}
5356
}

0 commit comments

Comments
 (0)