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

This commit is contained in:
Mike Bierlee 2022-11-28 20:12:01 +03:00
commit d0c30f210f

View file

@ -80,7 +80,7 @@ For a full overview of changes, see [CHANGES.md](CHANGES.md)
Value Injectors
---------------
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)
* [Mirage Config value injector](https://github.com/mbierlee/mirage-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.