From 42585245a7e90433c2c66232cc610c12dad82fd0 Mon Sep 17 00:00:00 2001 From: Sven Joder Date: Fri, 18 Oct 2024 16:20:56 +0200 Subject: [PATCH 1/2] beta --- composer.json | 2 +- composer.lock | 184 ++++++++++++++++++++++++++------------------------ 2 files changed, 97 insertions(+), 89 deletions(-) diff --git a/composer.json b/composer.json index 7bbfcb3..fb345c2 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.35" + "wirdesign-communication-ag/wirhub": "v3.0.36.x-dev" }, "scripts": { "auto-scripts": { diff --git a/composer.lock b/composer.lock index 91031f3..7e9cbe3 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": "84ae9dfe6e4335937457cf77135da87a", + "content-hash": "7f5be3a92569222e25cdd8682ebaa9ce", "packages": [ { "name": "aws/aws-crt-php", @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.323.1", + "version": "3.324.5", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "1b393c41a73e1ef4c493c60c5eee0bb4b0632264" + "reference": "052c5d429ccd8775f7eed2855c2ca8cae2be52cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/1b393c41a73e1ef4c493c60c5eee0bb4b0632264", - "reference": "1b393c41a73e1ef4c493c60c5eee0bb4b0632264", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/052c5d429ccd8775f7eed2855c2ca8cae2be52cb", + "reference": "052c5d429ccd8775f7eed2855c2ca8cae2be52cb", "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.323.1" + "source": "https://github.com/aws/aws-sdk-php/tree/3.324.5" }, - "time": "2024-10-04T18:07:17+00:00" + "time": "2024-10-17T18:12:04+00:00" }, { "name": "chillerlan/php-qrcode", @@ -591,16 +591,16 @@ }, { "name": "doctrine/dbal", - "version": "3.9.1", + "version": "3.9.3", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "d7dc08f98cba352b2bab5d32c5e58f7e745c11a7" + "reference": "61446f07fcb522414d6cfd8b1c3e5f9e18c579ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/d7dc08f98cba352b2bab5d32c5e58f7e745c11a7", - "reference": "d7dc08f98cba352b2bab5d32c5e58f7e745c11a7", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/61446f07fcb522414d6cfd8b1c3e5f9e18c579ba", + "reference": "61446f07fcb522414d6cfd8b1c3e5f9e18c579ba", "shasum": "" }, "require": { @@ -616,7 +616,7 @@ "doctrine/coding-standard": "12.0.0", "fig/log-test": "^1", "jetbrains/phpstorm-stubs": "2023.1", - "phpstan/phpstan": "1.12.0", + "phpstan/phpstan": "1.12.6", "phpstan/phpstan-strict-rules": "^1.6", "phpunit/phpunit": "9.6.20", "psalm/plugin-phpunit": "0.18.4", @@ -684,7 +684,7 @@ ], "support": { "issues": "https://github.com/doctrine/dbal/issues", - "source": "https://github.com/doctrine/dbal/tree/3.9.1" + "source": "https://github.com/doctrine/dbal/tree/3.9.3" }, "funding": [ { @@ -700,7 +700,7 @@ "type": "tidelift" } ], - "time": "2024-09-01T13:49:23+00:00" + "time": "2024-10-10T17:56:43+00:00" }, { "name": "doctrine/deprecations", @@ -1292,16 +1292,16 @@ }, { "name": "doctrine/migrations", - "version": "3.8.1", + "version": "3.8.2", "source": { "type": "git", "url": "https://github.com/doctrine/migrations.git", - "reference": "7760fbd0b7cb58bfb50415505a7bab821adf0877" + "reference": "5007eb1168691225ac305fe16856755c20860842" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/migrations/zipball/7760fbd0b7cb58bfb50415505a7bab821adf0877", - "reference": "7760fbd0b7cb58bfb50415505a7bab821adf0877", + "url": "https://api.github.com/repos/doctrine/migrations/zipball/5007eb1168691225ac305fe16856755c20860842", + "reference": "5007eb1168691225ac305fe16856755c20860842", "shasum": "" }, "require": { @@ -1375,7 +1375,7 @@ ], "support": { "issues": "https://github.com/doctrine/migrations/issues", - "source": "https://github.com/doctrine/migrations/tree/3.8.1" + "source": "https://github.com/doctrine/migrations/tree/3.8.2" }, "funding": [ { @@ -1391,20 +1391,20 @@ "type": "tidelift" } ], - "time": "2024-08-28T13:17:28+00:00" + "time": "2024-10-10T21:35:27+00:00" }, { "name": "doctrine/orm", - "version": "3.2.2", + "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/doctrine/orm.git", - "reference": "831a1eb7d260925528cdbb49cc1866c0357cf147" + "reference": "69958152e661aa9c14e80d1ee4962863485aa60b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/orm/zipball/831a1eb7d260925528cdbb49cc1866c0357cf147", - "reference": "831a1eb7d260925528cdbb49cc1866c0357cf147", + "url": "https://api.github.com/repos/doctrine/orm/zipball/69958152e661aa9c14e80d1ee4962863485aa60b", + "reference": "69958152e661aa9c14e80d1ee4962863485aa60b", "shasum": "" }, "require": { @@ -1426,7 +1426,10 @@ "require-dev": { "doctrine/coding-standard": "^12.0", "phpbench/phpbench": "^1.0", - "phpstan/phpstan": "1.11.1", + "phpdocumentor/guides-cli": "^1.4", + "phpstan/extension-installer": "^1.4", + "phpstan/phpstan": "1.12.6", + "phpstan/phpstan-deprecation-rules": "^1.2", "phpunit/phpunit": "^10.4.0", "psr/log": "^1 || ^2 || ^3", "squizlabs/php_codesniffer": "3.7.2", @@ -1477,9 +1480,9 @@ ], "support": { "issues": "https://github.com/doctrine/orm/issues", - "source": "https://github.com/doctrine/orm/tree/3.2.2" + "source": "https://github.com/doctrine/orm/tree/3.3.0" }, - "time": "2024-08-23T10:03:52+00:00" + "time": "2024-10-12T20:07:18+00:00" }, { "name": "doctrine/persistence", @@ -1879,16 +1882,16 @@ }, { "name": "guzzlehttp/promises", - "version": "2.0.3", + "version": "2.0.4", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8" + "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8", - "reference": "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8", + "url": "https://api.github.com/repos/guzzle/promises/zipball/f9c436286ab2892c7db7be8c8da4ef61ccf7b455", + "reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455", "shasum": "" }, "require": { @@ -1942,7 +1945,7 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/2.0.3" + "source": "https://github.com/guzzle/promises/tree/2.0.4" }, "funding": [ { @@ -1958,7 +1961,7 @@ "type": "tidelift" } ], - "time": "2024-07-18T10:29:17+00:00" + "time": "2024-10-17T10:06:22+00:00" }, { "name": "guzzlehttp/psr7", @@ -2471,16 +2474,16 @@ }, { "name": "knplabs/knp-paginator-bundle", - "version": "v6.5.0", + "version": "v6.6.1", "source": { "type": "git", "url": "https://github.com/KnpLabs/KnpPaginatorBundle.git", - "reference": "f2462bcb0585c50f927ede5910e6da36b965d480" + "reference": "1a00f88149d25418bd99d8954eba951f04cc3acf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/KnpLabs/KnpPaginatorBundle/zipball/f2462bcb0585c50f927ede5910e6da36b965d480", - "reference": "f2462bcb0585c50f927ede5910e6da36b965d480", + "url": "https://api.github.com/repos/KnpLabs/KnpPaginatorBundle/zipball/1a00f88149d25418bd99d8954eba951f04cc3acf", + "reference": "1a00f88149d25418bd99d8954eba951f04cc3acf", "shasum": "" }, "require": { @@ -2539,9 +2542,9 @@ ], "support": { "issues": "https://github.com/KnpLabs/KnpPaginatorBundle/issues", - "source": "https://github.com/KnpLabs/KnpPaginatorBundle/tree/v6.5.0" + "source": "https://github.com/KnpLabs/KnpPaginatorBundle/tree/v6.6.1" }, - "time": "2024-09-03T06:34:25+00:00" + "time": "2024-10-07T16:11:50+00:00" }, { "name": "knplabs/knp-snappy", @@ -4725,22 +4728,25 @@ }, { "name": "symfony/flex", - "version": "v2.4.6", + "version": "v2.4.7", "source": { "type": "git", "url": "https://github.com/symfony/flex.git", - "reference": "4dc11919791f81d087a12db2ab4c7e044431ef6b" + "reference": "92f4fba342161ff36072bd3b8e0b3c6c23160402" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/flex/zipball/4dc11919791f81d087a12db2ab4c7e044431ef6b", - "reference": "4dc11919791f81d087a12db2ab4c7e044431ef6b", + "url": "https://api.github.com/repos/symfony/flex/zipball/92f4fba342161ff36072bd3b8e0b3c6c23160402", + "reference": "92f4fba342161ff36072bd3b8e0b3c6c23160402", "shasum": "" }, "require": { "composer-plugin-api": "^2.1", "php": ">=8.0" }, + "conflict": { + "composer/semver": "<1.7.2" + }, "require-dev": { "composer/composer": "^2.1", "symfony/dotenv": "^5.4|^6.0", @@ -4770,7 +4776,7 @@ "description": "Composer plugin for Symfony", "support": { "issues": "https://github.com/symfony/flex/issues", - "source": "https://github.com/symfony/flex/tree/v2.4.6" + "source": "https://github.com/symfony/flex/tree/v2.4.7" }, "funding": [ { @@ -4786,7 +4792,7 @@ "type": "tidelift" } ], - "time": "2024-04-27T10:22:22+00:00" + "time": "2024-10-07T08:51:54+00:00" }, { "name": "symfony/form", @@ -8510,16 +8516,16 @@ }, { "name": "wirdesign-communication-ag/wirhub", - "version": "3.0.35", + "version": "v3.0.36.x-dev", "source": { "type": "git", "url": "git@github.com:wirDesign-communication-AG/wirhub.git", - "reference": "9293461aca61e117e3e9da3d0ecb051298df1ff5" + "reference": "da24ea339c1e9ad3fd108703e0d179423a0ebc8e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wirDesign-communication-AG/wirhub/zipball/9293461aca61e117e3e9da3d0ecb051298df1ff5", - "reference": "9293461aca61e117e3e9da3d0ecb051298df1ff5", + "url": "https://api.github.com/repos/wirDesign-communication-AG/wirhub/zipball/da24ea339c1e9ad3fd108703e0d179423a0ebc8e", + "reference": "da24ea339c1e9ad3fd108703e0d179423a0ebc8e", "shasum": "" }, "require": { @@ -8531,21 +8537,21 @@ "doctrine/doctrine-migrations-bundle": "^3.0.1", "doctrine/orm": "^3.0", "erusev/parsedown": "^1.7.3", - "ext-bcmath": "^8.1", - "ext-ctype": "^8.1", - "ext-curl": "^8.1", + "ext-bcmath": "^8.2", + "ext-ctype": "^8.2", + "ext-curl": "^8.2", "ext-dom": "*", - "ext-fileinfo": "^8.1", - "ext-gd": "^8.1", - "ext-iconv": "^8.1", + "ext-fileinfo": "^8.2", + "ext-gd": "^8.2", + "ext-iconv": "^8.2", "ext-imagick": "^3.4.3", - "ext-intl": "^8.1", - "ext-json": "^1.7.0|^8.1", + "ext-intl": "^8.2", + "ext-json": "^1.7.0|^8.2", "ext-libxml": "*", - "ext-mbstring": "^8.1", - "ext-pdo": "^8.1", - "ext-simplexml": "^8.1", - "ext-xml": "^8.1", + "ext-mbstring": "^8.2", + "ext-pdo": "^8.2", + "ext-simplexml": "^8.2", + "ext-xml": "^8.2", "ext-zip": "^1.15.4", "guzzlehttp/guzzle": "^7.5", "hwi/oauth-bundle": "^2.1", @@ -8553,7 +8559,7 @@ "knplabs/knp-paginator-bundle": "^6.4.0", "knplabs/knp-snappy": "^1.2", "leafo/lessphp": "^0.5.0", - "php": "^8.1.8|^8.2", + "php": "^8.2", "pmdevelopment/microsoft-symfony-mailer": "^1.1.1", "scssphp/scssphp": "^1.0.9", "symfony/asset": "^6.4|^7.0", @@ -8601,10 +8607,10 @@ ], "description": "wirDesign wirHub, formerly known as brandHub and StyleGuide", "support": { - "source": "https://github.com/wirDesign-communication-AG/wirhub/tree/v3.0.35", + "source": "https://github.com/wirDesign-communication-AG/wirhub/tree/v3.0.36", "issues": "https://github.com/wirDesign-communication-AG/wirhub/issues" }, - "time": "2024-10-07T07:11:56+00:00" + "time": "2024-10-18T14:13:29+00:00" } ], "packages-dev": [ @@ -8953,16 +8959,16 @@ }, { "name": "doctrine/common", - "version": "3.4.4", + "version": "3.4.5", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", - "reference": "0aad4b7ab7ce8c6602dfbb1e1a24581275fb9d1a" + "reference": "6c8fef961f67b8bc802ce3e32e3ebd1022907286" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/common/zipball/0aad4b7ab7ce8c6602dfbb1e1a24581275fb9d1a", - "reference": "0aad4b7ab7ce8c6602dfbb1e1a24581275fb9d1a", + "url": "https://api.github.com/repos/doctrine/common/zipball/6c8fef961f67b8bc802ce3e32e3ebd1022907286", + "reference": "6c8fef961f67b8bc802ce3e32e3ebd1022907286", "shasum": "" }, "require": { @@ -9024,7 +9030,7 @@ ], "support": { "issues": "https://github.com/doctrine/common/issues", - "source": "https://github.com/doctrine/common/tree/3.4.4" + "source": "https://github.com/doctrine/common/tree/3.4.5" }, "funding": [ { @@ -9040,7 +9046,7 @@ "type": "tidelift" } ], - "time": "2024-04-16T13:35:33+00:00" + "time": "2024-10-08T15:53:43+00:00" }, { "name": "doctrine/data-fixtures", @@ -9647,16 +9653,16 @@ }, { "name": "nikic/php-parser", - "version": "v5.3.0", + "version": "v5.3.1", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "3abf7425cd284141dc5d8d14a9ee444de3345d1a" + "reference": "8eea230464783aa9671db8eea6f8c6ac5285794b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/3abf7425cd284141dc5d8d14a9ee444de3345d1a", - "reference": "3abf7425cd284141dc5d8d14a9ee444de3345d1a", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/8eea230464783aa9671db8eea6f8c6ac5285794b", + "reference": "8eea230464783aa9671db8eea6f8c6ac5285794b", "shasum": "" }, "require": { @@ -9699,9 +9705,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v5.3.0" + "source": "https://github.com/nikic/PHP-Parser/tree/v5.3.1" }, - "time": "2024-09-29T13:56:26+00:00" + "time": "2024-10-08T18:51:32+00:00" }, { "name": "phar-io/manifest", @@ -9889,16 +9895,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.12.6", + "version": "1.12.7", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "dc4d2f145a88ea7141ae698effd64d9df46527ae" + "reference": "dc2b9976bd8b0f84ec9b0e50cc35378551de7af0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/dc4d2f145a88ea7141ae698effd64d9df46527ae", - "reference": "dc4d2f145a88ea7141ae698effd64d9df46527ae", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/dc2b9976bd8b0f84ec9b0e50cc35378551de7af0", + "reference": "dc2b9976bd8b0f84ec9b0e50cc35378551de7af0", "shasum": "" }, "require": { @@ -9943,7 +9949,7 @@ "type": "github" } ], - "time": "2024-10-06T15:03:59+00:00" + "time": "2024-10-18T11:12:07+00:00" }, { "name": "phpunit/php-code-coverage", @@ -10899,16 +10905,16 @@ }, { "name": "rector/rector", - "version": "1.2.6", + "version": "1.2.8", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "6ca85da28159dbd3bb36211c5104b7bc91278e99" + "reference": "05755bf43617449c08ee8e50fb840c85ad3b1240" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/6ca85da28159dbd3bb36211c5104b7bc91278e99", - "reference": "6ca85da28159dbd3bb36211c5104b7bc91278e99", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/05755bf43617449c08ee8e50fb840c85ad3b1240", + "reference": "05755bf43617449c08ee8e50fb840c85ad3b1240", "shasum": "" }, "require": { @@ -10946,7 +10952,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/1.2.6" + "source": "https://github.com/rectorphp/rector/tree/1.2.8" }, "funding": [ { @@ -10954,7 +10960,7 @@ "type": "github" } ], - "time": "2024-10-03T08:56:44+00:00" + "time": "2024-10-18T11:54:27+00:00" }, { "name": "sebastian/cli-parser", @@ -12590,7 +12596,9 @@ ], "aliases": [], "minimum-stability": "dev", - "stability-flags": [], + "stability-flags": { + "wirdesign-communication-ag/wirhub": 20 + }, "prefer-stable": true, "prefer-lowest": false, "platform": { From c9777832b11e4dc11ab91453a0ae2617e6386cc5 Mon Sep 17 00:00:00 2001 From: Sven Joder Date: Fri, 18 Oct 2024 17:49:17 +0200 Subject: [PATCH 2/2] v3.0.36 --- composer.json | 2 +- composer.lock | 16 +++++++--------- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index fb345c2..3286b11 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": "v3.0.36.x-dev" + "wirdesign-communication-ag/wirhub": "^3.0.36" }, "scripts": { "auto-scripts": { diff --git a/composer.lock b/composer.lock index 7e9cbe3..254bc31 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": "7f5be3a92569222e25cdd8682ebaa9ce", + "content-hash": "64259bbc5fe7e75b2af11bd55b71da40", "packages": [ { "name": "aws/aws-crt-php", @@ -8516,16 +8516,16 @@ }, { "name": "wirdesign-communication-ag/wirhub", - "version": "v3.0.36.x-dev", + "version": "3.0.36", "source": { "type": "git", "url": "git@github.com:wirDesign-communication-AG/wirhub.git", - "reference": "da24ea339c1e9ad3fd108703e0d179423a0ebc8e" + "reference": "6db2575f9e492d6c68e940cd040c3c8317949989" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wirDesign-communication-AG/wirhub/zipball/da24ea339c1e9ad3fd108703e0d179423a0ebc8e", - "reference": "da24ea339c1e9ad3fd108703e0d179423a0ebc8e", + "url": "https://api.github.com/repos/wirDesign-communication-AG/wirhub/zipball/6db2575f9e492d6c68e940cd040c3c8317949989", + "reference": "6db2575f9e492d6c68e940cd040c3c8317949989", "shasum": "" }, "require": { @@ -8610,7 +8610,7 @@ "source": "https://github.com/wirDesign-communication-AG/wirhub/tree/v3.0.36", "issues": "https://github.com/wirDesign-communication-AG/wirhub/issues" }, - "time": "2024-10-18T14:13:29+00:00" + "time": "2024-10-18T15:46:00+00:00" } ], "packages-dev": [ @@ -12596,9 +12596,7 @@ ], "aliases": [], "minimum-stability": "dev", - "stability-flags": { - "wirdesign-communication-ag/wirhub": 20 - }, + "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": {