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

Bumps [laravel/framework](https://github.com/laravel/framework) from 10.11.0 to 10.12.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.11.0...v10.12.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-24 09:56:52 +00:00 committed by GitHub
parent 6618a819fe
commit e01d49a6b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -1818,16 +1818,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v10.11.0", "version": "v10.12.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "21a5b6d9b669f32c10cc8ba776511b5f62599fea" "reference": "9e6dcff23ab1d4b522bef56074c31625cf077576"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/21a5b6d9b669f32c10cc8ba776511b5f62599fea", "url": "https://api.github.com/repos/laravel/framework/zipball/9e6dcff23ab1d4b522bef56074c31625cf077576",
"reference": "21a5b6d9b669f32c10cc8ba776511b5f62599fea", "reference": "9e6dcff23ab1d4b522bef56074c31625cf077576",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2014,7 +2014,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-05-16T13:59:23+00:00" "time": "2023-05-23T18:04:16+00:00"
}, },
{ {
"name": "laravel/horizon", "name": "laravel/horizon",