diff options
Diffstat (limited to 'assets/php/vendor/symfony/http-foundation/README.md')
-rwxr-xr-x | assets/php/vendor/symfony/http-foundation/README.md | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/assets/php/vendor/symfony/http-foundation/README.md b/assets/php/vendor/symfony/http-foundation/README.md deleted file mode 100755 index 8907f0b..0000000 --- a/assets/php/vendor/symfony/http-foundation/README.md +++ /dev/null @@ -1,14 +0,0 @@ -HttpFoundation Component -======================== - -The HttpFoundation component defines an object-oriented layer for the HTTP -specification. - -Resources ---------- - - * [Documentation](https://symfony.com/doc/current/components/http_foundation/index.html) - * [Contributing](https://symfony.com/doc/current/contributing/index.html) - * [Report issues](https://github.com/symfony/symfony/issues) and - [send Pull Requests](https://github.com/symfony/symfony/pulls) - in the [main Symfony repository](https://github.com/symfony/symfony) |