Files
friends-of-behat-symfony-ex…/CHANGELOG-2.0.md
2019-02-07 12:54:10 +01:00

1.0 KiB

CHANGELOG for 2.0.x

v2.0.3 (2019-02-07)

Removed the possibility to autoconfigure $minkParameters without a typehint due to an instable implementation in Symfony.

v2.0.2 (2019-01-30)

v2.0.1 (2019-01-24)

  • #55 Require symfony/dependency-injection ^3.4.10|^4.1 (@pamil)