diff --git a/composer.json b/composer.json index 630b5ddb..08fbf679 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ ], "homepage": "https://github.com/auth0/auth0-PHP", "require": { - "php": "^8.0", + "php": "^8.1", "ext-json": "*", "ext-mbstring": "*", "ext-openssl": "*",