Skip to content

Commit d6d781e

Browse files
authored
Update README.md
1 parent 0381e65 commit d6d781e

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,8 @@
1515

1616
### Features
1717

18-
- Supports inheriting services from a parent PSR-11 Service Container
19-
- Supports forking the service container instance into an isolated layer,
20-
inheriting all existing service definitions from the original container.
18+
- Inherits services from a parent PSR-11 Service Container
19+
- Can be forked into a new isolated container, inheriting all services definitions from the original container
2120
- [PSR Container][psr-11] compatibility
2221
- Autowiring — automatic dependencies resolution
2322
- Full PHP 8.0+ features support for auto-wiring (e.g. union types)

0 commit comments

Comments
 (0)