Pārlūkot izejas kodu

don't block CI from running

El RIDO 3 mēneši atpakaļ
vecāks
revīzija
e1c5bd7328
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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"
 			}