Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 5d0ba38 commit 924d540
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 @@ -27,7 +27,7 @@
"require": {
"php": "^8.0|^8.1",
"illuminate/contracts": "^8.15 || 9.0 - 9.34 || ^9.36 || ^10.0|^11.0",
"spatie/laravel-package-tools": "^1.16",
"spatie/laravel-package-tools": "^1.17",
"livewire/livewire": "^v3"
},
"require-dev": {
Expand Down

0 comments on commit 924d540

Please sign in to comment.