Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit 46fcef5

Browse files
committed
Merge branch 'hotfix/107'
Close #107
2 parents 6e7bc9c + 05661a4 commit 46fcef5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/ValidatorPluginManager.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -326,8 +326,6 @@ class ValidatorPluginManager extends AbstractPluginManager
326326
'zendi18nvalidatordatetime' => InvokableFactory::class,
327327
'zendi18nvalidatorisfloat' => InvokableFactory::class,
328328
'zendi18nvalidatorisint' => InvokableFactory::class,
329-
'zendi18nvalidatorisfloat' => InvokableFactory::class,
330-
'zendi18nvalidatorisint' => InvokableFactory::class,
331329
'zendi18nvalidatorphonenumber' => InvokableFactory::class,
332330
'zendi18nvalidatorpostcode' => InvokableFactory::class,
333331
'zendvalidatoriban' => InvokableFactory::class,

0 commit comments

Comments
 (0)