Skip to content

Commit a09cd8c

Browse files
Merge branch '5.4' into 6.0
* 5.4: [Cache] fix connecting to local Redis sockets Fix appveyor config for deprecations Skip deprecation coming from DBAL 3.2 Add Suggestion class for more advanced completion suggestion [HttpClient] Add Klaxoon as a backer to the README [Translation] Add Lokalise as a backer to the READMEs [Translation] Add Crowdin as a backer to the READMEs [Security] Add SymfonyCasts as a backer to the READMEs [Notifier] Add Mercure.rocks as a backer to the README [Messenger][Process] Add SensioLabs as a backer to the README [HttpKernel][Console] Add Les-Tilleuls.coop as a backer to the README [HttpFoundation] Add Laravel as a backer to the README Allow v3 contracts where possible
2 parents 1b57c67 + c07f42f commit a09cd8c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ which makes it possible to easily separate the actual authorization logic from
66
so called user providers that hold the users credentials. It is inspired by
77
the Java Spring framework.
88

9+
Sponsor
10+
-------
11+
12+
The Security component for Symfony 5.4/6.0 is [backed][1] by [SymfonyCasts][2].
13+
14+
Learn Symfony faster by watching real projects being built and actively coding
15+
along with them. SymfonyCasts bridges that learning gap, bringing you video
16+
tutorials and coding challenges. Code on!
17+
18+
Help Symfony by [sponsoring][3] its development!
19+
920
Resources
1021
---------
1122

@@ -14,3 +25,7 @@ Resources
1425
* [Report issues](https://github.com/symfony/symfony/issues) and
1526
[send Pull Requests](https://github.com/symfony/symfony/pulls)
1627
in the [main Symfony repository](https://github.com/symfony/symfony)
28+
29+
[1]: https://symfony.com/backers
30+
[2]: https://symfonycasts.com
31+
[3]: https://symfony.com/sponsor

0 commit comments

Comments
 (0)