Skip to content

Commit 03d13cf

Browse files
Merge pull request #78 from wiegandj/remove-san-marino-from-vies-validation
Remove San Marino (SM) from VIES validation
2 parents 43ccf69 + a779b56 commit 03d13cf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Validator.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ class Validator
4242
'SE' => '\d{12}',
4343
'SI' => '\d{8}',
4444
'SK' => '\d{10}',
45-
'SM' => '\d{5}',
4645
];
4746

4847
/**

0 commit comments

Comments
 (0)