Bump laravel/framework from 8.83.14 to 8.83.15

Bumps [laravel/framework](https://github.com/laravel/framework) from 8.83.14 to 8.83.15.
- [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.14...v8.83.15)

---
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-05-31 16:30:33 +00:00 committed by GitHub
parent a0950990d4
commit 6d81092b74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View File

@ -1179,16 +1179,16 @@
},
{
"name": "laravel/framework",
"version": "v8.83.14",
"version": "v8.83.15",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "141cf126f1746c7264f59aa78c923a84eaab501e"
"reference": "bf8fbdd9061611b2c05562fa14f6987cc5145d78"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/141cf126f1746c7264f59aa78c923a84eaab501e",
"reference": "141cf126f1746c7264f59aa78c923a84eaab501e",
"url": "https://api.github.com/repos/laravel/framework/zipball/bf8fbdd9061611b2c05562fa14f6987cc5145d78",
"reference": "bf8fbdd9061611b2c05562fa14f6987cc5145d78",
"shasum": ""
},
"require": {
@ -1348,7 +1348,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2022-05-24T14:04:02+00:00"
"time": "2022-05-31T14:57:02+00:00"
},
{
"name": "laravel/serializable-closure",