Add support for Symfony 4.4 and 5.0; remove for 4.2 and 4.3

This commit is contained in:
Kamil Kokot
2019-11-26 14:55:55 +01:00
parent f2ba93c12e
commit fbe3fb6c5e
4 changed files with 20 additions and 13 deletions

View File

@@ -4,7 +4,7 @@
<h1 align="center">SymfonyExtension</h1>
This Behat extension provides an integration with Symfony (both `^3.4` and `^4.3`) and Mink driver for Symfony application.
This Behat extension provides an integration with Symfony (both `^3.4`, `^4.3` and `^5.0`) and Mink driver for Symfony application.
It allows for: