Merge pull request #6445 from firefly-iii/dependabot/composer/develop/spatie/data-transfer-object-3.9.1

Bump spatie/data-transfer-object from 3.8.1 to 3.9.1
This commit is contained in:
James Cole
2022-09-19 08:14:01 +02:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -102,7 +102,7 @@
"psr/log": "<4", "psr/log": "<4",
"ramsey/uuid": "^4.5", "ramsey/uuid": "^4.5",
"rcrowe/twigbridge": "^0.14", "rcrowe/twigbridge": "^0.14",
"spatie/data-transfer-object": "^3.8", "spatie/data-transfer-object": "^3.9",
"spatie/laravel-ignition": "^1.4", "spatie/laravel-ignition": "^1.4",
"symfony/http-client": "^6.0", "symfony/http-client": "^6.0",
"symfony/mailgun-mailer": "^6.0" "symfony/mailgun-mailer": "^6.0"

14
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "0d32a8600125294cf1b6b74e50343d9e", "content-hash": "2f4412b4cef4ada83ff1393202a8115e",
"packages": [ "packages": [
{ {
"name": "bacon/bacon-qr-code", "name": "bacon/bacon-qr-code",
@@ -5291,16 +5291,16 @@
}, },
{ {
"name": "spatie/data-transfer-object", "name": "spatie/data-transfer-object",
"version": "3.8.1", "version": "3.9.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/data-transfer-object.git", "url": "https://github.com/spatie/data-transfer-object.git",
"reference": "83c04ce0bbcb2f143782d45b5b285022fc2f8721" "reference": "1df0906c4e9e3aebd6c0506fd82c8b7d5548c1c8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/data-transfer-object/zipball/83c04ce0bbcb2f143782d45b5b285022fc2f8721", "url": "https://api.github.com/repos/spatie/data-transfer-object/zipball/1df0906c4e9e3aebd6c0506fd82c8b7d5548c1c8",
"reference": "83c04ce0bbcb2f143782d45b5b285022fc2f8721", "reference": "1df0906c4e9e3aebd6c0506fd82c8b7d5548c1c8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -5338,7 +5338,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/spatie/data-transfer-object/issues", "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": [ "funding": [
{ {
@@ -5350,7 +5350,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-06-02T20:28:47+00:00" "time": "2022-09-16T13:34:38+00:00"
}, },
{ {
"name": "spatie/flare-client-php", "name": "spatie/flare-client-php",