UPGRADE FROM 1.x to 2.0 Before: use Noxlogic\RateLimitBundle\Annotation\RateLimit; After: use Noxlogic\RateLimitBundle\Attribute\RateLimit;