Skip to content

Commit 2f3047b

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 2cfeca2 + 4ababad commit 2f3047b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ $dotenv->loadEnv(__DIR__.'/.env');
3030
Resources
3131
---------
3232

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

0 commit comments

Comments
 (0)