Skip to content

Commit

Permalink
Switches to phantomjs instead of zombie.
Browse files Browse the repository at this point in the history
- Fixes #116
  • Loading branch information
jhedstrom committed Nov 7, 2017
1 parent 1df46e2 commit 91a14eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/app/templates/drupal/drupal/8.x/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
},
"require-dev": {
"behat/mink": "~1.7",
"behat/mink-zombie-driver": "~1.2",
"behat/mink-goutte-driver": "~1.2",
"drupal/drupal-extension": "~3.0",
"jakoch/phantomjs-installer": "^2.1",
"jcalderonzumba/gastonjs": "~1.0.2",
"jcalderonzumba/mink-phantomjs-driver": "~0.3.1",
"mikey179/vfsstream": "~1.2",
Expand Down

0 comments on commit 91a14eb

Please sign in to comment.