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] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-09-19 06:09:39 +00:00
committed by GitHub
parent 52df1aad14
commit c8be9ceaf5
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",
@@ -5284,16 +5284,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": {
@@ -5331,7 +5331,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": [
{ {
@@ -5343,7 +5343,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",