diff --git a/composer.json b/composer.json index 781d914..156fccd 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "doctrine/collections": "^1.6 || ^2.0", "doctrine/orm": "^2.8 || ^3.0", "doctrine/persistence": "^1.3 || ^2.1 || ^3.0", - "symfony/property-access": "^5.4 || ^6.0", + "symfony/property-access": "^6.4 || ^7.0", "webmozart/assert": "^1.10" }, "require-dev": { @@ -23,7 +23,7 @@ "phpunit/phpunit": "^9.5.10", "psalm/plugin-phpunit": "^0.19.0", "setono/code-quality-pack": "^2.1.3", - "symfony/cache": "^5.4 || ^6.0", + "symfony/cache": "6.4 || ^7.0", "weirdan/doctrine-psalm-plugin": "^2.0" }, "autoload": {