|
@@ -113,27 +113,28 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "guzzlehttp/guzzle",
|
|
"name": "guzzlehttp/guzzle",
|
|
- "version": "6.3.3",
|
|
|
|
|
|
+ "version": "6.4.1",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/guzzle.git",
|
|
"url": "https://github.com/guzzle/guzzle.git",
|
|
- "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
|
|
|
|
|
|
+ "reference": "0895c932405407fd3a7368b6910c09a24d26db11"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
|
|
|
|
- "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/guzzle/guzzle/zipball/0895c932405407fd3a7368b6910c09a24d26db11",
|
|
|
|
+ "reference": "0895c932405407fd3a7368b6910c09a24d26db11",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
|
|
+ "ext-json": "*",
|
|
"guzzlehttp/promises": "^1.0",
|
|
"guzzlehttp/promises": "^1.0",
|
|
- "guzzlehttp/psr7": "^1.4",
|
|
|
|
|
|
+ "guzzlehttp/psr7": "^1.6.1",
|
|
"php": ">=5.5"
|
|
"php": ">=5.5"
|
|
},
|
|
},
|
|
"require-dev": {
|
|
"require-dev": {
|
|
"ext-curl": "*",
|
|
"ext-curl": "*",
|
|
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
|
|
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
|
|
- "psr/log": "^1.0"
|
|
|
|
|
|
+ "psr/log": "^1.1"
|
|
},
|
|
},
|
|
"suggest": {
|
|
"suggest": {
|
|
"psr/log": "Required for using the Log middleware"
|
|
"psr/log": "Required for using the Log middleware"
|
|
@@ -145,12 +146,12 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"autoload": {
|
|
"autoload": {
|
|
- "files": [
|
|
|
|
- "src/functions_include.php"
|
|
|
|
- ],
|
|
|
|
"psr-4": {
|
|
"psr-4": {
|
|
"GuzzleHttp\\": "src/"
|
|
"GuzzleHttp\\": "src/"
|
|
- }
|
|
|
|
|
|
+ },
|
|
|
|
+ "files": [
|
|
|
|
+ "src/functions_include.php"
|
|
|
|
+ ]
|
|
},
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"license": [
|
|
@@ -174,7 +175,7 @@
|
|
"rest",
|
|
"rest",
|
|
"web service"
|
|
"web service"
|
|
],
|
|
],
|
|
- "time": "2018-04-22T15:46:56+00:00"
|
|
|
|
|
|
+ "time": "2019-10-23T15:58:00+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "guzzlehttp/promises",
|
|
"name": "guzzlehttp/promises",
|
|
@@ -600,22 +601,22 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "phpspec/prophecy",
|
|
"name": "phpspec/prophecy",
|
|
- "version": "1.8.1",
|
|
|
|
|
|
+ "version": "1.9.0",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/phpspec/prophecy.git",
|
|
"url": "https://github.com/phpspec/prophecy.git",
|
|
- "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76"
|
|
|
|
|
|
+ "reference": "f6811d96d97bdf400077a0cc100ae56aa32b9203"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/phpspec/prophecy/zipball/1927e75f4ed19131ec9bcc3b002e07fb1173ee76",
|
|
|
|
- "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/phpspec/prophecy/zipball/f6811d96d97bdf400077a0cc100ae56aa32b9203",
|
|
|
|
+ "reference": "f6811d96d97bdf400077a0cc100ae56aa32b9203",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
"doctrine/instantiator": "^1.0.2",
|
|
"doctrine/instantiator": "^1.0.2",
|
|
"php": "^5.3|^7.0",
|
|
"php": "^5.3|^7.0",
|
|
- "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
|
|
|
|
|
|
+ "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0",
|
|
"sebastian/comparator": "^1.1|^2.0|^3.0",
|
|
"sebastian/comparator": "^1.1|^2.0|^3.0",
|
|
"sebastian/recursion-context": "^1.0|^2.0|^3.0"
|
|
"sebastian/recursion-context": "^1.0|^2.0|^3.0"
|
|
},
|
|
},
|
|
@@ -659,7 +660,7 @@
|
|
"spy",
|
|
"spy",
|
|
"stub"
|
|
"stub"
|
|
],
|
|
],
|
|
- "time": "2019-06-13T12:50:23+00:00"
|
|
|
|
|
|
+ "time": "2019-10-03T11:07:50+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "phpunit/php-code-coverage",
|
|
"name": "phpunit/php-code-coverage",
|
|
@@ -1799,16 +1800,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "symfony/console",
|
|
"name": "symfony/console",
|
|
- "version": "v4.3.4",
|
|
|
|
|
|
+ "version": "v4.3.7",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/console.git",
|
|
"url": "https://github.com/symfony/console.git",
|
|
- "reference": "de63799239b3881b8a08f8481b22348f77ed7b36"
|
|
|
|
|
|
+ "reference": "d2e39dbddae68560fa6be0c576da6ad4e945b90d"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/symfony/console/zipball/de63799239b3881b8a08f8481b22348f77ed7b36",
|
|
|
|
- "reference": "de63799239b3881b8a08f8481b22348f77ed7b36",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/console/zipball/d2e39dbddae68560fa6be0c576da6ad4e945b90d",
|
|
|
|
+ "reference": "d2e39dbddae68560fa6be0c576da6ad4e945b90d",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -1870,7 +1871,7 @@
|
|
],
|
|
],
|
|
"description": "Symfony Console Component",
|
|
"description": "Symfony Console Component",
|
|
"homepage": "https://symfony.com",
|
|
"homepage": "https://symfony.com",
|
|
- "time": "2019-08-26T08:26:39+00:00"
|
|
|
|
|
|
+ "time": "2019-11-05T15:00:49+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "symfony/polyfill-ctype",
|
|
"name": "symfony/polyfill-ctype",
|
|
@@ -2049,16 +2050,16 @@
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "symfony/service-contracts",
|
|
"name": "symfony/service-contracts",
|
|
- "version": "v1.1.6",
|
|
|
|
|
|
+ "version": "v1.1.8",
|
|
"source": {
|
|
"source": {
|
|
"type": "git",
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/service-contracts.git",
|
|
"url": "https://github.com/symfony/service-contracts.git",
|
|
- "reference": "ea7263d6b6d5f798b56a45a5b8d686725f2719a3"
|
|
|
|
|
|
+ "reference": "ffc7f5692092df31515df2a5ecf3b7302b3ddacf"
|
|
},
|
|
},
|
|
"dist": {
|
|
"dist": {
|
|
"type": "zip",
|
|
"type": "zip",
|
|
- "url": "https://api.github.com/repos/symfony/service-contracts/zipball/ea7263d6b6d5f798b56a45a5b8d686725f2719a3",
|
|
|
|
- "reference": "ea7263d6b6d5f798b56a45a5b8d686725f2719a3",
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/service-contracts/zipball/ffc7f5692092df31515df2a5ecf3b7302b3ddacf",
|
|
|
|
+ "reference": "ffc7f5692092df31515df2a5ecf3b7302b3ddacf",
|
|
"shasum": ""
|
|
"shasum": ""
|
|
},
|
|
},
|
|
"require": {
|
|
"require": {
|
|
@@ -2103,7 +2104,7 @@
|
|
"interoperability",
|
|
"interoperability",
|
|
"standards"
|
|
"standards"
|
|
],
|
|
],
|
|
- "time": "2019-08-20T14:44:19+00:00"
|
|
|
|
|
|
+ "time": "2019-10-14T12:27:06+00:00"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
"name": "theseer/tokenizer",
|
|
"name": "theseer/tokenizer",
|