diff --git a/api-platform/core/2.5/config/packages/api_platform.yaml b/api-platform/core/2.5/config/packages/api_platform.yaml deleted file mode 100644 index 2eb7b4c5..00000000 --- a/api-platform/core/2.5/config/packages/api_platform.yaml +++ /dev/null @@ -1,7 +0,0 @@ -api_platform: - mapping: - paths: ['%kernel.project_dir%/src/Entity'] - patch_formats: - json: ['application/merge-patch+json'] - swagger: - versions: [3] diff --git a/api-platform/core/2.5/config/routes b/api-platform/core/2.5/config/routes deleted file mode 120000 index b0b4cf19..00000000 --- a/api-platform/core/2.5/config/routes +++ /dev/null @@ -1 +0,0 @@ -../../2.1/config/routes \ No newline at end of file diff --git a/api-platform/core/2.5/manifest.json b/api-platform/core/2.5/manifest.json deleted file mode 120000 index 083ea6af..00000000 --- a/api-platform/core/2.5/manifest.json +++ /dev/null @@ -1 +0,0 @@ -../2.1/manifest.json \ No newline at end of file diff --git a/api-platform/core/2.5/post-install.txt b/api-platform/core/2.5/post-install.txt deleted file mode 120000 index 27388f27..00000000 --- a/api-platform/core/2.5/post-install.txt +++ /dev/null @@ -1 +0,0 @@ -../2.1/post-install.txt \ No newline at end of file diff --git a/api-platform/core/2.5/src b/api-platform/core/2.5/src deleted file mode 120000 index 783ae52e..00000000 --- a/api-platform/core/2.5/src +++ /dev/null @@ -1 +0,0 @@ -../2.1/src \ No newline at end of file