Skip to content
This repository has been archived by the owner on Apr 17, 2022. It is now read-only.

Releases: calvinalkan/base-container

Update dependency on calvinalkan/interfaces to 0.1.2

16 May 22:15
Compare
Choose a tag to compare

The ContainerAdapter now implements a method implementation that allows to get the concrete implementation.

Bug fix return value type-hint

22 Apr 21:45
Compare
Choose a tag to compare
Pre-release

remove return type type-hint for make() method. Wrongfully limited to only objects

Swap dev-master for tagged release

21 Apr 00:15
Compare
Choose a tag to compare
Pre-release
0.1.3

update calvinalkan/interfaces dependency to 0.1.1

Update Interface Naming

21 Apr 00:10
Compare
Choose a tag to compare
Pre-release

The Container Interface is now called ContainerAdapter

Fixed Release for all dependencies

17 Apr 01:12
f3a1f0a
Compare
Choose a tag to compare
Pre-release
0.1.1

fix version of interfaces (#1)

Initial Release

17 Apr 00:57
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release
0.1.0

compatibility with php 7.3