Bump laravel/framework from 8.83.26 to 8.83.27

Bumps [laravel/framework](https://github.com/laravel/framework) from 8.83.26 to 8.83.27.
- [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.26...v8.83.27)

---
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-12-08 16:07:22 +00:00 committed by GitHub
parent e4ee681600
commit 9a59799e99
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

@ -1720,16 +1720,16 @@
},
{
"name": "laravel/framework",
"version": "v8.83.26",
"version": "v8.83.27",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "7411d9fa71c1b0fd73a33e225f14512b74e6c81e"
"reference": "e1afe088b4ca613fb96dc57e6d8dbcb8cc2c6b49"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/7411d9fa71c1b0fd73a33e225f14512b74e6c81e",
"reference": "7411d9fa71c1b0fd73a33e225f14512b74e6c81e",
"url": "https://api.github.com/repos/laravel/framework/zipball/e1afe088b4ca613fb96dc57e6d8dbcb8cc2c6b49",
"reference": "e1afe088b4ca613fb96dc57e6d8dbcb8cc2c6b49",
"shasum": ""
},
"require": {
@ -1889,7 +1889,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2022-11-01T14:48:50+00:00"
"time": "2022-12-08T15:28:55+00:00"
},
{
"name": "laravel/serializable-closure",