From 5619a8aaa36fb3d4fcd0ee2fa00bc2198ba029ab Mon Sep 17 00:00:00 2001 From: Stefan Doorn Date: Tue, 2 Apr 2024 17:24:45 +0200 Subject: [PATCH] Revert "Remove sensiolabs/security-checker" This reverts commit 671720e40c4a656f4376de6b444d7a718b39443e. --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 47e3ccc3..073e1757 100644 --- a/composer.json +++ b/composer.json @@ -27,6 +27,7 @@ "phpstan/phpstan-symfony": "^1.0", "phpstan/phpstan-webmozart-assert": "^1.0", "phpunit/phpunit": "^9.5", + "sensiolabs/security-checker": "^6.0", "sylius-labs/coding-standard": "^4.0", "symfony/browser-kit": "^4.4 || ^5.4 || ^6.4", "symfony/debug-bundle": "^4.4 || ^5.4 || ^6.4",