Bump laravel/framework from 9.52.6 to 9.52.7

Bumps [laravel/framework](https://github.com/laravel/framework) from 9.52.6 to 9.52.7.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/10.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/framework/compare/v9.52.6...v9.52.7)

---
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]
2023-04-26 01:07:26 +00:00
committed by GitHub
parent c6d318bbc3
commit ea343bb326

12
composer.lock generated
View File

@@ -1667,16 +1667,16 @@
},
{
"name": "laravel/framework",
"version": "v9.52.6",
"version": "v9.52.7",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "16454f17a2585c4589f721655fc5133270aadf8c"
"reference": "675ea868fe36b18c8303e954aac540e6b1caa677"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/16454f17a2585c4589f721655fc5133270aadf8c",
"reference": "16454f17a2585c4589f721655fc5133270aadf8c",
"url": "https://api.github.com/repos/laravel/framework/zipball/675ea868fe36b18c8303e954aac540e6b1caa677",
"reference": "675ea868fe36b18c8303e954aac540e6b1caa677",
"shasum": ""
},
"require": {
@@ -1861,7 +1861,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2023-04-18T13:44:55+00:00"
"time": "2023-04-25T13:44:05+00:00"
},
{
"name": "laravel/sanctum",
@@ -9508,5 +9508,5 @@
"php": "^8.0.2"
},
"platform-dev": [],
"plugin-api-version": "2.1.0"
"plugin-api-version": "2.3.0"
}