Skip to content

Commit d14e992

Browse files
Merge branch '5.4' into 6.0
* 5.4: Fix CS in README files Fix markdown [HttpKernel] Fixes tests for PHP7.4+ fix test [HttpKernel] Throw when HttpKernel is created and the env is empty [FrameworkBundle] Deprecate the `AdapterInterface` autowiring alias, use `CacheItemPoolInterface` instead [Filesystem] fix readlink for Windows
2 parents f4b514a + f24f074 commit d14e992

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)