From 002b41739bc8901d34eb014e0987e0ee5ed0c64c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 05:08:17 +0000 Subject: [PATCH] Bump bshaffer/oauth2-server-php from 1.14.1 to 1.14.2 Bumps [bshaffer/oauth2-server-php](https://github.com/bshaffer/oauth2-server-php) from 1.14.1 to 1.14.2. - [Release notes](https://github.com/bshaffer/oauth2-server-php/releases) - [Changelog](https://github.com/bshaffer/oauth2-server-php/blob/main/CHANGELOG.md) - [Commits](https://github.com/bshaffer/oauth2-server-php/compare/v1.14.1...v1.14.2) --- updated-dependencies: - dependency-name: bshaffer/oauth2-server-php dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 731acb3..c139128 100644 --- a/composer.lock +++ b/composer.lock @@ -57,16 +57,16 @@ }, { "name": "bshaffer/oauth2-server-php", - "version": "v1.14.1", + "version": "v1.14.2", "source": { "type": "git", "url": "https://github.com/bshaffer/oauth2-server-php.git", - "reference": "096db2c86a7d67a2ba45e72be7d208c342694542" + "reference": "1c715c2d2f71254d1c683b8c89a0f16b61ccd0d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bshaffer/oauth2-server-php/zipball/096db2c86a7d67a2ba45e72be7d208c342694542", - "reference": "096db2c86a7d67a2ba45e72be7d208c342694542", + "url": "https://api.github.com/repos/bshaffer/oauth2-server-php/zipball/1c715c2d2f71254d1c683b8c89a0f16b61ccd0d6", + "reference": "1c715c2d2f71254d1c683b8c89a0f16b61ccd0d6", "shasum": "" }, "require": { @@ -113,9 +113,9 @@ ], "support": { "issues": "https://github.com/bshaffer/oauth2-server-php/issues", - "source": "https://github.com/bshaffer/oauth2-server-php/tree/v1.14.1" + "source": "https://github.com/bshaffer/oauth2-server-php/tree/v1.14.2" }, - "time": "2023-07-07T17:53:54+00:00" + "time": "2025-03-28T21:13:45+00:00" }, { "name": "doctrine/collections", @@ -8194,13 +8194,13 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": {}, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": "~8.3.0 || ~8.4.0", "ext-fileinfo": "*" }, - "platform-dev": {}, - "plugin-api-version": "2.6.0" + "platform-dev": [], + "plugin-api-version": "2.3.0" }