laravel-vatvalidator
laravel-vatvalidator copied to clipboard
Package to validate a vat id via the api of the european union (vies)
Updates the requirements on [laravel/framework](https://github.com/laravel/framework) to permit the latest version. Commits See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you don't...
Updates the requirements on [orchestra/testbench](https://github.com/orchestral/testbench) to permit the latest version. Commits See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you don't...
To avoid the error "Class 'SoapClient' not found" at runtime, add PHP extension SOAP to requirements. This warns about missing SOAP extension at package installation with `composer require ambersive/vatvalidator`. Also,...
Updates the requirements on [phlak/semver](https://github.com/PHLAK/SemVer) to permit the latest version. Release notes Sourced from phlak/semver's releases. v6.1.0 Changed Ensured support for PHP 8.4 Updated development dependencies Commits 59dc259 Dropped explict...