From 19117edd0b2fef7941f7424632614d1eba72e234 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 09:41:36 +0000 Subject: [PATCH] chore: Bump laravel/cashier from 12.9.2 to 12.9.3 (#4962) Bumps [laravel/cashier](https://github.com/laravel/cashier-stripe) from 12.9.2 to 12.9.3. - [Release notes](https://github.com/laravel/cashier-stripe/releases) - [Changelog](https://github.com/laravel/cashier-stripe/blob/12.x/CHANGELOG.md) - [Commits](https://github.com/laravel/cashier-stripe/compare/v12.9.2...v12.9.3) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 6b388503625..6aa92403876 100644 --- a/composer.lock +++ b/composer.lock @@ -2762,16 +2762,16 @@ }, { "name": "laravel/cashier", - "version": "v12.9.2", + "version": "v12.9.3", "source": { "type": "git", "url": "https://github.com/laravel/cashier-stripe.git", - "reference": "03b9d763fd4ea55e9bf1180132aa23514e962fe0" + "reference": "8cf08649446b7c9d91fa9f344e12ab924f5d29f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/cashier-stripe/zipball/03b9d763fd4ea55e9bf1180132aa23514e962fe0", - "reference": "03b9d763fd4ea55e9bf1180132aa23514e962fe0", + "url": "https://api.github.com/repos/laravel/cashier-stripe/zipball/8cf08649446b7c9d91fa9f344e12ab924f5d29f4", + "reference": "8cf08649446b7c9d91fa9f344e12ab924f5d29f4", "shasum": "" }, "require": { @@ -2836,7 +2836,7 @@ "issues": "https://github.com/laravel/cashier/issues", "source": "https://github.com/laravel/cashier" }, - "time": "2021-03-05T14:13:41+00:00" + "time": "2021-03-09T18:56:42+00:00" }, { "name": "laravel/framework",