Skip to content

Commit f475dac

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 7560b3c + 68d1501 commit f475dac

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ where:
1717
Resources
1818
---------
1919

20-
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
21-
* [Report issues](https://github.com/symfony/symfony/issues) and
22-
[send Pull Requests](https://github.com/symfony/symfony/pulls)
23-
in the [main Symfony repository](https://github.com/symfony/symfony)
20+
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
21+
* [Report issues](https://github.com/symfony/symfony/issues) and
22+
[send Pull Requests](https://github.com/symfony/symfony/pulls)
23+
in the [main Symfony repository](https://github.com/symfony/symfony)

0 commit comments

Comments
 (0)