Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and toddy15 committed Dec 11, 2024
1 parent f0a292b commit a66c447
Show file tree
Hide file tree
Showing 2 changed files with 206 additions and 29 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"require": {
"php": "^8.2",
"guzzlehttp/guzzle": "^7.9.2",
"laravel/framework": "^11.34.2",
"laravel/framework": "^11.35.0",
"laravel/sanctum": "^4.0.5",
"laravel/tinker": "^2.10.0",
"laravel/ui": "^4.6.0",
Expand Down
233 changes: 205 additions & 28 deletions composer.lock

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

0 comments on commit a66c447

Please sign in to comment.