Skip to content

Commit ee48cb3

Browse files
committed
Temporary allow CVE as it doesnt affect us
1 parent aceaf97 commit ee48cb3

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,11 @@
228228
"dealerdirect/phpcodesniffer-composer-installer": true,
229229
"php-http/discovery": true,
230230
"tbachert/spi": true
231+
},
232+
"audit": {
233+
"ignore": [
234+
"CVE-2026-24765"
235+
]
231236
}
232237
}
233238
}

0 commit comments

Comments
 (0)