浏览代码

don't block CI from running

El RIDO 3 月之前
父节点
当前提交
e1c5bd7328
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      composer.json

+ 1 - 0
composer.json

@@ -44,6 +44,7 @@
 	},
 	"config" : {
 		"audit": {
+			"block-insecure": false,
 			"ignore": {
 				"CVE-2025-45769": "disputed on the basis that key lengths are expected to be set by an application, not by this library"
 			}