This repository has been archived by the owner on Apr 17, 2022. It is now read-only.
Releases: calvinalkan/base-container
Releases · calvinalkan/base-container
Update dependency on calvinalkan/interfaces to 0.1.2
The ContainerAdapter now implements a method implementation
that allows to get the concrete implementation.
Bug fix return value type-hint
remove return type type-hint for make() method. Wrongfully limited to only objects
Swap dev-master for tagged release
0.1.3 update calvinalkan/interfaces dependency to 0.1.1
Update Interface Naming
The Container Interface is now called ContainerAdapter
Fixed Release for all dependencies
0.1.1 fix version of interfaces (#1)
Initial Release
0.1.0 compatibility with php 7.3