Merge remote-tracking branch 'origin/main' into develop

This commit is contained in:
Mike Bierlee 2022-11-27 21:42:02 +03:00
commit 18f7d221ad

View file

@ -80,6 +80,7 @@ For a full overview of changes, see [CHANGES.md](CHANGES.md)
Value Injectors Value Injectors
--------------- ---------------
Poodinis doesn't come with implementations of value injectors. Value injectors are available in separate projects: Poodinis doesn't come with implementations of value injectors. Value injectors are available in separate projects:
* [Mirage Config value injector](https://github.com/mbierlee/poodinis-mirage-config-injector)
* [Proper-d value injector](https://github.com/mbierlee/poodinis-proper-d-injector) * [Proper-d value injector](https://github.com/mbierlee/poodinis-proper-d-injector)
Have you made any or do you know of any? Please add them to this section via a pull request or open an issue. Have you made any or do you know of any? Please add them to this section via a pull request or open an issue.