From c8be9ceaf55bd9263c974b023ff6813f25271e6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 06:09:39 +0000 Subject: [PATCH] Bump spatie/data-transfer-object from 3.8.1 to 3.9.1 Bumps [spatie/data-transfer-object](https://github.com/spatie/data-transfer-object) from 3.8.1 to 3.9.1. - [Release notes](https://github.com/spatie/data-transfer-object/releases) - [Changelog](https://github.com/spatie/data-transfer-object/blob/main/CHANGELOG.md) - [Commits](https://github.com/spatie/data-transfer-object/compare/3.8.1...3.9.1) --- updated-dependencies: - dependency-name: spatie/data-transfer-object 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 e15de258b5..427468a4b5 100644 --- a/composer.json +++ b/composer.json @@ -102,7 +102,7 @@ "psr/log": "<4", "ramsey/uuid": "^4.5", "rcrowe/twigbridge": "^0.14", - "spatie/data-transfer-object": "^3.8", + "spatie/data-transfer-object": "^3.9", "spatie/laravel-ignition": "^1.4", "symfony/http-client": "^6.0", "symfony/mailgun-mailer": "^6.0" diff --git a/composer.lock b/composer.lock index b981ccc811..b1ad75b562 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": "0d32a8600125294cf1b6b74e50343d9e", + "content-hash": "2f4412b4cef4ada83ff1393202a8115e", "packages": [ { "name": "bacon/bacon-qr-code", @@ -5284,16 +5284,16 @@ }, { "name": "spatie/data-transfer-object", - "version": "3.8.1", + "version": "3.9.1", "source": { "type": "git", "url": "https://github.com/spatie/data-transfer-object.git", - "reference": "83c04ce0bbcb2f143782d45b5b285022fc2f8721" + "reference": "1df0906c4e9e3aebd6c0506fd82c8b7d5548c1c8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/data-transfer-object/zipball/83c04ce0bbcb2f143782d45b5b285022fc2f8721", - "reference": "83c04ce0bbcb2f143782d45b5b285022fc2f8721", + "url": "https://api.github.com/repos/spatie/data-transfer-object/zipball/1df0906c4e9e3aebd6c0506fd82c8b7d5548c1c8", + "reference": "1df0906c4e9e3aebd6c0506fd82c8b7d5548c1c8", "shasum": "" }, "require": { @@ -5331,7 +5331,7 @@ ], "support": { "issues": "https://github.com/spatie/data-transfer-object/issues", - "source": "https://github.com/spatie/data-transfer-object/tree/3.8.1" + "source": "https://github.com/spatie/data-transfer-object/tree/3.9.1" }, "funding": [ { @@ -5343,7 +5343,7 @@ "type": "github" } ], - "time": "2022-06-02T20:28:47+00:00" + "time": "2022-09-16T13:34:38+00:00" }, { "name": "spatie/flare-client-php",