symfony icon indicating copy to clipboard operation
symfony copied to clipboard

[RateLimiter] Move lock component to dev dependency

Open HypeMC opened this issue 3 years ago • 0 comments

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.

HypeMC avatar Oct 20 '22 02:10 HypeMC