diff --git a/symfony/framework-bundle/5.1/config/packages b/symfony/framework-bundle/5.1/config/packages new file mode 120000 index 00000000..ab9ed62e --- /dev/null +++ b/symfony/framework-bundle/5.1/config/packages @@ -0,0 +1 @@ +../../4.2/config/packages \ No newline at end of file diff --git a/symfony/framework-bundle/5.1/config/packages/cache.yaml b/symfony/framework-bundle/5.1/config/packages/cache.yaml deleted file mode 120000 index a8816e95..00000000 --- a/symfony/framework-bundle/5.1/config/packages/cache.yaml +++ /dev/null @@ -1 +0,0 @@ -../../../3.3/config/packages/cache.yaml \ No newline at end of file diff --git a/symfony/framework-bundle/5.1/config/packages/framework.yaml b/symfony/framework-bundle/5.1/config/packages/framework.yaml deleted file mode 100644 index f0db032d..00000000 --- a/symfony/framework-bundle/5.1/config/packages/framework.yaml +++ /dev/null @@ -1,15 +0,0 @@ -framework: - #csrf_protection: true - #http_method_override: true - - # Enables session support. Note that the session will ONLY be started if you read or write from it. - # Remove or comment this section to explicitly disable session support. - session: - handler_id: null - cookie_secure: auto - cookie_samesite: lax - - #esi: true - #fragments: true - php_errors: - log: true diff --git a/symfony/framework-bundle/5.1/config/packages/test b/symfony/framework-bundle/5.1/config/packages/test deleted file mode 120000 index 6e472748..00000000 --- a/symfony/framework-bundle/5.1/config/packages/test +++ /dev/null @@ -1 +0,0 @@ -../../../4.2/config/packages/test/ \ No newline at end of file