8000 [PsrHttpMessageBridge] Streamline README.md with other components · symfony/symfony@5635e86 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 5635e86

Browse files
committed
[PsrHttpMessageBridge] Streamline README.md with other components
1 parent 72bc29a commit 5635e86

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

src/Symfony/Bridge/PsrHttpMessage/README.md

Lines changed: 5 additions & 11 deletions
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)
0