Releases: jakzal/injector
Releases · jakzal/injector
Maintenance release
What's Changed
Full Changelog: v2.6.0...v2.6.1
PHP 8.3 support
- added PHP 8.3 support #27 (@grossmannmartin)
Drop PHP 8.0 support
- Drop PHP 8.0 support #25
PHP 8.2 support
- Add support for PHP 8.2 #24
psr/container v2 support
PHP 8.1 support
Support PHP 8.0
PHP 7.4 only release
- dropped support for docblocks (replaced with property types) #18
- dropped the dependency on
phpdocumentor/reflection-docblock
Build with PHPUnit 9 if available
- Use PHPUnit 9 if available #17
Support typed properties
- Add support for PHP 7.4 typed properties #16