Use release versions of settings-bundle
Some checks failed
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, sqlite) (push) Has been cancelled
Build assets artifact / Build assets artifact (push) Has been cancelled
Docker Image Build / docker (push) Has been cancelled
Docker Image Build (FrankenPHP) / docker (push) Has been cancelled
Static analysis / Static analysis (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.1, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.1, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.1, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, sqlite) (push) Has been cancelled

This commit is contained in:
Jan Böhmer 2025-07-06 22:30:17 +02:00
parent 38c826713f
commit 18bf68cb6a
2 changed files with 3 additions and 5 deletions

View file

@ -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",

6
composer.lock generated
View file

@ -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,