minor #120 Recommend Mink forks in suggests section of composer.json (pamil)
This PR was merged into the 2.1-dev branch.
Discussion
----------
Commits
-------
2b32376f16 Recommend Mink forks in suggests section of composer.json
This commit is contained in:
@@ -32,7 +32,9 @@
|
||||
"symfony/yaml": "^4.4|^5.0"
|
||||
},
|
||||
"suggest": {
|
||||
"behat/mink-browserkit-driver": "^1.3"
|
||||
"friends-of-behat/mink": "^1.7",
|
||||
"friends-of-behat/mink-browserkit-driver": "^1.3",
|
||||
"friends-of-behat/mink-extension": "^2.2"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": { "FriendsOfBehat\\SymfonyExtension\\": "src/" }
|
||||
|
||||
Reference in New Issue
Block a user