Updated Installer to include the one supporting MsSQL

This commit is contained in:
Alejandro Celaya 2020-02-15 20:28:32 +01:00
parent 5886d73093
commit a3fc1513e1
2 changed files with 5 additions and 5 deletions

View file

@ -40,16 +40,16 @@
"mezzio/mezzio-helpers": "^5.3",
"mezzio/mezzio-platesrenderer": "^2.1",
"mezzio/mezzio-problem-details": "^1.1",
"mezzio/mezzio-swoole": "^2.4",
"mezzio/mezzio-swoole": "^2.6",
"monolog/monolog": "^2.0",
"nikolaposa/monolog-factory": "^3.0",
"ocramius/proxy-manager": "^2.6.0",
"ocramius/proxy-manager": "^2.7.0",
"phly/phly-event-dispatcher": "^1.0",
"predis/predis": "^1.1",
"pugx/shortid-php": "^0.5",
"shlinkio/shlink-common": "^2.7.0",
"shlinkio/shlink-event-dispatcher": "^1.3",
"shlinkio/shlink-installer": "^4.0.1",
"shlinkio/shlink-installer": "^4.1.0",
"shlinkio/shlink-ip-geolocation": "^1.3.1",
"symfony/console": "^5.0",
"symfony/filesystem": "^5.0",

View file

@ -27,6 +27,8 @@ services:
- shlink_db_maria
- shlink_db_ms
- shlink_redis
environment:
LC_ALL: C
shlink_swoole:
container_name: shlink_swoole
@ -46,8 +48,6 @@ services:
- shlink_db_ms
- shlink_redis
environment:
LANG: en_US.UTF-8
LANGUAGE: en_US.UTF-8
LC_ALL: C
shlink_db: