Closed BenOussama180 closed 1 year ago
Don't know what to say? It's there: https://github.com/driesvints/vat-calculator/blob/3.x/src/Rules/ValidVatNumber.php
Maybe you're using an old version?
i just installed package yesterday , i have latest version, i dont know why its not recognized
I don't know what to say sorry. It's there. It should work.
@BenOussama180 Please check your installed version of vat-calculator. To use Validation rule, you need to upgrade manually to latest version. I found automatic composer update does not upgraded to leatest version.
@BenOussama180 Please check your installed version of vat-calculator. To use Validation rule, you need to upgrade manually to latest version. I found automatic composer update does not upgraded to leatest version.
how can i update manually ?
Put latest version in composer.json file.
"mpociot/vat-calculator": "^3.12",
Then composer update.
on my import