diff --git a/composer.json b/composer.json index af0c305..54e759f 100644 --- a/composer.json +++ b/composer.json @@ -25,13 +25,13 @@ "require": { "php": "^8.1", "symfony/framework-bundle": "^6.4|^7.0", - "laminas/laminas-diagnostics": "^1.9" + "laminas/laminas-diagnostics": "^1.9 || ^1.27" }, "require-dev": { "doctrine/doctrine-migrations-bundle": "^2.0 || ^3.0 || ^7.0", "doctrine/migrations": "^2.0 || ^3.0", "doctrine/persistence": "^1.3.3 || ^2.0 || ^3.0", - "enlightn/security-checker": "^1.11", + "enlightn/security-checker": "^1.11 || ^2.0", "guzzlehttp/guzzle": "^5.3.2 || ^6.3.3 || ^7.0.1", "matthiasnoback/symfony-dependency-injection-test": "^4.3 || ^5.0", "php-cs-fixer/shim": "^3.75",