build(deps): Bump laravel/framework from 10.14.0 to 10.14.1

Bumps [laravel/framework](https://github.com/laravel/framework) from 10.14.0 to 10.14.1.
- [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.14.0...v10.14.1)

---
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-30 10:39:20 +00:00 committed by GitHub
parent 8715a4e9c5
commit b222eea3fc
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.14.0", "version": "v10.14.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "285cdd86a4beb433513b38f41a89b510e0724a3e" "reference": "6f89a2b74b232d8bf2e1d9ed87e311841263dfcb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/285cdd86a4beb433513b38f41a89b510e0724a3e", "url": "https://api.github.com/repos/laravel/framework/zipball/6f89a2b74b232d8bf2e1d9ed87e311841263dfcb",
"reference": "285cdd86a4beb433513b38f41a89b510e0724a3e", "reference": "6f89a2b74b232d8bf2e1d9ed87e311841263dfcb",
"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-06-27T13:26:12+00:00" "time": "2023-06-28T14:25:16+00:00"
}, },
{ {
"name": "laravel/horizon", "name": "laravel/horizon",