Commit 8585caa
committed
minor symfony#18857 [Security] Add RateLimiter requirement command (alexandre-daubois)
This PR was merged into the 5.4 branch.
Discussion
----------
[Security] Add RateLimiter requirement command
Fix symfony#17966
I was not able to reproduce ticket's owner error. However, I faced a missing requirement error when trying. I propose to add this code bock to fix this instead of facing a dependency error 👍
Commits
-------
2aff8d9 [Security] Add RateLimiter requirement command1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1456 | 1456 | | |
1457 | 1457 | | |
1458 | 1458 | | |
| 1459 | + | |
| 1460 | + | |
| 1461 | + | |
| 1462 | + | |
| 1463 | + | |
| 1464 | + | |
| 1465 | + | |
1459 | 1466 | | |
1460 | 1467 | | |
1461 | 1468 | | |
| |||
0 commit comments