Bump laravel/framework from 8.83.18 to 8.83.19

Bumps [laravel/framework](https://github.com/laravel/framework) from 8.83.18 to 8.83.19.
- [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.18...v8.83.19)

---
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-13 16:34:10 +00:00 committed by GitHub
parent 704b232c4f
commit 8798eeaec4
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", "name": "laravel/framework",
"version": "v8.83.18", "version": "v8.83.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "db8188e9cc8359a5c6706fa9d9f55aad7f235077" "reference": "4264f2ee12330bdb1be050998f58ba7271236395"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/db8188e9cc8359a5c6706fa9d9f55aad7f235077", "url": "https://api.github.com/repos/laravel/framework/zipball/4264f2ee12330bdb1be050998f58ba7271236395",
"reference": "db8188e9cc8359a5c6706fa9d9f55aad7f235077", "reference": "4264f2ee12330bdb1be050998f58ba7271236395",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1348,7 +1348,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-06-28T14:30:38+00:00" "time": "2022-07-13T13:23:09+00:00"
}, },
{ {
"name": "laravel/serializable-closure", "name": "laravel/serializable-closure",