Skip to content

Releases: zaphyr-org/container

v1.1.1

15 Nov 18:13
Compare
Choose a tag to compare

New:

  • Added .vscode/ to .gitignore file

Changed:

  • Improved unit tests and moved tests to "Unit" directory

Removed:

  • Removed phpstan-phpunit from composer require-dev

Fixed:

  • Removed .dist from phpunit.xml in .gitattributes export-ignore

v1.1.0

17 Aug 15:49
Compare
Choose a tag to compare

New:

  • Added bindInstance method to Container class

Changed:

  • Renamed Zaphyr\Container\Contracts\BootableServiceProvider to Zaphyr\Container\Contracts\BootableServiceProviderInterface

v1.0.0

17 Jul 22:26
Compare
Choose a tag to compare

New:

  • First stable release version