diff --git a/composer.json b/composer.json index 859431d787..5488724d53 100755 --- a/composer.json +++ b/composer.json @@ -67,6 +67,9 @@ "thenetworg/oauth2-azure": "Needed for Microsoft XOAUTH2 authentication" }, "config": { + "platform": { + "php": "8.2" + }, "discard-changes": true, "allow-plugins" : { "php-http/discovery": false,