Explorar el Código

don't block CI from running

El RIDO hace 3 meses
padre
commit
e1c5bd7328
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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"
 			}