From 6a7480cfb4eee25c070fa3678e9bc38cf43bdefa Mon Sep 17 00:00:00 2001 From: Adrian Hopek Date: Thu, 7 Apr 2022 08:36:28 +0200 Subject: [PATCH] #107 - bump laravel --- composer.json | 2 +- composer.lock | 128 ++++++++++++++++++++++---------------------- config/cache.php | 2 +- config/database.php | 2 +- config/queue.php | 2 +- config/session.php | 2 +- 6 files changed, 69 insertions(+), 69 deletions(-) diff --git a/composer.json b/composer.json index 4b93ea88..82145ddd 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "fruitcake/laravel-cors": "^2.0", "guzzlehttp/guzzle": "^7.0.1", "inertiajs/inertia-laravel": "^0.5.1", - "laravel/framework": "9.5.*", + "laravel/framework": "^9.7", "laravel/sanctum": "^2.14", "laravel/socialite": "^5.2", "laravel/telescope": "^4.6", diff --git a/composer.lock b/composer.lock index fa5f92ec..8dd0196e 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": "ddfd3d1584b1412a4b1d9c95d8cb9a31", + "content-hash": "414a1fc13e0731e59605248bd4e39de6", "packages": [ { "name": "asm89/stack-cors", @@ -1022,24 +1022,24 @@ }, { "name": "google/apiclient", - "version": "v2.12.1", + "version": "v2.12.2", "source": { "type": "git", "url": "https://github.com/googleapis/google-api-php-client.git", - "reference": "1530583a711f4414407112c4068464bcbace1c71" + "reference": "a18b0e1ef5618523c607c01a41ec137c7f9af3b1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/1530583a711f4414407112c4068464bcbace1c71", - "reference": "1530583a711f4414407112c4068464bcbace1c71", + "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/a18b0e1ef5618523c607c01a41ec137c7f9af3b1", + "reference": "a18b0e1ef5618523c607c01a41ec137c7f9af3b1", "shasum": "" }, "require": { - "firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0", + "firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0||~6.0", "google/apiclient-services": "~0.200", "google/auth": "^1.10", "guzzlehttp/guzzle": "~5.3.3||~6.0||~7.0", - "guzzlehttp/psr7": "^1.7||^2.0.0", + "guzzlehttp/psr7": "^1.8.4||^2.2.1", "monolog/monolog": "^1.17||^2.0", "php": "^5.6|^7.0|^8.0", "phpseclib/phpseclib": "~2.0||^3.0.2" @@ -1087,9 +1087,9 @@ ], "support": { "issues": "https://github.com/googleapis/google-api-php-client/issues", - "source": "https://github.com/googleapis/google-api-php-client/tree/v2.12.1" + "source": "https://github.com/googleapis/google-api-php-client/tree/v2.12.2" }, - "time": "2021-12-02T03:34:25+00:00" + "time": "2022-04-05T16:19:05+00:00" }, { "name": "google/apiclient-services", @@ -1733,16 +1733,16 @@ }, { "name": "laravel/framework", - "version": "v9.5.1", + "version": "v9.7.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "35be2599c9ac3d58bf1578895c2e85ea4848a0d7" + "reference": "54c9696ee3e558ab29317ed6e0cb16bb9db5aad4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/35be2599c9ac3d58bf1578895c2e85ea4848a0d7", - "reference": "35be2599c9ac3d58bf1578895c2e85ea4848a0d7", + "url": "https://api.github.com/repos/laravel/framework/zipball/54c9696ee3e558ab29317ed6e0cb16bb9db5aad4", + "reference": "54c9696ee3e558ab29317ed6e0cb16bb9db5aad4", "shasum": "" }, "require": { @@ -1908,7 +1908,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-03-15T14:41:19+00:00" + "time": "2022-04-05T15:07:51+00:00" }, { "name": "laravel/sanctum", @@ -2105,16 +2105,16 @@ }, { "name": "laravel/telescope", - "version": "v4.8.1", + "version": "v4.8.2", "source": { "type": "git", "url": "https://github.com/laravel/telescope.git", - "reference": "2c61ad4a1d1366f2829cbe3d50d004cef7dfc691" + "reference": "88e3ded3e1fc301a82403820b2f68ec5a9e092e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/telescope/zipball/2c61ad4a1d1366f2829cbe3d50d004cef7dfc691", - "reference": "2c61ad4a1d1366f2829cbe3d50d004cef7dfc691", + "url": "https://api.github.com/repos/laravel/telescope/zipball/88e3ded3e1fc301a82403820b2f68ec5a9e092e3", + "reference": "88e3ded3e1fc301a82403820b2f68ec5a9e092e3", "shasum": "" }, "require": { @@ -2167,9 +2167,9 @@ ], "support": { "issues": "https://github.com/laravel/telescope/issues", - "source": "https://github.com/laravel/telescope/tree/v4.8.1" + "source": "https://github.com/laravel/telescope/tree/v4.8.2" }, - "time": "2022-03-26T16:04:21+00:00" + "time": "2022-04-01T14:27:12+00:00" }, { "name": "laravel/tinker", @@ -2590,16 +2590,16 @@ }, { "name": "league/flysystem", - "version": "3.0.13", + "version": "3.0.14", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "15dc1ccb2db8daef507c4d3e501565bae42a9f0e" + "reference": "46a5450352540e89cb8e7eb20c58b5b4aae481f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/15dc1ccb2db8daef507c4d3e501565bae42a9f0e", - "reference": "15dc1ccb2db8daef507c4d3e501565bae42a9f0e", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/46a5450352540e89cb8e7eb20c58b5b4aae481f6", + "reference": "46a5450352540e89cb8e7eb20c58b5b4aae481f6", "shasum": "" }, "require": { @@ -2660,7 +2660,7 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/3.0.13" + "source": "https://github.com/thephpleague/flysystem/tree/3.0.14" }, "funding": [ { @@ -2676,7 +2676,7 @@ "type": "tidelift" } ], - "time": "2022-04-02T08:55:13+00:00" + "time": "2022-04-06T18:17:37+00:00" }, { "name": "league/mime-type-detection", @@ -5333,16 +5333,16 @@ }, { "name": "symfony/deprecation-contracts", - "version": "v3.0.0", + "version": "v3.0.1", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "c726b64c1ccfe2896cb7df2e1331c357ad1c8ced" + "reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/c726b64c1ccfe2896cb7df2e1331c357ad1c8ced", - "reference": "c726b64c1ccfe2896cb7df2e1331c357ad1c8ced", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/26954b3d62a6c5fd0ea8a2a00c0353a14978d05c", + "reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c", "shasum": "" }, "require": { @@ -5380,7 +5380,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.0.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.0.1" }, "funding": [ { @@ -5396,7 +5396,7 @@ "type": "tidelift" } ], - "time": "2021-11-01T23:48:49+00:00" + "time": "2022-01-02T09:55:41+00:00" }, { "name": "symfony/error-handler", @@ -5554,16 +5554,16 @@ }, { "name": "symfony/event-dispatcher-contracts", - "version": "v3.0.0", + "version": "v3.0.1", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "aa5422287b75594b90ee9cd807caf8f0df491385" + "reference": "7bc61cc2db649b4637d331240c5346dcc7708051" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/aa5422287b75594b90ee9cd807caf8f0df491385", - "reference": "aa5422287b75594b90ee9cd807caf8f0df491385", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/7bc61cc2db649b4637d331240c5346dcc7708051", + "reference": "7bc61cc2db649b4637d331240c5346dcc7708051", "shasum": "" }, "require": { @@ -5613,7 +5613,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.0.0" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.0.1" }, "funding": [ { @@ -5629,7 +5629,7 @@ "type": "tidelift" } ], - "time": "2021-07-15T12:33:35+00:00" + "time": "2022-01-02T09:55:41+00:00" }, { "name": "symfony/finder", @@ -6834,16 +6834,16 @@ }, { "name": "symfony/service-contracts", - "version": "v3.0.0", + "version": "v3.0.1", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "36715ebf9fb9db73db0cb24263c79077c6fe8603" + "reference": "e517458f278c2131ca9f262f8fbaf01410f2c65c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/36715ebf9fb9db73db0cb24263c79077c6fe8603", - "reference": "36715ebf9fb9db73db0cb24263c79077c6fe8603", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/e517458f278c2131ca9f262f8fbaf01410f2c65c", + "reference": "e517458f278c2131ca9f262f8fbaf01410f2c65c", "shasum": "" }, "require": { @@ -6896,7 +6896,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v3.0.0" + "source": "https://github.com/symfony/service-contracts/tree/v3.0.1" }, "funding": [ { @@ -6912,7 +6912,7 @@ "type": "tidelift" } ], - "time": "2021-11-04T17:53:12+00:00" + "time": "2022-03-13T20:10:05+00:00" }, { "name": "symfony/string", @@ -7096,16 +7096,16 @@ }, { "name": "symfony/translation-contracts", - "version": "v3.0.0", + "version": "v3.0.1", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "1b6ea5a7442af5a12dba3dbd6d71034b5b234e77" + "reference": "c4183fc3ef0f0510893cbeedc7718fb5cafc9ac9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/1b6ea5a7442af5a12dba3dbd6d71034b5b234e77", - "reference": "1b6ea5a7442af5a12dba3dbd6d71034b5b234e77", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/c4183fc3ef0f0510893cbeedc7718fb5cafc9ac9", + "reference": "c4183fc3ef0f0510893cbeedc7718fb5cafc9ac9", "shasum": "" }, "require": { @@ -7154,7 +7154,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/v3.0.0" + "source": "https://github.com/symfony/translation-contracts/tree/v3.0.1" }, "funding": [ { @@ -7170,7 +7170,7 @@ "type": "tidelift" } ], - "time": "2021-09-07T12:43:40+00:00" + "time": "2022-01-02T09:55:41+00:00" }, { "name": "symfony/var-dumper", @@ -8262,16 +8262,16 @@ }, { "name": "laravel/dusk", - "version": "v6.22.2", + "version": "v6.22.3", "source": { "type": "git", "url": "https://github.com/laravel/dusk.git", - "reference": "f62afe10fd37c96b1e1e9afe17174961cc2b0f0a" + "reference": "f42844d5a7eace45d199d276bb2bc23fec788256" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/dusk/zipball/f62afe10fd37c96b1e1e9afe17174961cc2b0f0a", - "reference": "f62afe10fd37c96b1e1e9afe17174961cc2b0f0a", + "url": "https://api.github.com/repos/laravel/dusk/zipball/f42844d5a7eace45d199d276bb2bc23fec788256", + "reference": "f42844d5a7eace45d199d276bb2bc23fec788256", "shasum": "" }, "require": { @@ -8329,9 +8329,9 @@ ], "support": { "issues": "https://github.com/laravel/dusk/issues", - "source": "https://github.com/laravel/dusk/tree/v6.22.2" + "source": "https://github.com/laravel/dusk/tree/v6.22.3" }, - "time": "2022-03-24T14:57:29+00:00" + "time": "2022-04-04T15:12:34+00:00" }, { "name": "mockery/mockery", @@ -8466,16 +8466,16 @@ }, { "name": "nunomaduro/collision", - "version": "v6.1.0", + "version": "v6.2.0", "source": { "type": "git", "url": "https://github.com/nunomaduro/collision.git", - "reference": "df09e21a5e5d5a7d51a8b9ecd44d3dd150d97fec" + "reference": "c379636dc50e829edb3a8bcb944a01aa1aed8f25" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nunomaduro/collision/zipball/df09e21a5e5d5a7d51a8b9ecd44d3dd150d97fec", - "reference": "df09e21a5e5d5a7d51a8b9ecd44d3dd150d97fec", + "url": "https://api.github.com/repos/nunomaduro/collision/zipball/c379636dc50e829edb3a8bcb944a01aa1aed8f25", + "reference": "c379636dc50e829edb3a8bcb944a01aa1aed8f25", "shasum": "" }, "require": { @@ -8486,10 +8486,10 @@ }, "require-dev": { "brianium/paratest": "^6.4.1", - "laravel/framework": "^9.0", + "laravel/framework": "^9.7", "nunomaduro/larastan": "^1.0.2", "nunomaduro/mock-final-classes": "^1.1.0", - "orchestra/testbench": "^7.0.0", + "orchestra/testbench": "^7.3.0", "phpunit/phpunit": "^9.5.11" }, "type": "library", @@ -8549,7 +8549,7 @@ "type": "patreon" } ], - "time": "2022-01-18T17:49:08+00:00" + "time": "2022-04-05T15:31:38+00:00" }, { "name": "phar-io/manifest", @@ -10931,5 +10931,5 @@ "ext-redis": "*" }, "platform-dev": [], - "plugin-api-version": "2.2.0" + "plugin-api-version": "2.1.0" } diff --git a/config/cache.php b/config/cache.php index 39e2bf3d..fb2e9bbd 100644 --- a/config/cache.php +++ b/config/cache.php @@ -5,7 +5,7 @@ use Illuminate\Support\Str; return [ - "default" => env("CACHE_DRIVER", "file"), + "default" => env("CACHE_DRIVER", "redis"), "stores" => [ "array" => [ "driver" => "array", diff --git a/config/database.php b/config/database.php index 0ab09ab6..8d6b3b27 100644 --- a/config/database.php +++ b/config/database.php @@ -5,7 +5,7 @@ use Illuminate\Support\Str; return [ - "default" => env("DB_CONNECTION", "mysql"), + "default" => env("DB_CONNECTION", "pgsql"), "connections" => [ "pgsql" => [ "driver" => "pgsql", diff --git a/config/queue.php b/config/queue.php index 626d9db7..05ae774e 100644 --- a/config/queue.php +++ b/config/queue.php @@ -3,7 +3,7 @@ declare(strict_types=1); return [ - "default" => env("QUEUE_CONNECTION", "sync"), + "default" => env("QUEUE_CONNECTION", "redis"), "connections" => [ "sync" => [ "driver" => "sync", diff --git a/config/session.php b/config/session.php index 06848535..7e89f1d8 100644 --- a/config/session.php +++ b/config/session.php @@ -5,7 +5,7 @@ use Illuminate\Support\Str; return [ - "driver" => env("SESSION_DRIVER", "file"), + "driver" => env("SESSION_DRIVER", "redis"), "lifetime" => env("SESSION_LIFETIME", 120), "expire_on_close" => false, "encrypt" => false,