Skip to content

Releases: dsmithhayes/toychest

Fixed Setting Bug

25 Sep 17:01
Compare
Choose a tag to compare

I decided to allow setting of dependencies through __set().

Compatibility with Container Interop Interfaces

24 Sep 20:46
Compare
Choose a tag to compare

Mostly this is a small fix that will throw an exception when trying to access something from the container which is not there.

Adheres strictly to the Container Interop's ContainerInterface

Welcome to the World!

10 Sep 22:56
Compare
Choose a tag to compare

ToyChest is a very basic and small dependency container.