Fixed the requirement Behat version in the doc
This commit is contained in:
@@ -9,7 +9,7 @@ and languages provide functional testing tools. Today we’ll talk about how to
|
||||
use Behat for functional testing of web applications. `Mink <http://mink.behat.org>`_
|
||||
is a tool exactly for that and this extension provides integration for it.
|
||||
|
||||
Basically, MinkExtension is an integration layer between Behat 2.4+ and Mink 1.4+
|
||||
Basically, MinkExtension is an integration layer between Behat 2.5 and Mink 1.4+
|
||||
and it provides:
|
||||
|
||||
* Additional services for Behat (``Mink``, ``Sessions``, ``Drivers``).
|
||||
@@ -24,7 +24,7 @@ Installation
|
||||
|
||||
This extension requires:
|
||||
|
||||
* Behat 2.4+
|
||||
* Behat 2.5
|
||||
* Mink 1.4+
|
||||
|
||||
Through PHAR
|
||||
|
||||
Reference in New Issue
Block a user