3.0.0
- Removed support for using stand-alone autowire traits without registering DI extension (BC break)
- Removed support for autowiring properties without native PHP property types (BC break)
- Removed support for phpdoc
@autowire
annotation in favor of native PHP attribute (BC break) - Store the autowired services in original properties and allow their overwriting
- Explicitly restrict maximum supported PHP version