|
@@ -229,32 +229,37 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "guzzlehttp/psr7",
|
|
|
- "version": "1.4.2",
|
|
|
+ "version": "1.6.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/guzzle/psr7.git",
|
|
|
- "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
|
|
|
+ "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
|
|
|
- "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
|
|
|
+ "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
|
|
|
+ "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=5.4.0",
|
|
|
- "psr/http-message": "~1.0"
|
|
|
+ "psr/http-message": "~1.0",
|
|
|
+ "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
|
|
|
},
|
|
|
"provide": {
|
|
|
"psr/http-message-implementation": "1.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "phpunit/phpunit": "~4.0"
|
|
|
+ "ext-zlib": "*",
|
|
|
+ "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.4-dev"
|
|
|
+ "dev-master": "1.6-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
@@ -284,26 +289,27 @@
|
|
|
"keywords": [
|
|
|
"http",
|
|
|
"message",
|
|
|
+ "psr-7",
|
|
|
"request",
|
|
|
"response",
|
|
|
"stream",
|
|
|
"uri",
|
|
|
"url"
|
|
|
],
|
|
|
- "time": "2017-03-20T17:10:46+00:00"
|
|
|
+ "time": "2019-07-01T23:21:34+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "myclabs/deep-copy",
|
|
|
- "version": "1.8.1",
|
|
|
+ "version": "1.9.3",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/myclabs/DeepCopy.git",
|
|
|
- "reference": "3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8"
|
|
|
+ "reference": "007c053ae6f31bba39dfa19a7726f56e9763bbea"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8",
|
|
|
- "reference": "3e01bdad3e18354c3dce54466b7fbe33a9f9f7f8",
|
|
|
+ "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/007c053ae6f31bba39dfa19a7726f56e9763bbea",
|
|
|
+ "reference": "007c053ae6f31bba39dfa19a7726f56e9763bbea",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -338,7 +344,7 @@
|
|
|
"object",
|
|
|
"object graph"
|
|
|
],
|
|
|
- "time": "2018-06-11T23:09:50+00:00"
|
|
|
+ "time": "2019-08-09T12:45:53+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "phar-io/manifest",
|
|
@@ -444,35 +450,33 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "phpdocumentor/reflection-common",
|
|
|
- "version": "1.0.1",
|
|
|
+ "version": "2.0.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
|
|
|
- "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
|
|
|
+ "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
|
|
|
- "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
|
|
|
+ "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/63a995caa1ca9e5590304cd845c15ad6d482a62a",
|
|
|
+ "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": ">=5.5"
|
|
|
+ "php": ">=7.1"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "phpunit/phpunit": "^4.6"
|
|
|
+ "phpunit/phpunit": "~6"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.0.x-dev"
|
|
|
+ "dev-master": "2.x-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
|
- "phpDocumentor\\Reflection\\": [
|
|
|
- "src"
|
|
|
- ]
|
|
|
+ "phpDocumentor\\Reflection\\": "src/"
|
|
|
}
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
@@ -494,30 +498,30 @@
|
|
|
"reflection",
|
|
|
"static analysis"
|
|
|
],
|
|
|
- "time": "2017-09-11T18:02:19+00:00"
|
|
|
+ "time": "2018-08-07T13:53:10+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "phpdocumentor/reflection-docblock",
|
|
|
- "version": "4.3.0",
|
|
|
+ "version": "4.3.2",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
|
|
|
- "reference": "94fd0001232e47129dd3504189fa1c7225010d08"
|
|
|
+ "reference": "b83ff7cfcfee7827e1e78b637a5904fe6a96698e"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/94fd0001232e47129dd3504189fa1c7225010d08",
|
|
|
- "reference": "94fd0001232e47129dd3504189fa1c7225010d08",
|
|
|
+ "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/b83ff7cfcfee7827e1e78b637a5904fe6a96698e",
|
|
|
+ "reference": "b83ff7cfcfee7827e1e78b637a5904fe6a96698e",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"php": "^7.0",
|
|
|
- "phpdocumentor/reflection-common": "^1.0.0",
|
|
|
- "phpdocumentor/type-resolver": "^0.4.0",
|
|
|
+ "phpdocumentor/reflection-common": "^1.0.0 || ^2.0.0",
|
|
|
+ "phpdocumentor/type-resolver": "~0.4 || ^1.0.0",
|
|
|
"webmozart/assert": "^1.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "doctrine/instantiator": "~1.0.5",
|
|
|
+ "doctrine/instantiator": "^1.0.5",
|
|
|
"mockery/mockery": "^1.0",
|
|
|
"phpunit/phpunit": "^6.4"
|
|
|
},
|
|
@@ -545,41 +549,40 @@
|
|
|
}
|
|
|
],
|
|
|
"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-30T07:14:17+00:00"
|
|
|
+ "time": "2019-09-12T14:27:41+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "phpdocumentor/type-resolver",
|
|
|
- "version": "0.4.0",
|
|
|
+ "version": "1.0.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/phpDocumentor/TypeResolver.git",
|
|
|
- "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
|
|
|
+ "reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
|
|
|
- "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
|
|
|
+ "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/2e32a6d48972b2c1976ed5d8967145b6cec4a4a9",
|
|
|
+ "reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": "^5.5 || ^7.0",
|
|
|
- "phpdocumentor/reflection-common": "^1.0"
|
|
|
+ "php": "^7.1",
|
|
|
+ "phpdocumentor/reflection-common": "^2.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "mockery/mockery": "^0.9.4",
|
|
|
- "phpunit/phpunit": "^5.2||^4.8.24"
|
|
|
+ "ext-tokenizer": "^7.1",
|
|
|
+ "mockery/mockery": "~1",
|
|
|
+ "phpunit/phpunit": "^7.0"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.0.x-dev"
|
|
|
+ "dev-master": "1.x-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
|
- "phpDocumentor\\Reflection\\": [
|
|
|
- "src/"
|
|
|
- ]
|
|
|
+ "phpDocumentor\\Reflection\\": "src"
|
|
|
}
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
@@ -592,20 +595,21 @@
|
|
|
"email": "me@mikevanriel.com"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2017-07-14T14:27:02+00:00"
|
|
|
+ "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
|
|
|
+ "time": "2019-08-22T18:11:29+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "phpspec/prophecy",
|
|
|
- "version": "1.8.0",
|
|
|
+ "version": "1.8.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/phpspec/prophecy.git",
|
|
|
- "reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06"
|
|
|
+ "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4ba436b55987b4bf311cb7c6ba82aa528aac0a06",
|
|
|
- "reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06",
|
|
|
+ "url": "https://api.github.com/repos/phpspec/prophecy/zipball/1927e75f4ed19131ec9bcc3b002e07fb1173ee76",
|
|
|
+ "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -626,8 +630,8 @@
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Prophecy\\": "src/"
|
|
|
+ "psr-4": {
|
|
|
+ "Prophecy\\": "src/Prophecy"
|
|
|
}
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
@@ -655,7 +659,7 @@
|
|
|
"spy",
|
|
|
"stub"
|
|
|
],
|
|
|
- "time": "2018-08-05T17:53:17+00:00"
|
|
|
+ "time": "2019-06-13T12:50:23+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "phpunit/php-code-coverage",
|
|
@@ -810,16 +814,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "phpunit/php-timer",
|
|
|
- "version": "2.0.0",
|
|
|
+ "version": "2.1.2",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/sebastianbergmann/php-timer.git",
|
|
|
- "reference": "8b8454ea6958c3dee38453d3bd571e023108c91f"
|
|
|
+ "reference": "1038454804406b0b5f5f520358e78c1c2f71501e"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/8b8454ea6958c3dee38453d3bd571e023108c91f",
|
|
|
- "reference": "8b8454ea6958c3dee38453d3bd571e023108c91f",
|
|
|
+ "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e",
|
|
|
+ "reference": "1038454804406b0b5f5f520358e78c1c2f71501e",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -831,7 +835,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "2.0-dev"
|
|
|
+ "dev-master": "2.1-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
@@ -855,20 +859,20 @@
|
|
|
"keywords": [
|
|
|
"timer"
|
|
|
],
|
|
|
- "time": "2018-02-01T13:07:23+00:00"
|
|
|
+ "time": "2019-06-07T04:22:29+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "phpunit/php-token-stream",
|
|
|
- "version": "3.0.0",
|
|
|
+ "version": "3.1.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
|
|
|
- "reference": "21ad88bbba7c3d93530d93994e0a33cd45f02ace"
|
|
|
+ "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/21ad88bbba7c3d93530d93994e0a33cd45f02ace",
|
|
|
- "reference": "21ad88bbba7c3d93530d93994e0a33cd45f02ace",
|
|
|
+ "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/995192df77f63a59e47f025390d2d1fdf8f425ff",
|
|
|
+ "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -881,7 +885,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "3.0-dev"
|
|
|
+ "dev-master": "3.1-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
@@ -904,7 +908,7 @@
|
|
|
"keywords": [
|
|
|
"tokenizer"
|
|
|
],
|
|
|
- "time": "2018-02-01T13:16:43+00:00"
|
|
|
+ "time": "2019-09-17T06:23:10+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "phpunit/phpunit",
|
|
@@ -1040,8 +1044,58 @@
|
|
|
"mock",
|
|
|
"xunit"
|
|
|
],
|
|
|
+ "abandoned": true,
|
|
|
"time": "2018-05-29T13:54:20+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "psr/container",
|
|
|
+ "version": "1.0.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/php-fig/container.git",
|
|
|
+ "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
|
|
|
+ "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.3.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "1.0.x-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Psr\\Container\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "PHP-FIG",
|
|
|
+ "homepage": "http://www.php-fig.org/"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Common Container Interface (PHP FIG PSR-11)",
|
|
|
+ "homepage": "https://github.com/php-fig/container",
|
|
|
+ "keywords": [
|
|
|
+ "PSR-11",
|
|
|
+ "container",
|
|
|
+ "container-interface",
|
|
|
+ "container-interop",
|
|
|
+ "psr"
|
|
|
+ ],
|
|
|
+ "time": "2017-02-14T16:28:37+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "psr/http-message",
|
|
|
"version": "1.0.1",
|
|
@@ -1092,6 +1146,46 @@
|
|
|
],
|
|
|
"time": "2016-08-06T14:39:51+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "ralouphie/getallheaders",
|
|
|
+ "version": "3.0.3",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/ralouphie/getallheaders.git",
|
|
|
+ "reference": "120b605dfeb996808c31b6477290a714d356e822"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
|
|
|
+ "reference": "120b605dfeb996808c31b6477290a714d356e822",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.6"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "php-coveralls/php-coveralls": "^2.1",
|
|
|
+ "phpunit/phpunit": "^5 || ^6.5"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "files": [
|
|
|
+ "src/getallheaders.php"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Ralph Khattar",
|
|
|
+ "email": "ralph.khattar@gmail.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "A polyfill for getallheaders.",
|
|
|
+ "time": "2019-03-08T08:55:37+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "sebastian/code-unit-reverse-lookup",
|
|
|
"version": "1.0.1",
|
|
@@ -1203,23 +1297,23 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "sebastian/diff",
|
|
|
- "version": "3.0.1",
|
|
|
+ "version": "3.0.2",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/sebastianbergmann/diff.git",
|
|
|
- "reference": "366541b989927187c4ca70490a35615d3fef2dce"
|
|
|
+ "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/366541b989927187c4ca70490a35615d3fef2dce",
|
|
|
- "reference": "366541b989927187c4ca70490a35615d3fef2dce",
|
|
|
+ "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
|
|
|
+ "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"php": "^7.1"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "phpunit/phpunit": "^7.0",
|
|
|
+ "phpunit/phpunit": "^7.5 || ^8.0",
|
|
|
"symfony/process": "^2 || ^3.3 || ^4"
|
|
|
},
|
|
|
"type": "library",
|
|
@@ -1255,7 +1349,7 @@
|
|
|
"unidiff",
|
|
|
"unified diff"
|
|
|
],
|
|
|
- "time": "2018-06-10T07:54:39+00:00"
|
|
|
+ "time": "2019-02-04T06:01:07+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "sebastian/environment",
|
|
@@ -1309,16 +1403,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "sebastian/exporter",
|
|
|
- "version": "3.1.0",
|
|
|
+ "version": "3.1.2",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/sebastianbergmann/exporter.git",
|
|
|
- "reference": "234199f4528de6d12aaa58b612e98f7d36adb937"
|
|
|
+ "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/234199f4528de6d12aaa58b612e98f7d36adb937",
|
|
|
- "reference": "234199f4528de6d12aaa58b612e98f7d36adb937",
|
|
|
+ "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/68609e1261d215ea5b21b7987539cbfbe156ec3e",
|
|
|
+ "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -1345,6 +1439,10 @@
|
|
|
"BSD-3-Clause"
|
|
|
],
|
|
|
"authors": [
|
|
|
+ {
|
|
|
+ "name": "Sebastian Bergmann",
|
|
|
+ "email": "sebastian@phpunit.de"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "Jeff Welch",
|
|
|
"email": "whatthejeff@gmail.com"
|
|
@@ -1353,17 +1451,13 @@
|
|
|
"name": "Volker Dusch",
|
|
|
"email": "github@wallbash.com"
|
|
|
},
|
|
|
- {
|
|
|
- "name": "Bernhard Schussek",
|
|
|
- "email": "bschussek@2bepublished.at"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Sebastian Bergmann",
|
|
|
- "email": "sebastian@phpunit.de"
|
|
|
- },
|
|
|
{
|
|
|
"name": "Adam Harvey",
|
|
|
"email": "aharvey@php.net"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Bernhard Schussek",
|
|
|
+ "email": "bschussek@gmail.com"
|
|
|
}
|
|
|
],
|
|
|
"description": "Provides the functionality to export PHP variables for visualization",
|
|
@@ -1372,7 +1466,7 @@
|
|
|
"export",
|
|
|
"exporter"
|
|
|
],
|
|
|
- "time": "2017-04-03T13:19:02+00:00"
|
|
|
+ "time": "2019-09-14T09:02:43+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "sebastian/global-state",
|
|
@@ -1657,16 +1751,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "statonlab/tripal-test-suite",
|
|
|
- "version": "1.5.1",
|
|
|
+ "version": "1.6.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/tripal/TripalTestSuite.git",
|
|
|
- "reference": "c652f62c0e8302e00cf25a39c95a605b0266656f"
|
|
|
+ "reference": "3e877af0204c59b9aa6b7ef0324ca4b985a7e3b4"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/tripal/TripalTestSuite/zipball/c652f62c0e8302e00cf25a39c95a605b0266656f",
|
|
|
- "reference": "c652f62c0e8302e00cf25a39c95a605b0266656f",
|
|
|
+ "url": "https://api.github.com/repos/tripal/TripalTestSuite/zipball/3e877af0204c59b9aa6b7ef0324ca4b985a7e3b4",
|
|
|
+ "reference": "3e877af0204c59b9aa6b7ef0324ca4b985a7e3b4",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -1701,40 +1795,47 @@
|
|
|
"email": "bcondon@utk.edu"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2018-09-25T19:08:14+00:00"
|
|
|
+ "time": "2019-04-09T18:52:51+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/console",
|
|
|
- "version": "v4.1.4",
|
|
|
+ "version": "v4.3.4",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/console.git",
|
|
|
- "reference": "ca80b8ced97cf07390078b29773dc384c39eee1f"
|
|
|
+ "reference": "de63799239b3881b8a08f8481b22348f77ed7b36"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/console/zipball/ca80b8ced97cf07390078b29773dc384c39eee1f",
|
|
|
- "reference": "ca80b8ced97cf07390078b29773dc384c39eee1f",
|
|
|
+ "url": "https://api.github.com/repos/symfony/console/zipball/de63799239b3881b8a08f8481b22348f77ed7b36",
|
|
|
+ "reference": "de63799239b3881b8a08f8481b22348f77ed7b36",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"php": "^7.1.3",
|
|
|
- "symfony/polyfill-mbstring": "~1.0"
|
|
|
+ "symfony/polyfill-mbstring": "~1.0",
|
|
|
+ "symfony/polyfill-php73": "^1.8",
|
|
|
+ "symfony/service-contracts": "^1.1"
|
|
|
},
|
|
|
"conflict": {
|
|
|
"symfony/dependency-injection": "<3.4",
|
|
|
+ "symfony/event-dispatcher": "<4.3",
|
|
|
"symfony/process": "<3.3"
|
|
|
},
|
|
|
+ "provide": {
|
|
|
+ "psr/log-implementation": "1.0"
|
|
|
+ },
|
|
|
"require-dev": {
|
|
|
"psr/log": "~1.0",
|
|
|
"symfony/config": "~3.4|~4.0",
|
|
|
"symfony/dependency-injection": "~3.4|~4.0",
|
|
|
- "symfony/event-dispatcher": "~3.4|~4.0",
|
|
|
+ "symfony/event-dispatcher": "^4.3",
|
|
|
"symfony/lock": "~3.4|~4.0",
|
|
|
- "symfony/process": "~3.4|~4.0"
|
|
|
+ "symfony/process": "~3.4|~4.0",
|
|
|
+ "symfony/var-dumper": "^4.3"
|
|
|
},
|
|
|
"suggest": {
|
|
|
- "psr/log-implementation": "For using the console logger",
|
|
|
+ "psr/log": "For using the console logger",
|
|
|
"symfony/event-dispatcher": "",
|
|
|
"symfony/lock": "",
|
|
|
"symfony/process": ""
|
|
@@ -1742,7 +1843,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "4.1-dev"
|
|
|
+ "dev-master": "4.3-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
@@ -1769,20 +1870,78 @@
|
|
|
],
|
|
|
"description": "Symfony Console Component",
|
|
|
"homepage": "https://symfony.com",
|
|
|
- "time": "2018-07-26T11:24:31+00:00"
|
|
|
+ "time": "2019-08-26T08:26:39+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "symfony/polyfill-ctype",
|
|
|
+ "version": "v1.12.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/polyfill-ctype.git",
|
|
|
+ "reference": "550ebaac289296ce228a706d0867afc34687e3f4"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4",
|
|
|
+ "reference": "550ebaac289296ce228a706d0867afc34687e3f4",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.3.3"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "ext-ctype": "For best performance"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "1.12-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Polyfill\\Ctype\\": ""
|
|
|
+ },
|
|
|
+ "files": [
|
|
|
+ "bootstrap.php"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Gert de Pagter",
|
|
|
+ "email": "BackEndTea@gmail.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Symfony polyfill for ctype functions",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "compatibility",
|
|
|
+ "ctype",
|
|
|
+ "polyfill",
|
|
|
+ "portable"
|
|
|
+ ],
|
|
|
+ "time": "2019-08-06T08:03:45+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-mbstring",
|
|
|
- "version": "v1.9.0",
|
|
|
+ "version": "v1.12.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
|
- "reference": "d0cd638f4634c16d8df4508e847f14e9e43168b8"
|
|
|
+ "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/d0cd638f4634c16d8df4508e847f14e9e43168b8",
|
|
|
- "reference": "d0cd638f4634c16d8df4508e847f14e9e43168b8",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17",
|
|
|
+ "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -1794,7 +1953,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.9-dev"
|
|
|
+ "dev-master": "1.12-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
@@ -1828,20 +1987,136 @@
|
|
|
"portable",
|
|
|
"shim"
|
|
|
],
|
|
|
- "time": "2018-08-06T14:22:27+00:00"
|
|
|
+ "time": "2019-08-06T08:03:45+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "symfony/polyfill-php73",
|
|
|
+ "version": "v1.12.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/polyfill-php73.git",
|
|
|
+ "reference": "2ceb49eaccb9352bff54d22570276bb75ba4a188"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/2ceb49eaccb9352bff54d22570276bb75ba4a188",
|
|
|
+ "reference": "2ceb49eaccb9352bff54d22570276bb75ba4a188",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.3.3"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "1.12-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Polyfill\\Php73\\": ""
|
|
|
+ },
|
|
|
+ "files": [
|
|
|
+ "bootstrap.php"
|
|
|
+ ],
|
|
|
+ "classmap": [
|
|
|
+ "Resources/stubs"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Nicolas Grekas",
|
|
|
+ "email": "p@tchwork.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "compatibility",
|
|
|
+ "polyfill",
|
|
|
+ "portable",
|
|
|
+ "shim"
|
|
|
+ ],
|
|
|
+ "time": "2019-08-06T08:03:45+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "symfony/service-contracts",
|
|
|
+ "version": "v1.1.6",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/service-contracts.git",
|
|
|
+ "reference": "ea7263d6b6d5f798b56a45a5b8d686725f2719a3"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/service-contracts/zipball/ea7263d6b6d5f798b56a45a5b8d686725f2719a3",
|
|
|
+ "reference": "ea7263d6b6d5f798b56a45a5b8d686725f2719a3",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": "^7.1.3",
|
|
|
+ "psr/container": "^1.0"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "symfony/service-implementation": ""
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "1.1-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Contracts\\Service\\": ""
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Nicolas Grekas",
|
|
|
+ "email": "p@tchwork.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Generic abstractions related to writing services",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "abstractions",
|
|
|
+ "contracts",
|
|
|
+ "decoupling",
|
|
|
+ "interfaces",
|
|
|
+ "interoperability",
|
|
|
+ "standards"
|
|
|
+ ],
|
|
|
+ "time": "2019-08-20T14:44:19+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "theseer/tokenizer",
|
|
|
- "version": "1.1.0",
|
|
|
+ "version": "1.1.3",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/theseer/tokenizer.git",
|
|
|
- "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b"
|
|
|
+ "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/theseer/tokenizer/zipball/cb2f008f3f05af2893a87208fe6a6c4985483f8b",
|
|
|
- "reference": "cb2f008f3f05af2893a87208fe6a6c4985483f8b",
|
|
|
+ "url": "https://api.github.com/repos/theseer/tokenizer/zipball/11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
|
|
|
+ "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -1868,28 +2143,28 @@
|
|
|
}
|
|
|
],
|
|
|
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
|
|
|
- "time": "2017-04-07T12:08:54+00:00"
|
|
|
+ "time": "2019-06-13T22:48:21+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "webmozart/assert",
|
|
|
- "version": "1.3.0",
|
|
|
+ "version": "1.5.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/webmozart/assert.git",
|
|
|
- "reference": "0df1908962e7a3071564e857d86874dad1ef204a"
|
|
|
+ "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/webmozart/assert/zipball/0df1908962e7a3071564e857d86874dad1ef204a",
|
|
|
- "reference": "0df1908962e7a3071564e857d86874dad1ef204a",
|
|
|
+ "url": "https://api.github.com/repos/webmozart/assert/zipball/88e6d84706d09a236046d686bbea96f07b3a34f4",
|
|
|
+ "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": "^5.3.3 || ^7.0"
|
|
|
+ "php": "^5.3.3 || ^7.0",
|
|
|
+ "symfony/polyfill-ctype": "^1.8"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "phpunit/phpunit": "^4.6",
|
|
|
- "sebastian/version": "^1.0.1"
|
|
|
+ "phpunit/phpunit": "^4.8.36 || ^7.5.13"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
@@ -1918,7 +2193,7 @@
|
|
|
"check",
|
|
|
"validate"
|
|
|
],
|
|
|
- "time": "2018-01-29T19:49:41+00:00"
|
|
|
+ "time": "2019-08-24T08:43:50+00:00"
|
|
|
}
|
|
|
],
|
|
|
"aliases": [],
|