Skip to content

Commit 74dbcb4

Browse files
[Security] SymfonyCasts is backing the security components for v7.1, thanks to them! \o/
1 parent e19cb80 commit 74dbcb4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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