|
@@ -4,29 +4,28 @@
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
|
"This file is @generated automatically"
|
|
|
],
|
|
|
- "content-hash": "9b31b4228d27af3a18f18aa525037fbb",
|
|
|
+ "content-hash": "565dd89e0b7c3c9a029906b040ae0214",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "behat/gherkin",
|
|
|
- "version": "v4.5.1",
|
|
|
+ "version": "v4.4.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/Behat/Gherkin.git",
|
|
|
- "reference": "74ac03d52c5e23ad8abd5c5cce4ab0e8dc1b530a"
|
|
|
+ "reference": "6b3f8cf3560dc4909c4cddd4f1af3e1f6e9d80af"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://satis.infra.flowdat.com/dist/behat/gherkin/behat-gherkin-74ac03d52c5e23ad8abd5c5cce4ab0e8dc1b530a-zip-8001a5.zip",
|
|
|
- "reference": "74ac03d52c5e23ad8abd5c5cce4ab0e8dc1b530a",
|
|
|
- "shasum": "70d092a9ccc486973e758185544ec58388726cc0"
|
|
|
+ "url": "https://satis.infra.flowdat.com/dist/behat/gherkin/behat-gherkin-6b3f8cf3560dc4909c4cddd4f1af3e1f6e9d80af-zip-e97b78.zip",
|
|
|
+ "reference": "6b3f8cf3560dc4909c4cddd4f1af3e1f6e9d80af",
|
|
|
+ "shasum": "d3b04e1a949a6d70d5cf99414c13c99c61c4b70b"
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=5.3.1"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "phpunit/phpunit": "~4.5|~5",
|
|
|
- "symfony/phpunit-bridge": "~2.7|~3",
|
|
|
- "symfony/yaml": "~2.3|~3"
|
|
|
+ "phpunit/phpunit": "~4.0",
|
|
|
+ "symfony/yaml": "~2.1"
|
|
|
},
|
|
|
"suggest": {
|
|
|
"symfony/yaml": "If you want to parse features, represented in YAML files"
|
|
@@ -63,7 +62,7 @@
|
|
|
"gherkin",
|
|
|
"parser"
|
|
|
],
|
|
|
- "time": "2017-08-30T11:04:43+00:00"
|
|
|
+ "time": "2015-09-29T13:41:19+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "behat/transliterator",
|
|
@@ -1320,40 +1319,31 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "facebook/webdriver",
|
|
|
- "version": "1.5.0",
|
|
|
+ "version": "1.1.3",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/facebook/php-webdriver.git",
|
|
|
- "reference": "86b5ca2f67173c9d34340845dd690149c886a605"
|
|
|
+ "reference": "b7186fb1bcfda956d237f59face250d06ef47253"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://satis.infra.flowdat.com/dist/facebook/webdriver/facebook-webdriver-86b5ca2f67173c9d34340845dd690149c886a605-zip-8aac28.zip",
|
|
|
- "reference": "86b5ca2f67173c9d34340845dd690149c886a605",
|
|
|
- "shasum": "8f5578414cf465a7dbc9941ee40c503a31a2b447"
|
|
|
+ "url": "https://satis.infra.flowdat.com/dist/facebook/webdriver/facebook-webdriver-b7186fb1bcfda956d237f59face250d06ef47253-zip-18ca05.zip",
|
|
|
+ "reference": "b7186fb1bcfda956d237f59face250d06ef47253",
|
|
|
+ "shasum": "133a9febdb36e2b0ba1216264f96c9db38124d72"
|
|
|
},
|
|
|
"require": {
|
|
|
"ext-curl": "*",
|
|
|
- "ext-zip": "*",
|
|
|
- "php": "^5.6 || ~7.0",
|
|
|
- "symfony/process": "^2.8 || ^3.1 || ^4.0"
|
|
|
+ "php": ">=5.3.19"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "friendsofphp/php-cs-fixer": "^2.0",
|
|
|
- "guzzle/guzzle": "^3.4.1",
|
|
|
- "php-coveralls/php-coveralls": "^1.0.2",
|
|
|
- "php-mock/php-mock-phpunit": "^1.1",
|
|
|
- "phpunit/phpunit": "^5.7",
|
|
|
- "sebastian/environment": "^1.3.4 || ^2.0 || ^3.0",
|
|
|
- "squizlabs/php_codesniffer": "^2.6",
|
|
|
- "symfony/var-dumper": "^3.3 || ^4.0"
|
|
|
+ "friendsofphp/php-cs-fixer": "^1.11",
|
|
|
+ "phpunit/phpunit": "4.6.* || ~5.0",
|
|
|
+ "squizlabs/php_codesniffer": "^2.6"
|
|
|
},
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-community": "1.5-dev"
|
|
|
- }
|
|
|
+ "suggest": {
|
|
|
+ "phpdocumentor/phpdocumentor": "2.*"
|
|
|
},
|
|
|
+ "type": "library",
|
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
|
"Facebook\\WebDriver\\": "lib/"
|
|
@@ -1363,7 +1353,7 @@
|
|
|
"license": [
|
|
|
"Apache-2.0"
|
|
|
],
|
|
|
- "description": "A PHP client for Selenium WebDriver",
|
|
|
+ "description": "A PHP client for WebDriver",
|
|
|
"homepage": "https://github.com/facebook/php-webdriver",
|
|
|
"keywords": [
|
|
|
"facebook",
|
|
@@ -1371,7 +1361,7 @@
|
|
|
"selenium",
|
|
|
"webdriver"
|
|
|
],
|
|
|
- "time": "2017-11-15T11:08:09+00:00"
|
|
|
+ "time": "2016-08-10T00:44:08+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "fig/link-util",
|
|
@@ -1594,44 +1584,44 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "guzzlehttp/guzzle",
|
|
|
- "version": "6.3.0",
|
|
|
+ "version": "4.1.4",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/guzzle/guzzle.git",
|
|
|
- "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699"
|
|
|
+ "reference": "5ae164dae6e65784286a698800190bc094407f7c"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://satis.infra.flowdat.com/dist/guzzlehttp/guzzle/guzzlehttp-guzzle-f4db5a78a5ea468d4831de7f0bf9d9415e348699-zip-0545a4.zip",
|
|
|
- "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699",
|
|
|
- "shasum": "e2abcab669e2c13b23774519d8148c6959747495"
|
|
|
+ "url": "https://satis.infra.flowdat.com/dist/guzzlehttp/guzzle/guzzlehttp-guzzle-5ae164dae6e65784286a698800190bc094407f7c-zip-b5b34c.zip",
|
|
|
+ "reference": "5ae164dae6e65784286a698800190bc094407f7c",
|
|
|
+ "shasum": "4125b21b6434edcbe1b06d7d73103c2b40f88e39"
|
|
|
},
|
|
|
"require": {
|
|
|
- "guzzlehttp/promises": "^1.0",
|
|
|
- "guzzlehttp/psr7": "^1.4",
|
|
|
- "php": ">=5.5"
|
|
|
+ "ext-json": "*",
|
|
|
+ "guzzlehttp/streams": "~1.4",
|
|
|
+ "php": ">=5.4.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"ext-curl": "*",
|
|
|
- "phpunit/phpunit": "^4.0 || ^5.0",
|
|
|
- "psr/log": "^1.0"
|
|
|
+ "phpunit/phpunit": "~4.0",
|
|
|
+ "psr/log": "~1.0"
|
|
|
},
|
|
|
"suggest": {
|
|
|
- "psr/log": "Required for using the Log middleware"
|
|
|
+ "ext-curl": "Guzzle will use specific adapters if cURL is present"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "6.2-dev"
|
|
|
+ "dev-master": "4.1.x-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
- "files": [
|
|
|
- "src/functions_include.php"
|
|
|
- ],
|
|
|
"psr-4": {
|
|
|
"GuzzleHttp\\": "src/"
|
|
|
- }
|
|
|
+ },
|
|
|
+ "files": [
|
|
|
+ "src/functions.php"
|
|
|
+ ]
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
"license": [
|
|
@@ -1644,7 +1634,7 @@
|
|
|
"homepage": "https://github.com/mtdowling"
|
|
|
}
|
|
|
],
|
|
|
- "description": "Guzzle is a PHP HTTP client library",
|
|
|
+ "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
|
|
|
"homepage": "http://guzzlephp.org/",
|
|
|
"keywords": [
|
|
|
"client",
|
|
@@ -1655,24 +1645,28 @@
|
|
|
"rest",
|
|
|
"web service"
|
|
|
],
|
|
|
- "time": "2017-06-22T18:50:49+00:00"
|
|
|
+ "time": "2014-07-23T00:52:39+00:00"
|
|
|
},
|
|
|
{
|
|
|
- "name": "guzzlehttp/promises",
|
|
|
- "version": "v1.3.1",
|
|
|
+ "name": "guzzlehttp/psr7",
|
|
|
+ "version": "1.0.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
- "url": "https://github.com/guzzle/promises.git",
|
|
|
- "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
|
|
|
+ "url": "https://github.com/guzzle/psr7.git",
|
|
|
+ "reference": "19e510056d8d671d9d9e25dc16937b3dd3802ae6"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://satis.infra.flowdat.com/dist/guzzlehttp/promises/guzzlehttp-promises-a59da6cf61d80060647ff4d3eb2c03a2bc694646-zip-081b1f.zip",
|
|
|
- "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
|
|
|
- "shasum": "912c139f6ee6058525d198a1a23237c61607f2f3"
|
|
|
+ "url": "https://satis.infra.flowdat.com/dist/guzzlehttp/psr7/guzzlehttp-psr7-19e510056d8d671d9d9e25dc16937b3dd3802ae6-zip-60dd1c.zip",
|
|
|
+ "reference": "19e510056d8d671d9d9e25dc16937b3dd3802ae6",
|
|
|
+ "shasum": "b1b0a8d2050ba150a216cac5402b4fa53c0f030e"
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": ">=5.5.0"
|
|
|
+ "php": ">=5.4.0",
|
|
|
+ "psr/http-message": "^1.0"
|
|
|
+ },
|
|
|
+ "provide": {
|
|
|
+ "psr/http-message-implementation": "1.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"phpunit/phpunit": "^4.0"
|
|
@@ -1680,15 +1674,15 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.4-dev"
|
|
|
+ "dev-master": "1.0-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
|
- "GuzzleHttp\\Promise\\": "src/"
|
|
|
+ "GuzzleHttp\\Psr7\\": "src/"
|
|
|
},
|
|
|
"files": [
|
|
|
- "src/functions_include.php"
|
|
|
+ "src/functions.php"
|
|
|
]
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
@@ -1702,32 +1696,31 @@
|
|
|
"homepage": "https://github.com/mtdowling"
|
|
|
}
|
|
|
],
|
|
|
- "description": "Guzzle promises library",
|
|
|
+ "description": "PSR-7 message implementation",
|
|
|
"keywords": [
|
|
|
- "promise"
|
|
|
+ "http",
|
|
|
+ "message",
|
|
|
+ "stream",
|
|
|
+ "uri"
|
|
|
],
|
|
|
- "time": "2016-12-20T10:07:11+00:00"
|
|
|
+ "time": "2015-05-19T17:58:45+00:00"
|
|
|
},
|
|
|
{
|
|
|
- "name": "guzzlehttp/psr7",
|
|
|
- "version": "1.4.2",
|
|
|
+ "name": "guzzlehttp/streams",
|
|
|
+ "version": "1.4.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
- "url": "https://github.com/guzzle/psr7.git",
|
|
|
- "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
|
|
|
+ "url": "https://github.com/guzzle/streams.git",
|
|
|
+ "reference": "3b761a328e5ed6ed519e960aded95d7acbe77894"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://satis.infra.flowdat.com/dist/guzzlehttp/psr7/guzzlehttp-psr7-f5b8a8512e2b58b0071a7280e39f14f72e05d87c-zip-307522.zip",
|
|
|
- "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
|
|
|
- "shasum": "c101637ad3b7d78d92c10fa94a24978faba7b94e"
|
|
|
+ "url": "https://satis.infra.flowdat.com/dist/guzzlehttp/streams/guzzlehttp-streams-3b761a328e5ed6ed519e960aded95d7acbe77894-zip-32558a.zip",
|
|
|
+ "reference": "3b761a328e5ed6ed519e960aded95d7acbe77894",
|
|
|
+ "shasum": "0838c2739bcf02cba9649b00c275a02e523bb41d"
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": ">=5.4.0",
|
|
|
- "psr/http-message": "~1.0"
|
|
|
- },
|
|
|
- "provide": {
|
|
|
- "psr/http-message-implementation": "1.0"
|
|
|
+ "php": ">=5.4.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"phpunit/phpunit": "~4.0"
|
|
@@ -1735,15 +1728,15 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.4-dev"
|
|
|
+ "dev-master": "1.4.x-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
|
- "GuzzleHttp\\Psr7\\": "src/"
|
|
|
+ "GuzzleHttp\\Stream\\": "src/"
|
|
|
},
|
|
|
"files": [
|
|
|
- "src/functions_include.php"
|
|
|
+ "src/functions.php"
|
|
|
]
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
@@ -1755,23 +1748,15 @@
|
|
|
"name": "Michael Dowling",
|
|
|
"email": "mtdowling@gmail.com",
|
|
|
"homepage": "https://github.com/mtdowling"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Tobias Schultze",
|
|
|
- "homepage": "https://github.com/Tobion"
|
|
|
}
|
|
|
],
|
|
|
- "description": "PSR-7 message implementation that also provides common utility methods",
|
|
|
+ "description": "Provides a simple abstraction over streams of data (Guzzle 4+)",
|
|
|
+ "homepage": "http://guzzlephp.org/",
|
|
|
"keywords": [
|
|
|
- "http",
|
|
|
- "message",
|
|
|
- "request",
|
|
|
- "response",
|
|
|
- "stream",
|
|
|
- "uri",
|
|
|
- "url"
|
|
|
+ "Guzzle",
|
|
|
+ "stream"
|
|
|
],
|
|
|
- "time": "2017-03-20T17:10:46+00:00"
|
|
|
+ "time": "2014-07-19T18:43:42+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "hwi/oauth-bundle",
|
|
@@ -2188,7 +2173,7 @@
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "ssh://git@gogs.infra.flowdat.com:222/VendorSoftwareFlowdat3/TR069Bundle.git",
|
|
|
- "reference": "94876950bd48fc135fd1522fc36a0d60e5b2ca1b"
|
|
|
+ "reference": "1fcb1a4a4b59eb9940d6ba5e2531337ee48cc559"
|
|
|
},
|
|
|
"require": {
|
|
|
"ext-curl": "*"
|
|
@@ -2200,7 +2185,7 @@
|
|
|
}
|
|
|
},
|
|
|
"description": "The Flowdat3 TR069",
|
|
|
- "time": "2018-03-20T18:24:45+00:00"
|
|
|
+ "time": "2018-03-22T13:10:11+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "ik/webservice-bundle",
|
|
@@ -2229,7 +2214,7 @@
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "ssh://git@200.50.168.30:222/VendorSoftwareFlowdat3/WorkflowBundle.git",
|
|
|
- "reference": "9c70562562d4513c38873c958d588f5bedf5fda0"
|
|
|
+ "reference": "d868429d372fbf3e3498816187efb1e864f9bbf9"
|
|
|
},
|
|
|
"require": {
|
|
|
"php-amqplib/rabbitmq-bundle": "^1.12"
|
|
@@ -2259,7 +2244,7 @@
|
|
|
"bundle",
|
|
|
"workflow"
|
|
|
],
|
|
|
- "time": "2018-02-19T13:50:00+00:00"
|
|
|
+ "time": "2018-03-22T13:09:04+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "incenteev/composer-parameter-handler",
|
|
@@ -4004,17 +3989,17 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "psr/http-message",
|
|
|
- "version": "1.0.1",
|
|
|
+ "version": "1.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/php-fig/http-message.git",
|
|
|
- "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
|
|
|
+ "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://satis.infra.flowdat.com/dist/psr/http-message/psr-http-message-f6561bf28d520154e4b0ec72be95418abe6d9363-zip-7ab320.zip",
|
|
|
- "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
|
|
|
- "shasum": "a1f215f8ada1efa09c9b308e52301c1f55ee67d9"
|
|
|
+ "url": "https://satis.infra.flowdat.com/dist/psr/http-message/psr-http-message-85d63699f0dbedb190bbd4b0d2b9dc707ea4c298-zip-13c6c1.zip",
|
|
|
+ "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298",
|
|
|
+ "shasum": "7e0ce25498614088664b8146e4671af374bdb31a"
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=5.3.0"
|
|
@@ -4041,7 +4026,6 @@
|
|
|
}
|
|
|
],
|
|
|
"description": "Common interface for HTTP messages",
|
|
|
- "homepage": "https://github.com/php-fig/http-message",
|
|
|
"keywords": [
|
|
|
"http",
|
|
|
"http-message",
|
|
@@ -4050,7 +4034,7 @@
|
|
|
"request",
|
|
|
"response"
|
|
|
],
|
|
|
- "time": "2016-08-06T14:39:51+00:00"
|
|
|
+ "time": "2015-05-04T20:22:00+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "psr/link",
|