Skip to content

Commit

Permalink
[Security] SymfonyCasts is backing the security components for v7.1, …
Browse files Browse the repository at this point in the history
…thanks to them! \o/
  • Loading branch information
nicolas-grekas committed May 2, 2024
1 parent e19cb80 commit 74dbcb4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/Symfony/Component/Security/Core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ if (!$accessDecisionManager->decide($token, ['ROLE_ADMIN'])) {
Sponsor
-------

The Security component for Symfony 7.0 is [backed][1] by [SymfonyCasts][2].
The Security component for Symfony 7.1 is [backed][1] by [SymfonyCasts][2].

Learn Symfony faster by watching real projects being built and actively coding
along with them. SymfonyCasts bridges that learning gap, bringing you video
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Component/Security/Csrf/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The Security CSRF (cross-site request forgery) component provides a class
Sponsor
-------

The Security component for Symfony 7.0 is [backed][1] by [SymfonyCasts][2].
The Security component for Symfony 7.1 is [backed][1] by [SymfonyCasts][2].

Learn Symfony faster by watching real projects being built and actively coding
along with them. SymfonyCasts bridges that learning gap, bringing you video
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Component/Security/Http/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ composer require symfony/security-http
Sponsor
-------

The Security component for Symfony 7.0 is [backed][1] by [SymfonyCasts][2].
The Security component for Symfony 7.1 is [backed][1] by [SymfonyCasts][2].

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

0 comments on commit 74dbcb4

Please sign in to comment.