build(deps): Bump laravel/framework from 10.10.1 to 10.11.0

Bumps [laravel/framework](https://github.com/laravel/framework) from 10.10.1 to 10.11.0.
- [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.10.1...v10.11.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] 2023-05-17 12:15:34 +00:00 committed by GitHub
parent 92cc44ec75
commit b26513ed98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -1822,16 +1822,16 @@
},
{
"name": "laravel/framework",
"version": "v10.10.1",
"version": "v10.11.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "be0478dea96a6619bb77676f36f67c1500846b17"
"reference": "21a5b6d9b669f32c10cc8ba776511b5f62599fea"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/be0478dea96a6619bb77676f36f67c1500846b17",
"reference": "be0478dea96a6619bb77676f36f67c1500846b17",
"url": "https://api.github.com/repos/laravel/framework/zipball/21a5b6d9b669f32c10cc8ba776511b5f62599fea",
"reference": "21a5b6d9b669f32c10cc8ba776511b5f62599fea",
"shasum": ""
},
"require": {
@ -2018,7 +2018,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2023-05-11T13:20:25+00:00"
"time": "2023-05-16T13:59:23+00:00"
},
{
"name": "laravel/horizon",