Skip to content
This repository was archived by the owner on Oct 4, 2022. It is now read-only.

Commit 64b53d6

Browse files
Merge pull request #29 from paulhennell/patch-1
Removing invalid jsonvat reference
2 parents cb5e71c + a80d83e commit 64b53d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Laravel VAT
88
99
laravel-vat is a package that contains the Laravel related wiring code for [ibericode/vat](https://github.com/ibericode/vat/tree/1.2.1), helping you deal with VAT legislation for businesses based in the EU.
1010

11-
- Fetch (historical) VAT rates for any European member state using [jsonvat.com](https://github.com/adamcooke/vat-rates)
11+
- Fetch (historical) VAT rates for any EU member state using [ibericode/vat-rates](https://github.com/ibericode/vat-rates).
1212
- Validate VAT numbers (by format, [existence](http://ec.europa.eu/taxation_customs/vies/) or both)
1313
- Validate ISO-3316 alpha-2 country codes
1414
- Determine whether a country is part of the EU

0 commit comments

Comments
 (0)