Skip to content

Commit 53f04f2

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 fcdb579 + 1913562 commit 53f04f2

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
@@ -8,7 +8,7 @@ Full DSN with options: `beanstalkd://<ip>:<port>?tube_name=<name>&timeout=<timeo
88
Resources
99
---------
1010

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

0 commit comments

Comments
 (0)