Skip to content

Commit fa0d781

Browse files
committed
[PsrHttpMessageBridge] Streamline README.md with other components
1 parent b3966b1 commit fa0d781

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

README.md

+5-11
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,8 @@ Provides integration for PSR7.
66
Resources
77
---------
88

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
9+
* [Documentation](https://symfony.com/doc/current/components/psr7.html)
10+
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
11+
* [Report issues](https://github.com/symfony/symfony/issues) and
12+
[send Pull Requests](https://github.com/symfony/symfony/pulls)
13+
in the [main Symfony repository](https://github.com/symfony/symfony)

0 commit comments

Comments
 (0)