mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-06 11:57:10 +00:00
Bump phpunit/phpunit from 9.2.2 to 9.2.3 (#3588)
This commit is contained in:
parent
b902f9ded0
commit
da42c8d020
208
composer.lock
generated
208
composer.lock
generated
@ -930,20 +930,6 @@
|
||||
"MIT"
|
||||
],
|
||||
"description": "PHPStan - PHP Static Analysis Tool",
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://github.com/ondrejmirtes",
|
||||
"type": "github"
|
||||
},
|
||||
{
|
||||
"url": "https://www.patreon.com/phpstan",
|
||||
"type": "patreon"
|
||||
},
|
||||
{
|
||||
"url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2020-06-14T14:10:59+00:00"
|
||||
},
|
||||
{
|
||||
@ -1115,26 +1101,20 @@
|
||||
"testing",
|
||||
"xunit"
|
||||
],
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://github.com/sebastianbergmann",
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2020-05-23T08:02:54+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/php-file-iterator",
|
||||
"version": "3.0.1",
|
||||
"version": "3.0.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
|
||||
"reference": "4ac5b3e13df14829daa60a2eb4fdd2f2b7d33cf4"
|
||||
"reference": "eba15e538f2bb3fe018b7bbb47d2fe32d404bfd2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/4ac5b3e13df14829daa60a2eb4fdd2f2b7d33cf4",
|
||||
"reference": "4ac5b3e13df14829daa60a2eb4fdd2f2b7d33cf4",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/eba15e538f2bb3fe018b7bbb47d2fe32d404bfd2",
|
||||
"reference": "eba15e538f2bb3fe018b7bbb47d2fe32d404bfd2",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1171,26 +1151,20 @@
|
||||
"filesystem",
|
||||
"iterator"
|
||||
],
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://github.com/sebastianbergmann",
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2020-04-18T05:02:12+00:00"
|
||||
"time": "2020-06-15T12:54:35+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/php-invoker",
|
||||
"version": "3.0.0",
|
||||
"version": "3.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/php-invoker.git",
|
||||
"reference": "7579d5a1ba7f3ac11c80004d205877911315ae7a"
|
||||
"reference": "62f696ad0d140e0e513e69eaafdebb674d622b4c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/7579d5a1ba7f3ac11c80004d205877911315ae7a",
|
||||
"reference": "7579d5a1ba7f3ac11c80004d205877911315ae7a",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/62f696ad0d140e0e513e69eaafdebb674d622b4c",
|
||||
"reference": "62f696ad0d140e0e513e69eaafdebb674d622b4c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1230,25 +1204,28 @@
|
||||
"keywords": [
|
||||
"process"
|
||||
],
|
||||
"time": "2020-02-07T06:06:11+00:00"
|
||||
"time": "2020-06-15T13:10:07+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/php-text-template",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/php-text-template.git",
|
||||
"reference": "526dc996cc0ebdfa428cd2dfccd79b7b53fee346"
|
||||
"reference": "0c69cbf965d5317ba33f24a352539f354a25db09"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/526dc996cc0ebdfa428cd2dfccd79b7b53fee346",
|
||||
"reference": "526dc996cc0ebdfa428cd2dfccd79b7b53fee346",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/0c69cbf965d5317ba33f24a352539f354a25db09",
|
||||
"reference": "0c69cbf965d5317ba33f24a352539f354a25db09",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.0"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
@ -1276,7 +1253,7 @@
|
||||
"keywords": [
|
||||
"template"
|
||||
],
|
||||
"time": "2020-02-01T07:43:44+00:00"
|
||||
"time": "2020-06-15T12:52:43+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/php-timer",
|
||||
@ -1325,12 +1302,6 @@
|
||||
"keywords": [
|
||||
"timer"
|
||||
],
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://github.com/sebastianbergmann",
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2020-06-07T12:05:53+00:00"
|
||||
},
|
||||
{
|
||||
@ -1380,26 +1351,20 @@
|
||||
"keywords": [
|
||||
"tokenizer"
|
||||
],
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://github.com/sebastianbergmann",
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2020-05-06T09:56:31+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/phpunit",
|
||||
"version": "9.2.2",
|
||||
"version": "9.2.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||
"reference": "8fd0d8f80029682da89516a554f4d5f5a030345c"
|
||||
"reference": "c1b1d62095ef78427f112a7a1c1502d4607e3c00"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/8fd0d8f80029682da89516a554f4d5f5a030345c",
|
||||
"reference": "8fd0d8f80029682da89516a554f4d5f5a030345c",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c1b1d62095ef78427f112a7a1c1502d4607e3c00",
|
||||
"reference": "c1b1d62095ef78427f112a7a1c1502d4607e3c00",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1474,30 +1439,20 @@
|
||||
"testing",
|
||||
"xunit"
|
||||
],
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://phpunit.de/donate.html",
|
||||
"type": "custom"
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/sebastianbergmann",
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2020-06-07T14:14:21+00:00"
|
||||
"time": "2020-06-15T10:51:34+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/code-unit",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/code-unit.git",
|
||||
"reference": "ac958085bc19fcd1d36425c781ef4cbb5b06e2a5"
|
||||
"reference": "d650ef9b1fece15ed4d6eaed6e6b469b7b81183a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/ac958085bc19fcd1d36425c781ef4cbb5b06e2a5",
|
||||
"reference": "ac958085bc19fcd1d36425c781ef4cbb5b06e2a5",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/d650ef9b1fece15ed4d6eaed6e6b469b7b81183a",
|
||||
"reference": "d650ef9b1fece15ed4d6eaed6e6b469b7b81183a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1530,26 +1485,20 @@
|
||||
],
|
||||
"description": "Collection of value objects that represent the PHP code units",
|
||||
"homepage": "https://github.com/sebastianbergmann/code-unit",
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://github.com/sebastianbergmann",
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2020-04-30T05:58:10+00:00"
|
||||
"time": "2020-06-15T13:11:26+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/code-unit-reverse-lookup",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
|
||||
"reference": "5b5dbe0044085ac41df47e79d34911a15b96d82e"
|
||||
"reference": "c771130f0e8669104a4320b7101a81c2cc2963ef"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5b5dbe0044085ac41df47e79d34911a15b96d82e",
|
||||
"reference": "5b5dbe0044085ac41df47e79d34911a15b96d82e",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/c771130f0e8669104a4320b7101a81c2cc2963ef",
|
||||
"reference": "c771130f0e8669104a4320b7101a81c2cc2963ef",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1581,20 +1530,20 @@
|
||||
],
|
||||
"description": "Looks up which function or method a line of code belongs to",
|
||||
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
|
||||
"time": "2020-02-07T06:20:13+00:00"
|
||||
"time": "2020-06-15T12:56:39+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/comparator",
|
||||
"version": "4.0.0",
|
||||
"version": "4.0.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/comparator.git",
|
||||
"reference": "85b3435da967696ed618ff745f32be3ff4a2b8e8"
|
||||
"reference": "266d85ef789da8c41f06af4093c43e9798af2784"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/85b3435da967696ed618ff745f32be3ff4a2b8e8",
|
||||
"reference": "85b3435da967696ed618ff745f32be3ff4a2b8e8",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/266d85ef789da8c41f06af4093c43e9798af2784",
|
||||
"reference": "266d85ef789da8c41f06af4093c43e9798af2784",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1645,7 +1594,7 @@
|
||||
"compare",
|
||||
"equality"
|
||||
],
|
||||
"time": "2020-02-07T06:08:51+00:00"
|
||||
"time": "2020-06-15T15:04:48+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/diff",
|
||||
@ -1701,26 +1650,20 @@
|
||||
"unidiff",
|
||||
"unified diff"
|
||||
],
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://github.com/sebastianbergmann",
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2020-05-08T05:01:12+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/environment",
|
||||
"version": "5.1.0",
|
||||
"version": "5.1.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/environment.git",
|
||||
"reference": "c753f04d68cd489b6973cf9b4e505e191af3b05c"
|
||||
"reference": "16eb0fa43e29c33d7f2117ed23072e26fc5ab34e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/c753f04d68cd489b6973cf9b4e505e191af3b05c",
|
||||
"reference": "c753f04d68cd489b6973cf9b4e505e191af3b05c",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/16eb0fa43e29c33d7f2117ed23072e26fc5ab34e",
|
||||
"reference": "16eb0fa43e29c33d7f2117ed23072e26fc5ab34e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1760,26 +1703,20 @@
|
||||
"environment",
|
||||
"hhvm"
|
||||
],
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://github.com/sebastianbergmann",
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2020-04-14T13:36:52+00:00"
|
||||
"time": "2020-06-15T13:00:01+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/exporter",
|
||||
"version": "4.0.0",
|
||||
"version": "4.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/exporter.git",
|
||||
"reference": "80c26562e964016538f832f305b2286e1ec29566"
|
||||
"reference": "d12fbca85da932d01d941b59e4b71a0d559db091"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/80c26562e964016538f832f305b2286e1ec29566",
|
||||
"reference": "80c26562e964016538f832f305b2286e1ec29566",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/d12fbca85da932d01d941b59e4b71a0d559db091",
|
||||
"reference": "d12fbca85da932d01d941b59e4b71a0d559db091",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1833,7 +1770,7 @@
|
||||
"export",
|
||||
"exporter"
|
||||
],
|
||||
"time": "2020-02-07T06:10:52+00:00"
|
||||
"time": "2020-06-15T13:12:44+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/global-state",
|
||||
@ -1891,16 +1828,16 @@
|
||||
},
|
||||
{
|
||||
"name": "sebastian/object-enumerator",
|
||||
"version": "4.0.0",
|
||||
"version": "4.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
|
||||
"reference": "e67516b175550abad905dc952f43285957ef4363"
|
||||
"reference": "15f319d67c49fc55ebcdbffb3377433125588455"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/e67516b175550abad905dc952f43285957ef4363",
|
||||
"reference": "e67516b175550abad905dc952f43285957ef4363",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/15f319d67c49fc55ebcdbffb3377433125588455",
|
||||
"reference": "15f319d67c49fc55ebcdbffb3377433125588455",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1934,20 +1871,20 @@
|
||||
],
|
||||
"description": "Traverses array structures and object graphs to enumerate all referenced objects",
|
||||
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
|
||||
"time": "2020-02-07T06:12:23+00:00"
|
||||
"time": "2020-06-15T13:15:25+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/object-reflector",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/object-reflector.git",
|
||||
"reference": "f4fd0835cabb0d4a6546d9fe291e5740037aa1e7"
|
||||
"reference": "14e04b3c25b821cc0702d4837803fe497680b062"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/f4fd0835cabb0d4a6546d9fe291e5740037aa1e7",
|
||||
"reference": "f4fd0835cabb0d4a6546d9fe291e5740037aa1e7",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/14e04b3c25b821cc0702d4837803fe497680b062",
|
||||
"reference": "14e04b3c25b821cc0702d4837803fe497680b062",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1979,20 +1916,20 @@
|
||||
],
|
||||
"description": "Allows reflection of object attributes, including inherited and non-public ones",
|
||||
"homepage": "https://github.com/sebastianbergmann/object-reflector/",
|
||||
"time": "2020-02-07T06:19:40+00:00"
|
||||
"time": "2020-06-15T13:08:02+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/recursion-context",
|
||||
"version": "4.0.0",
|
||||
"version": "4.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/recursion-context.git",
|
||||
"reference": "cdd86616411fc3062368b720b0425de10bd3d579"
|
||||
"reference": "a32789e5f0157c10cf216ce6c5136db12a12b847"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cdd86616411fc3062368b720b0425de10bd3d579",
|
||||
"reference": "cdd86616411fc3062368b720b0425de10bd3d579",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/a32789e5f0157c10cf216ce6c5136db12a12b847",
|
||||
"reference": "a32789e5f0157c10cf216ce6c5136db12a12b847",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2032,20 +1969,20 @@
|
||||
],
|
||||
"description": "Provides functionality to recursively process PHP variables",
|
||||
"homepage": "http://www.github.com/sebastianbergmann/recursion-context",
|
||||
"time": "2020-02-07T06:18:20+00:00"
|
||||
"time": "2020-06-15T13:06:44+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/resource-operations",
|
||||
"version": "3.0.0",
|
||||
"version": "3.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/resource-operations.git",
|
||||
"reference": "8c98bf0dfa1f9256d0468b9803a1e1df31b6fa98"
|
||||
"reference": "71421c1745788de4facae1b79af923650bd3ec15"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/8c98bf0dfa1f9256d0468b9803a1e1df31b6fa98",
|
||||
"reference": "8c98bf0dfa1f9256d0468b9803a1e1df31b6fa98",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/71421c1745788de4facae1b79af923650bd3ec15",
|
||||
"reference": "71421c1745788de4facae1b79af923650bd3ec15",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2077,7 +2014,7 @@
|
||||
],
|
||||
"description": "Provides a list of PHP built-in functions that operate on resources",
|
||||
"homepage": "https://www.github.com/sebastianbergmann/resource-operations",
|
||||
"time": "2020-02-07T06:13:02+00:00"
|
||||
"time": "2020-06-15T13:17:14+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/type",
|
||||
@ -2123,12 +2060,6 @@
|
||||
],
|
||||
"description": "Collection of value objects that represent the types of the PHP type system",
|
||||
"homepage": "https://github.com/sebastianbergmann/type",
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://github.com/sebastianbergmann",
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2020-06-01T12:21:09+00:00"
|
||||
},
|
||||
{
|
||||
@ -2347,6 +2278,5 @@
|
||||
"ext-zip": "*",
|
||||
"ext-zlib": ">=1.2.11"
|
||||
},
|
||||
"platform-dev": [],
|
||||
"plugin-api-version": "1.1.0"
|
||||
"platform-dev": []
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user