summaryrefslogtreecommitdiff
path: root/vendor/psr/http-factory/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/psr/http-factory/README.md')
-rw-r--r--vendor/psr/http-factory/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/vendor/psr/http-factory/README.md b/vendor/psr/http-factory/README.md
new file mode 100644
index 0000000000..f86868a0cf
--- /dev/null
+++ b/vendor/psr/http-factory/README.md
@@ -0,0 +1,7 @@
+HTTP Factories
+==============
+
+This is the implementation of [PSR-17 (HTTP Message Factories)][psr-17]. Please refer to the
+specification for a description.
+
+[psr-17]: https://www.php-fig.org/psr/psr-17/