Bump laravel/framework from 9.8.1 to 9.9.0

Bumps [laravel/framework](https://github.com/laravel/framework) from 9.8.1 to 9.9.0.
- [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/v9.8.1...v9.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-04-25 03:16:01 +00:00
committed by GitHub
parent 75f5b5b51d
commit 799da3597f

10
composer.lock generated
View File

@@ -1855,16 +1855,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v9.8.1", "version": "v9.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "9f468689964ac80b674a2fe71a56baa7e9e20493" "reference": "4d5a07640891b772188d7737348886a0222737d8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/9f468689964ac80b674a2fe71a56baa7e9e20493", "url": "https://api.github.com/repos/laravel/framework/zipball/4d5a07640891b772188d7737348886a0222737d8",
"reference": "9f468689964ac80b674a2fe71a56baa7e9e20493", "reference": "4d5a07640891b772188d7737348886a0222737d8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2030,7 +2030,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-04-12T15:43:03+00:00" "time": "2022-04-19T15:01:23+00:00"
}, },
{ {
"name": "laravel/passport", "name": "laravel/passport",