Skip to content

Conversation

@paulusdeboer
Copy link

KvK search api v1 will end from 29th of July, so not available for use anymore. Only v2 will be its replacement. I adjusted the code to adopt the v2 search api. The main thing is the change in the address in the response. Address is from now on an object in the response, either of type BinnenlandAdres or Buitenlandadres. I adjusted the SearchMapper to return either a BinnenlandAdres or BuitenlandAdres object.

],
"require": {
"ext-json": "*",
"php": "^7.3|^8.0"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is the requirement for PHP 8 in this update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants