Skip to content

Commit 67c6d67

Browse files
committed
hmmm
1 parent 0ffaf6f commit 67c6d67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ APP_SECRET=5e7d5a76c1443c7ca971164a691db5ef
2626
# DATABASE_URL="sqlite:///%kernel.project_dir%/var/data.db"
2727
# DATABASE_URL="mysql://app:[email protected]:3306/app?serverVersion=8.0.32&charset=utf8mb4"
2828
# DATABASE_URL="mysql://app:[email protected]:3306/app?serverVersion=10.11.2-MariaDB&charset=utf8mb4"
29-
DATABASE_URL="postgresql://app:[email protected]:5432/app?serverVersion=16&charset=utf8"
29+
DATABASE_URL="postgresql://app:[email protected]:5432/app?serverVersion=15&charset=utf8"
3030
###< doctrine/doctrine-bundle ###
3131

3232
###> symfony/messenger ###

0 commit comments

Comments
 (0)