From: Raphaƫl Gertz Date: Fri, 1 Mar 2024 16:08:32 +0000 (+0100) Subject: Rename rapsys_pack alias in rapsyspack X-Git-Tag: 0.1.0~7 X-Git-Url: https://git.rapsys.eu/airlibre/commitdiff_plain/9bec0aaed565674b48a6a8b2970a43d1ac635602 Rename rapsys_pack alias in rapsyspack --- diff --git a/config/packages/rapsys_pack.yaml b/config/packages/rapsys_pack.yaml deleted file mode 120000 index c945360..0000000 --- a/config/packages/rapsys_pack.yaml +++ /dev/null @@ -1 +0,0 @@ -../../vendor/rapsys/packbundle/Resources/config/packages/rapsys_pack.yaml \ No newline at end of file diff --git a/config/packages/rapsyspack.yaml b/config/packages/rapsyspack.yaml new file mode 120000 index 0000000..82e930e --- /dev/null +++ b/config/packages/rapsyspack.yaml @@ -0,0 +1 @@ +../../vendor/rapsys/packbundle/Resources/config/packages/rapsyspack.yaml \ No newline at end of file diff --git a/config/routes/rapsys_pack.yaml b/config/routes/rapsys_pack.yaml deleted file mode 120000 index 075dae3..0000000 --- a/config/routes/rapsys_pack.yaml +++ /dev/null @@ -1 +0,0 @@ -../../vendor/rapsys/packbundle/Resources/config/routes/rapsys_pack.yaml \ No newline at end of file diff --git a/config/routes/rapsyspack.yaml b/config/routes/rapsyspack.yaml new file mode 120000 index 0000000..c3efc7b --- /dev/null +++ b/config/routes/rapsyspack.yaml @@ -0,0 +1 @@ +../../vendor/rapsys/packbundle/Resources/config/routes/rapsyspack.yaml \ No newline at end of file