mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-22 08:56:39 -06:00
Bump spatie/data-transfer-object from 3.7.3 to 3.8.1
Bumps [spatie/data-transfer-object](https://github.com/spatie/data-transfer-object) from 3.7.3 to 3.8.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.7.3...3.8.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:
parent
0ab92114a5
commit
14d58c9834
@ -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
16
composer.lock
generated
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user