Skip to content

Commit

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

---
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 Dec 18, 2024
1 parent 4adc1ee commit 6b9e4bd
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 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.9.2",
"laravel/framework": "v11.35.0",
"laravel/framework": "v11.36.1",
"laravel/sanctum": "v4.0.6",
"livewire/flux": "v1.0.29",
"livewire/flux-pro": "^1.0.29",
Expand Down
26 changes: 13 additions & 13 deletions app/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6b9e4bd

Please sign in to comment.