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

Bumps [laravel/framework](https://github.com/laravel/framework) from 10.13.5 to 10.14.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.13.5...v10.14.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-06-28 09:56:32 +00:00 committed by GitHub
parent 49ecef45d0
commit 03d68001ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

58
composer.lock generated
View file

@ -1818,16 +1818,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v10.13.5", "version": "v10.14.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "03106ae9ba2ec4b36dc973b7bdca6fad81e032b4" "reference": "285cdd86a4beb433513b38f41a89b510e0724a3e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/03106ae9ba2ec4b36dc973b7bdca6fad81e032b4", "url": "https://api.github.com/repos/laravel/framework/zipball/285cdd86a4beb433513b38f41a89b510e0724a3e",
"reference": "03106ae9ba2ec4b36dc973b7bdca6fad81e032b4", "reference": "285cdd86a4beb433513b38f41a89b510e0724a3e",
"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-08T20:25:36+00:00" "time": "2023-06-27T13:26:12+00:00"
}, },
{ {
"name": "laravel/horizon", "name": "laravel/horizon",
@ -5606,16 +5606,16 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v6.3.0", "version": "v6.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "718a97ed430d34e5c568ea2c44eab708c6efbefb" "reference": "e0ad0d153e1c20069250986cd9e9dd1ccebb0d66"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/718a97ed430d34e5c568ea2c44eab708c6efbefb", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e0ad0d153e1c20069250986cd9e9dd1ccebb0d66",
"reference": "718a97ed430d34e5c568ea2c44eab708c6efbefb", "reference": "e0ad0d153e1c20069250986cd9e9dd1ccebb0d66",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5663,7 +5663,7 @@
"description": "Defines an object-oriented layer for the HTTP specification", "description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-foundation/tree/v6.3.0" "source": "https://github.com/symfony/http-foundation/tree/v6.3.1"
}, },
"funding": [ "funding": [
{ {
@ -5679,20 +5679,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-05-19T12:46:45+00:00" "time": "2023-06-24T11:51:27+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v6.3.0", "version": "v6.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "241973f3dd900620b1ca052fe409144f11aea748" "reference": "161e16fd2e35fb4881a43bc8b383dfd5be4ac374"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/241973f3dd900620b1ca052fe409144f11aea748", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/161e16fd2e35fb4881a43bc8b383dfd5be4ac374",
"reference": "241973f3dd900620b1ca052fe409144f11aea748", "reference": "161e16fd2e35fb4881a43bc8b383dfd5be4ac374",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5776,7 +5776,7 @@
"description": "Provides a structured process for converting a Request into a Response", "description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-kernel/tree/v6.3.0" "source": "https://github.com/symfony/http-kernel/tree/v6.3.1"
}, },
"funding": [ "funding": [
{ {
@ -5792,7 +5792,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-05-30T19:03:32+00:00" "time": "2023-06-26T06:07:32+00:00"
}, },
{ {
"name": "symfony/mailer", "name": "symfony/mailer",
@ -6755,16 +6755,16 @@
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v6.3.0", "version": "v6.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "827f59fdc67eecfc4dfff81f9c93bf4d98f0c89b" "reference": "d37ad1779c38b8eb71996d17dc13030dcb7f9cf5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/827f59fdc67eecfc4dfff81f9c93bf4d98f0c89b", "url": "https://api.github.com/repos/symfony/routing/zipball/d37ad1779c38b8eb71996d17dc13030dcb7f9cf5",
"reference": "827f59fdc67eecfc4dfff81f9c93bf4d98f0c89b", "reference": "d37ad1779c38b8eb71996d17dc13030dcb7f9cf5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6817,7 +6817,7 @@
"url" "url"
], ],
"support": { "support": {
"source": "https://github.com/symfony/routing/tree/v6.3.0" "source": "https://github.com/symfony/routing/tree/v6.3.1"
}, },
"funding": [ "funding": [
{ {
@ -6833,7 +6833,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-04-28T15:57:00+00:00" "time": "2023-06-05T15:30:22+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
@ -7251,16 +7251,16 @@
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v6.3.0", "version": "v6.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "6acdcd5c122074ee9f7b051e4fb177025c277a0e" "reference": "c81268d6960ddb47af17391a27d222bd58cf0515"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/6acdcd5c122074ee9f7b051e4fb177025c277a0e", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/c81268d6960ddb47af17391a27d222bd58cf0515",
"reference": "6acdcd5c122074ee9f7b051e4fb177025c277a0e", "reference": "c81268d6960ddb47af17391a27d222bd58cf0515",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7313,7 +7313,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v6.3.0" "source": "https://github.com/symfony/var-dumper/tree/v6.3.1"
}, },
"funding": [ "funding": [
{ {
@ -7329,7 +7329,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-05-25T13:09:35+00:00" "time": "2023-06-21T12:08:28+00:00"
}, },
{ {
"name": "tijsverkoyen/css-to-inline-styles", "name": "tijsverkoyen/css-to-inline-styles",