Skip to content

Commit b777e54

Browse files
Bump laravel/framework from 5.8.38 to 6.20.42
Bumps [laravel/framework](https://github.com/laravel/framework) from 5.8.38 to 6.20.42. - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md) - [Commits](laravel/framework@v5.8.38...v6.20.42) --- updated-dependencies: - dependency-name: laravel/framework dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 485e5fd commit b777e54

File tree

2 files changed

+233
-183
lines changed

2 files changed

+233
-183
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"require": {
1111
"php": "^7.1.3",
1212
"fideloper/proxy": "^4.0",
13-
"laravel/framework": "5.8.*",
13+
"laravel/framework": "6.20.*",
1414
"laravel/tinker": "^1.0"
1515
},
1616
"require-dev": {

0 commit comments

Comments
 (0)