This repository has been archived by the owner on Jan 21, 2020. It is now read-only.
zf-apigility-admin 1.6.0
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.