Skip to content

Commit f660c65

Browse files
committed
merge master
2 parents 06ca843 + e38bbfa commit f660c65

File tree

5 files changed

+1040
-1625
lines changed

5 files changed

+1040
-1625
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# WordPress Extension for the Behat
1+
# WordPress Extension for the Behat/Mink
22

3-
[![Build Status](https://travis-ci.org/vccw-team/wordpress-extension.svg?branch=master)](https://travis-ci.org/vccw-team/wordpress-extension)
3+
[![Build Status](https://travis-ci.org/vccw-team/wordpress-mink-extension.svg?branch=master)](https://travis-ci.org/vccw-team/wordpress-mink-extension)
44
[![Latest Stable Version](https://poser.pugx.org/vccw-team/wordpress-extension/v/stable)](https://packagist.org/packages/vccw-team/wordpress-extension)
55
[![Total Downloads](https://poser.pugx.org/vccw-team/wordpress-extension/downloads)](https://packagist.org/packages/vccw-team/wordpress-extension)
66
[![Latest Unstable Version](https://poser.pugx.org/vccw-team/wordpress-extension/v/unstable)](https://packagist.org/packages/vccw-team/wordpress-extension)

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"behat/mink": "~1.7",
1414
"behat/mink-extension": "~2.2",
1515
"behat/mink-selenium2-driver": "~1.3.1",
16-
"phpunit/phpunit": "^5.6",
1716
"behat/mink-goutte-driver": "^1.2"
1817
},
1918
"require-dev": {

0 commit comments

Comments
 (0)