Merge pull request #168

This commit is contained in:
symfony-flex-server[bot]
2017-12-03 15:26:08 +00:00
committed by GitHub
4 changed files with 4 additions and 5 deletions
@@ -0,0 +1,3 @@
EndroidQrCodeBundle:
resource: "@EndroidQrCodeBundle/Resources/config/routes.yaml"
prefix: /qrcode
@@ -1,6 +1,6 @@
{
"bundles": {
"Endroid\\QrCode\\Bundle\\QrCodeBundle\\EndroidQrCodeBundle": ["all"]
"Endroid\\QrCodeBundle\\EndroidQrCodeBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
@@ -1,4 +0,0 @@
EndroidQrCodeBundle:
resource: "@EndroidQrCodeBundle/Controller/"
type: annotation
prefix: /qrcode