Security update for permissions_by_term
[yaffs-website] / vendor / psr / container / README.md
diff --git a/vendor/psr/container/README.md b/vendor/psr/container/README.md
new file mode 100644 (file)
index 0000000..084f6df
--- /dev/null
@@ -0,0 +1,5 @@
+# PSR Container
+
+This repository holds all interfaces/classes/traits related to [PSR-11](https://github.com/container-interop/fig-standards/blob/master/proposed/container.md).
+
+Note that this is not a container implementation of its own. See the specification for more details.