Bump laravel/framework from 9.52.9 to 9.52.10

Bumps [laravel/framework](https://github.com/laravel/framework) from 9.52.9 to 9.52.10.
- [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.9...v9.52.10)

---
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-06-27 17:05:19 +00:00 committed by GitHub
parent df3a6e3747
commit 4dd4f6001e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

10
composer.lock generated
View File

@ -1930,16 +1930,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v9.52.9", "version": "v9.52.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "c512ece7b1ee393eac5893f37cb2b029a5413b97" "reference": "858add225ce88a76c43aec0e7866288321ee0ee9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/c512ece7b1ee393eac5893f37cb2b029a5413b97", "url": "https://api.github.com/repos/laravel/framework/zipball/858add225ce88a76c43aec0e7866288321ee0ee9",
"reference": "c512ece7b1ee393eac5893f37cb2b029a5413b97", "reference": "858add225ce88a76c43aec0e7866288321ee0ee9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2124,7 +2124,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": "2023-06-08T20:06:23+00:00" "time": "2023-06-27T13:25:54+00:00"
}, },
{ {
"name": "laravel/serializable-closure", "name": "laravel/serializable-closure",