Skip to content

Commit 7a66efd

Browse files
minor symfony#52821 Update sponsors of Symfony 7.0: Shopware, Sulu and Les-Tilleuls + Sensiolabs for Messenger & SymfonyCasts for Security components (nicolas-grekas)
This PR was merged into the 7.0 branch. Discussion ---------- Update sponsors of Symfony 7.0: Shopware, Sulu and Les-Tilleuls + Sensiolabs for Messenger & SymfonyCasts for Security components | Q | A | ------------- | --- | Branch? | 7.0 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | - | License | MIT Thanks to them! 🙏 Commits ------- 1aa1784 Update sponsors of Symfony 7.0: Shopware, Sulu and Les-Tilleuls + Sensiolabs for Messenger & SymfonyCasts for Security components
2 parents 4e48f53 + 1aa1784 commit 7a66efd

File tree

5 files changed

+25
-17
lines changed

5 files changed

+25
-17
lines changed

README.md

Lines changed: 21 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,26 @@ Installation
1717
Sponsor
1818
-------
1919

20-
Symfony 6.4 is [backed][27] by
21-
- [SensioLabs][28]
22-
- [packagist.com][29]
20+
Symfony 7.0 is [backed][27] by
21+
- [Shopware][28]
22+
- [Sulu][29]
23+
- [Les-Tilleuls.coop][30]
2324

24-
As the creator of Symfony, **SensioLabs** supports companies using Symfony,
25-
with an offering encompassing consultancy, expertise, services, training, and
26-
technical assistance to ensure the success of web application development projects.
25+
**Shopware** is an open headless commerce platform powered by Symfony and Vue.js
26+
that is used by thousands of shops and supported by a huge, worldwide community
27+
of developers, agencies and merchants.
2728

28-
Private **Packagist.com** is a fast, reliable, and secure Composer repository for
29-
your private packages. It mirrors all your open-source dependencies for better
30-
availability and monitors them for security vulnerabilities.
29+
**Sulu** is the CMS for Symfony developers. It provides pre-built content-management
30+
features while giving developers the freedom to build, deploy, and maintain custom
31+
solutions using full-stack Symfony. Sulu is ideal for creating complex websites,
32+
integrating external tools, and building custom-built solutions.
3133

32-
Help Symfony by [sponsoring][30] its development!
34+
**Les-Tilleuls.coop** is a team of 70+ Symfony experts who can help you design,
35+
develop and fix your projects. We provide a wide range of professional services
36+
including development, consulting, coaching, training and audits. We also are
37+
highly skilled in JS, Go and DevOps. We are a worker cooperative!
38+
39+
Help Symfony by [sponsoring][31] its development!
3340

3441
Documentation
3542
-------------
@@ -92,6 +99,7 @@ and supported by [Symfony contributors][19].
9299
[25]: https://symfony.com/doc/current/contributing/code_of_conduct/care_team.html
93100
[26]: https://symfony.com/book
94101
[27]: https://symfony.com/backers
95-
[28]: https://sensiolabs.com
96-
[29]: https://packagist.com
97-
[30]: https://symfony.com/sponsor
102+
[28]: https://www.shopware.com
103+
[29]: https://sulu.io
104+
[30]: https://les-tilleuls.coop/
105+
[31]: https://symfony.com/sponsor

src/Symfony/Component/Messenger/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ other applications or via message queues.
77
Sponsor
88
-------
99

10-
The Messenger component for Symfony 6.4 is [backed][1] by [SensioLabs][2].
10+
The Messenger component for Symfony 7.0 is [backed][1] by [SensioLabs][2].
1111

1212
As the creator of Symfony, SensioLabs supports companies using Symfony, with an
1313
offering encompassing consultancy, expertise, services, training, and technical

src/Symfony/Component/Security/Core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ if (!$accessDecisionManager->decide($token, ['ROLE_ADMIN'])) {
4141
Sponsor
4242
-------
4343

44-
The Security component for Symfony 6.4 is [backed][1] by [SymfonyCasts][2].
44+
The Security component for Symfony 7.0 is [backed][1] by [SymfonyCasts][2].
4545

4646
Learn Symfony faster by watching real projects being built and actively coding
4747
along with them. SymfonyCasts bridges that learning gap, bringing you video

src/Symfony/Component/Security/Csrf/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The Security CSRF (cross-site request forgery) component provides a class
77
Sponsor
88
-------
99

10-
The Security component for Symfony 6.4 is [backed][1] by [SymfonyCasts][2].
10+
The Security component for Symfony 7.0 is [backed][1] by [SymfonyCasts][2].
1111

1212
Learn Symfony faster by watching real projects being built and actively coding
1313
along with them. SymfonyCasts bridges that learning gap, bringing you video

src/Symfony/Component/Security/Http/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ $ composer require symfony/security-http
1515
Sponsor
1616
-------
1717

18-
The Security component for Symfony 6.4 is [backed][1] by [SymfonyCasts][2].
18+
The Security component for Symfony 7.0 is [backed][1] by [SymfonyCasts][2].
1919

2020
Learn Symfony faster by watching real projects being built and actively coding
2121
along with them. SymfonyCasts bridges that learning gap, bringing you video

0 commit comments

Comments
 (0)