From 9d330892b28921342c7134f8f6c7e0185e043db5 Mon Sep 17 00:00:00 2001 From: Vladimir Chernyshev Date: Sun, 7 Feb 2021 22:21:39 +0200 Subject: [PATCH] [doctrine/doctrine-bundle/2.0] Update post-install.txt for postgresql --- doctrine/doctrine-bundle/2.0/post-install.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) mode change 120000 => 100644 doctrine/doctrine-bundle/2.0/post-install.txt diff --git a/doctrine/doctrine-bundle/2.0/post-install.txt b/doctrine/doctrine-bundle/2.0/post-install.txt deleted file mode 120000 index 4f3bb5c7..00000000 --- a/doctrine/doctrine-bundle/2.0/post-install.txt +++ /dev/null @@ -1 +0,0 @@ -../1.6/post-install.txt \ No newline at end of file diff --git a/doctrine/doctrine-bundle/2.0/post-install.txt b/doctrine/doctrine-bundle/2.0/post-install.txt new file mode 100644 index 00000000..54ca1381 --- /dev/null +++ b/doctrine/doctrine-bundle/2.0/post-install.txt @@ -0,0 +1,8 @@ + + Database Configuration + + + * Modify your DATABASE_URL config in .env + + * Configure the driver (postgresql) and + server_version (13) in config/packages/doctrine.yaml