We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b4b57c commit 867b5f8Copy full SHA for 867b5f8
README.md
@@ -55,3 +55,11 @@ An API documentation created with [phpDocumentor](https://www.phpdoc.org/) can b
55
56
Profit!
57
58
+## License information
59
+
60
+This library contains portions of code (especially tests) from the following libraries:
61
+- [Guzzle PSR-7](https://github.com/guzzle/psr7) (MIT)
62
+- [bakame-php psr7-uri-interface-tests](https://github.com/bakame-php/psr7-uri-interface-tests) (MIT)
63
+- [Slim](https://github.com/slimphp/Slim) (MIT)
64
+- [nyholm PSR-7](https://github.com/Nyholm/psr7) (MIT)
65
+- [caridea-dispatch ](https://github.com/libreworks/caridea-dispatch) (Apache)
0 commit comments