From 9cf0130b489142f757434064f10c561e05ee5fa6 Mon Sep 17 00:00:00 2001 From: Austin Passy <367897+thefrosty@users.noreply.github.com> Date: Sat, 11 Oct 2025 11:08:02 -0700 Subject: [PATCH] Remove roave/security-advisories since they show a large "Help Palestine" banner. --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index c29c39f..1f2cef5 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,6 @@ "phpcompatibility/php-compatibility": "*", "phpunit/php-code-coverage": "^11", "phpunit/phpunit": "^11", - "roave/security-advisories": "dev-latest", "roots/wordpress": "~6.7", "slevomat/coding-standard": "~8.8", "squizlabs/php_codesniffer": "^3.2",