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

Commit

Permalink
link to readme of dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyvankooten committed Feb 12, 2019
1 parent 753ffeb commit 1ab877c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Laravel VAT

> See [ibericode/vat-bundle](https://github.com/ibericode/vat-bundle) for a Symfony version of this package.
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.
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.

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

## Usage

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


#### Facades
Expand Down

0 comments on commit 1ab877c

Please sign in to comment.