From 13d083d6ec84936291d6f60edc57fae0c12c901d Mon Sep 17 00:00:00 2001 From: Ashraf Monshi Date: Wed, 7 Sep 2022 01:09:34 +0300 Subject: [PATCH] update core --- composer.lock | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/composer.lock b/composer.lock index 61e90a3..398ac13 100644 --- a/composer.lock +++ b/composer.lock @@ -736,16 +736,16 @@ }, { "name": "doctrine/dbal", - "version": "3.4.3", + "version": "3.4.4", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "a24b89d663d8f261199bc0a91c48016042ebda85" + "reference": "4cbbe6e4b9ef6c69d5f4c968c637476f47bb54f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/a24b89d663d8f261199bc0a91c48016042ebda85", - "reference": "a24b89d663d8f261199bc0a91c48016042ebda85", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/4cbbe6e4b9ef6c69d5f4c968c637476f47bb54f5", + "reference": "4cbbe6e4b9ef6c69d5f4c968c637476f47bb54f5", "shasum": "" }, "require": { @@ -760,14 +760,14 @@ "require-dev": { "doctrine/coding-standard": "10.0.0", "jetbrains/phpstorm-stubs": "2022.2", - "phpstan/phpstan": "1.8.2", + "phpstan/phpstan": "1.8.3", "phpstan/phpstan-strict-rules": "^1.3", - "phpunit/phpunit": "9.5.21", + "phpunit/phpunit": "9.5.24", "psalm/plugin-phpunit": "0.17.0", "squizlabs/php_codesniffer": "3.7.1", "symfony/cache": "^5.4|^6.0", "symfony/console": "^4.4|^5.4|^6.0", - "vimeo/psalm": "4.24.0" + "vimeo/psalm": "4.27.0" }, "suggest": { "symfony/console": "For helpful console commands such as SQL execution and import of files." @@ -827,7 +827,7 @@ ], "support": { "issues": "https://github.com/doctrine/dbal/issues", - "source": "https://github.com/doctrine/dbal/tree/3.4.3" + "source": "https://github.com/doctrine/dbal/tree/3.4.4" }, "funding": [ { @@ -843,7 +843,7 @@ "type": "tidelift" } ], - "time": "2022-08-28T17:26:36+00:00" + "time": "2022-09-01T21:26:42+00:00" }, { "name": "doctrine/deprecations", @@ -2081,16 +2081,16 @@ }, { "name": "lara-zeus/core", - "version": "2.2.6", + "version": "2.2.7", "source": { "type": "git", "url": "https://github.com/lara-zeus/core.git", - "reference": "3e31944abf09883fb33471b9ddf662f1b1326f61" + "reference": "6d63190ae0b1b5ffad247642547e525775b65155" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lara-zeus/core/zipball/3e31944abf09883fb33471b9ddf662f1b1326f61", - "reference": "3e31944abf09883fb33471b9ddf662f1b1326f61", + "url": "https://api.github.com/repos/lara-zeus/core/zipball/6d63190ae0b1b5ffad247642547e525775b65155", + "reference": "6d63190ae0b1b5ffad247642547e525775b65155", "shasum": "" }, "require": { @@ -2143,7 +2143,7 @@ ], "support": { "issues": "https://github.com/lara-zeus/core/issues", - "source": "https://github.com/lara-zeus/core/tree/2.2.6" + "source": "https://github.com/lara-zeus/core/tree/2.2.7" }, "funding": [ { @@ -2151,20 +2151,20 @@ "type": "github" } ], - "time": "2022-09-05T22:07:34+00:00" + "time": "2022-09-06T22:07:30+00:00" }, { "name": "laravel/framework", - "version": "v9.27.0", + "version": "v9.28.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "27572f45120fd3977d92651a71d8c711a9aaa790" + "reference": "396a89e1f3654123d1c7f56306051212e5c75bc0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/27572f45120fd3977d92651a71d8c711a9aaa790", - "reference": "27572f45120fd3977d92651a71d8c711a9aaa790", + "url": "https://api.github.com/repos/laravel/framework/zipball/396a89e1f3654123d1c7f56306051212e5c75bc0", + "reference": "396a89e1f3654123d1c7f56306051212e5c75bc0", "shasum": "" }, "require": { @@ -2331,7 +2331,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2022-08-30T13:34:43+00:00" + "time": "2022-09-06T14:57:01+00:00" }, { "name": "laravel/serializable-closure",