From d5c12a51da0099e744323f6c46c200e32351fb95 Mon Sep 17 00:00:00 2001 From: Shift Date: Wed, 5 Apr 2023 00:24:22 +0000 Subject: [PATCH] composer update --- composer.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index 07a154ef7..ba27c3b57 100644 --- a/composer.lock +++ b/composer.lock @@ -3781,16 +3781,16 @@ }, { "name": "laravel/framework", - "version": "v10.6.0", + "version": "v10.6.1", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "a9c6b58ebafc839b61e75b19aa38ec8bef45bf67" + "reference": "1282e96202085f798528ee43371b2ffbb8dcfbd8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/a9c6b58ebafc839b61e75b19aa38ec8bef45bf67", - "reference": "a9c6b58ebafc839b61e75b19aa38ec8bef45bf67", + "url": "https://api.github.com/repos/laravel/framework/zipball/1282e96202085f798528ee43371b2ffbb8dcfbd8", + "reference": "1282e96202085f798528ee43371b2ffbb8dcfbd8", "shasum": "" }, "require": { @@ -3977,7 +3977,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2023-04-04T14:08:32+00:00" + "time": "2023-04-04T20:58:15+00:00" }, { "name": "laravel/horizon", @@ -15898,16 +15898,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.10", + "version": "1.10.11", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "f1e22c9b17a879987f8743d81533250a5fff47f9" + "reference": "8aa62e6ea8b58ffb650e02940e55a788cbc3fe21" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f1e22c9b17a879987f8743d81533250a5fff47f9", - "reference": "f1e22c9b17a879987f8743d81533250a5fff47f9", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/8aa62e6ea8b58ffb650e02940e55a788cbc3fe21", + "reference": "8aa62e6ea8b58ffb650e02940e55a788cbc3fe21", "shasum": "" }, "require": { @@ -15956,7 +15956,7 @@ "type": "tidelift" } ], - "time": "2023-04-01T17:06:15+00:00" + "time": "2023-04-04T19:17:42+00:00" }, { "name": "phpunit/php-code-coverage",