Skip to content

Commit 4ca626a

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 447944d + fcd0b29 commit 4ca626a

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
@@ -6,11 +6,11 @@ The CssSelector component converts CSS selectors to XPath expressions.
66
Resources
77
---------
88

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

1515
Credits
1616
-------

0 commit comments

Comments
 (0)