diff --git a/composer.json b/composer.json index f195db42f..9105e8a05 100644 --- a/composer.json +++ b/composer.json @@ -70,6 +70,9 @@ "minimum-stability": "stable", "prefer-stable": true, "config": { + "platform": { + "php": "8.1" + }, "allow-plugins": true, "vendor-dir": ".Build/vendor", "bin-dir": ".Build/bin",