Update composer dependencies

This commit is contained in:
Dylan K. Taylor 2022-09-02 18:02:16 +01:00
parent 9e0b4621be
commit 973a56ab28
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

76
composer.lock generated
View File

@ -63,16 +63,16 @@
}, },
{ {
"name": "brick/math", "name": "brick/math",
"version": "0.10.1", "version": "0.10.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/brick/math.git", "url": "https://github.com/brick/math.git",
"reference": "de846578401f4e58f911b3afeb62ced56365ed87" "reference": "459f2781e1a08d52ee56b0b1444086e038561e3f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/brick/math/zipball/de846578401f4e58f911b3afeb62ced56365ed87", "url": "https://api.github.com/repos/brick/math/zipball/459f2781e1a08d52ee56b0b1444086e038561e3f",
"reference": "de846578401f4e58f911b3afeb62ced56365ed87", "reference": "459f2781e1a08d52ee56b0b1444086e038561e3f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -107,7 +107,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/brick/math/issues", "issues": "https://github.com/brick/math/issues",
"source": "https://github.com/brick/math/tree/0.10.1" "source": "https://github.com/brick/math/tree/0.10.2"
}, },
"funding": [ "funding": [
{ {
@ -115,7 +115,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-08-01T22:54:31+00:00" "time": "2022-08-10T22:54:19+00:00"
}, },
{ {
"name": "fgrosse/phpasn1", "name": "fgrosse/phpasn1",
@ -532,16 +532,16 @@
}, },
{ {
"name": "pocketmine/locale-data", "name": "pocketmine/locale-data",
"version": "2.8.7", "version": "2.8.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pmmp/Language.git", "url": "https://github.com/pmmp/Language.git",
"reference": "e115d3d64a508065f1cedad1be55528906308456" "reference": "27637272e5230511e3b6568192d0422e5e97a571"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pmmp/Language/zipball/e115d3d64a508065f1cedad1be55528906308456", "url": "https://api.github.com/repos/pmmp/Language/zipball/27637272e5230511e3b6568192d0422e5e97a571",
"reference": "e115d3d64a508065f1cedad1be55528906308456", "reference": "27637272e5230511e3b6568192d0422e5e97a571",
"shasum": "" "shasum": ""
}, },
"type": "library", "type": "library",
@ -549,9 +549,9 @@
"description": "Language resources used by PocketMine-MP", "description": "Language resources used by PocketMine-MP",
"support": { "support": {
"issues": "https://github.com/pmmp/Language/issues", "issues": "https://github.com/pmmp/Language/issues",
"source": "https://github.com/pmmp/Language/tree/2.8.7" "source": "https://github.com/pmmp/Language/tree/2.8.9"
}, },
"time": "2022-08-21T20:37:16+00:00" "time": "2022-08-25T18:54:39+00:00"
}, },
{ {
"name": "pocketmine/log", "name": "pocketmine/log",
@ -640,16 +640,16 @@
}, },
{ {
"name": "pocketmine/math", "name": "pocketmine/math",
"version": "0.4.2", "version": "0.4.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pmmp/Math.git", "url": "https://github.com/pmmp/Math.git",
"reference": "aacc3759a508a69dfa5bc4dfa770ab733c5c94bf" "reference": "47a243d320b01c8099d65309967934c188111549"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pmmp/Math/zipball/aacc3759a508a69dfa5bc4dfa770ab733c5c94bf", "url": "https://api.github.com/repos/pmmp/Math/zipball/47a243d320b01c8099d65309967934c188111549",
"reference": "aacc3759a508a69dfa5bc4dfa770ab733c5c94bf", "reference": "47a243d320b01c8099d65309967934c188111549",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -658,7 +658,7 @@
}, },
"require-dev": { "require-dev": {
"phpstan/extension-installer": "^1.0", "phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "1.2.0", "phpstan/phpstan": "1.8.2",
"phpstan/phpstan-strict-rules": "^1.0", "phpstan/phpstan-strict-rules": "^1.0",
"phpunit/phpunit": "^8.5 || ^9.5" "phpunit/phpunit": "^8.5 || ^9.5"
}, },
@ -675,9 +675,9 @@
"description": "PHP library containing math related code used in PocketMine-MP", "description": "PHP library containing math related code used in PocketMine-MP",
"support": { "support": {
"issues": "https://github.com/pmmp/Math/issues", "issues": "https://github.com/pmmp/Math/issues",
"source": "https://github.com/pmmp/Math/tree/0.4.2" "source": "https://github.com/pmmp/Math/tree/0.4.3"
}, },
"time": "2021-12-05T01:15:17+00:00" "time": "2022-08-25T18:43:37+00:00"
}, },
{ {
"name": "pocketmine/nbt", "name": "pocketmine/nbt",
@ -723,16 +723,16 @@
}, },
{ {
"name": "pocketmine/raklib", "name": "pocketmine/raklib",
"version": "0.14.4", "version": "0.14.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pmmp/RakLib.git", "url": "https://github.com/pmmp/RakLib.git",
"reference": "1ea8e3b95a1b6bf785dc27d76578657be4185f42" "reference": "85b4e5cb7117d37e010eeadb3ff53b21276c6f48"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pmmp/RakLib/zipball/1ea8e3b95a1b6bf785dc27d76578657be4185f42", "url": "https://api.github.com/repos/pmmp/RakLib/zipball/85b4e5cb7117d37e010eeadb3ff53b21276c6f48",
"reference": "1ea8e3b95a1b6bf785dc27d76578657be4185f42", "reference": "85b4e5cb7117d37e010eeadb3ff53b21276c6f48",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -744,7 +744,7 @@
"pocketmine/log": "^0.3.0 || ^0.4.0" "pocketmine/log": "^0.3.0 || ^0.4.0"
}, },
"require-dev": { "require-dev": {
"phpstan/phpstan": "1.5.4", "phpstan/phpstan": "1.7.7",
"phpstan/phpstan-strict-rules": "^1.0" "phpstan/phpstan-strict-rules": "^1.0"
}, },
"type": "library", "type": "library",
@ -760,9 +760,9 @@
"description": "A RakNet server implementation written in PHP", "description": "A RakNet server implementation written in PHP",
"support": { "support": {
"issues": "https://github.com/pmmp/RakLib/issues", "issues": "https://github.com/pmmp/RakLib/issues",
"source": "https://github.com/pmmp/RakLib/tree/0.14.4" "source": "https://github.com/pmmp/RakLib/tree/0.14.5"
}, },
"time": "2022-04-17T18:42:17+00:00" "time": "2022-08-25T16:16:44+00:00"
}, },
{ {
"name": "pocketmine/raklib-ipc", "name": "pocketmine/raklib-ipc",
@ -1616,16 +1616,16 @@
}, },
{ {
"name": "phpstan/phpstan-strict-rules", "name": "phpstan/phpstan-strict-rules",
"version": "1.3.0", "version": "1.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-strict-rules.git", "url": "https://github.com/phpstan/phpstan-strict-rules.git",
"reference": "543675a9be82d4befb9ca0bd8cdc9d211665037f" "reference": "4e57160a710dea304fbd1a177ce38edd9b3848db"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/543675a9be82d4befb9ca0bd8cdc9d211665037f", "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/4e57160a710dea304fbd1a177ce38edd9b3848db",
"reference": "543675a9be82d4befb9ca0bd8cdc9d211665037f", "reference": "4e57160a710dea304fbd1a177ce38edd9b3848db",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1658,22 +1658,22 @@
"description": "Extra strict and opinionated rules for PHPStan", "description": "Extra strict and opinionated rules for PHPStan",
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan-strict-rules/issues", "issues": "https://github.com/phpstan/phpstan-strict-rules/issues",
"source": "https://github.com/phpstan/phpstan-strict-rules/tree/1.3.0" "source": "https://github.com/phpstan/phpstan-strict-rules/tree/1.4.2"
}, },
"time": "2022-06-24T06:47:20+00:00" "time": "2022-08-25T15:04:21+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "9.2.16", "version": "9.2.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "2593003befdcc10db5e213f9f28814f5aa8ac073" "reference": "aa94dc41e8661fe90c7316849907cba3007b10d8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2593003befdcc10db5e213f9f28814f5aa8ac073", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/aa94dc41e8661fe90c7316849907cba3007b10d8",
"reference": "2593003befdcc10db5e213f9f28814f5aa8ac073", "reference": "aa94dc41e8661fe90c7316849907cba3007b10d8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1729,7 +1729,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.16" "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.17"
}, },
"funding": [ "funding": [
{ {
@ -1737,7 +1737,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-08-20T05:26:47+00:00" "time": "2022-08-30T12:24:04+00:00"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",