A bundle that holds a set of shared Symfony related items to interact with https://api.lensmedia.nl.
While developing in composer.json if you checkout the bundle too:
"repositories": [
{
"type": "path",
"url": "../../api.lensmedia.nl-bundle"
}
],
Then composer update lensmedia/api.lensmedia.nl-bundle to create the new link.
Don't commit these changes.