ibericode / vat

PHP library for dealing with European VAT
https://packagist.org/packages/ibericode/vat
MIT License
425 stars 61 forks source link

Make the timeout configurable #10

Closed roelvanduijnhoven closed 7 years ago

roelvanduijnhoven commented 7 years ago

The timeout of 10s is too much for my use-case.

This PR makes the default of 10 seconds configurable.