Update dependencies

This commit is contained in:
Niklas Keller
2018-03-21 12:54:21 +01:00
parent d4f2009315
commit f13b0856c7

324
composer.lock generated
View File

@@ -8,16 +8,16 @@
"packages": [ "packages": [
{ {
"name": "amphp/amp", "name": "amphp/amp",
"version": "v2.0.5", "version": "v2.0.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/amphp/amp.git", "url": "https://github.com/amphp/amp.git",
"reference": "502b4be0008ed2f9479ad598187e49683ce6ef39" "reference": "4a742beb59615f36ed998e2dc210e36576e44c44"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/amphp/amp/zipball/502b4be0008ed2f9479ad598187e49683ce6ef39", "url": "https://api.github.com/repos/amphp/amp/zipball/4a742beb59615f36ed998e2dc210e36576e44c44",
"reference": "502b4be0008ed2f9479ad598187e49683ce6ef39", "reference": "4a742beb59615f36ed998e2dc210e36576e44c44",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -80,27 +80,27 @@
"non-blocking", "non-blocking",
"promise" "promise"
], ],
"time": "2017-12-19T17:27:18+00:00" "time": "2018-01-27T19:18:05+00:00"
}, },
{ {
"name": "amphp/artax", "name": "amphp/artax",
"version": "v3.0.13", "version": "v3.0.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/amphp/artax.git", "url": "https://github.com/amphp/artax.git",
"reference": "340bd11600b5c77a2ab136d4300a776a02a85cc9" "reference": "84ba8e2014a81e399541f3dc3a6352bab09c980c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/amphp/artax/zipball/340bd11600b5c77a2ab136d4300a776a02a85cc9", "url": "https://api.github.com/repos/amphp/artax/zipball/84ba8e2014a81e399541f3dc3a6352bab09c980c",
"reference": "340bd11600b5c77a2ab136d4300a776a02a85cc9", "reference": "84ba8e2014a81e399541f3dc3a6352bab09c980c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"amphp/amp": "^2", "amphp/amp": "^2",
"amphp/byte-stream": "^1.1.6", "amphp/byte-stream": "^1.1.6",
"amphp/file": "^0.2 || ^0.3", "amphp/file": "^0.2 || ^0.3",
"amphp/socket": "^0.10", "amphp/socket": "^0.10.5",
"amphp/uri": "^0.1", "amphp/uri": "^0.1",
"kelunik/certificate": "^1.1", "kelunik/certificate": "^1.1",
"php": ">=7.0" "php": ">=7.0"
@@ -140,20 +140,20 @@
"parallel", "parallel",
"rest" "rest"
], ],
"time": "2017-12-19T13:45:05+00:00" "time": "2018-02-01T20:29:48+00:00"
}, },
{ {
"name": "amphp/byte-stream", "name": "amphp/byte-stream",
"version": "v1.2.1", "version": "v1.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/amphp/byte-stream.git", "url": "https://github.com/amphp/byte-stream.git",
"reference": "0c059ba0e6aa7a1ebdce0ba92c77be1ec5dd9143" "reference": "6d6c89f58c213e600e2ab5e3b1678fb61333eeb7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/amphp/byte-stream/zipball/0c059ba0e6aa7a1ebdce0ba92c77be1ec5dd9143", "url": "https://api.github.com/repos/amphp/byte-stream/zipball/6d6c89f58c213e600e2ab5e3b1678fb61333eeb7",
"reference": "0c059ba0e6aa7a1ebdce0ba92c77be1ec5dd9143", "reference": "6d6c89f58c213e600e2ab5e3b1678fb61333eeb7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -197,7 +197,7 @@
"non-blocking", "non-blocking",
"stream" "stream"
], ],
"time": "2017-12-10T16:40:58+00:00" "time": "2018-03-13T15:32:38+00:00"
}, },
{ {
"name": "amphp/cache", "name": "amphp/cache",
@@ -247,16 +247,16 @@
}, },
{ {
"name": "amphp/dns", "name": "amphp/dns",
"version": "v0.9.11", "version": "v0.9.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/amphp/dns.git", "url": "https://github.com/amphp/dns.git",
"reference": "16e6d6c22f293370a8d6120744aa04181cd92766" "reference": "2c8133a7b4267ba570f473abe4b08b01a0c8238a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/amphp/dns/zipball/16e6d6c22f293370a8d6120744aa04181cd92766", "url": "https://api.github.com/repos/amphp/dns/zipball/2c8133a7b4267ba570f473abe4b08b01a0c8238a",
"reference": "16e6d6c22f293370a8d6120744aa04181cd92766", "reference": "2c8133a7b4267ba570f473abe4b08b01a0c8238a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -267,7 +267,7 @@
"amphp/parser": "^1", "amphp/parser": "^1",
"amphp/uri": "^0.1", "amphp/uri": "^0.1",
"amphp/windows-registry": "^0.3", "amphp/windows-registry": "^0.3",
"daverandom/libdns": "^1", "daverandom/libdns": "^2.0.1",
"php": ">=7.0" "php": ">=7.0"
}, },
"require-dev": { "require-dev": {
@@ -320,20 +320,20 @@
"dns", "dns",
"resolve" "resolve"
], ],
"time": "2017-12-16T18:59:47+00:00" "time": "2018-01-10T16:26:11+00:00"
}, },
{ {
"name": "amphp/file", "name": "amphp/file",
"version": "v0.3.0", "version": "v0.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/amphp/file.git", "url": "https://github.com/amphp/file.git",
"reference": "fb58fe8dd5d1eeae5af152bf9e37731de5423caf" "reference": "7bb476921b67cd7da361cf0d6bf9d80ec130421d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/amphp/file/zipball/fb58fe8dd5d1eeae5af152bf9e37731de5423caf", "url": "https://api.github.com/repos/amphp/file/zipball/7bb476921b67cd7da361cf0d6bf9d80ec130421d",
"reference": "fb58fe8dd5d1eeae5af152bf9e37731de5423caf", "reference": "7bb476921b67cd7da361cf0d6bf9d80ec130421d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -386,20 +386,20 @@
"non-blocking", "non-blocking",
"static" "static"
], ],
"time": "2017-12-15T04:36:16+00:00" "time": "2018-03-17T12:24:35+00:00"
}, },
{ {
"name": "amphp/parallel", "name": "amphp/parallel",
"version": "v0.2.1", "version": "v0.2.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/amphp/parallel.git", "url": "https://github.com/amphp/parallel.git",
"reference": "0d40e6da980d56de8bbd292668becef6ed45a2a7" "reference": "ed3662172d2c06f10d40745354928d943ff6eb7c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/amphp/parallel/zipball/0d40e6da980d56de8bbd292668becef6ed45a2a7", "url": "https://api.github.com/repos/amphp/parallel/zipball/ed3662172d2c06f10d40745354928d943ff6eb7c",
"reference": "0d40e6da980d56de8bbd292668becef6ed45a2a7", "reference": "ed3662172d2c06f10d40745354928d943ff6eb7c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -449,7 +449,7 @@
"multi-processing", "multi-processing",
"multi-threading" "multi-threading"
], ],
"time": "2017-12-27T18:36:28+00:00" "time": "2018-03-14T23:51:13+00:00"
}, },
{ {
"name": "amphp/parser", "name": "amphp/parser",
@@ -552,16 +552,16 @@
}, },
{ {
"name": "amphp/socket", "name": "amphp/socket",
"version": "v0.10.5", "version": "v0.10.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/amphp/socket.git", "url": "https://github.com/amphp/socket.git",
"reference": "937aff6eaa08cd4da03d475d98bcf911bbb854ab" "reference": "be8bec970151404e85f33122d59b4943c4500c5a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/amphp/socket/zipball/937aff6eaa08cd4da03d475d98bcf911bbb854ab", "url": "https://api.github.com/repos/amphp/socket/zipball/be8bec970151404e85f33122d59b4943c4500c5a",
"reference": "937aff6eaa08cd4da03d475d98bcf911bbb854ab", "reference": "be8bec970151404e85f33122d59b4943c4500c5a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -579,11 +579,11 @@
"type": "library", "type": "library",
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Amp\\Socket\\": "lib" "Amp\\Socket\\": "src"
}, },
"files": [ "files": [
"lib/functions.php", "src/functions.php",
"lib/Internal/functions.php" "src/Internal/functions.php"
] ]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
@@ -615,7 +615,7 @@
"tcp", "tcp",
"tls" "tls"
], ],
"time": "2017-12-19T18:19:46+00:00" "time": "2018-03-14T18:37:46+00:00"
}, },
{ {
"name": "amphp/sync", "name": "amphp/sync",
@@ -759,26 +759,33 @@
}, },
{ {
"name": "daverandom/libdns", "name": "daverandom/libdns",
"version": "v1.1.0", "version": "v2.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/DaveRandom/LibDNS.git", "url": "https://github.com/DaveRandom/LibDNS.git",
"reference": "67de5497e84d179dffc089c5eb6a1945eb4e9460" "reference": "1ecd825b6fa9bb3fddc07751997e29dc78749b95"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/DaveRandom/LibDNS/zipball/67de5497e84d179dffc089c5eb6a1945eb4e9460", "url": "https://api.github.com/repos/DaveRandom/LibDNS/zipball/1ecd825b6fa9bb3fddc07751997e29dc78749b95",
"reference": "67de5497e84d179dffc089c5eb6a1945eb4e9460", "reference": "1ecd825b6fa9bb3fddc07751997e29dc78749b95",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.4.0" "ext-ctype": "*",
"php": ">=7.0"
},
"suggest": {
"ext-intl": "Required for IDN support"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"LibDNS\\": "src/" "LibDNS\\": "src/"
} },
"files": [
"src/functions.php"
]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
@@ -788,7 +795,7 @@
"keywords": [ "keywords": [
"dns" "dns"
], ],
"time": "2016-04-29T20:47:45+00:00" "time": "2018-01-10T15:56:17+00:00"
}, },
{ {
"name": "kelunik/acme", "name": "kelunik/acme",
@@ -901,16 +908,16 @@
}, },
{ {
"name": "league/climate", "name": "league/climate",
"version": "3.2.1", "version": "3.2.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/climate.git", "url": "https://github.com/thephpleague/climate.git",
"reference": "b103fc8faa3780c802cc507d5f0ff534ecc94fb5" "reference": "ca70f67f7739cca823eba0ad98f8130bca226bf0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/climate/zipball/b103fc8faa3780c802cc507d5f0ff534ecc94fb5", "url": "https://api.github.com/repos/thephpleague/climate/zipball/ca70f67f7739cca823eba0ad98f8130bca226bf0",
"reference": "b103fc8faa3780c802cc507d5f0ff534ecc94fb5", "reference": "ca70f67f7739cca823eba0ad98f8130bca226bf0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -948,7 +955,7 @@
"php", "php",
"terminal" "terminal"
], ],
"time": "2016-04-04T20:24:59+00:00" "time": "2016-10-30T22:18:25+00:00"
}, },
{ {
"name": "namshi/jose", "name": "namshi/jose",
@@ -1175,16 +1182,16 @@
}, },
{ {
"name": "symfony/polyfill-php56", "name": "symfony/polyfill-php56",
"version": "v1.6.0", "version": "v1.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php56.git", "url": "https://github.com/symfony/polyfill-php56.git",
"reference": "265fc96795492430762c29be291a371494ba3a5b" "reference": "ebc999ce5f14204c5150b9bd15f8f04e621409d8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/265fc96795492430762c29be291a371494ba3a5b", "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/ebc999ce5f14204c5150b9bd15f8f04e621409d8",
"reference": "265fc96795492430762c29be291a371494ba3a5b", "reference": "ebc999ce5f14204c5150b9bd15f8f04e621409d8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1194,7 +1201,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.6-dev" "dev-master": "1.7-dev"
} }
}, },
"autoload": { "autoload": {
@@ -1227,20 +1234,20 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2017-10-11T12:05:26+00:00" "time": "2018-01-30T19:27:44+00:00"
}, },
{ {
"name": "symfony/polyfill-util", "name": "symfony/polyfill-util",
"version": "v1.6.0", "version": "v1.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-util.git", "url": "https://github.com/symfony/polyfill-util.git",
"reference": "6e719200c8e540e0c0effeb31f96bdb344b94176" "reference": "e17c808ec4228026d4f5a8832afa19be85979563"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-util/zipball/6e719200c8e540e0c0effeb31f96bdb344b94176", "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/e17c808ec4228026d4f5a8832afa19be85979563",
"reference": "6e719200c8e540e0c0effeb31f96bdb344b94176", "reference": "e17c808ec4228026d4f5a8832afa19be85979563",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1249,7 +1256,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.6-dev" "dev-master": "1.7-dev"
} }
}, },
"autoload": { "autoload": {
@@ -1279,7 +1286,7 @@
"polyfill", "polyfill",
"shim" "shim"
], ],
"time": "2017-10-11T12:05:26+00:00" "time": "2018-01-31T18:08:44+00:00"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
@@ -1338,16 +1345,16 @@
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",
"version": "1.2.0", "version": "1.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/webmozart/assert.git", "url": "https://github.com/webmozart/assert.git",
"reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f" "reference": "0df1908962e7a3071564e857d86874dad1ef204a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f", "url": "https://api.github.com/repos/webmozart/assert/zipball/0df1908962e7a3071564e857d86874dad1ef204a",
"reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f", "reference": "0df1908962e7a3071564e857d86874dad1ef204a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1384,7 +1391,7 @@
"check", "check",
"validate" "validate"
], ],
"time": "2016-11-23T20:04:58+00:00" "time": "2018-01-29T19:49:41+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [
@@ -1628,16 +1635,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v2.9.0", "version": "v2.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
"reference": "454ddbe65da6a9297446f442bad244e8a99a9a38" "reference": "2ac8defbe07599b79005cca764bfffe7aeac0bf2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/454ddbe65da6a9297446f442bad244e8a99a9a38", "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/2ac8defbe07599b79005cca764bfffe7aeac0bf2",
"reference": "454ddbe65da6a9297446f442bad244e8a99a9a38", "reference": "2ac8defbe07599b79005cca764bfffe7aeac0bf2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1645,9 +1652,8 @@
"doctrine/annotations": "^1.2", "doctrine/annotations": "^1.2",
"ext-json": "*", "ext-json": "*",
"ext-tokenizer": "*", "ext-tokenizer": "*",
"gecko-packages/gecko-php-unit": "^2.0 || ^3.0",
"php": "^5.6 || >=7.0 <7.3", "php": "^5.6 || >=7.0 <7.3",
"php-cs-fixer/diff": "^1.2", "php-cs-fixer/diff": "^1.3",
"symfony/console": "^3.2 || ^4.0", "symfony/console": "^3.2 || ^4.0",
"symfony/event-dispatcher": "^3.0 || ^4.0", "symfony/event-dispatcher": "^3.0 || ^4.0",
"symfony/filesystem": "^3.0 || ^4.0", "symfony/filesystem": "^3.0 || ^4.0",
@@ -1662,12 +1668,14 @@
"hhvm": "*" "hhvm": "*"
}, },
"require-dev": { "require-dev": {
"johnkary/phpunit-speedtrap": "^1.1 || ^2.0@dev", "johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0",
"justinrainbow/json-schema": "^5.0", "justinrainbow/json-schema": "^5.0",
"keradus/cli-executor": "^1.0",
"mikey179/vfsstream": "^1.6", "mikey179/vfsstream": "^1.6",
"php-coveralls/php-coveralls": "^2.0", "php-coveralls/php-coveralls": "^2.0",
"php-cs-fixer/accessible-object": "^1.0", "php-cs-fixer/accessible-object": "^1.0",
"phpunit/phpunit": "^5.7.23 || ^6.4.3", "phpunit/phpunit": "^5.7.23 || ^6.4.3 || ^7.0",
"phpunitgoodpractices/traits": "^1.3.1",
"symfony/phpunit-bridge": "^3.2.2 || ^4.0" "symfony/phpunit-bridge": "^3.2.2 || ^4.0"
}, },
"suggest": { "suggest": {
@@ -1678,16 +1686,28 @@
"php-cs-fixer" "php-cs-fixer"
], ],
"type": "application", "type": "application",
"extra": {
"branch-alias": {
"dev-master": "2.11-dev"
}
},
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"PhpCsFixer\\": "src/" "PhpCsFixer\\": "src/"
}, },
"classmap": [ "classmap": [
"tests/Test/Assert/AssertTokensTrait.php",
"tests/Test/AbstractFixerTestCase.php", "tests/Test/AbstractFixerTestCase.php",
"tests/Test/AbstractIntegrationCaseFactory.php",
"tests/Test/AbstractIntegrationTestCase.php", "tests/Test/AbstractIntegrationTestCase.php",
"tests/Test/Assert/AssertTokensTrait.php",
"tests/Test/Constraint/SameStringsConstraint.php",
"tests/Test/Constraint/SameStringsConstraintForV5.php",
"tests/Test/Constraint/SameStringsConstraintForV7.php",
"tests/Test/IntegrationCase.php", "tests/Test/IntegrationCase.php",
"tests/Test/IntegrationCaseFactory.php" "tests/Test/IntegrationCaseFactory.php",
"tests/Test/IntegrationCaseFactoryInterface.php",
"tests/Test/InternalIntegrationCaseFactory.php",
"tests/TestCase.php"
] ]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
@@ -1705,56 +1725,7 @@
} }
], ],
"description": "A tool to automatically fix PHP code style", "description": "A tool to automatically fix PHP code style",
"time": "2017-12-08T16:36:20+00:00" "time": "2018-03-20T18:11:36+00:00"
},
{
"name": "gecko-packages/gecko-php-unit",
"version": "v3.0",
"source": {
"type": "git",
"url": "https://github.com/GeckoPackages/GeckoPHPUnit.git",
"reference": "6a866551dffc2154c1b091bae3a7877d39c25ca3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/GeckoPackages/GeckoPHPUnit/zipball/6a866551dffc2154c1b091bae3a7877d39c25ca3",
"reference": "6a866551dffc2154c1b091bae3a7877d39c25ca3",
"shasum": ""
},
"require": {
"php": "^7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.0"
},
"suggest": {
"ext-dom": "When testing with xml.",
"ext-libxml": "When testing with xml.",
"phpunit/phpunit": "This is an extension for it so make sure you have it some way."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"psr-4": {
"GeckoPackages\\PHPUnit\\": "src/PHPUnit"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Additional PHPUnit asserts and constraints.",
"homepage": "https://github.com/GeckoPackages",
"keywords": [
"extension",
"filesystem",
"phpunit"
],
"time": "2017-08-23T07:46:41+00:00"
}, },
{ {
"name": "league/event", "name": "league/event",
@@ -2156,23 +2127,23 @@
}, },
{ {
"name": "php-cs-fixer/diff", "name": "php-cs-fixer/diff",
"version": "v1.2.0", "version": "v1.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHP-CS-Fixer/diff.git", "url": "https://github.com/PHP-CS-Fixer/diff.git",
"reference": "f0ef6133d674137e902fdf8a6f2e8e97e14a087b" "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/f0ef6133d674137e902fdf8a6f2e8e97e14a087b", "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/78bb099e9c16361126c86ce82ec4405ebab8e756",
"reference": "f0ef6133d674137e902fdf8a6f2e8e97e14a087b", "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^5.6 || ^7.0" "php": "^5.6 || ^7.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.4.3", "phpunit/phpunit": "^5.7.23 || ^6.4.3",
"symfony/process": "^3.3" "symfony/process": "^3.3"
}, },
"type": "library", "type": "library",
@@ -2182,6 +2153,9 @@
] ]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [ "authors": [
{ {
"name": "Kore Nordmann", "name": "Kore Nordmann",
@@ -2200,7 +2174,7 @@
"keywords": [ "keywords": [
"diff" "diff"
], ],
"time": "2017-10-19T09:58:18+00:00" "time": "2018-02-15T16:58:55+00:00"
}, },
{ {
"name": "phpdocumentor/reflection-common", "name": "phpdocumentor/reflection-common",
@@ -2258,16 +2232,16 @@
}, },
{ {
"name": "phpdocumentor/reflection-docblock", "name": "phpdocumentor/reflection-docblock",
"version": "4.2.0", "version": "4.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
"reference": "66465776cfc249844bde6d117abff1d22e06c2da" "reference": "94fd0001232e47129dd3504189fa1c7225010d08"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/66465776cfc249844bde6d117abff1d22e06c2da", "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/94fd0001232e47129dd3504189fa1c7225010d08",
"reference": "66465776cfc249844bde6d117abff1d22e06c2da", "reference": "94fd0001232e47129dd3504189fa1c7225010d08",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2305,7 +2279,7 @@
} }
], ],
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
"time": "2017-11-27T17:38:31+00:00" "time": "2017-11-30T07:14:17+00:00"
}, },
{ {
"name": "phpdocumentor/type-resolver", "name": "phpdocumentor/type-resolver",
@@ -2356,16 +2330,16 @@
}, },
{ {
"name": "phpspec/prophecy", "name": "phpspec/prophecy",
"version": "1.7.3", "version": "1.7.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpspec/prophecy.git", "url": "https://github.com/phpspec/prophecy.git",
"reference": "e4ed002c67da8eceb0eb8ddb8b3847bb53c5c2bf" "reference": "dfd6be44111a7c41c2e884a336cc4f461b3b2401"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/e4ed002c67da8eceb0eb8ddb8b3847bb53c5c2bf", "url": "https://api.github.com/repos/phpspec/prophecy/zipball/dfd6be44111a7c41c2e884a336cc4f461b3b2401",
"reference": "e4ed002c67da8eceb0eb8ddb8b3847bb53c5c2bf", "reference": "dfd6be44111a7c41c2e884a336cc4f461b3b2401",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2377,7 +2351,7 @@
}, },
"require-dev": { "require-dev": {
"phpspec/phpspec": "^2.5|^3.2", "phpspec/phpspec": "^2.5|^3.2",
"phpunit/phpunit": "^4.8.35 || ^5.7" "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@@ -2415,7 +2389,7 @@
"spy", "spy",
"stub" "stub"
], ],
"time": "2017-11-24T13:59:53+00:00" "time": "2018-02-19T10:16:54+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
@@ -2668,16 +2642,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "6.5.5", "version": "6.5.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "83d27937a310f2984fd575686138597147bdc7df" "reference": "6bd77b57707c236833d2b57b968e403df060c9d9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/83d27937a310f2984fd575686138597147bdc7df", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6bd77b57707c236833d2b57b968e403df060c9d9",
"reference": "83d27937a310f2984fd575686138597147bdc7df", "reference": "6bd77b57707c236833d2b57b968e403df060c9d9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2748,7 +2722,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2017-12-17T06:31:19+00:00" "time": "2018-02-26T07:01:09+00:00"
}, },
{ {
"name": "phpunit/phpunit-mock-objects", "name": "phpunit/phpunit-mock-objects",
@@ -2948,21 +2922,21 @@
}, },
{ {
"name": "sebastian/comparator", "name": "sebastian/comparator",
"version": "2.1.1", "version": "2.1.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git", "url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "b11c729f95109b56a0fe9650c6a63a0fcd8c439f" "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/b11c729f95109b56a0fe9650c6a63a0fcd8c439f", "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/34369daee48eafb2651bea869b4b15d75ccc35f9",
"reference": "b11c729f95109b56a0fe9650c6a63a0fcd8c439f", "reference": "34369daee48eafb2651bea869b4b15d75ccc35f9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.0", "php": "^7.0",
"sebastian/diff": "^2.0", "sebastian/diff": "^2.0 || ^3.0",
"sebastian/exporter": "^3.1" "sebastian/exporter": "^3.1"
}, },
"require-dev": { "require-dev": {
@@ -3008,7 +2982,7 @@
"compare", "compare",
"equality" "equality"
], ],
"time": "2017-12-22T14:50:35+00:00" "time": "2018-02-01T13:46:46+00:00"
}, },
{ {
"name": "sebastian/diff", "name": "sebastian/diff",
@@ -3802,16 +3776,16 @@
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
"version": "v1.6.0", "version": "v1.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git", "url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296" "reference": "78be803ce01e55d3491c1397cf1c64beb9c1b63b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/78be803ce01e55d3491c1397cf1c64beb9c1b63b",
"reference": "2ec8b39c38cb16674bbf3fea2b6ce5bf117e1296", "reference": "78be803ce01e55d3491c1397cf1c64beb9c1b63b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3823,7 +3797,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.6-dev" "dev-master": "1.7-dev"
} }
}, },
"autoload": { "autoload": {
@@ -3857,20 +3831,20 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2017-10-11T12:05:26+00:00" "time": "2018-01-30T19:27:44+00:00"
}, },
{ {
"name": "symfony/polyfill-php70", "name": "symfony/polyfill-php70",
"version": "v1.6.0", "version": "v1.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php70.git", "url": "https://github.com/symfony/polyfill-php70.git",
"reference": "0442b9c0596610bd24ae7b5f0a6cdbbc16d9fcff" "reference": "3532bfcd8f933a7816f3a0a59682fc404776600f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/0442b9c0596610bd24ae7b5f0a6cdbbc16d9fcff", "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/3532bfcd8f933a7816f3a0a59682fc404776600f",
"reference": "0442b9c0596610bd24ae7b5f0a6cdbbc16d9fcff", "reference": "3532bfcd8f933a7816f3a0a59682fc404776600f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3880,7 +3854,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.6-dev" "dev-master": "1.7-dev"
} }
}, },
"autoload": { "autoload": {
@@ -3916,20 +3890,20 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2017-10-11T12:05:26+00:00" "time": "2018-01-30T19:27:44+00:00"
}, },
{ {
"name": "symfony/polyfill-php72", "name": "symfony/polyfill-php72",
"version": "v1.6.0", "version": "v1.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php72.git", "url": "https://github.com/symfony/polyfill-php72.git",
"reference": "6de4f4884b97abbbed9f0a84a95ff2ff77254254" "reference": "8eca20c8a369e069d4f4c2ac9895144112867422"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/6de4f4884b97abbbed9f0a84a95ff2ff77254254", "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/8eca20c8a369e069d4f4c2ac9895144112867422",
"reference": "6de4f4884b97abbbed9f0a84a95ff2ff77254254", "reference": "8eca20c8a369e069d4f4c2ac9895144112867422",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3938,7 +3912,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.6-dev" "dev-master": "1.7-dev"
} }
}, },
"autoload": { "autoload": {
@@ -3971,7 +3945,7 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2017-10-11T12:05:26+00:00" "time": "2018-01-31T17:43:24+00:00"
}, },
{ {
"name": "symfony/process", "name": "symfony/process",