Skip to content

Commit

Permalink
Upd documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
renakdup committed Nov 28, 2023
1 parent 852808d commit cb90b32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ $container->set('config.', ['one', 'two, 'three']);
- [x] Add supporting invocable class
- [x] Add PSR11 interfaces in the Container.php.
- [x] Add auto-wiring support for not bounded classes.
- [ ] Add resolved service storage.
- [x] Add resolved service storage.
- [ ] Think about this exception ContainerNotFoundException
- [ ] Add ability creating new instance of service every time
- [ ] Add supporting Code Driven IoC
Expand Down

0 comments on commit cb90b32

Please sign in to comment.