Skip to content

Commit 408bc81

Browse files
authored
Merge pull request #132 from DonCallisto/change_mink_extension
Replaced behat/mink-extension in favor of friends-of-behat/mink-exten…
2 parents 90378a2 + 67ee59c commit 408bc81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"php": "^7.2",
2424
"behat/behat": "^3.3",
2525
"behat/mink": "^1.7",
26-
"behat/mink-extension": "^2.2",
26+
"friends-of-behat/mink-extension": "^2.2",
2727
"ocramius/proxy-manager": "^2.1.1"
2828
},
2929
"require-dev": {

0 commit comments

Comments
 (0)