From 863c7072b7ab7de4c4c1346494a47b7aaccab612 Mon Sep 17 00:00:00 2001 From: Don Hardman Date: Wed, 12 Apr 2023 07:44:18 +0000 Subject: [PATCH] Update composer deps --- composer.lock | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/composer.lock b/composer.lock index f392b665..ac07aa8a 100644 --- a/composer.lock +++ b/composer.lock @@ -814,12 +814,12 @@ "source": { "type": "git", "url": "https://github.com/manticoresoftware/buddy-core.git", - "reference": "849c8db246c5c3a9257bd30ffd0017112cde1cad" + "reference": "8c5993da014e811cd3dbfb0a531cd7bc300a4a72" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/manticoresoftware/buddy-core/zipball/849c8db246c5c3a9257bd30ffd0017112cde1cad", - "reference": "849c8db246c5c3a9257bd30ffd0017112cde1cad", + "url": "https://api.github.com/repos/manticoresoftware/buddy-core/zipball/8c5993da014e811cd3dbfb0a531cd7bc300a4a72", + "reference": "8c5993da014e811cd3dbfb0a531cd7bc300a4a72", "shasum": "" }, "require": { @@ -855,7 +855,7 @@ "issues": "https://github.com/manticoresoftware/buddy-core/issues", "source": "https://github.com/manticoresoftware/buddy-core/tree/main" }, - "time": "2023-04-05T10:34:27+00:00" + "time": "2023-04-12T07:15:03+00:00" }, { "name": "manticoresoftware/buddy-plugin-backup", @@ -1471,16 +1471,16 @@ }, { "name": "manticoresoftware/manticoresearch-backup", - "version": "v0.5.13", + "version": "v0.5.14", "source": { "type": "git", "url": "https://github.com/manticoresoftware/manticoresearch-backup.git", - "reference": "2ecf68ec36365b01434f178af91d2a4ea205a3de" + "reference": "c79848ddb8e8cae498b90fd7109684253a186189" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/manticoresoftware/manticoresearch-backup/zipball/2ecf68ec36365b01434f178af91d2a4ea205a3de", - "reference": "2ecf68ec36365b01434f178af91d2a4ea205a3de", + "url": "https://api.github.com/repos/manticoresoftware/manticoresearch-backup/zipball/c79848ddb8e8cae498b90fd7109684253a186189", + "reference": "c79848ddb8e8cae498b90fd7109684253a186189", "shasum": "" }, "require": { @@ -1520,9 +1520,9 @@ ], "support": { "issues": "https://github.com/manticoresoftware/manticoresearch-backup/issues", - "source": "https://github.com/manticoresoftware/manticoresearch-backup/tree/v0.5.13" + "source": "https://github.com/manticoresoftware/manticoresearch-backup/tree/v0.5.14" }, - "time": "2023-02-21T05:02:16+00:00" + "time": "2023-04-11T06:06:36+00:00" }, { "name": "manticoresoftware/openmetrics", @@ -4389,16 +4389,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.17.1", + "version": "1.18.1", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "d3753fcb3abc6f78f5de6f72153d4b9c99c72dee" + "reference": "22dcdfd725ddf99583bfe398fc624ad6c5004a0f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/d3753fcb3abc6f78f5de6f72153d4b9c99c72dee", - "reference": "d3753fcb3abc6f78f5de6f72153d4b9c99c72dee", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/22dcdfd725ddf99583bfe398fc624ad6c5004a0f", + "reference": "22dcdfd725ddf99583bfe398fc624ad6c5004a0f", "shasum": "" }, "require": { @@ -4428,9 +4428,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.17.1" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.18.1" }, - "time": "2023-04-04T11:11:22+00:00" + "time": "2023-04-07T11:51:11+00:00" }, { "name": "phpstan/phpstan", @@ -5881,22 +5881,22 @@ }, { "name": "slevomat/coding-standard", - "version": "8.9.2", + "version": "8.10.0", "source": { "type": "git", "url": "https://github.com/slevomat/coding-standard.git", - "reference": "c9b39061ebd5c58b71ecae26042eb7b054c380dd" + "reference": "c4e213e6e57f741451a08e68ef838802eec92287" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/c9b39061ebd5c58b71ecae26042eb7b054c380dd", - "reference": "c9b39061ebd5c58b71ecae26042eb7b054c380dd", + "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/c4e213e6e57f741451a08e68ef838802eec92287", + "reference": "c4e213e6e57f741451a08e68ef838802eec92287", "shasum": "" }, "require": { "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.0", "php": "^7.2 || ^8.0", - "phpstan/phpdoc-parser": ">=1.16.0 <1.18.0", + "phpstan/phpdoc-parser": ">=1.18.0 <1.19.0", "squizlabs/php_codesniffer": "^3.7.1" }, "require-dev": { @@ -5906,7 +5906,7 @@ "phpstan/phpstan-deprecation-rules": "1.1.3", "phpstan/phpstan-phpunit": "1.0.0|1.3.11", "phpstan/phpstan-strict-rules": "1.5.1", - "phpunit/phpunit": "7.5.20|8.5.21|9.6.6" + "phpunit/phpunit": "7.5.20|8.5.21|9.6.6|10.0.19" }, "type": "phpcodesniffer-standard", "extra": { @@ -5930,7 +5930,7 @@ ], "support": { "issues": "https://github.com/slevomat/coding-standard/issues", - "source": "https://github.com/slevomat/coding-standard/tree/8.9.2" + "source": "https://github.com/slevomat/coding-standard/tree/8.10.0" }, "funding": [ { @@ -5942,7 +5942,7 @@ "type": "tidelift" } ], - "time": "2023-04-05T06:23:58+00:00" + "time": "2023-04-10T07:39:29+00:00" }, { "name": "squizlabs/php_codesniffer",