From 1b99dbab0a1ee861536964d4770bc2a30c681017 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 03:56:14 +0000 Subject: [PATCH] Bump laravel/passport from 11.2.0 to 11.2.1 Bumps [laravel/passport](https://github.com/laravel/passport) from 11.2.0 to 11.2.1. - [Release notes](https://github.com/laravel/passport/releases) - [Changelog](https://github.com/laravel/passport/blob/11.x/CHANGELOG.md) - [Commits](https://github.com/laravel/passport/compare/v11.2.0...v11.2.1) --- updated-dependencies: - dependency-name: laravel/passport dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index 760a66fafc..2586c6f44d 100644 --- a/composer.lock +++ b/composer.lock @@ -2041,16 +2041,16 @@ }, { "name": "laravel/passport", - "version": "v11.2.0", + "version": "v11.2.1", "source": { "type": "git", "url": "https://github.com/laravel/passport.git", - "reference": "fb2a4029c6cf4df1ce0cf79ddbb874508f7a73e9" + "reference": "5a26d6cbf56544c9f56994c6978f8fbe4d82bb33" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/passport/zipball/fb2a4029c6cf4df1ce0cf79ddbb874508f7a73e9", - "reference": "fb2a4029c6cf4df1ce0cf79ddbb874508f7a73e9", + "url": "https://api.github.com/repos/laravel/passport/zipball/5a26d6cbf56544c9f56994c6978f8fbe4d82bb33", + "reference": "5a26d6cbf56544c9f56994c6978f8fbe4d82bb33", "shasum": "" }, "require": { @@ -2114,7 +2114,7 @@ "issues": "https://github.com/laravel/passport/issues", "source": "https://github.com/laravel/passport" }, - "time": "2022-09-07T13:14:45+00:00" + "time": "2022-09-29T15:52:25+00:00" }, { "name": "laravel/sanctum", @@ -5587,16 +5587,16 @@ }, { "name": "stella-maris/clock", - "version": "0.1.5", + "version": "0.1.6", "source": { "type": "git", - "url": "git@gitlab.com:stella-maris/clock.git", - "reference": "447879c53ca0b2a762cdbfba5e76ccf4deca9158" + "url": "https://github.com/stella-maris-solutions/clock.git", + "reference": "a94228dac03c9a8411198ce8c8dacbbe99c930c3" }, "dist": { "type": "zip", - "url": "https://gitlab.com/api/v4/projects/stella-maris%2Fclock/repository/archive.zip?sha=447879c53ca0b2a762cdbfba5e76ccf4deca9158", - "reference": "447879c53ca0b2a762cdbfba5e76ccf4deca9158", + "url": "https://api.github.com/repos/stella-maris-solutions/clock/zipball/a94228dac03c9a8411198ce8c8dacbbe99c930c3", + "reference": "a94228dac03c9a8411198ce8c8dacbbe99c930c3", "shasum": "" }, "require": { @@ -5626,7 +5626,11 @@ "point in time", "psr20" ], - "time": "2022-08-05T07:21:25+00:00" + "support": { + "issues": "https://github.com/stella-maris-solutions/clock/issues", + "source": "https://github.com/stella-maris-solutions/clock/tree/0.1.6" + }, + "time": "2022-09-27T15:03:11+00:00" }, { "name": "symfony/console",