Skip to content
This repository was archived by the owner on Jul 12, 2020. It is now read-only.

Latest commit

 

History

History
46 lines (25 loc) · 631 Bytes

File metadata and controls

46 lines (25 loc) · 631 Bytes

Changelog

This project adheres to Semantic Versioning.

(Unreleased)

Added

  • Added Composer scripts for PHPUnit
  • Added Composer scripts for PHP CS Fixer

Changed

  • (empty)

Deprecated

  • (empty)

Removed

  • (empty)

Fixed

  • (empty)

Security

  • (empty)

1.1.0 (2018-01-20)

Added

  • Added support for Symfony version 4.x
  • Added support for zendframework/zend-crypt version 3.x

Removed

  • Removed PHP CS Fixer dist config file from git exports
  • Removed PHPUnit dist config file from git exports

1.0.0 (2017-06-21)

  • Initial release