Skip to content

Commit d44e6e0

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 c579806 + e8f02d0 commit d44e6e0

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
@@ -3,6 +3,17 @@ Process Component
33

44
The Process component executes commands in sub-processes.
55

6+
Sponsor
7+
-------
8+
9+
The Process component for Symfony 5.4/6.0 is [backed][1] by [SensioLabs][2].
10+
11+
As the creator of Symfony, SensioLabs supports companies using Symfony, with an
12+
offering encompassing consultancy, expertise, services, training, and technical
13+
assistance to ensure the success of web application development projects.
14+
15+
Help Symfony by [sponsoring][3] its development!
16+
617
Resources
718
---------
819

@@ -11,3 +22,7 @@ Resources
1122
* [Report issues](https://github.com/symfony/symfony/issues) and
1223
[send Pull Requests](https://github.com/symfony/symfony/pulls)
1324
in the [main Symfony repository](https://github.com/symfony/symfony)
25+
26+
[1]: https://symfony.com/backers
27+
[2]: https://sensiolabs.com
28+
[3]: https://symfony.com/sponsor

0 commit comments

Comments
 (0)