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

Bump spatie/data-transfer-object from 3.7.3 to 3.8.1
This commit is contained in:
James Cole
2022-06-06 04:39:14 +00:00
committed by GitHub
2 changed files with 9 additions and 9 deletions

View File

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

16
composer.lock generated
View File

@@ -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": "48fa72f0e1f3b7e9ee36832e5bea685c",
"content-hash": "7fb464f85ea2d7ed53bf8cf7773fb531",
"packages": [
{
"name": "bacon/bacon-qr-code",
@@ -5179,16 +5179,16 @@
},
{
"name": "spatie/data-transfer-object",
"version": "3.7.3",
"version": "3.8.1",
"source": {
"type": "git",
"url": "https://github.com/spatie/data-transfer-object.git",
"reference": "341f72c77e0fce40ea2e0dcb212cb54dc27bbe72"
"reference": "83c04ce0bbcb2f143782d45b5b285022fc2f8721"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/spatie/data-transfer-object/zipball/341f72c77e0fce40ea2e0dcb212cb54dc27bbe72",
"reference": "341f72c77e0fce40ea2e0dcb212cb54dc27bbe72",
"url": "https://api.github.com/repos/spatie/data-transfer-object/zipball/83c04ce0bbcb2f143782d45b5b285022fc2f8721",
"reference": "83c04ce0bbcb2f143782d45b5b285022fc2f8721",
"shasum": ""
},
"require": {
@@ -5198,7 +5198,7 @@
"illuminate/collections": "^8.36",
"jetbrains/phpstorm-attributes": "^1.0",
"larapack/dd": "^1.1",
"phpunit/phpunit": "^9.0"
"phpunit/phpunit": "^9.5.5"
},
"type": "library",
"autoload": {
@@ -5226,7 +5226,7 @@
],
"support": {
"issues": "https://github.com/spatie/data-transfer-object/issues",
"source": "https://github.com/spatie/data-transfer-object/tree/3.7.3"
"source": "https://github.com/spatie/data-transfer-object/tree/3.8.1"
},
"funding": [
{
@@ -5238,7 +5238,7 @@
"type": "github"
}
],
"time": "2021-12-30T20:31:10+00:00"
"time": "2022-06-02T20:28:47+00:00"
},
{
"name": "spatie/flare-client-php",