|
@@ -229,33 +229,37 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "guzzlehttp/psr7",
|
|
|
- "version": "1.5.2",
|
|
|
+ "version": "1.6.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/guzzle/psr7.git",
|
|
|
- "reference": "9f83dded91781a01c63574e387eaa769be769115"
|
|
|
+ "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/guzzle/psr7/zipball/9f83dded91781a01c63574e387eaa769be769115",
|
|
|
- "reference": "9f83dded91781a01c63574e387eaa769be769115",
|
|
|
+ "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
|
|
|
+ "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=5.4.0",
|
|
|
"psr/http-message": "~1.0",
|
|
|
- "ralouphie/getallheaders": "^2.0.5"
|
|
|
+ "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
|
|
|
},
|
|
|
"provide": {
|
|
|
"psr/http-message-implementation": "1.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
+ "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.5-dev"
|
|
|
+ "dev-master": "1.6-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
@@ -292,20 +296,20 @@
|
|
|
"uri",
|
|
|
"url"
|
|
|
],
|
|
|
- "time": "2018-12-04T20:46:45+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": {
|
|
@@ -340,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",
|
|
@@ -446,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/",
|
|
@@ -496,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"
|
|
|
},
|
|
@@ -547,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/",
|
|
@@ -594,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": {
|
|
@@ -628,8 +630,8 @@
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
- "psr-0": {
|
|
|
- "Prophecy\\": "src/"
|
|
|
+ "psr-4": {
|
|
|
+ "Prophecy\\": "src/Prophecy"
|
|
|
}
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
@@ -657,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",
|
|
@@ -812,16 +814,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "phpunit/php-timer",
|
|
|
- "version": "2.1.1",
|
|
|
+ "version": "2.1.2",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/sebastianbergmann/php-timer.git",
|
|
|
- "reference": "8b389aebe1b8b0578430bda0c7c95a829608e059"
|
|
|
+ "reference": "1038454804406b0b5f5f520358e78c1c2f71501e"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/8b389aebe1b8b0578430bda0c7c95a829608e059",
|
|
|
- "reference": "8b389aebe1b8b0578430bda0c7c95a829608e059",
|
|
|
+ "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e",
|
|
|
+ "reference": "1038454804406b0b5f5f520358e78c1c2f71501e",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -857,20 +859,20 @@
|
|
|
"keywords": [
|
|
|
"timer"
|
|
|
],
|
|
|
- "time": "2019-02-20T10:12:59+00:00"
|
|
|
+ "time": "2019-06-07T04:22:29+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "phpunit/php-token-stream",
|
|
|
- "version": "3.0.1",
|
|
|
+ "version": "3.1.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
|
|
|
- "reference": "c99e3be9d3e85f60646f152f9002d46ed7770d18"
|
|
|
+ "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/c99e3be9d3e85f60646f152f9002d46ed7770d18",
|
|
|
- "reference": "c99e3be9d3e85f60646f152f9002d46ed7770d18",
|
|
|
+ "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/995192df77f63a59e47f025390d2d1fdf8f425ff",
|
|
|
+ "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -883,7 +885,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "3.0-dev"
|
|
|
+ "dev-master": "3.1-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
@@ -906,7 +908,7 @@
|
|
|
"keywords": [
|
|
|
"tokenizer"
|
|
|
],
|
|
|
- "time": "2018-10-30T05:52:18+00:00"
|
|
|
+ "time": "2019-09-17T06:23:10+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "phpunit/phpunit",
|
|
@@ -1042,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",
|
|
@@ -1096,24 +1148,24 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "ralouphie/getallheaders",
|
|
|
- "version": "2.0.5",
|
|
|
+ "version": "3.0.3",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/ralouphie/getallheaders.git",
|
|
|
- "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa"
|
|
|
+ "reference": "120b605dfeb996808c31b6477290a714d356e822"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/5601c8a83fbba7ef674a7369456d12f1e0d0eafa",
|
|
|
- "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa",
|
|
|
+ "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
|
|
|
+ "reference": "120b605dfeb996808c31b6477290a714d356e822",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": ">=5.3"
|
|
|
+ "php": ">=5.6"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "phpunit/phpunit": "~3.7.0",
|
|
|
- "satooshi/php-coveralls": ">=1.0"
|
|
|
+ "php-coveralls/php-coveralls": "^2.1",
|
|
|
+ "phpunit/phpunit": "^5 || ^6.5"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"autoload": {
|
|
@@ -1132,7 +1184,7 @@
|
|
|
}
|
|
|
],
|
|
|
"description": "A polyfill for getallheaders.",
|
|
|
- "time": "2016-02-11T07:05:27+00:00"
|
|
|
+ "time": "2019-03-08T08:55:37+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "sebastian/code-unit-reverse-lookup",
|
|
@@ -1351,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": {
|
|
@@ -1387,6 +1439,10 @@
|
|
|
"BSD-3-Clause"
|
|
|
],
|
|
|
"authors": [
|
|
|
+ {
|
|
|
+ "name": "Sebastian Bergmann",
|
|
|
+ "email": "sebastian@phpunit.de"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "Jeff Welch",
|
|
|
"email": "whatthejeff@gmail.com"
|
|
@@ -1395,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",
|
|
@@ -1414,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",
|
|
@@ -1699,16 +1751,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "statonlab/tripal-test-suite",
|
|
|
- "version": "1.5.2",
|
|
|
+ "version": "1.6.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/tripal/TripalTestSuite.git",
|
|
|
- "reference": "2c89b5919e3a48c8ecd63744e5879b00fac03bd7"
|
|
|
+ "reference": "3e877af0204c59b9aa6b7ef0324ca4b985a7e3b4"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/tripal/TripalTestSuite/zipball/2c89b5919e3a48c8ecd63744e5879b00fac03bd7",
|
|
|
- "reference": "2c89b5919e3a48c8ecd63744e5879b00fac03bd7",
|
|
|
+ "url": "https://api.github.com/repos/tripal/TripalTestSuite/zipball/3e877af0204c59b9aa6b7ef0324ca4b985a7e3b4",
|
|
|
+ "reference": "3e877af0204c59b9aa6b7ef0324ca4b985a7e3b4",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -1743,29 +1795,31 @@
|
|
|
"email": "bcondon@utk.edu"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2019-01-10T13:18:54+00:00"
|
|
|
+ "time": "2019-04-09T18:52:51+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/console",
|
|
|
- "version": "v4.2.4",
|
|
|
+ "version": "v4.3.4",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/console.git",
|
|
|
- "reference": "9dc2299a016497f9ee620be94524e6c0af0280a9"
|
|
|
+ "reference": "de63799239b3881b8a08f8481b22348f77ed7b36"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/console/zipball/9dc2299a016497f9ee620be94524e6c0af0280a9",
|
|
|
- "reference": "9dc2299a016497f9ee620be94524e6c0af0280a9",
|
|
|
+ "url": "https://api.github.com/repos/symfony/console/zipball/de63799239b3881b8a08f8481b22348f77ed7b36",
|
|
|
+ "reference": "de63799239b3881b8a08f8481b22348f77ed7b36",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"php": "^7.1.3",
|
|
|
- "symfony/contracts": "^1.0",
|
|
|
- "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": {
|
|
@@ -1775,9 +1829,10 @@
|
|
|
"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": "For using the console logger",
|
|
@@ -1788,7 +1843,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "4.2-dev"
|
|
|
+ "dev-master": "4.3-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
@@ -1815,48 +1870,40 @@
|
|
|
],
|
|
|
"description": "Symfony Console Component",
|
|
|
"homepage": "https://symfony.com",
|
|
|
- "time": "2019-02-23T15:17:42+00:00"
|
|
|
+ "time": "2019-08-26T08:26:39+00:00"
|
|
|
},
|
|
|
{
|
|
|
- "name": "symfony/contracts",
|
|
|
- "version": "v1.0.2",
|
|
|
+ "name": "symfony/polyfill-ctype",
|
|
|
+ "version": "v1.12.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
- "url": "https://github.com/symfony/contracts.git",
|
|
|
- "reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf"
|
|
|
+ "url": "https://github.com/symfony/polyfill-ctype.git",
|
|
|
+ "reference": "550ebaac289296ce228a706d0867afc34687e3f4"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/contracts/zipball/1aa7ab2429c3d594dd70689604b5cf7421254cdf",
|
|
|
- "reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4",
|
|
|
+ "reference": "550ebaac289296ce228a706d0867afc34687e3f4",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": "^7.1.3"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "psr/cache": "^1.0",
|
|
|
- "psr/container": "^1.0"
|
|
|
+ "php": ">=5.3.3"
|
|
|
},
|
|
|
"suggest": {
|
|
|
- "psr/cache": "When using the Cache contracts",
|
|
|
- "psr/container": "When using the Service contracts",
|
|
|
- "symfony/cache-contracts-implementation": "",
|
|
|
- "symfony/service-contracts-implementation": "",
|
|
|
- "symfony/translation-contracts-implementation": ""
|
|
|
+ "ext-ctype": "For best performance"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.0-dev"
|
|
|
+ "dev-master": "1.12-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
|
- "Symfony\\Contracts\\": ""
|
|
|
+ "Symfony\\Polyfill\\Ctype\\": ""
|
|
|
},
|
|
|
- "exclude-from-classmap": [
|
|
|
- "**/Tests/"
|
|
|
+ "files": [
|
|
|
+ "bootstrap.php"
|
|
|
]
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
@@ -1865,55 +1912,53 @@
|
|
|
],
|
|
|
"authors": [
|
|
|
{
|
|
|
- "name": "Nicolas Grekas",
|
|
|
- "email": "p@tchwork.com"
|
|
|
+ "name": "Gert de Pagter",
|
|
|
+ "email": "BackEndTea@gmail.com"
|
|
|
},
|
|
|
{
|
|
|
"name": "Symfony Community",
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
}
|
|
|
],
|
|
|
- "description": "A set of abstractions extracted out of the Symfony components",
|
|
|
+ "description": "Symfony polyfill for ctype functions",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"keywords": [
|
|
|
- "abstractions",
|
|
|
- "contracts",
|
|
|
- "decoupling",
|
|
|
- "interfaces",
|
|
|
- "interoperability",
|
|
|
- "standards"
|
|
|
+ "compatibility",
|
|
|
+ "ctype",
|
|
|
+ "polyfill",
|
|
|
+ "portable"
|
|
|
],
|
|
|
- "time": "2018-12-05T08:06:11+00:00"
|
|
|
+ "time": "2019-08-06T08:03:45+00:00"
|
|
|
},
|
|
|
{
|
|
|
- "name": "symfony/polyfill-ctype",
|
|
|
- "version": "v1.10.0",
|
|
|
+ "name": "symfony/polyfill-mbstring",
|
|
|
+ "version": "v1.12.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
- "url": "https://github.com/symfony/polyfill-ctype.git",
|
|
|
- "reference": "e3d826245268269cd66f8326bd8bc066687b4a19"
|
|
|
+ "url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
|
+ "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e3d826245268269cd66f8326bd8bc066687b4a19",
|
|
|
- "reference": "e3d826245268269cd66f8326bd8bc066687b4a19",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/b42a2f66e8f1b15ccf25652c3424265923eb4f17",
|
|
|
+ "reference": "b42a2f66e8f1b15ccf25652c3424265923eb4f17",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=5.3.3"
|
|
|
},
|
|
|
"suggest": {
|
|
|
- "ext-ctype": "For best performance"
|
|
|
+ "ext-mbstring": "For best performance"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.9-dev"
|
|
|
+ "dev-master": "1.12-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
|
- "Symfony\\Polyfill\\Ctype\\": ""
|
|
|
+ "Symfony\\Polyfill\\Mbstring\\": ""
|
|
|
},
|
|
|
"files": [
|
|
|
"bootstrap.php"
|
|
@@ -1925,56 +1970,57 @@
|
|
|
],
|
|
|
"authors": [
|
|
|
{
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "https://symfony.com/contributors"
|
|
|
+ "name": "Nicolas Grekas",
|
|
|
+ "email": "p@tchwork.com"
|
|
|
},
|
|
|
{
|
|
|
- "name": "Gert de Pagter",
|
|
|
- "email": "backendtea@gmail.com"
|
|
|
+ "name": "Symfony Community",
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
}
|
|
|
],
|
|
|
- "description": "Symfony polyfill for ctype functions",
|
|
|
+ "description": "Symfony polyfill for the Mbstring extension",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"keywords": [
|
|
|
"compatibility",
|
|
|
- "ctype",
|
|
|
+ "mbstring",
|
|
|
"polyfill",
|
|
|
- "portable"
|
|
|
+ "portable",
|
|
|
+ "shim"
|
|
|
],
|
|
|
- "time": "2018-08-06T14:22:27+00:00"
|
|
|
+ "time": "2019-08-06T08:03:45+00:00"
|
|
|
},
|
|
|
{
|
|
|
- "name": "symfony/polyfill-mbstring",
|
|
|
- "version": "v1.10.0",
|
|
|
+ "name": "symfony/polyfill-php73",
|
|
|
+ "version": "v1.12.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
- "url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
|
- "reference": "c79c051f5b3a46be09205c73b80b346e4153e494"
|
|
|
+ "url": "https://github.com/symfony/polyfill-php73.git",
|
|
|
+ "reference": "2ceb49eaccb9352bff54d22570276bb75ba4a188"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494",
|
|
|
- "reference": "c79c051f5b3a46be09205c73b80b346e4153e494",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/2ceb49eaccb9352bff54d22570276bb75ba4a188",
|
|
|
+ "reference": "2ceb49eaccb9352bff54d22570276bb75ba4a188",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=5.3.3"
|
|
|
},
|
|
|
- "suggest": {
|
|
|
- "ext-mbstring": "For best performance"
|
|
|
- },
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.9-dev"
|
|
|
+ "dev-master": "1.12-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
|
- "Symfony\\Polyfill\\Mbstring\\": ""
|
|
|
+ "Symfony\\Polyfill\\Php73\\": ""
|
|
|
},
|
|
|
"files": [
|
|
|
"bootstrap.php"
|
|
|
+ ],
|
|
|
+ "classmap": [
|
|
|
+ "Resources/stubs"
|
|
|
]
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
@@ -1991,29 +2037,86 @@
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
}
|
|
|
],
|
|
|
- "description": "Symfony polyfill for the Mbstring extension",
|
|
|
+ "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
|
|
|
"homepage": "https://symfony.com",
|
|
|
"keywords": [
|
|
|
"compatibility",
|
|
|
- "mbstring",
|
|
|
"polyfill",
|
|
|
"portable",
|
|
|
"shim"
|
|
|
],
|
|
|
- "time": "2018-09-21T13:07:52+00:00"
|
|
|
+ "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": {
|
|
@@ -2040,20 +2143,20 @@
|
|
|
}
|
|
|
],
|
|
|
"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.4.0",
|
|
|
+ "version": "1.5.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/webmozart/assert.git",
|
|
|
- "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9"
|
|
|
+ "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/webmozart/assert/zipball/83e253c8e0be5b0257b881e1827274667c5c17a9",
|
|
|
- "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9",
|
|
|
+ "url": "https://api.github.com/repos/webmozart/assert/zipball/88e6d84706d09a236046d686bbea96f07b3a34f4",
|
|
|
+ "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -2061,8 +2164,7 @@
|
|
|
"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": {
|
|
@@ -2091,7 +2193,7 @@
|
|
|
"check",
|
|
|
"validate"
|
|
|
],
|
|
|
- "time": "2018-12-25T11:19:39+00:00"
|
|
|
+ "time": "2019-08-24T08:43:50+00:00"
|
|
|
}
|
|
|
],
|
|
|
"aliases": [],
|