diff --git a/composer.json b/composer.json index 525075a7..50093e8a 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "hshn/base64-encoded-file": "^5.0", "jbtronics/2fa-webauthn": "^v2.2.0", "jbtronics/dompdf-font-loader-bundle": "^1.0.0", - "jbtronics/settings-bundle": "dev-master", + "jbtronics/settings-bundle": "^v2.6.0", "jfcherng/php-diff": "^6.14", "knpuniversity/oauth2-client-bundle": "^2.15", "league/csv": "^9.8.0", diff --git a/composer.lock b/composer.lock index 173d9083..c73a402c 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "871a0310bf9b8201ee7c28c73c33691c", + "content-hash": "88e396c8b913ba47f157b58a248b0835", "packages": [ { "name": "amphp/amp", @@ -4001,7 +4001,7 @@ }, { "name": "jbtronics/settings-bundle", - "version": "dev-master", + "version": "v2.6.0", "source": { "type": "git", "url": "https://github.com/jbtronics/settings-bundle.git", @@ -4045,7 +4045,6 @@ "doctrine/doctrine-bundle": "To use the doctrine ORM storage", "symfony/twig-bridge": "Allows to access settings in twig templates" }, - "default-branch": true, "type": "symfony-bundle", "autoload": { "psr-4": { @@ -19144,7 +19143,6 @@ "minimum-stability": "stable", "stability-flags": { "florianv/swap-bundle": 20, - "jbtronics/settings-bundle": 20, "roave/security-advisories": 20 }, "prefer-stable": false,