Update to shlink-config 3.2.1, which fixes skipping config options with null value

This commit is contained in:
Alejandro Celaya
2024-10-17 09:33:53 +02:00
parent aef04af4f0
commit 4b7b530f49
3 changed files with 35 additions and 18 deletions

View File

@@ -45,7 +45,7 @@
"ramsey/uuid": "^4.7",
"shlinkio/doctrine-specification": "^2.1.1",
"shlinkio/shlink-common": "^6.3",
"shlinkio/shlink-config": "^3.2",
"shlinkio/shlink-config": "^3.2.1",
"shlinkio/shlink-event-dispatcher": "^4.1",
"shlinkio/shlink-importer": "^5.3.2",
"shlinkio/shlink-installer": "^9.2",