Skip to content

Commit

Permalink
minor #54812 [Security] SymfonyCasts is backing the security componen…
Browse files Browse the repository at this point in the history
…ts for v7.1, thanks to them! \o/ (nicolas-grekas)

This PR was merged into the 7.1 branch.

Discussion
----------

[Security] SymfonyCasts is backing the security components for v7.1, thanks to them! \o/

| Q             | A
| ------------- | ---
| Branch?       | 7.1
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Issues        | -
| License       | MIT

The Symfony community loves you! ❤️

/cc `@weaverryan` `@Leannapelham` `@bocharsky`-bw *et al.*

Commits
-------

74dbcb4 [Security] SymfonyCasts is backing the security components for v7.1, thanks to them! \o/
  • Loading branch information
nicolas-grekas committed May 2, 2024
2 parents ef54646 + 74dbcb4 commit c3615e6
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
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
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
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 c3615e6

Please sign in to comment.