Skip to content

Releases: technically-php/dependency-resolver

1.0.0

04 Aug 12:43
Compare
Choose a tag to compare

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

04 Aug 11:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.8.0

0.7.0

04 Aug 11:54
Compare
Choose a tag to compare

Full Changelog: 0.6.1...0.7.0

Initial implementation

03 Mar 16:13
Compare
Choose a tag to compare
  • Recursive autowiring
  • PSR-11 compatible
  • PHP 8.0 ready
  • PHP 7.1 compatible
  • BDD tests