From 69badaa0804242d0a6cedc51bb37719eb303881c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 15:01:34 +0000 Subject: [PATCH] Bump auth0/auth0-php from 8.15.0 to 8.16.0 Bumps [auth0/auth0-php](https://github.com/auth0/auth0-PHP) from 8.15.0 to 8.16.0. - [Release notes](https://github.com/auth0/auth0-PHP/releases) - [Changelog](https://github.com/auth0/auth0-PHP/blob/main/CHANGELOG.md) - [Commits](https://github.com/auth0/auth0-PHP/compare/8.15.0...8.16.0) --- updated-dependencies: - dependency-name: auth0/auth0-php dependency-version: 8.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index b27aeec3..e91c6b03 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "auth0/auth0-php", - "version": "8.15.0", + "version": "8.16.0", "source": { "type": "git", "url": "https://github.com/auth0/auth0-PHP.git", - "reference": "7f4414045fc7dc257baf8451a9cda2aacb7ed03b" + "reference": "90e84ef48324bfd66ed6f8f0daf0b78fb1aca6b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/auth0/auth0-PHP/zipball/7f4414045fc7dc257baf8451a9cda2aacb7ed03b", - "reference": "7f4414045fc7dc257baf8451a9cda2aacb7ed03b", + "url": "https://api.github.com/repos/auth0/auth0-PHP/zipball/90e84ef48324bfd66ed6f8f0daf0b78fb1aca6b6", + "reference": "90e84ef48324bfd66ed6f8f0daf0b78fb1aca6b6", "shasum": "" }, "require": { @@ -101,9 +101,9 @@ ], "support": { "issues": "https://github.com/auth0/auth0-PHP/issues", - "source": "https://github.com/auth0/auth0-PHP/tree/8.15.0" + "source": "https://github.com/auth0/auth0-PHP/tree/8.16.0" }, - "time": "2025-05-30T09:50:59+00:00" + "time": "2025-09-11T10:00:34+00:00" }, { "name": "bacon/bacon-qr-code",