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

zend-pimple-config 1.0.0

Compare
Choose a tag to compare
@weierophinney weierophinney released this 15 Mar 19:46
· 23 commits to master since this release

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • #3 removes support for PHP versions prior to PHP 7.1.

Fixed

  • #7 fixes how invokable configuration is processed, ensuring that if the key and value are not the same, an alias is created, aliasing the key to the class name.