Bump spatie/data-transfer-object from 3.7.2 to 3.7.3

Bumps [spatie/data-transfer-object](https://github.com/spatie/data-transfer-object) from 3.7.2 to 3.7.3.
- [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.2...3.7.3)

---
updated-dependencies:
- dependency-name: spatie/data-transfer-object
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-17 03:03:02 +00:00
committed by GitHub
parent 788ac54f86
commit 032389c6c0
2 changed files with 8 additions and 11 deletions

View File

@@ -107,7 +107,7 @@
"psr/log": "<3",
"ramsey/uuid": "^4.2",
"rcrowe/twigbridge": "^0.13",
"spatie/data-transfer-object": "^3.1"
"spatie/data-transfer-object": "^3.7"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.6",