Skip to content

Releases: technically-php/dependency-resolver

2.0.0

Choose a tag to compare

@e1himself e1himself released this 15 May 15:53

What's Changed

Full Changelog: 1.0.0...2.0.0

1.0.0

Choose a tag to compare

@e1himself e1himself released this 04 Aug 12:43

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

Choose a tag to compare

@e1himself e1himself released this 04 Aug 11:55

What's Changed

Full Changelog: 0.7.0...0.8.0

0.7.0

Choose a tag to compare

@e1himself e1himself released this 04 Aug 11:54

Full Changelog: 0.6.1...0.7.0

Initial implementation

Choose a tag to compare

@e1himself e1himself released this 03 Mar 16:13
  • Recursive autowiring
  • PSR-11 compatible
  • PHP 8.0 ready
  • PHP 7.1 compatible
  • BDD tests