Skip to content

Commit e56fb46

Browse files
committed
修复测试
1 parent cd5e3f9 commit e56fb46

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/Components/phar/tests/project/composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,10 @@
2424
]
2525
},
2626
"config": {
27-
"sort-packages": true
27+
"sort-packages": true,
28+
"audit": {
29+
"block-insecure": false
30+
}
2831
},
2932
"repositories": [],
3033
"imi": {

0 commit comments

Comments
 (0)