Releases: PHP-DI/Slim-Bridge
Releases · PHP-DI/Slim-Bridge
3.2.0
What's Changed
- Allow to use PHP-DI with middlewares, by @Rarst in #71
New Contributors
Full Changelog: 3.1.1...3.2.0
3.1.1
#73 Self to Static to allow call of the createControllerInvoker() from a child class
3.0.1
#57 Automatically register the Slim\App
class.
3.0.0
Compatibility with Slim 4.
2.0.0
Compatibility with PHP-DI 6.0
1.1.1
- #30 & #31 Improve compatibility with Slim 3.9.0