diff --git a/composer.json b/composer.json index 48f1797..983ccbd 100644 --- a/composer.json +++ b/composer.json @@ -75,7 +75,7 @@ "symfony/framework-bundle": "7.1.*", "symfony/runtime": "7.1.*", "symfony/yaml": "7.1.*", - "wirdesign-communication-ag/wirhub": "^3.0.40" + "wirdesign-communication-ag/wirhub": "dev-main" }, "scripts": { "auto-scripts": { diff --git a/composer.lock b/composer.lock index c4b6658..47cdede 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": "c342be6c980c68776a3f64d2ffd1a6bd", + "content-hash": "bd819909155a46bfa062c4007b6f3d00", "packages": [ { "name": "aws/aws-crt-php", @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.334.5", + "version": "3.334.6", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "3b4fa2180f5c6307c2d3c577392d3702d1f78eaf" + "reference": "2b0be3aded849d3b7bb0b53ea3295c7cecdeeee7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3b4fa2180f5c6307c2d3c577392d3702d1f78eaf", - "reference": "3b4fa2180f5c6307c2d3c577392d3702d1f78eaf", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/2b0be3aded849d3b7bb0b53ea3295c7cecdeeee7", + "reference": "2b0be3aded849d3b7bb0b53ea3295c7cecdeeee7", "shasum": "" }, "require": { @@ -154,9 +154,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.334.5" + "source": "https://github.com/aws/aws-sdk-php/tree/3.334.6" }, - "time": "2024-12-12T19:25:15+00:00" + "time": "2024-12-13T19:18:29+00:00" }, { "name": "chillerlan/php-qrcode", @@ -8515,16 +8515,16 @@ }, { "name": "wirdesign-communication-ag/wirhub", - "version": "3.0.40", + "version": "dev-main", "source": { "type": "git", "url": "git@github.com:wirDesign-communication-AG/wirhub.git", - "reference": "0b16393437e0f034ada332baaf87fb8dabeca75b" + "reference": "68685f6314157ad700cb8edbb79c74d129fb0b4f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wirDesign-communication-AG/wirhub/zipball/0b16393437e0f034ada332baaf87fb8dabeca75b", - "reference": "0b16393437e0f034ada332baaf87fb8dabeca75b", + "url": "https://api.github.com/repos/wirDesign-communication-AG/wirhub/zipball/68685f6314157ad700cb8edbb79c74d129fb0b4f", + "reference": "68685f6314157ad700cb8edbb79c74d129fb0b4f", "shasum": "" }, "require": { @@ -8587,6 +8587,7 @@ "rector/rector": "^0.18.2", "symfony/var-exporter": "6.4.*|^7.0" }, + "default-branch": true, "type": "symfony-bundle", "autoload": { "psr-4": { @@ -8606,10 +8607,10 @@ ], "description": "wirDesign wirHub, formerly known as brandHub and StyleGuide", "support": { - "source": "https://github.com/wirDesign-communication-AG/wirhub/tree/v3.0.40", + "source": "https://github.com/wirDesign-communication-AG/wirhub/tree/v3.0.40.1", "issues": "https://github.com/wirDesign-communication-AG/wirhub/issues" }, - "time": "2024-12-13T10:44:25+00:00" + "time": "2024-12-16T14:52:03+00:00" } ], "packages-dev": [ @@ -12594,7 +12595,9 @@ ], "aliases": [], "minimum-stability": "dev", - "stability-flags": {}, + "stability-flags": { + "wirdesign-communication-ag/wirhub": 20 + }, "prefer-stable": true, "prefer-lowest": false, "platform": {