Skip to content

Commit

Permalink
Update spatie/laravel-data requirement from ^3.7 to ^4.2
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.7.0...4.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 9679bb0 commit 3c8b326
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",
"sammyjo20/saloon": "^2.0",
"sammyjo20/saloon-laravel": "^2.0",
"spatie/laravel-data": "^3.7",
"spatie/laravel-data": "^4.2",
"symfony/dom-crawler": "^6.3.1",
"xpaw/steamid": "^2.0"
},
Expand Down

0 comments on commit 3c8b326

Please sign in to comment.