diff --git a/composer.json b/composer.json index ef101b8fc..327f6d5ba 100644 --- a/composer.json +++ b/composer.json @@ -84,6 +84,9 @@ }, "config": { "optimize-autoloader": true, + "platform": { + "php": "8.2" + }, "preferred-install": "dist", "sort-packages": true, "allow-plugins": {