Releases: zaphyr-org/container
Releases · zaphyr-org/container
v1.1.1
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
New:
- Added
bindInstance
method to Container class
Changed:
- Renamed
Zaphyr\Container\Contracts\BootableServiceProvider
to Zaphyr\Container\Contracts\BootableServiceProviderInterface
v1.0.0
New:
- First stable release version