Albert Montañez
Albert Montañez
Can be closed, if I change the requirements of the route to `requirements={"{id}": "\d+"}` (note the braces in the parameter name) it works. I still don't know why Symfony allows...
Hello! Any updates on this? Is one of the few things left keeping me from moving from IntelliJ IDEs to VSCode.
Ok, let's try to break this problem down. A Symfony 3.4 application requires `symfony/symfony` v3.4 which [replaces this packages](https://github.com/symfony/symfony/blob/3.4/composer.json#L35) (so, it provides them): ```json "replace": { "symfony/asset": "self.version", "symfony/browser-kit": "self.version",...
Any news here? I saw the commits but there's no new release.