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

Commit 1ab877c

Browse files
link to readme of dependency version
1 parent 753ffeb commit 1ab877c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Laravel VAT
66

77
> See [ibericode/vat-bundle](https://github.com/ibericode/vat-bundle) for a Symfony version of this package.
88
9-
laravel-vat is a package that contains the Laravel related wiring code for [ibericode/vat](https://github.com/ibericode/vat), helping you deal with VAT legislation for businesses based in the EU.
9+
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

1111
- Fetch (historical) VAT rates for any European member state using [jsonvat.com](https://github.com/adamcooke/vat-rates)
1212
- Validate VAT numbers (by format, [existence](http://ec.europa.eu/taxation_customs/vies/) or both)
@@ -27,7 +27,7 @@ The package will automatically register itself.
2727

2828
## Usage
2929

30-
Check out the [ibericode/vat README](https://github.com/ibericode/vat) for general usage of this package.
30+
Check out the [ibericode/vat README](https://github.com/ibericode/vat/tree/1.2.1) for general usage of this package.
3131

3232

3333
#### Facades

0 commit comments

Comments
 (0)