driesvints / vat-calculator

Handle all the hard stuff related to EU MOSS tax/vat regulations, the way it should be.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Don't rely on Laravel config component

driesvints opened this issue · comments

Don't couple Illuminate\Contracts\Config\Repository to VatCalculator class and pass an array instead.