From 13766a4576bc71e0624c4193448ebaae4ea81654 Mon Sep 17 00:00:00 2001 From: Evan Sims Date: Mon, 24 Jun 2024 14:25:45 -0500 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f2cd315..6cbbdc3 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ "ext-json": "*", "ext-mbstring": "*", "ext-openssl": "*", - "auth0/auth0-php": "^8.10", + "auth0/auth0-php": "^8.11", "symfony/cache": "^6.4", "symfony/framework-bundle": "^6.4", "symfony/security-bundle": "^6.4"