Skip to content

v0.3.0

Choose a tag to compare

@gdbrown gdbrown released this 12 Nov 02:18
· 7 commits to master since this release
f87202c

BREAKING CHANGES

  • Update ElasticaQueryBuilder to use "ruflin/elastica": "~5.3".
  • Require php >=7.1 in composer.json.
  • Add php7 type hinting and use declare(strict_types=1);.