🌐 AI搜索 & 代理 主页
Skip to content

Commit 752c078

Browse files
feature #62469 [Security] Keep SymfonyCasts as backers of the Security components v7.4 🤗 (nicolas-grekas)
This PR was merged into the 7.4 branch. Discussion ---------- [Security] Keep SymfonyCasts as backers of the Security components v7.4 🤗 | Q | A | ------------- | --- | Branch? | 7.4 | Bug fix? | no | New feature? | yes | Deprecations? | no | Issues | - | License | MIT Thanks to them! More PRs to come to list the new backers of 7.4 and 8.0. Should be merged as a feature for better visibility in the changelog ;) Commits ------- f85639d [Security] Keep SymfonyCasts as backers of the Security components 🤗
2 parents e7ff3e4 + f85639d commit 752c078

File tree

11 files changed

+3
-59
lines changed

11 files changed

+3
-59
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,6 @@ Installation
1717
Sponsor
1818
-------
1919

20-
Symfony 7.3 is [backed][27] by
21-
- [Les-Tilleuls.coop][29]
22-
23-
**Les-Tilleuls.coop** is a team of 70+ Symfony experts who can help you design, develop and
24-
fix your projects. They provide a wide range of professional services including development,
25-
consulting, coaching, training and audits. They also are highly skilled in JS, Go and DevOps.
26-
They are a worker cooperative!
27-
2820
Help Symfony by [sponsoring][28] its development!
2921

3022
Documentation
@@ -87,6 +79,4 @@ and supported by [Symfony contributors][19].
8779
[24]: https://symfony.com/coc
8880
[25]: https://symfony.com/doc/current/contributing/code_of_conduct/care_team.html
8981
[26]: https://symfony.com/book
90-
[27]: https://symfony.com/backers
9182
[28]: https://symfony.com/sponsor
92-
[29]: https://les-tilleuls.coop

src/Symfony/Component/Mailer/Bridge/Sweego/README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,6 @@ class SweegoMailEventConsumer implements ConsumerInterface
7878
Sponsor
7979
-------
8080

81-
This bridge for Symfony 7.2 is [backed][1] by [Sweego][2] itself!
82-
83-
Sweego is a European email and SMS sending platform for developers and product builders.
84-
Easily create, deliver, and monitor your emails and notifications.
85-
8681
Help Symfony by [sponsoring][3] its development!
8782

8883
Resources
@@ -93,6 +88,4 @@ Resources
9388
[send Pull Requests](https://github.com/symfony/symfony/pulls)
9489
in the [main Symfony repository](https://github.com/symfony/symfony)
9590

96-
[1]: https://symfony.com/backers
97-
[2]: https://www.sweego.io/
9891
[3]: https://symfony.com/sponsor

src/Symfony/Component/Mailer/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,6 @@ $mailer->send($email);
6767
Sponsor
6868
-------
6969

70-
The Mailer component for Symfony 7.2 is [backed][1] by:
71-
72-
* [Sweego][2], a European email and SMS sending platform for developers and product builders. Easily create, deliver, and monitor your emails and notifications.
73-
7470
Help Symfony by [sponsoring][3] its development!
7571

7672
Resources
@@ -82,6 +78,4 @@ Resources
8278
[send Pull Requests](https://github.com/symfony/symfony/pulls)
8379
in the [main Symfony repository](https://github.com/symfony/symfony)
8480

85-
[1]: https://symfony.com/backers
86-
[2]: https://www.sweego.io/
8781
[3]: https://symfony.com/sponsor

src/Symfony/Component/Notifier/Bridge/Sweego/README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,6 @@ class SweegoSmsEventConsumer implements ConsumerInterface
7474
Sponsor
7575
-------
7676

77-
This bridge for Symfony 7.2 is [backed][1] by [Sweego][2] itself!
78-
79-
Sweego is a European email and SMS sending platform for developers and product builders.
80-
Easily create, deliver, and monitor your emails and notifications.
81-
8277
Help Symfony by [sponsoring][3] its development!
8378

8479
Resources
@@ -89,6 +84,4 @@ Resources
8984
[send Pull Requests](https://github.com/symfony/symfony/pulls)
9085
in the [main Symfony repository](https://github.com/symfony/symfony)
9186

92-
[1]: https://symfony.com/backers
93-
[2]: https://www.sweego.io/
9487
[3]: https://symfony.com/sponsor

src/Symfony/Component/Notifier/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ The Notifier component sends notifications via one or more channels (email, SMS,
66
Sponsor
77
-------
88

9-
The Notifier component for Symfony 7.2 is [backed][1] by:
10-
11-
* [Sweego][2], a European email and SMS sending platform for developers and product builders. Easily create, deliver, and monitor your emails and notifications.
12-
139
Help Symfony by [sponsoring][3] its development!
1410

1511
Resources
@@ -21,6 +17,4 @@ Resources
2117
[send Pull Requests](https://github.com/symfony/symfony/pulls)
2218
in the [main Symfony repository](https://github.com/symfony/symfony)
2319

24-
[1]: https://symfony.com/backers
25-
[2]: https://www.sweego.io/
2620
[3]: https://symfony.com/sponsor

src/Symfony/Component/Routing/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,6 @@ $url = $generator->generate('blog_show', [
4444
Sponsor
4545
-------
4646

47-
The Routing component for Symfony 7.1 is [backed][1] by [redirection.io][2].
48-
49-
redirection.io logs all your website’s HTTP traffic, and lets you fix errors
50-
with redirect rules in seconds. Give your marketing, SEO and IT teams the
51-
right tool to manage your website traffic efficiently!
52-
5347
Help Symfony by [sponsoring][3] its development!
5448

5549
Resources
@@ -61,6 +55,4 @@ Resources
6155
[send Pull Requests](https://github.com/symfony/symfony/pulls)
6256
in the [main Symfony repository](https://github.com/symfony/symfony)
6357

64-
[1]: https://symfony.com/backers
65-
[2]: https://redirection.io
6658
[3]: https://symfony.com/sponsor

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 7.1 is [backed][1] by [SymfonyCasts][2].
44+
The Security component for Symfony 7.4 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 7.1 is [backed][1] by [SymfonyCasts][2].
10+
The Security component for Symfony 7.4 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 7.1 is [backed][1] by [SymfonyCasts][2].
18+
The Security component for Symfony 7.4 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

src/Symfony/Component/Translation/Bridge/Crowdin/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ where:
2323
Sponsor
2424
-------
2525

26-
This bridge for Symfony 7.1 is [backed][1] by [Crowdin][2].
27-
28-
Crowdin is a cloud-based localization management software helping teams to go global and stay agile.
29-
3026
Help Symfony by [sponsoring][3] its development!
3127

3228
Resources
@@ -37,6 +33,4 @@ Resources
3733
[send Pull Requests](https://github.com/symfony/symfony/pulls)
3834
in the [main Symfony repository](https://github.com/symfony/symfony)
3935

40-
[1]: https://symfony.com/backers
41-
[2]: https://crowdin.com
4236
[3]: https://symfony.com/sponsor

0 commit comments

Comments
 (0)