Bump laravel/framework from 8.83.20 to 8.83.22

Bumps [laravel/framework](https://github.com/laravel/framework) from 8.83.20 to 8.83.22.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/9.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v8.83.20...v8.83.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-07-22 16:31:09 +00:00 committed by GitHub
parent f6ff3ca0a8
commit b6363e2611
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

10
composer.lock generated
View File

@ -1179,16 +1179,16 @@
},
{
"name": "laravel/framework",
"version": "v8.83.20",
"version": "v8.83.22",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "aa5908e83fccb18b135ca31aa0342cf4bd6909a8"
"reference": "96aecced5126d48e277e5339193c376fe82b6565"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/aa5908e83fccb18b135ca31aa0342cf4bd6909a8",
"reference": "aa5908e83fccb18b135ca31aa0342cf4bd6909a8",
"url": "https://api.github.com/repos/laravel/framework/zipball/96aecced5126d48e277e5339193c376fe82b6565",
"reference": "96aecced5126d48e277e5339193c376fe82b6565",
"shasum": ""
},
"require": {
@ -1348,7 +1348,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2022-07-19T14:11:02+00:00"
"time": "2022-07-22T14:16:24+00:00"
},
{
"name": "laravel/serializable-closure",