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",
"ramsey/uuid": "^4.5",
"rcrowe/twigbridge": "^0.14",
"spatie/data-transfer-object": "^3.8",
"spatie/data-transfer-object": "^3.9",
"spatie/laravel-ignition": "^1.4",
"symfony/http-client": "^6.0",
"symfony/mailgun-mailer": "^6.0"