Thanks to visit codestin.com Credit goes to github.com
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 b3966b1 commit fa0d781Copy full SHA for fa0d781
README.md
@@ -6,14 +6,8 @@ Provides integration for PSR7.
6
Resources
7
---------
8
9
- * [Documentation](https://symfony.com/doc/current/components/psr7.html)
10
-
11
-Running the tests
12
------------------
13
14
-If you want to run the unit tests, install dev dependencies before
15
-running PHPUnit:
16
17
- $ cd path/to/Symfony/Bridge/PsrHttpMessage/
18
- $ composer.phar install
19
- $ phpunit
+ * [Documentation](https://symfony.com/doc/current/components/psr7.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)
0 commit comments