From e2b490d884ffb94a5170dbf9e8b21b3f0b7b2439 Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Fri, 24 Nov 2017 07:15:24 -0800 Subject: [PATCH] fixed typo --- doctrine/doctrine-bundle/1.6/post-install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doctrine/doctrine-bundle/1.6/post-install.txt b/doctrine/doctrine-bundle/1.6/post-install.txt index 681815f7..ab579ed3 100644 --- a/doctrine/doctrine-bundle/1.6/post-install.txt +++ b/doctrine/doctrine-bundle/1.6/post-install.txt @@ -5,4 +5,4 @@ * Modify your DATABASE_URL config in .env * Configure the driver (mysql) and - server_version (5.7) in config/packages/doctrine.yaml + server_version (5.7) in config/packages/doctrine.yaml