Skip to content

v2.2.0

Compare
Choose a tag to compare
@aik099 aik099 released this 26 Jun 09:08
· 116 commits to master since this release

Added

  • Added support for Guzzle 6 in goutte driver.

Changed

  • Start sessions only, when somebody requests them.
  • Allow using PHPUnit 4.x or PHPUnit 5.x and Symfony 3.0.
  • Dependency on Pimple is removed, which allowed library to be used on projects using any of Pimple version (even 1.0) themselves.