Releases: technically-php/dependency-resolver
Releases · technically-php/dependency-resolver
1.0.0
What's Changed
- Feature - Raise minimum PHP version to 8.0 by @e1himself in #2
- Introduce
DependencyResolver
interface by @e1himself in #3
Full Changelog: 0.8.0...1.0.0
0.8.0
0.7.0
Full Changelog: 0.6.1...0.7.0
Initial implementation
- Recursive autowiring
- PSR-11 compatible
- PHP 8.0 ready
- PHP 7.1 compatible
- BDD tests