Issue #2712643 by jibran: Update behat/* to 1.7.1 and fabpot/goutte to 3.1.2
parent
0c24732ceb
commit
3d404ae1ea
|
@ -4,8 +4,8 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"hash": "5e14f057cfce03180014a6a75e38de6f",
|
||||
"content-hash": "7d72dc63a3981fb6edb92f6786ba94b1",
|
||||
"hash": "7d101b08e5ae002d827cd42ae9a4e344",
|
||||
"content-hash": "60f7057617c6d995bf9946d0b12f0b5d",
|
||||
"packages": [
|
||||
{
|
||||
"name": "composer/installers",
|
||||
|
@ -1061,7 +1061,7 @@
|
|||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
|
||||
"url": "https://api.github.com/repos/php-fig/log/zipball/1.0.0",
|
||||
"reference": "1.0.0",
|
||||
"shasum": ""
|
||||
},
|
||||
|
@ -2714,24 +2714,24 @@
|
|||
"packages-dev": [
|
||||
{
|
||||
"name": "behat/mink",
|
||||
"version": "v1.7.0",
|
||||
"version": "v1.7.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/minkphp/Mink.git",
|
||||
"reference": "6c129030ec2cc029905cf969a56ca8f087b2dfdf"
|
||||
"reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/minkphp/Mink/zipball/6c129030ec2cc029905cf969a56ca8f087b2dfdf",
|
||||
"reference": "6c129030ec2cc029905cf969a56ca8f087b2dfdf",
|
||||
"url": "https://api.github.com/repos/minkphp/Mink/zipball/e6930b9c74693dff7f4e58577e1b1743399f3ff9",
|
||||
"reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3.1",
|
||||
"symfony/css-selector": "~2.1"
|
||||
"symfony/css-selector": "~2.1|~3.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"symfony/phpunit-bridge": "~2.7"
|
||||
"symfony/phpunit-bridge": "~2.7|~3.0"
|
||||
},
|
||||
"suggest": {
|
||||
"behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
|
||||
|
@ -2768,31 +2768,31 @@
|
|||
"testing",
|
||||
"web"
|
||||
],
|
||||
"time": "2015-09-20 20:24:03"
|
||||
"time": "2016-03-05 08:26:18"
|
||||
},
|
||||
{
|
||||
"name": "behat/mink-browserkit-driver",
|
||||
"version": "v1.3.0",
|
||||
"version": "v1.3.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
|
||||
"reference": "da47df1593dac132f04d24e7277ef40d33d9f201"
|
||||
"reference": "10e67fb4a295efcd62ea0bf16025a85ea19534fb"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/da47df1593dac132f04d24e7277ef40d33d9f201",
|
||||
"reference": "da47df1593dac132f04d24e7277ef40d33d9f201",
|
||||
"url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/10e67fb4a295efcd62ea0bf16025a85ea19534fb",
|
||||
"reference": "10e67fb4a295efcd62ea0bf16025a85ea19534fb",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"behat/mink": "~1.7@dev",
|
||||
"behat/mink": "^1.7.1@dev",
|
||||
"php": ">=5.3.6",
|
||||
"symfony/browser-kit": "~2.3",
|
||||
"symfony/dom-crawler": "~2.3"
|
||||
"symfony/browser-kit": "~2.3|~3.0",
|
||||
"symfony/dom-crawler": "~2.3|~3.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"silex/silex": "~1.2",
|
||||
"symfony/phpunit-bridge": "~2.7"
|
||||
"symfony/phpunit-bridge": "~2.7|~3.0"
|
||||
},
|
||||
"type": "mink-driver",
|
||||
"extra": {
|
||||
|
@ -2824,20 +2824,20 @@
|
|||
"browser",
|
||||
"testing"
|
||||
],
|
||||
"time": "2015-09-21 20:56:13"
|
||||
"time": "2016-03-05 08:59:47"
|
||||
},
|
||||
{
|
||||
"name": "behat/mink-goutte-driver",
|
||||
"version": "v1.2.0",
|
||||
"version": "v1.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/minkphp/MinkGoutteDriver.git",
|
||||
"reference": "c8e254f127d6f2242b994afd4339fb62d471df3f"
|
||||
"reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/c8e254f127d6f2242b994afd4339fb62d471df3f",
|
||||
"reference": "c8e254f127d6f2242b994afd4339fb62d471df3f",
|
||||
"url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
|
||||
"reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -2847,7 +2847,7 @@
|
|||
"php": ">=5.3.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"symfony/phpunit-bridge": "~2.7"
|
||||
"symfony/phpunit-bridge": "~2.7|~3.0"
|
||||
},
|
||||
"type": "mink-driver",
|
||||
"extra": {
|
||||
|
@ -2879,7 +2879,7 @@
|
|||
"headless",
|
||||
"testing"
|
||||
],
|
||||
"time": "2015-09-21 21:31:11"
|
||||
"time": "2016-03-05 09:04:22"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/instantiator",
|
||||
|
@ -2937,24 +2937,24 @@
|
|||
},
|
||||
{
|
||||
"name": "fabpot/goutte",
|
||||
"version": "v3.1.1",
|
||||
"version": "v3.1.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/FriendsOfPHP/Goutte.git",
|
||||
"reference": "751a3dc5c4d86ec3e97c9f27133ef9694d9243cc"
|
||||
"reference": "3cbc6ed222422a28400e470050f14928a153207e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/751a3dc5c4d86ec3e97c9f27133ef9694d9243cc",
|
||||
"reference": "751a3dc5c4d86ec3e97c9f27133ef9694d9243cc",
|
||||
"url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/3cbc6ed222422a28400e470050f14928a153207e",
|
||||
"reference": "3cbc6ed222422a28400e470050f14928a153207e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"guzzlehttp/guzzle": "^6.0",
|
||||
"php": ">=5.5.0",
|
||||
"symfony/browser-kit": "~2.1",
|
||||
"symfony/css-selector": "~2.1",
|
||||
"symfony/dom-crawler": "~2.1"
|
||||
"symfony/browser-kit": "~2.1|~3.0",
|
||||
"symfony/css-selector": "~2.1|~3.0",
|
||||
"symfony/dom-crawler": "~2.1|~3.0"
|
||||
},
|
||||
"type": "application",
|
||||
"extra": {
|
||||
|
@ -2982,7 +2982,7 @@
|
|||
"keywords": [
|
||||
"scraper"
|
||||
],
|
||||
"time": "2015-08-29 16:16:56"
|
||||
"time": "2015-11-05 12:58:44"
|
||||
},
|
||||
{
|
||||
"name": "jcalderonzumba/gastonjs",
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
"paragonie/random_compat": "~1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"behat/mink": "~1.6",
|
||||
"behat/mink": "~1.7",
|
||||
"behat/mink-goutte-driver": "~1.2",
|
||||
"jcalderonzumba/gastonjs": "~1.0.2",
|
||||
"jcalderonzumba/mink-phantomjs-driver": "~0.3.1",
|
||||
|
|
Loading…
Reference in New Issue