Skip to content

Commit

Permalink
Update spatie/laravel-data requirement from ^3.1 to ^4.0
Browse files Browse the repository at this point in the history
Updates the requirements on [spatie/laravel-data](https://github.com/spatie/laravel-data) to permit the latest version.
- [Release notes](https://github.com/spatie/laravel-data/releases)
- [Changelog](https://github.com/spatie/laravel-data/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-data@3.1.0...4.0.1)

---
updated-dependencies:
- dependency-name: spatie/laravel-data
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent 80ccbfb commit e1776e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"illuminate/support": "^9.0 || ^10.0 || ^11.0",
"saloonphp/laravel-plugin": "^3.0",
"saloonphp/saloon": "^3.0",
"spatie/laravel-data": "^3.1",
"spatie/laravel-data": "^4.0",
"xpaw/steamid": "^2.0"
},
"require-dev": {
Expand Down

0 comments on commit e1776e8

Please sign in to comment.