8000 minor #51188 [PsrHttpMessageBridge] Streamline README.md with other c… · symfony/symfony@a830ccc · GitHub
[go: up one dir, main page]

Skip to content

Commit a830ccc

Browse files
committed
minor #51188 [PsrHttpMessageBridge] Streamline README.md with other components (derrabus)
This PR was merged into the 6.4 branch. Discussion ---------- [PsrHttpMessageBridge] Streamline README.md with other components | Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Follows #51100 | License | MIT | Doc PR | not needed Commits ------- 5635e86 [PsrHttpMessageBridge] Streamline README.md with other components
2 parents 72bc29a + 5635e86 commit a830ccc

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