diff --git a/composer.json b/composer.json index a631ff1..1331244 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ } }, "require": { - "php": ">=7.4.0", + "php": ">=8.0", "league/oauth2-client": "^2.6", "knpuniversity/oauth2-client-bundle": "^2.11" }