Skip to content

Commit a779b56

Browse files
committed
[TASK] remove San Marino (SM) validation from VIES
1 parent 107b2b4 commit a779b56

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)