Skip to content

Commit f24f074

Browse files
Merge branch '5.2' into 5.3
* 5.2: Fix CS in README files Fix markdown [HttpKernel] Fixes tests for PHP7.4+ [Filesystem] fix readlink for Windows
2 parents 64db133 + 2278326 commit f24f074

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ the declared contracts will directly or indirectly contribute to the PHP-FIG.
4747
Resources
4848
---------
4949

50-
* [Documentation](https://symfony.com/doc/current/components/contracts.html)
51-
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
52-
* [Report issues](https://github.com/symfony/symfony/issues) and
53-
[send Pull Requests](https://github.com/symfony/symfony/pulls)
54-
in the [main Symfony repository](https://github.com/symfony/symfony)
50+
* [Documentation](https://symfony.com/doc/current/components/contracts.html)
51+
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
52+
* [Report issues](https://github.com/symfony/symfony/issues) and
53+
[send Pull Requests](https://github.com/symfony/symfony/pulls)
54+
in the [main Symfony repository](https://github.com/symfony/symfony)

0 commit comments

Comments
 (0)