annotate vendor/psr/container/README.md @ 19:fa3358dc1485 tip

Add ndrum files
author Chris Cannam
date Wed, 28 Aug 2019 13:14:47 +0100
parents 1fec387a4317
children
rev   line source
Chris@14 1 # PSR Container
Chris@14 2
Chris@14 3 This repository holds all interfaces/classes/traits related to [PSR-11](https://github.com/container-interop/fig-standards/blob/master/proposed/container.md).
Chris@14 4
Chris@14 5 Note that this is not a container implementation of its own. See the specification for more details.