diff --git a/endroid/qrcode-bundle/3.0/config/packages/endroid_qr_code.yaml b/endroid/qr-code-bundle/3.0/config/packages/endroid_qr_code.yaml similarity index 100% rename from endroid/qrcode-bundle/3.0/config/packages/endroid_qr_code.yaml rename to endroid/qr-code-bundle/3.0/config/packages/endroid_qr_code.yaml diff --git a/endroid/qrcode-bundle/3.0/config/routes/endroid_qr_code.yaml b/endroid/qr-code-bundle/3.0/config/routes/endroid_qr_code.yaml similarity index 61% rename from endroid/qrcode-bundle/3.0/config/routes/endroid_qr_code.yaml rename to endroid/qr-code-bundle/3.0/config/routes/endroid_qr_code.yaml index 7b95651c..ceab54e2 100644 --- a/endroid/qrcode-bundle/3.0/config/routes/endroid_qr_code.yaml +++ b/endroid/qr-code-bundle/3.0/config/routes/endroid_qr_code.yaml @@ -1,3 +1,3 @@ -EndroidQrCodeBundle: +endroid_qr_code: resource: "@EndroidQrCodeBundle/Resources/config/routes.yaml" - prefix: /qrcode + prefix: /qr-code diff --git a/endroid/qrcode-bundle/3.0/manifest.json b/endroid/qr-code-bundle/3.0/manifest.json similarity index 100% rename from endroid/qrcode-bundle/3.0/manifest.json rename to endroid/qr-code-bundle/3.0/manifest.json