Skip to content

Commit cda7db1

Browse files
fixed
1 parent 8238c66 commit cda7db1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Rules/MinRule.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace Shoyim\PhpValidation\Rule;
3+
namespace Shoyim\PhpValidation\Rules;
44

55
class MinRule extends AbstractRule
66
{

0 commit comments

Comments
 (0)