Skip to content
This repository was archived by the owner on Mar 25, 2026. It is now read-only.

Commit 30e9f3a

Browse files
authored
Global middleware
1 parent 5741f0f commit 30e9f3a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/config/plugin/webman/rate-limiter/middleware.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
use Webman\RateLimiter\Limiter;
33

44
return [
5-
'@' => [
5+
'' => [
66
Limiter::class
77
],
8-
];
8+
];

0 commit comments

Comments
 (0)