Issue #2929477 by alexpott, droplet: Update jcalderonzumba/mink-phantomjs-driver
parent
8da25f6fb7
commit
297092718a
|
@ -2804,12 +2804,6 @@
|
|||
"url": "https://git.drupal.org/project/coder.git",
|
||||
"reference": "984c54a7b1e8f27ff1c32348df69712afd86b17f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/klausi/coder/zipball/984c54a7b1e8f27ff1c32348df69712afd86b17f",
|
||||
"reference": "984c54a7b1e8f27ff1c32348df69712afd86b17f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-mbstring": "*",
|
||||
"php": ">=5.4.0",
|
||||
|
@ -2983,30 +2977,27 @@
|
|||
},
|
||||
{
|
||||
"name": "jcalderonzumba/mink-phantomjs-driver",
|
||||
"version": "v0.3.1",
|
||||
"version": "v0.3.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jcalderonzumba/MinkPhantomJSDriver.git",
|
||||
"reference": "782892dbea4af7d04024374672b3790b6c008def"
|
||||
"reference": "194942e14557b86467bf31e313f1370645d6c828"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/jcalderonzumba/MinkPhantomJSDriver/zipball/782892dbea4af7d04024374672b3790b6c008def",
|
||||
"reference": "782892dbea4af7d04024374672b3790b6c008def",
|
||||
"url": "https://api.github.com/repos/jcalderonzumba/MinkPhantomJSDriver/zipball/194942e14557b86467bf31e313f1370645d6c828",
|
||||
"reference": "194942e14557b86467bf31e313f1370645d6c828",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"behat/mink": "~1.6",
|
||||
"behat/mink": "~1.7",
|
||||
"jcalderonzumba/gastonjs": "~1.0",
|
||||
"php": ">=5.4",
|
||||
"twig/twig": "~1.20|~2.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~4.6",
|
||||
"silex/silex": "~1.2",
|
||||
"symfony/css-selector": "~2.1",
|
||||
"symfony/phpunit-bridge": "~2.7",
|
||||
"symfony/process": "~2.3"
|
||||
"mink/driver-testsuite": "dev-master",
|
||||
"phpunit/phpunit": "~4.6"
|
||||
},
|
||||
"type": "mink-driver",
|
||||
"extra": {
|
||||
|
@ -3040,7 +3031,7 @@
|
|||
"phantomjs",
|
||||
"testing"
|
||||
],
|
||||
"time": "2015-12-04T13:55:02+00:00"
|
||||
"time": "2016-10-04T09:27:04+00:00"
|
||||
},
|
||||
{
|
||||
"name": "mikey179/vfsStream",
|
||||
|
|
Loading…
Reference in New Issue