bug #92 Improve Mink installation docs (pamil)
This PR was merged into the 2.0 branch.
Discussion
----------
Commits
-------
a831b15c67 Improve Mink installation docs
This commit is contained in:
@@ -8,7 +8,7 @@ isolated driver to use for Symfony application testing.
|
|||||||
1. Require the packages needed for the driver using *Composer*:
|
1. Require the packages needed for the driver using *Composer*:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
composer require --dev behat/mink-extension behat/mink-browserkit-driver
|
composer require --dev behat/mink:^1.7@dev behat/mink-extension behat/mink-browserkit-driver
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Enable the bundled driver:
|
2. Enable the bundled driver:
|
||||||
|
|||||||
Reference in New Issue
Block a user