symfony
symfony copied to clipboard
[RateLimiter] Move lock component to dev dependency
| Q | A |
|---|---|
| Branch? | 6.2 |
| Bug fix? | no |
| New feature? | no |
| Deprecations? | no |
| Tickets | Fix #47277 |
| License | MIT |
| Doc PR | - |
Since using locks is an optional feature of the rate limiter component, there's no need for the lock component to be a hard dependency.