Skip to content

Commit

Permalink
Update foxws/wireuse requirement from ^0.0.5 to ^1.0.7
Browse files Browse the repository at this point in the history
Updates the requirements on [foxws/wireuse](https://github.com/foxws/wireuse) to permit the latest version.
- [Release notes](https://github.com/foxws/wireuse/releases)
- [Changelog](https://github.com/foxws/wireuse/blob/3.x/CHANGELOG.md)
- [Commits](foxws/wireuse@v0.0.5...v1.0.7)

---
updated-dependencies:
- dependency-name: foxws/wireuse
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 5ddc963 commit 5b777e5
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 @@ -19,7 +19,7 @@
],
"require": {
"php": "^8.2",
"foxws/wireuse": "^0.0.5",
"foxws/wireuse": "^1.0.7",
"illuminate/contracts": "^10.0|^11.0",
"livewire/livewire": "^3.4",
"spatie/laravel-package-tools": "^1.16.3"
Expand Down

0 comments on commit 5b777e5

Please sign in to comment.