diff --git a/symfony/framework-bundle/4.4/config b/symfony/framework-bundle/4.4/config deleted file mode 120000 index a5bb055c..00000000 --- a/symfony/framework-bundle/4.4/config +++ /dev/null @@ -1 +0,0 @@ -../4.2/config/ \ No newline at end of file diff --git a/symfony/framework-bundle/4.4/config/bootstrap.php b/symfony/framework-bundle/4.4/config/bootstrap.php new file mode 120000 index 00000000..a1c12047 --- /dev/null +++ b/symfony/framework-bundle/4.4/config/bootstrap.php @@ -0,0 +1 @@ +../../4.2/config/bootstrap.php \ No newline at end of file diff --git a/symfony/framework-bundle/4.4/config/packages b/symfony/framework-bundle/4.4/config/packages new file mode 120000 index 00000000..d3c89450 --- /dev/null +++ b/symfony/framework-bundle/4.4/config/packages @@ -0,0 +1 @@ +../../4.2/config/packages/ \ No newline at end of file diff --git a/symfony/framework-bundle/4.4/config/routes/dev/framework.yaml b/symfony/framework-bundle/4.4/config/routes/dev/framework.yaml new file mode 100644 index 00000000..ff7769c1 --- /dev/null +++ b/symfony/framework-bundle/4.4/config/routes/dev/framework.yaml @@ -0,0 +1,3 @@ +_errors: + resource: '@FrameworkBundle/Resources/config/routing/errors.xml' + prefix: /__error diff --git a/symfony/framework-bundle/4.4/config/services.yaml b/symfony/framework-bundle/4.4/config/services.yaml new file mode 120000 index 00000000..be69bb02 --- /dev/null +++ b/symfony/framework-bundle/4.4/config/services.yaml @@ -0,0 +1 @@ +../../4.2/config/services.yaml \ No newline at end of file diff --git a/symfony/twig-bundle/5.0/manifest.json b/symfony/twig-bundle/5.0/manifest.json new file mode 120000 index 00000000..ae0cf233 --- /dev/null +++ b/symfony/twig-bundle/5.0/manifest.json @@ -0,0 +1 @@ +../3.3/manifest.json \ No newline at end of file diff --git a/symfony/twig-bundle/5.0/templates b/symfony/twig-bundle/5.0/templates new file mode 120000 index 00000000..4acb2806 --- /dev/null +++ b/symfony/twig-bundle/5.0/templates @@ -0,0 +1 @@ +../3.3/templates/ \ No newline at end of file