diff --git a/composer.lock b/composer.lock index 0d00971ba..ef9f4aa89 100644 --- a/composer.lock +++ b/composer.lock @@ -552,12 +552,12 @@ "source": { "type": "git", "url": "https://github.com/pmmp/Math.git", - "reference": "6d5af66a6c923bd8fad93258f3a1736091225aa1" + "reference": "9d8a73014725f57cf4bf5cbdb40e340fe4643169" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pmmp/Math/zipball/6d5af66a6c923bd8fad93258f3a1736091225aa1", - "reference": "6d5af66a6c923bd8fad93258f3a1736091225aa1", + "url": "https://api.github.com/repos/pmmp/Math/zipball/9d8a73014725f57cf4bf5cbdb40e340fe4643169", + "reference": "9d8a73014725f57cf4bf5cbdb40e340fe4643169", "shasum": "" }, "require": { @@ -566,7 +566,7 @@ }, "require-dev": { "irstea/phpunit-shim": "^7.5", - "phpstan/phpstan": "^0.12.8" + "phpstan/phpstan": "^0.12.25" }, "type": "library", "autoload": { @@ -579,7 +579,7 @@ "LGPL-3.0" ], "description": "PHP library containing math related code used in PocketMine-MP", - "time": "2020-05-19T11:19:57+00:00" + "time": "2020-05-19T12:13:12+00:00" }, { "name": "pocketmine/nbt", @@ -811,16 +811,16 @@ }, { "name": "respect/validation", - "version": "2.0.3", + "version": "2.0.8", "source": { "type": "git", "url": "https://github.com/Respect/Validation.git", - "reference": "3463343b14a7fa5ba931f03b5dcb8efcbc0ddf9c" + "reference": "e0fbed32c90b408652bb30803647d90901f612f1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Respect/Validation/zipball/3463343b14a7fa5ba931f03b5dcb8efcbc0ddf9c", - "reference": "3463343b14a7fa5ba931f03b5dcb8efcbc0ddf9c", + "url": "https://api.github.com/repos/Respect/Validation/zipball/e0fbed32c90b408652bb30803647d90901f612f1", + "reference": "e0fbed32c90b408652bb30803647d90901f612f1", "shasum": "" }, "require": { @@ -873,7 +873,7 @@ "validation", "validator" ], - "time": "2020-05-13T16:41:55+00:00" + "time": "2020-05-20T13:02:44+00:00" }, { "name": "symfony/polyfill-mbstring", @@ -952,11 +952,11 @@ "packages-dev": [ { "name": "irstea/phpunit-shim", - "version": "8.5.4", + "version": "8.5.5", "source": { "type": "git", "url": "https://gitlab.irstea.fr/pole-is/tools/phpunit-shim.git", - "reference": "25b3ffe1502bfd35d5cd23dc37f2f2e70cdf0b54" + "reference": "5b9425eb62f807517e8c96415b07fd35a65e8e7b" }, "require": { "ext-dom": "*", @@ -1002,7 +1002,7 @@ "testing", "xunit" ], - "time": "2020-04-24T02:20:21+00:00" + "time": "2020-05-24T13:47:48+00:00" }, { "name": "phpstan/phpstan", @@ -1062,21 +1062,21 @@ }, { "name": "phpstan/phpstan-phpunit", - "version": "0.12.8", + "version": "0.12.10", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-phpunit.git", - "reference": "7232c17e2493dc598173da784477ce0afb2c4e0e" + "reference": "74c1c5f00312e23533fdf579aea71a8343dd3e78" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/7232c17e2493dc598173da784477ce0afb2c4e0e", - "reference": "7232c17e2493dc598173da784477ce0afb2c4e0e", + "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/74c1c5f00312e23533fdf579aea71a8343dd3e78", + "reference": "74c1c5f00312e23533fdf579aea71a8343dd3e78", "shasum": "" }, "require": { "php": "~7.1", - "phpstan/phpstan": "^0.12.6" + "phpstan/phpstan": "^0.12.20" }, "conflict": { "phpunit/phpunit": "<7.0" @@ -1088,7 +1088,7 @@ "jakub-onderka/php-parallel-lint": "^1.0", "phing/phing": "^2.16.0", "phpstan/phpstan-strict-rules": "^0.12", - "phpunit/phpunit": "^7.0", + "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", "satooshi/php-coveralls": "^1.0", "slevomat/coding-standard": "^4.7.2" }, @@ -1114,7 +1114,7 @@ "MIT" ], "description": "PHPUnit extensions and rules for PHPStan", - "time": "2020-04-17T08:04:10+00:00" + "time": "2020-05-31T06:33:59+00:00" }, { "name": "phpstan/phpstan-strict-rules",