Skip to content

Commit 126fdc2

Browse files
committed
Switching delegate-lookup to 'available' status
1 parent ef74bb2 commit 126fdc2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,15 @@ between minor versions.
3838
- [`ContainerInterface`](src/Interop/Container/ContainerInterface.php).
3939
[Description](docs/ContainerInterface.md) [Meta Document](docs/ContainerInterface-meta.md).
4040
Describes the interface of a container that exposes methods to read its entries.
41-
42-
### Proposed
43-
4441
- [*Delegate lookup feature*](docs/Delegate-lookup.md).
4542
[Meta Document](docs/Delegate-lookup-meta.md).
4643
Describes the ability for a container to delegate the lookup of its dependencies to a third-party container. This
4744
feature lets several containers work together in a single application.
4845

46+
### Proposed
47+
48+
View open [request for comments](https://github.com/container-interop/container-interop/labels/RFC)
49+
4950
## Compatible projects
5051

5152
### Projects implementing `ContainerInterface`

0 commit comments

Comments
 (0)