Skip to content

Commit

Permalink
Update flowframe/laravel-trend requirement from ^0.2.0 to ^0.3.0
Browse files Browse the repository at this point in the history
Updates the requirements on [flowframe/laravel-trend](https://github.com/flowframe/laravel-trend) to permit the latest version.
- [Release notes](https://github.com/flowframe/laravel-trend/releases)
- [Changelog](https://github.com/Flowframe/laravel-trend/blob/master/CHANGELOG.md)
- [Commits](Flowframe/laravel-trend@v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: flowframe/laravel-trend
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent b9f6c4e commit a5393eb
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|^8.3",
"filament/widgets": "^3.2",
"flowframe/laravel-trend": "^0.2.0",
"flowframe/laravel-trend": "^0.3.0",
"illuminate/contracts": "^10.0||^11.0",
"spatie/laravel-package-tools": "^1.16"
},
Expand Down

0 comments on commit a5393eb

Please sign in to comment.