From 5622d67b75c68fdb0811562061f4c6cc09e6a40f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 12:19:39 +0000 Subject: [PATCH] chore(deps): bump resend/resend-php from 0.13.0 to 0.14.0 Bumps [resend/resend-php](https://github.com/resend/resend-php) from 0.13.0 to 0.14.0. - [Release notes](https://github.com/resend/resend-php/releases) - [Commits](https://github.com/resend/resend-php/compare/v0.13.0...v0.14.0) --- updated-dependencies: - dependency-name: resend/resend-php dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 09b2de3d..2c02e98e 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "league/html-to-markdown": "^5.1", "mews/purifier": "^3.4", "parables/laravel-cuid2": "^1.0", - "resend/resend-php": "^0.13.0", + "resend/resend-php": "^0.14.0", "spatie/laravel-backup": "^9.0", "tartanlegrand/laravel-openapi": "^2.0", "taylornetwork/laravel-username-generator": "^2.8", diff --git a/composer.lock b/composer.lock index 6637435e..72bd74a5 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a0b6ae15656dbaa292a1c950cd143fa3", + "content-hash": "94e771684dd30ed40f1c42d024d47e2c", "packages": [ { "name": "bacon/bacon-qr-code", @@ -5824,16 +5824,16 @@ }, { "name": "resend/resend-php", - "version": "v0.13.0", + "version": "v0.14.0", "source": { "type": "git", "url": "https://github.com/resend/resend-php.git", - "reference": "c74926e34472fe3e3e21f150f3e3ce56fcbf8298" + "reference": "d7900752bb9839421d40d9e66362bffb3ec07aac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/resend/resend-php/zipball/c74926e34472fe3e3e21f150f3e3ce56fcbf8298", - "reference": "c74926e34472fe3e3e21f150f3e3ce56fcbf8298", + "url": "https://api.github.com/repos/resend/resend-php/zipball/d7900752bb9839421d40d9e66362bffb3ec07aac", + "reference": "d7900752bb9839421d40d9e66362bffb3ec07aac", "shasum": "" }, "require": { @@ -5875,9 +5875,9 @@ ], "support": { "issues": "https://github.com/resend/resend-php/issues", - "source": "https://github.com/resend/resend-php/tree/v0.13.0" + "source": "https://github.com/resend/resend-php/tree/v0.14.0" }, - "time": "2024-08-15T03:27:29+00:00" + "time": "2024-11-01T02:00:44+00:00" }, { "name": "spatie/db-dumper",