diff --git a/composer.json b/composer.json index 33bd8b98c4..1058b92f15 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ ], "require": { "php": ">=7.1", - "ibericode/vat": "^1.2", + "ibericode/vat": "^2.0", "illuminate/contracts": "5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*|8.*|9.*", "illuminate/support": "5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*|8.*|9.*" },