Skip to content

Commit 2348fe6

Browse files
composer(deps): update laravel/framework requirement
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.36.1...v8.36.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 047e053 commit 2348fe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"ext-json": "*",
2626
"ext-zip": "*",
2727
"guzzlehttp/guzzle": "6.* || 7.*",
28-
"laravel/framework": "^8.36.1"
28+
"laravel/framework": "^8.36.2"
2929
},
3030
"require-dev": {
3131
"dg/bypass-finals": "^1.3",

0 commit comments

Comments
 (0)