File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -38,14 +38,15 @@ between minor versions.
38
38
- [ ` ContainerInterface ` ] ( src/Interop/Container/ContainerInterface.php ) .
39
39
[ Description] ( docs/ContainerInterface.md ) [ Meta Document] ( docs/ContainerInterface-meta.md ) .
40
40
Describes the interface of a container that exposes methods to read its entries.
41
-
42
- ### Proposed
43
-
44
41
- [ * Delegate lookup feature* ] ( docs/Delegate-lookup.md ) .
45
42
[ Meta Document] ( docs/Delegate-lookup-meta.md ) .
46
43
Describes the ability for a container to delegate the lookup of its dependencies to a third-party container. This
47
44
feature lets several containers work together in a single application.
48
45
46
+ ### Proposed
47
+
48
+ View open [ request for comments] ( https://github.com/container-interop/container-interop/labels/RFC )
49
+
49
50
## Compatible projects
50
51
51
52
### Projects implementing ` ContainerInterface `
You can’t perform that action at this time.
0 commit comments