robertogallea / laravel-codicefiscale

Codice fiscale validation for php/laravel
MIT License
42 stars 16 forks source link

fix error wrong code for homocodia chars #15

Closed michelepizzi closed 3 years ago

michelepizzi commented 3 years ago

Change REGEX for codice fiscale with homocodia chars. CF with homocodia chars have last city char with letter and not number.

robertogallea commented 3 years ago

Nice catch! Thanks!

robertogallea commented 3 years ago

Pushed v1.5.0