Added options to use MySQL connection via SSL

This commit is contained in:
Jan Böhmer 2023-12-10 00:36:29 +01:00
parent e824f6376a
commit 57423436ce
8 changed files with 110 additions and 2 deletions

View file

@ -13,6 +13,7 @@
"api-platform/core": "^3.1",
"beberlei/doctrineextensions": "^1.2",
"brick/math": "0.12.1 as 0.11.0",
"composer/ca-bundle": "^1.3",
"composer/package-versions-deprecated": "^1.11.99.5",
"doctrine/annotations": "1.14.3",
"doctrine/data-fixtures": "^1.6.6",