Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 16f6ad6

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: load function only if not loaded before [VarExporter] Remove obsolete PHP version check [PsrHttpMessageBridge] Streamline README.md with other components Bump Symfony version to 6.2.15 Update VERSION for 6.2.14 Update CHANGELOG for 6.2.14 Bump Symfony version to 6.3.4 Update VERSION for 6.3.3 Update CHANGELOG for 6.3.3 Bump Symfony version to 5.4.28 Update VERSION for 5.4.27 Update CONTRIBUTORS for 5.4.27 Update CHANGELOG for 5.4.27
2 parents cc9db5e + fa0d781 commit 16f6ad6

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

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)