diff --git a/composer.json b/composer.json index e2bcbdd3..6b3fbe66 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ } ], "require": { - "php": "^8.1", + "php": "^8.2", "symfony/framework-bundle": "~7.0", "monolog/monolog": "^3.2", "doctrine/orm": "^2.4",