Bump laravel/framework from 10.6.1 to 10.6.2

Bumps [laravel/framework](https://github.com/laravel/framework) from 10.6.1 to 10.6.2.
- [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/v10.6.1...v10.6.2)

---
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-06 10:04:23 +00:00 committed by GitHub
parent 059f9795af
commit 409f589bf4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -1824,16 +1824,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v10.6.1", "version": "v10.6.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "1282e96202085f798528ee43371b2ffbb8dcfbd8" "reference": "13dc93889617427352f72b6aa8b195b252af1197"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/1282e96202085f798528ee43371b2ffbb8dcfbd8", "url": "https://api.github.com/repos/laravel/framework/zipball/13dc93889617427352f72b6aa8b195b252af1197",
"reference": "1282e96202085f798528ee43371b2ffbb8dcfbd8", "reference": "13dc93889617427352f72b6aa8b195b252af1197",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1932,7 +1932,7 @@
"league/flysystem-read-only": "^3.3", "league/flysystem-read-only": "^3.3",
"league/flysystem-sftp-v3": "^3.0", "league/flysystem-sftp-v3": "^3.0",
"mockery/mockery": "^1.5.1", "mockery/mockery": "^1.5.1",
"orchestra/testbench-core": "^8.3", "orchestra/testbench-core": "^8.4",
"pda/pheanstalk": "^4.0", "pda/pheanstalk": "^4.0",
"phpstan/phpdoc-parser": "^1.15", "phpstan/phpdoc-parser": "^1.15",
"phpstan/phpstan": "^1.4.7", "phpstan/phpstan": "^1.4.7",
@ -2020,7 +2020,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-04-04T20:58:15+00:00" "time": "2023-04-05T15:28:17+00:00"
}, },
{ {
"name": "laravel/horizon", "name": "laravel/horizon",