Updated CLI command to create short URLs so that it respects configs for short code length

This commit is contained in:
Alejandro Celaya
2020-02-18 20:34:48 +01:00
parent 51e130c7a0
commit 33a404f051
5 changed files with 19 additions and 4 deletions

View File

@@ -49,7 +49,7 @@
"pugx/shortid-php": "^0.5",
"shlinkio/shlink-common": "^2.7.0",
"shlinkio/shlink-event-dispatcher": "^1.3",
"shlinkio/shlink-installer": "^4.1.0",
"shlinkio/shlink-installer": "^4.2.0",
"shlinkio/shlink-ip-geolocation": "^1.3.1",
"symfony/console": "^5.0",
"symfony/filesystem": "^5.0",