diff --git a/composer.json b/composer.json index 7fbf6fa2..0cd433e1 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "inertiajs/inertia-laravel": "0.4.4", "laravel-json-api/laravel": "1.0.0", "laravel/framework": "8.57.0", - "laravel/horizon": "5.7.11", + "laravel/horizon": "5.7.12", "laravel/jetstream": "2.3.15", "laravel/sanctum": "2.11.2", "laravel/scout": "9.2.7", diff --git a/composer.lock b/composer.lock index 900f9017..fa0c3857 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "ee250de759bb28f527d09af83d1817c3", + "content-hash": "524b3d10e0dd83a07e876e6e6e7dda92", "packages": [ { "name": "algolia/algoliasearch-client-php", @@ -3537,16 +3537,16 @@ }, { "name": "laravel/horizon", - "version": "v5.7.11", + "version": "v5.7.12", "source": { "type": "git", "url": "https://github.com/laravel/horizon.git", - "reference": "d0a7fd91f26e95b1b941b33af36a736b70a29505" + "reference": "98e2a6efac1a79ae08a9cce84bef32f236f6f800" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/horizon/zipball/d0a7fd91f26e95b1b941b33af36a736b70a29505", - "reference": "d0a7fd91f26e95b1b941b33af36a736b70a29505", + "url": "https://api.github.com/repos/laravel/horizon/zipball/98e2a6efac1a79ae08a9cce84bef32f236f6f800", + "reference": "98e2a6efac1a79ae08a9cce84bef32f236f6f800", "shasum": "" }, "require": { @@ -3608,9 +3608,9 @@ ], "support": { "issues": "https://github.com/laravel/horizon/issues", - "source": "https://github.com/laravel/horizon/tree/v5.7.11" + "source": "https://github.com/laravel/horizon/tree/v5.7.12" }, - "time": "2021-08-17T15:30:59+00:00" + "time": "2021-08-31T14:56:54+00:00" }, { "name": "laravel/jetstream", @@ -10132,16 +10132,16 @@ }, { "name": "symfony/process", - "version": "v5.3.4", + "version": "v5.3.7", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "d16634ee55b895bd85ec714dadc58e4428ecf030" + "reference": "38f26c7d6ed535217ea393e05634cb0b244a1967" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/d16634ee55b895bd85ec714dadc58e4428ecf030", - "reference": "d16634ee55b895bd85ec714dadc58e4428ecf030", + "url": "https://api.github.com/repos/symfony/process/zipball/38f26c7d6ed535217ea393e05634cb0b244a1967", + "reference": "38f26c7d6ed535217ea393e05634cb0b244a1967", "shasum": "" }, "require": { @@ -10174,7 +10174,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v5.3.4" + "source": "https://github.com/symfony/process/tree/v5.3.7" }, "funding": [ { @@ -10190,7 +10190,7 @@ "type": "tidelift" } ], - "time": "2021-07-23T15:54:19+00:00" + "time": "2021-08-04T21:20:46+00:00" }, { "name": "symfony/psr-http-message-bridge", @@ -10534,16 +10534,16 @@ }, { "name": "symfony/translation", - "version": "v5.3.4", + "version": "v5.3.7", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "d89ad7292932c2699cbe4af98d72c5c6bbc504c1" + "reference": "4d595a6d15fd3a2c67f6f31d14d15d3b7356d7a6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/d89ad7292932c2699cbe4af98d72c5c6bbc504c1", - "reference": "d89ad7292932c2699cbe4af98d72c5c6bbc504c1", + "url": "https://api.github.com/repos/symfony/translation/zipball/4d595a6d15fd3a2c67f6f31d14d15d3b7356d7a6", + "reference": "4d595a6d15fd3a2c67f6f31d14d15d3b7356d7a6", "shasum": "" }, "require": { @@ -10609,7 +10609,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v5.3.4" + "source": "https://github.com/symfony/translation/tree/v5.3.7" }, "funding": [ { @@ -10625,7 +10625,7 @@ "type": "tidelift" } ], - "time": "2021-07-25T09:39:16+00:00" + "time": "2021-08-26T08:22:53+00:00" }, { "name": "symfony/translation-contracts",