Bump spatie/data-transfer-object from 2.8.3 to 3.1.1

Bumps [spatie/data-transfer-object](https://github.com/spatie/data-transfer-object) from 2.8.3 to 3.1.1.
- [Release notes](https://github.com/spatie/data-transfer-object/releases)
- [Changelog](https://github.com/spatie/data-transfer-object/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spatie/data-transfer-object/compare/2.8.3...3.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-24 05:06:01 +00:00
committed by GitHub
parent 3b1b353b79
commit 29aca7006b
2 changed files with 18 additions and 11 deletions

View File

@@ -101,7 +101,7 @@
"predis/predis": "^1.1",
"ramsey/uuid": "^4.1",
"rcrowe/twigbridge": "^0.12.1",
"spatie/data-transfer-object": "^2.8"
"spatie/data-transfer-object": "^3.1"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.3",