Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

zf-apigility-admin 1.6.0

Compare
Choose a tag to compare
@weierophinney weierophinney released this 08 May 15:28
· 24 commits to master since this release

Added

  • #373 adds a new optional argument to ModuleModel::createModule(), int $version = 1. This
    option allows a newly created module to start at a version greater than 1 if desired.

Changed

  • #392 updates all dependency constraints to pin to versions that
    support PHP 7.2 where possible.

Deprecated

  • Nothing.

Removed

  • #392 removes support for HHVM.

Fixed

  • Nothing.