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 1bd77ead37..0de0bde82b 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", @@ -5291,16 +5291,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": { @@ -5338,7 +5338,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": [ { @@ -5350,7 +5350,7 @@ "type": "github" } ], - "time": "2022-06-02T20:28:47+00:00" + "time": "2022-09-16T13:34:38+00:00" }, { "name": "spatie/flare-client-php",