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:
parent
059f9795af
commit
409f589bf4
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -1824,16 +1824,16 @@
|
|||
},
|
||||
{
|
||||
"name": "laravel/framework",
|
||||
"version": "v10.6.1",
|
||||
"version": "v10.6.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/framework.git",
|
||||
"reference": "1282e96202085f798528ee43371b2ffbb8dcfbd8"
|
||||
"reference": "13dc93889617427352f72b6aa8b195b252af1197"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/1282e96202085f798528ee43371b2ffbb8dcfbd8",
|
||||
"reference": "1282e96202085f798528ee43371b2ffbb8dcfbd8",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/13dc93889617427352f72b6aa8b195b252af1197",
|
||||
"reference": "13dc93889617427352f72b6aa8b195b252af1197",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1932,7 +1932,7 @@
|
|||
"league/flysystem-read-only": "^3.3",
|
||||
"league/flysystem-sftp-v3": "^3.0",
|
||||
"mockery/mockery": "^1.5.1",
|
||||
"orchestra/testbench-core": "^8.3",
|
||||
"orchestra/testbench-core": "^8.4",
|
||||
"pda/pheanstalk": "^4.0",
|
||||
"phpstan/phpdoc-parser": "^1.15",
|
||||
"phpstan/phpstan": "^1.4.7",
|
||||
|
@ -2020,7 +2020,7 @@
|
|||
"issues": "https://github.com/laravel/framework/issues",
|
||||
"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",
|
||||
|
|
Loading…
Add table
Reference in a new issue