driesvints / vat-calculator

Handle all the hard stuff related to EU MOSS tax/vat regulations, the way it should be.
MIT License
1.2k stars 88 forks source link

Class "SoapClient" not found #157

Closed BenOussama180 closed 1 year ago

BenOussama180 commented 1 year ago

image image image

driesvints commented 1 year ago

You need the soap extension installed. Normally composer warns you about this. Not sure why it didn't for you?

https://github.com/driesvints/vat-calculator/blob/3.x/composer.json#L19