Skip to content

Commit

Permalink
build(deps): bump laravel/framework from 11.7.0 to 11.17.0 in /app
Browse files Browse the repository at this point in the history
Bumps [laravel/framework](https://github.com/laravel/framework) from 11.7.0 to 11.17.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](laravel/framework@v11.7.0...v11.17.0)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 24, 2024
1 parent 8b8d6fc commit f61bf8b
Show file tree
Hide file tree
Showing 2 changed files with 257 additions and 272 deletions.
2 changes: 1 addition & 1 deletion app/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"require": {
"php": ">=8.3",
"guzzlehttp/guzzle": "7.8.1",
"laravel/framework": "v11.7.0",
"laravel/framework": "v11.17.0",
"laravel/sanctum": "v4.0.2",
"laravel/tinker": "v2.9.0",
"livewire/livewire": "v3.4.12",
Expand Down
Loading

0 comments on commit f61bf8b

Please sign in to comment.