Skip to content

Commit

Permalink
composer(deps): update laravel/framework requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [laravel/framework](https://github.com/laravel/framework) to permit the latest version.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-6.x.md)
- [Commits](laravel/framework@v8.32.1...v8.33.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 17, 2021
1 parent daf2512 commit 1103be8
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 @@ -25,7 +25,7 @@
"ext-json": "*",
"ext-zip": "*",
"guzzlehttp/guzzle": "6.* || 7.*",
"laravel/framework": "^8.32.1"
"laravel/framework": "^8.33.1"
},
"require-dev": {
"dg/bypass-finals": "^1.3",
Expand Down

0 comments on commit 1103be8

Please sign in to comment.