From f625b087fda12114709b132e6d02bc4054bd5fa9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2020 09:28:30 +0000 Subject: [PATCH] Bump wyrihaximus/async-test-utilities from 2.0.0-alpha2 to 2.0.0 Bumps [wyrihaximus/async-test-utilities](https://github.com/WyriHaximus/php-async-test-utilities) from 2.0.0-alpha2 to 2.0.0. - [Release notes](https://github.com/WyriHaximus/php-async-test-utilities/releases) - [Commits](https://github.com/WyriHaximus/php-async-test-utilities/compare/2.0.0-alpha2...2.0.0) Signed-off-by: dependabot-preview[bot] --- composer.lock | 295 +++++++++++++++++++++++++------------------------- 1 file changed, 148 insertions(+), 147 deletions(-) diff --git a/composer.lock b/composer.lock index 99ac6f2..6583d5a 100644 --- a/composer.lock +++ b/composer.lock @@ -432,16 +432,16 @@ }, { "name": "composer/composer", - "version": "1.9.3", + "version": "1.10.1", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "1291a16ce3f48bfdeca39d64fca4875098af4d7b" + "reference": "b912a45da3e2b22f5cb5a23e441b697a295ba011" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/1291a16ce3f48bfdeca39d64fca4875098af4d7b", - "reference": "1291a16ce3f48bfdeca39d64fca4875098af4d7b", + "url": "https://api.github.com/repos/composer/composer/zipball/b912a45da3e2b22f5cb5a23e441b697a295ba011", + "reference": "b912a45da3e2b22f5cb5a23e441b697a295ba011", "shasum": "" }, "require": { @@ -454,17 +454,17 @@ "psr/log": "^1.0", "seld/jsonlint": "^1.4", "seld/phar-utils": "^1.0", - "symfony/console": "^2.7 || ^3.0 || ^4.0", - "symfony/filesystem": "^2.7 || ^3.0 || ^4.0", - "symfony/finder": "^2.7 || ^3.0 || ^4.0", - "symfony/process": "^2.7 || ^3.0 || ^4.0" + "symfony/console": "^2.7 || ^3.0 || ^4.0 || ^5.0", + "symfony/filesystem": "^2.7 || ^3.0 || ^4.0 || ^5.0", + "symfony/finder": "^2.7 || ^3.0 || ^4.0 || ^5.0", + "symfony/process": "^2.7 || ^3.0 || ^4.0 || ^5.0" }, "conflict": { "symfony/console": "2.8.38" }, "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.7", - "phpunit/phpunit-mock-objects": "^2.3 || ^3.0" + "phpspec/prophecy": "^1.10", + "symfony/phpunit-bridge": "^3.4" }, "suggest": { "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages", @@ -477,7 +477,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.9-dev" + "dev-master": "1.10-dev" } }, "autoload": { @@ -508,7 +508,7 @@ "dependency", "package" ], - "time": "2020-02-04T11:58:49+00:00" + "time": "2020-03-13T19:34:27+00:00" }, { "name": "composer/semver", @@ -633,16 +633,16 @@ }, { "name": "composer/xdebug-handler", - "version": "1.4.0", + "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/composer/xdebug-handler.git", - "reference": "cbe23383749496fe0f373345208b79568e4bc248" + "reference": "1ab9842d69e64fb3a01be6b656501032d1b78cb7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/cbe23383749496fe0f373345208b79568e4bc248", - "reference": "cbe23383749496fe0f373345208b79568e4bc248", + "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/1ab9842d69e64fb3a01be6b656501032d1b78cb7", + "reference": "1ab9842d69e64fb3a01be6b656501032d1b78cb7", "shasum": "" }, "require": { @@ -673,7 +673,7 @@ "Xdebug", "performance" ], - "time": "2019-11-06T16:40:04+00:00" + "time": "2020-03-01T12:26:26+00:00" }, { "name": "dealerdirect/phpcodesniffer-composer-installer", @@ -860,16 +860,16 @@ }, { "name": "ergebnis/composer-normalize", - "version": "2.2.4", + "version": "2.3.2", "source": { "type": "git", "url": "https://github.com/ergebnis/composer-normalize.git", - "reference": "069fadf1ecf277c878affeb4f4e8c2881d7b141d" + "reference": "d171b088ff9dcfda53277200a9ecc9a1d0deaef5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/composer-normalize/zipball/069fadf1ecf277c878affeb4f4e8c2881d7b141d", - "reference": "069fadf1ecf277c878affeb4f4e8c2881d7b141d", + "url": "https://api.github.com/repos/ergebnis/composer-normalize/zipball/d171b088ff9dcfda53277200a9ecc9a1d0deaef5", + "reference": "d171b088ff9dcfda53277200a9ecc9a1d0deaef5", "shasum": "" }, "require": { @@ -880,21 +880,21 @@ "php": "^7.1" }, "require-dev": { - "composer/composer": "^1.7.0", + "composer/composer": "^1.10.1", "ergebnis/license": "~0.1.0", - "ergebnis/php-cs-fixer-config": "^2.0.0", + "ergebnis/php-cs-fixer-config": "^2.1.0", "ergebnis/phpstan-rules": "~0.14.3", - "ergebnis/test-util": "~0.9.1", + "ergebnis/test-util": "~1.0.0", "jangregor/phpstan-prophecy": "~0.6.2", "phpstan/extension-installer": "^1.0.3", - "phpstan/phpstan": "~0.12.11", + "phpstan/phpstan": "~0.12.14", "phpstan/phpstan-deprecation-rules": "~0.12.2", "phpstan/phpstan-phpunit": "~0.12.6", "phpstan/phpstan-strict-rules": "~0.12.2", "phpunit/phpunit": "^7.5.20", "psalm/plugin-phpunit": "~0.9.0", - "symfony/filesystem": "^4.4.4", - "vimeo/psalm": "^3.9.3" + "symfony/filesystem": "^4.4.5", + "vimeo/psalm": "^3.9.5" }, "type": "composer-plugin", "extra": { @@ -923,7 +923,7 @@ "normalizer", "plugin" ], - "time": "2020-02-22T12:20:17+00:00" + "time": "2020-03-13T20:09:01+00:00" }, { "name": "ergebnis/json-normalizer", @@ -1043,16 +1043,16 @@ }, { "name": "ergebnis/phpstan-rules", - "version": "0.14.3", + "version": "0.14.4", "source": { "type": "git", "url": "https://github.com/ergebnis/phpstan-rules.git", - "reference": "313171f4fe52cc5cf1fe3e0eed20a293076da75e" + "reference": "72eeba43afe81837d67349b3794c2f4157a2640c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/phpstan-rules/zipball/313171f4fe52cc5cf1fe3e0eed20a293076da75e", - "reference": "313171f4fe52cc5cf1fe3e0eed20a293076da75e", + "url": "https://api.github.com/repos/ergebnis/phpstan-rules/zipball/72eeba43afe81837d67349b3794c2f4157a2640c", + "reference": "72eeba43afe81837d67349b3794c2f4157a2640c", "shasum": "" }, "require": { @@ -1062,18 +1062,18 @@ "phpstan/phpstan": "~0.11.15 || ~0.12.0" }, "require-dev": { - "ergebnis/composer-normalize": "^2.2.2", + "ergebnis/composer-normalize": "^2.3.0", "ergebnis/license": "~0.1.0", - "ergebnis/php-cs-fixer-config": "^2.0.0", - "ergebnis/test-util": "~0.9.1", + "ergebnis/php-cs-fixer-config": "^2.1.0", + "ergebnis/test-util": "~1.0.0", "infection/infection": "~0.13.6", "nette/di": "^3.0.1", "phpstan/phpstan-deprecation-rules": "~0.11.2", "phpstan/phpstan-strict-rules": "~0.11.1", "phpunit/phpunit": "^7.5.20", - "psalm/plugin-phpunit": "~0.8.1", + "psalm/plugin-phpunit": "~0.9.0", "psr/container": "^1.0.0", - "vimeo/psalm": "^3.8.3", + "vimeo/psalm": "^3.9.5", "zendframework/zend-servicemanager": "^2.0.0" }, "type": "phpstan-extension", @@ -1106,24 +1106,24 @@ "phpstan-extreme-rules", "phpstan-rules" ], - "time": "2020-01-28T14:41:43+00:00" + "time": "2020-03-13T20:00:07+00:00" }, { "name": "felixfbecker/advanced-json-rpc", - "version": "v3.1.0", + "version": "v3.1.1", "source": { "type": "git", "url": "https://github.com/felixfbecker/php-advanced-json-rpc.git", - "reference": "a407a6cb0325cd489c6dff57afcba6baeccc0483" + "reference": "0ed363f8de17d284d479ec813c9ad3f6834b5c40" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/felixfbecker/php-advanced-json-rpc/zipball/a407a6cb0325cd489c6dff57afcba6baeccc0483", - "reference": "a407a6cb0325cd489c6dff57afcba6baeccc0483", + "url": "https://api.github.com/repos/felixfbecker/php-advanced-json-rpc/zipball/0ed363f8de17d284d479ec813c9ad3f6834b5c40", + "reference": "0ed363f8de17d284d479ec813c9ad3f6834b5c40", "shasum": "" }, "require": { - "netresearch/jsonmapper": "^1.0", + "netresearch/jsonmapper": "^1.0 || ^2.0", "php": ">=7.0", "phpdocumentor/reflection-docblock": "^4.0.0 || ^5.0.0" }, @@ -1147,7 +1147,7 @@ } ], "description": "A more advanced JSONRPC implementation", - "time": "2020-02-11T20:48:40+00:00" + "time": "2020-03-11T15:21:41+00:00" }, { "name": "felixfbecker/language-server-protocol", @@ -1552,6 +1552,7 @@ ], "description": "This tool check syntax of PHP files about 20x faster than serial check.", "homepage": "https://github.com/JakubOnderka/PHP-Parallel-Lint", + "abandoned": "php-parallel-lint/php-parallel-lint", "time": "2018-02-24T15:31:20+00:00" }, { @@ -2013,35 +2014,35 @@ }, { "name": "ocramius/package-versions", - "version": "1.5.1", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/Ocramius/PackageVersions.git", - "reference": "1d32342b8c1eb27353c8887c366147b4c2da673c" + "reference": "651c372efc914aea8223e049f85afaf65e09ba23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/1d32342b8c1eb27353c8887c366147b4c2da673c", - "reference": "1d32342b8c1eb27353c8887c366147b4c2da673c", + "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/651c372efc914aea8223e049f85afaf65e09ba23", + "reference": "651c372efc914aea8223e049f85afaf65e09ba23", "shasum": "" }, "require": { - "composer-plugin-api": "^1.0.0", - "php": "^7.3.0" + "composer-plugin-api": "^1.1.0", + "php": "^7.4.0" }, "require-dev": { - "composer/composer": "^1.8.6", - "doctrine/coding-standard": "^6.0.0", - "ext-zip": "*", - "infection/infection": "^0.13.4", - "phpunit/phpunit": "^8.2.5", - "vimeo/psalm": "^3.4.9" + "composer/composer": "^1.9.3", + "doctrine/coding-standard": "^7.0.2", + "ext-zip": "^1.15.0", + "infection/infection": "^0.15.3", + "phpunit/phpunit": "^9.0.1", + "vimeo/psalm": "^3.9.3" }, "type": "composer-plugin", "extra": { "class": "PackageVersions\\Installer", "branch-alias": { - "dev-master": "1.6.x-dev" + "dev-master": "1.99.x-dev" } }, "autoload": { @@ -2060,7 +2061,7 @@ } ], "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)", - "time": "2019-07-17T15:49:50+00:00" + "time": "2020-03-06T11:34:16+00:00" }, { "name": "openlss/lib-array2xml", @@ -2374,26 +2375,25 @@ }, { "name": "phpdocumentor/type-resolver", - "version": "1.0.1", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9" + "reference": "7462d5f123dfc080dfdf26897032a6513644fc95" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/2e32a6d48972b2c1976ed5d8967145b6cec4a4a9", - "reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/7462d5f123dfc080dfdf26897032a6513644fc95", + "reference": "7462d5f123dfc080dfdf26897032a6513644fc95", "shasum": "" }, "require": { - "php": "^7.1", + "php": "^7.2", "phpdocumentor/reflection-common": "^2.0" }, "require-dev": { - "ext-tokenizer": "^7.1", - "mockery/mockery": "~1", - "phpunit/phpunit": "^7.0" + "ext-tokenizer": "^7.2", + "mockery/mockery": "~1" }, "type": "library", "extra": { @@ -2417,20 +2417,20 @@ } ], "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", - "time": "2019-08-22T18:11:29+00:00" + "time": "2020-02-18T18:59:58+00:00" }, { "name": "phpspec/prophecy", - "version": "v1.10.2", + "version": "v1.10.3", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", - "reference": "b4400efc9d206e83138e2bb97ed7f5b14b831cd9" + "reference": "451c3cd1418cf640de218914901e51b064abb093" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/b4400efc9d206e83138e2bb97ed7f5b14b831cd9", - "reference": "b4400efc9d206e83138e2bb97ed7f5b14b831cd9", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093", + "reference": "451c3cd1418cf640de218914901e51b064abb093", "shasum": "" }, "require": { @@ -2480,7 +2480,7 @@ "spy", "stub" ], - "time": "2020-01-20T15:57:02+00:00" + "time": "2020-03-05T15:02:03+00:00" }, { "name": "phpstan/phpdoc-parser", @@ -2533,16 +2533,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.11", + "version": "0.12.18", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "ca5f2b7cf81c6d8fba74f9576970399c5817e03b" + "reference": "1ce27fe29c8660a27926127d350d53d80c4d4286" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ca5f2b7cf81c6d8fba74f9576970399c5817e03b", - "reference": "ca5f2b7cf81c6d8fba74f9576970399c5817e03b", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/1ce27fe29c8660a27926127d350d53d80c4d4286", + "reference": "1ce27fe29c8660a27926127d350d53d80c4d4286", "shasum": "" }, "require": { @@ -2568,7 +2568,7 @@ "MIT" ], "description": "PHPStan - PHP Static Analysis Tool", - "time": "2020-02-16T14:00:29+00:00" + "time": "2020-03-22T16:51:47+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -3179,29 +3179,29 @@ }, { "name": "pimple/pimple", - "version": "v3.2.3", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/silexphp/Pimple.git", - "reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32" + "reference": "e55d12f9d6a0e7f9c85992b73df1267f46279930" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/silexphp/Pimple/zipball/9e403941ef9d65d20cba7d54e29fe906db42cf32", - "reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32", + "url": "https://api.github.com/repos/silexphp/Pimple/zipball/e55d12f9d6a0e7f9c85992b73df1267f46279930", + "reference": "e55d12f9d6a0e7f9c85992b73df1267f46279930", "shasum": "" }, "require": { - "php": ">=5.3.0", + "php": "^7.2.5", "psr/container": "^1.0" }, "require-dev": { - "symfony/phpunit-bridge": "^3.2" + "symfony/phpunit-bridge": "^3.4|^4.4|^5.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.2.x-dev" + "dev-master": "3.3.x-dev" } }, "autoload": { @@ -3220,24 +3220,24 @@ } ], "description": "Pimple, a simple Dependency Injection Container", - "homepage": "http://pimple.sensiolabs.org", + "homepage": "https://pimple.symfony.com", "keywords": [ "container", "dependency injection" ], - "time": "2018-01-21T07:42:36+00:00" + "time": "2020-03-03T09:12:48+00:00" }, { "name": "psalm/plugin-phpunit", "version": "0.9.0", "source": { "type": "git", - "url": "https://github.com/psalm/phpunit-psalm-plugin.git", + "url": "https://github.com/psalm/psalm-plugin-phpunit.git", "reference": "496c08f088d9e34e1947bca1de52b32b6571bad3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phpunit-psalm-plugin/zipball/496c08f088d9e34e1947bca1de52b32b6571bad3", + "url": "https://api.github.com/repos/psalm/psalm-plugin-phpunit/zipball/496c08f088d9e34e1947bca1de52b32b6571bad3", "reference": "496c08f088d9e34e1947bca1de52b32b6571bad3", "shasum": "" }, @@ -3335,16 +3335,16 @@ }, { "name": "psr/log", - "version": "1.1.2", + "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801" + "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801", - "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801", + "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc", + "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", "shasum": "" }, "require": { @@ -3378,7 +3378,7 @@ "psr", "psr-3" ], - "time": "2019-11-01T11:05:21+00:00" + "time": "2020-03-23T09:12:05+00:00" }, { "name": "react/promise-timer", @@ -4238,16 +4238,16 @@ }, { "name": "symfony/console", - "version": "v4.4.4", + "version": "v4.4.5", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "f512001679f37e6a042b51897ed24a2f05eba656" + "reference": "4fa15ae7be74e53f6ec8c83ed403b97e23b665e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/f512001679f37e6a042b51897ed24a2f05eba656", - "reference": "f512001679f37e6a042b51897ed24a2f05eba656", + "url": "https://api.github.com/repos/symfony/console/zipball/4fa15ae7be74e53f6ec8c83ed403b97e23b665e9", + "reference": "4fa15ae7be74e53f6ec8c83ed403b97e23b665e9", "shasum": "" }, "require": { @@ -4310,30 +4310,30 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2020-01-25T12:44:29+00:00" + "time": "2020-02-24T13:10:00+00:00" }, { "name": "symfony/filesystem", - "version": "v4.4.4", + "version": "v5.0.5", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "266c9540b475f26122b61ef8b23dd9198f5d1cfd" + "reference": "3afadc0f57cd74f86379d073e694b0f2cda2a88c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/266c9540b475f26122b61ef8b23dd9198f5d1cfd", - "reference": "266c9540b475f26122b61ef8b23dd9198f5d1cfd", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/3afadc0f57cd74f86379d073e694b0f2cda2a88c", + "reference": "3afadc0f57cd74f86379d073e694b0f2cda2a88c", "shasum": "" }, "require": { - "php": "^7.1.3", + "php": "^7.2.5", "symfony/polyfill-ctype": "~1.8" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.4-dev" + "dev-master": "5.0-dev" } }, "autoload": { @@ -4360,20 +4360,20 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2020-01-21T08:20:44+00:00" + "time": "2020-01-21T08:40:24+00:00" }, { "name": "symfony/finder", - "version": "v4.4.4", + "version": "v4.4.5", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "3a50be43515590faf812fbd7708200aabc327ec3" + "reference": "ea69c129aed9fdeca781d4b77eb20b62cf5d5357" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/3a50be43515590faf812fbd7708200aabc327ec3", - "reference": "3a50be43515590faf812fbd7708200aabc327ec3", + "url": "https://api.github.com/repos/symfony/finder/zipball/ea69c129aed9fdeca781d4b77eb20b62cf5d5357", + "reference": "ea69c129aed9fdeca781d4b77eb20b62cf5d5357", "shasum": "" }, "require": { @@ -4409,7 +4409,7 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2020-01-04T13:00:46+00:00" + "time": "2020-02-14T07:42:58+00:00" }, { "name": "symfony/polyfill-ctype", @@ -4588,25 +4588,25 @@ }, { "name": "symfony/process", - "version": "v4.4.4", + "version": "v5.0.5", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "f5697ab4cb14a5deed7473819e63141bf5352c36" + "reference": "fd4a86dd7e36437f2fc080d8c42c7415d828a0a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/f5697ab4cb14a5deed7473819e63141bf5352c36", - "reference": "f5697ab4cb14a5deed7473819e63141bf5352c36", + "url": "https://api.github.com/repos/symfony/process/zipball/fd4a86dd7e36437f2fc080d8c42c7415d828a0a8", + "reference": "fd4a86dd7e36437f2fc080d8c42c7415d828a0a8", "shasum": "" }, "require": { - "php": "^7.1.3" + "php": "^7.2.5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "4.4-dev" + "dev-master": "5.0-dev" } }, "autoload": { @@ -4633,7 +4633,7 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2020-01-09T09:50:08+00:00" + "time": "2020-02-08T17:00:58+00:00" }, { "name": "symfony/service-contracts", @@ -4695,16 +4695,16 @@ }, { "name": "symfony/yaml", - "version": "v5.0.4", + "version": "v5.0.5", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "69b44e3b8f90949aee2eb3aa9b86ceeb01cbf62a" + "reference": "a4b613d7e44f62941adff5a802cff70adee57d3f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/69b44e3b8f90949aee2eb3aa9b86ceeb01cbf62a", - "reference": "69b44e3b8f90949aee2eb3aa9b86ceeb01cbf62a", + "url": "https://api.github.com/repos/symfony/yaml/zipball/a4b613d7e44f62941adff5a802cff70adee57d3f", + "reference": "a4b613d7e44f62941adff5a802cff70adee57d3f", "shasum": "" }, "require": { @@ -4750,7 +4750,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2020-01-21T11:12:28+00:00" + "time": "2020-02-03T13:51:17+00:00" }, { "name": "thecodingmachine/phpstan-safe-rule", @@ -4858,16 +4858,16 @@ }, { "name": "thecodingmachine/safe", - "version": "v1.0.3", + "version": "v1.1", "source": { "type": "git", "url": "https://github.com/thecodingmachine/safe.git", - "reference": "6662d0bef91fe5d44178cb2c38d51c5d16b65d23" + "reference": "f440677bad66c0ef42fa3f875bf05718028af5d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/6662d0bef91fe5d44178cb2c38d51c5d16b65d23", - "reference": "6662d0bef91fe5d44178cb2c38d51c5d16b65d23", + "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/f440677bad66c0ef42fa3f875bf05718028af5d3", + "reference": "f440677bad66c0ef42fa3f875bf05718028af5d3", "shasum": "" }, "require": { @@ -4986,7 +4986,7 @@ "MIT" ], "description": "PHP core functions that throw exceptions instead of returning FALSE on error", - "time": "2020-01-20T08:44:36+00:00" + "time": "2020-03-24T13:59:42+00:00" }, { "name": "theseer/tokenizer", @@ -5030,16 +5030,16 @@ }, { "name": "vimeo/psalm", - "version": "3.9.3", + "version": "3.10.1", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "2e4154d76e24d1b4e59e6cc2bebef7790cb9e550" + "reference": "eeed5ecccc10131397f0eb7ee6da810c0be3a7fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/2e4154d76e24d1b4e59e6cc2bebef7790cb9e550", - "reference": "2e4154d76e24d1b4e59e6cc2bebef7790cb9e550", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/eeed5ecccc10131397f0eb7ee6da810c0be3a7fc", + "reference": "eeed5ecccc10131397f0eb7ee6da810c0be3a7fc", "shasum": "" }, "require": { @@ -5069,10 +5069,11 @@ }, "require-dev": { "bamarni/composer-bin-plugin": "^1.2", + "brianium/paratest": "^4.0.0", "ext-curl": "*", "phpmyadmin/sql-parser": "5.1.0", "phpspec/prophecy": ">=1.9.0", - "phpunit/phpunit": "^7.5.16 || ^8.0", + "phpunit/phpunit": "^7.5.16 || ^8.5", "psalm/plugin-phpunit": "^0.9", "slevomat/coding-standard": "^5.0", "squizlabs/php_codesniffer": "^3.5", @@ -5121,7 +5122,7 @@ "inspection", "php" ], - "time": "2020-02-19T01:30:37+00:00" + "time": "2020-03-23T11:40:30+00:00" }, { "name": "webmozart/assert", @@ -5266,16 +5267,16 @@ }, { "name": "wyrihaximus/async-test-utilities", - "version": "2.0.0-alpha2", + "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/WyriHaximus/php-async-test-utilities.git", - "reference": "02f41648a143c2899b883720959b668ce9255df9" + "reference": "8ca06eb256158346695f710b643317464cb6f2ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WyriHaximus/php-async-test-utilities/zipball/02f41648a143c2899b883720959b668ce9255df9", - "reference": "02f41648a143c2899b883720959b668ce9255df9", + "url": "https://api.github.com/repos/WyriHaximus/php-async-test-utilities/zipball/8ca06eb256158346695f710b643317464cb6f2ef", + "reference": "8ca06eb256158346695f710b643317464cb6f2ef", "shasum": "" }, "require": { @@ -5284,8 +5285,8 @@ "phpunit/phpunit": "^9.0", "react/event-loop": "^1.1", "react/promise": "^2.7", - "wyrihaximus/coding-standard": "^1.0.0-alpha1", - "wyrihaximus/test-utilities": "^2.0.0-alpha1" + "wyrihaximus/coding-standard": "^1.0", + "wyrihaximus/test-utilities": "^2.0" }, "require-dev": { "wyrihaximus/iterator-or-array-to-array": "^1.1" @@ -5307,11 +5308,11 @@ } ], "description": "Test utilities for api-clients packages", - "time": "2020-02-28T07:03:50+00:00" + "time": "2020-03-14T21:13:47+00:00" }, { "name": "wyrihaximus/coding-standard", - "version": "1.0.0-alpha1", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/WyriHaximus/php-coding-standard.git", @@ -5379,16 +5380,16 @@ }, { "name": "wyrihaximus/test-utilities", - "version": "2.0.0-alpha2", + "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/WyriHaximus/php-test-utilities.git", - "reference": "c9c4b1c7f0d22d70b4d4d93eb8a9d51ac54c11c9" + "reference": "b38f2bf5a97e617d5056ace28711e034b295a1a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/WyriHaximus/php-test-utilities/zipball/c9c4b1c7f0d22d70b4d4d93eb8a9d51ac54c11c9", - "reference": "c9c4b1c7f0d22d70b4d4d93eb8a9d51ac54c11c9", + "url": "https://api.github.com/repos/WyriHaximus/php-test-utilities/zipball/b38f2bf5a97e617d5056ace28711e034b295a1a3", + "reference": "b38f2bf5a97e617d5056ace28711e034b295a1a3", "shasum": "" }, "require": { @@ -5407,7 +5408,7 @@ "squizlabs/php_codesniffer": "^3.4.2", "thecodingmachine/safe": "^1.0", "vimeo/psalm": "^3.4", - "wyrihaximus/coding-standard": "^1.0.0-alpha1", + "wyrihaximus/coding-standard": "^1.0", "wyrihaximus/phpstan-rules-wrapper": "^1.2" }, "type": "library", @@ -5446,7 +5447,7 @@ } ], "description": "Test utilities for api-clients packages", - "time": "2020-02-27T18:34:28+00:00" + "time": "2020-03-14T20:52:07+00:00" }, { "name": "wyrihaximus/ticking-promise",