Bump laravel/framework from 8.83.13 to 8.83.14

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

---
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-24 16:42:26 +00:00 committed by GitHub
parent 1cd29d3bfa
commit 93c65b6100
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View File

@ -1004,16 +1004,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v8.83.13", "version": "v8.83.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "1eed68ec70c98d1a7a6f0fcedbea10cb6dd69a20" "reference": "141cf126f1746c7264f59aa78c923a84eaab501e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/1eed68ec70c98d1a7a6f0fcedbea10cb6dd69a20", "url": "https://api.github.com/repos/laravel/framework/zipball/141cf126f1746c7264f59aa78c923a84eaab501e",
"reference": "1eed68ec70c98d1a7a6f0fcedbea10cb6dd69a20", "reference": "141cf126f1746c7264f59aa78c923a84eaab501e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1173,7 +1173,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2022-05-17T14:08:01+00:00" "time": "2022-05-24T14:04:02+00:00"
}, },
{ {
"name": "laravel/serializable-closure", "name": "laravel/serializable-closure",