feat(time-based-sharding): updates plugin

This commit is contained in:
nuno maduro
2026-04-14 08:34:41 -07:00
parent 13c322bab3
commit 4ac14b2528
7 changed files with 455 additions and 3 deletions

View File

@ -17,6 +17,7 @@ arch()->preset()->security()->ignoring([
'eval',
'str_shuffle',
'exec',
'md5',
'unserialize',
'extract',
'assert',