From 320ea399ee3d8658f650f31b912203ab09ba75f9 Mon Sep 17 00:00:00 2001 From: Evan Sims Date: Tue, 5 Dec 2023 10:25:53 -0600 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 08fbf679..630b5ddb 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ ], "homepage": "https://github.com/auth0/auth0-PHP", "require": { - "php": "^8.1", + "php": "^8.0", "ext-json": "*", "ext-mbstring": "*", "ext-openssl": "*",