From fe5c87a13d670ce575c193c22655b45726c7d540 Mon Sep 17 00:00:00 2001 From: Sven Joder Date: Fri, 12 Apr 2024 10:19:54 +0200 Subject: [PATCH 1/6] preview #894 --- composer.json | 2 +- composer.lock | 30 ++++++++++++++++-------------- 2 files changed, 17 insertions(+), 15 deletions(-) diff --git a/composer.json b/composer.json index 703ccc5..a4df687 100644 --- a/composer.json +++ b/composer.json @@ -75,7 +75,7 @@ "symfony/framework-bundle": "6.4.*", "symfony/runtime": "6.4.*", "symfony/yaml": "6.4.*", - "wirdesign-communication-ag/wirhub": "^3.0.24" + "wirdesign-communication-ag/wirhub": "wip/894-dev" }, "scripts": { "auto-scripts": { diff --git a/composer.lock b/composer.lock index 0873192..0a92647 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": "ee7811498f10c41acca839b4ed9d059b", + "content-hash": "110b11ab6b89e6bb95271d8f288aeb44", "packages": [ { "name": "aws/aws-crt-php", @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.303.4", + "version": "3.304.3", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "9ae5429f7699701cb158780cd287d1549f45ad32" + "reference": "d1ecaba720dc5d935d4ff66255f990fce3aa9727" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/9ae5429f7699701cb158780cd287d1549f45ad32", - "reference": "9ae5429f7699701cb158780cd287d1549f45ad32", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/d1ecaba720dc5d935d4ff66255f990fce3aa9727", + "reference": "d1ecaba720dc5d935d4ff66255f990fce3aa9727", "shasum": "" }, "require": { @@ -151,9 +151,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.303.4" + "source": "https://github.com/aws/aws-sdk-php/tree/3.304.3" }, - "time": "2024-04-05T18:04:15+00:00" + "time": "2024-04-11T18:05:41+00:00" }, { "name": "behat/transliterator", @@ -8759,16 +8759,16 @@ }, { "name": "wirdesign-communication-ag/wirhub", - "version": "3.0.24", + "version": "dev-wip/894", "source": { "type": "git", "url": "git@github.com:wirDesign-communication-AG/wirhub.git", - "reference": "d132ca33b5f017e0053f0fcbad961375d79e8719" + "reference": "2786c80a4fece3f48a00ad07dd3ddd3fe1732796" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wirDesign-communication-AG/wirhub/zipball/d132ca33b5f017e0053f0fcbad961375d79e8719", - "reference": "d132ca33b5f017e0053f0fcbad961375d79e8719", + "url": "https://api.github.com/repos/wirDesign-communication-AG/wirhub/zipball/2786c80a4fece3f48a00ad07dd3ddd3fe1732796", + "reference": "2786c80a4fece3f48a00ad07dd3ddd3fe1732796", "shasum": "" }, "require": { @@ -8853,10 +8853,10 @@ ], "description": "wirDesign wirHub, formerly known as brandHub and StyleGuide", "support": { - "source": "https://github.com/wirDesign-communication-AG/wirhub/tree/v3.0.24", + "source": "https://github.com/wirDesign-communication-AG/wirhub/tree/wip/894", "issues": "https://github.com/wirDesign-communication-AG/wirhub/issues" }, - "time": "2024-04-08T07:36:59+00:00" + "time": "2024-04-12T08:17:49+00:00" } ], "packages-dev": [ @@ -11723,7 +11723,9 @@ ], "aliases": [], "minimum-stability": "dev", - "stability-flags": [], + "stability-flags": { + "wirdesign-communication-ag/wirhub": 20 + }, "prefer-stable": true, "prefer-lowest": false, "platform": { From 3bd8166839c51093365979365ee4155e927f3438 Mon Sep 17 00:00:00 2001 From: Sven Joder Date: Tue, 16 Apr 2024 09:00:53 +0200 Subject: [PATCH 2/6] update app --- composer.lock | 62 +++++++++++++++++++++++++-------------------------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/composer.lock b/composer.lock index 0a92647..7f5d78c 100644 --- a/composer.lock +++ b/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.304.3", + "version": "3.304.4", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "d1ecaba720dc5d935d4ff66255f990fce3aa9727" + "reference": "20be41a5f1eef4c8a53a6ae7c0fc8b7346c0c386" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/d1ecaba720dc5d935d4ff66255f990fce3aa9727", - "reference": "d1ecaba720dc5d935d4ff66255f990fce3aa9727", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/20be41a5f1eef4c8a53a6ae7c0fc8b7346c0c386", + "reference": "20be41a5f1eef4c8a53a6ae7c0fc8b7346c0c386", "shasum": "" }, "require": { @@ -151,9 +151,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.304.3" + "source": "https://github.com/aws/aws-sdk-php/tree/3.304.4" }, - "time": "2024-04-11T18:05:41+00:00" + "time": "2024-04-12T18:06:45+00:00" }, { "name": "behat/transliterator", @@ -1511,16 +1511,16 @@ }, { "name": "doctrine/orm", - "version": "2.19.3", + "version": "2.19.4", "source": { "type": "git", "url": "https://github.com/doctrine/orm.git", - "reference": "1a5a4c674a416b4fdf76833c627c5e7f58bbb890" + "reference": "b27489348658cd718d18005de37b94f7f8561467" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/orm/zipball/1a5a4c674a416b4fdf76833c627c5e7f58bbb890", - "reference": "1a5a4c674a416b4fdf76833c627c5e7f58bbb890", + "url": "https://api.github.com/repos/doctrine/orm/zipball/b27489348658cd718d18005de37b94f7f8561467", + "reference": "b27489348658cd718d18005de37b94f7f8561467", "shasum": "" }, "require": { @@ -1606,9 +1606,9 @@ ], "support": { "issues": "https://github.com/doctrine/orm/issues", - "source": "https://github.com/doctrine/orm/tree/2.19.3" + "source": "https://github.com/doctrine/orm/tree/2.19.4" }, - "time": "2024-03-21T11:01:42+00:00" + "time": "2024-04-15T13:11:10+00:00" }, { "name": "doctrine/persistence", @@ -2658,26 +2658,26 @@ }, { "name": "knplabs/knp-menu-bundle", - "version": "v3.3.0", + "version": "v3.4.1", "source": { "type": "git", "url": "https://github.com/KnpLabs/KnpMenuBundle.git", - "reference": "02a2c68a2d6247a21c1d5ed185e2e3e3d9e7dfb5" + "reference": "925dd71fc9d7c31dd852a0537757be60c25e3afe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/KnpLabs/KnpMenuBundle/zipball/02a2c68a2d6247a21c1d5ed185e2e3e3d9e7dfb5", - "reference": "02a2c68a2d6247a21c1d5ed185e2e3e3d9e7dfb5", + "url": "https://api.github.com/repos/KnpLabs/KnpMenuBundle/zipball/925dd71fc9d7c31dd852a0537757be60c25e3afe", + "reference": "925dd71fc9d7c31dd852a0537757be60c25e3afe", "shasum": "" }, "require": { "knplabs/knp-menu": "^3.3", - "php": "^8.0", + "php": "^8.1", "symfony/deprecation-contracts": "^2.5 | ^3.3", "symfony/framework-bundle": "^5.4 | ^6.0 | ^7.0" }, "require-dev": { - "phpunit/phpunit": "^9.6 | ^10.1", + "phpunit/phpunit": "^10.5 | ^11.0.3", "symfony/expression-language": "^5.4 | ^6.0 | ^7.0", "symfony/phpunit-bridge": "^6.0 | ^7.0", "symfony/templating": "^5.4 | ^6.0 | ^7.0" @@ -2717,9 +2717,9 @@ ], "support": { "issues": "https://github.com/KnpLabs/KnpMenuBundle/issues", - "source": "https://github.com/KnpLabs/KnpMenuBundle/tree/v3.3.0" + "source": "https://github.com/KnpLabs/KnpMenuBundle/tree/v3.4.1" }, - "time": "2023-11-01T09:25:40+00:00" + "time": "2024-04-15T13:35:09+00:00" }, { "name": "knplabs/knp-paginator-bundle", @@ -2961,16 +2961,16 @@ }, { "name": "monolog/monolog", - "version": "3.5.0", + "version": "3.6.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448" + "reference": "4b18b21a5527a3d5ffdac2fd35d3ab25a9597654" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c915e2634718dbc8a4a15c61b0e62e7a44e14448", - "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/4b18b21a5527a3d5ffdac2fd35d3ab25a9597654", + "reference": "4b18b21a5527a3d5ffdac2fd35d3ab25a9597654", "shasum": "" }, "require": { @@ -2993,7 +2993,7 @@ "phpstan/phpstan": "^1.9", "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-strict-rules": "^1.4", - "phpunit/phpunit": "^10.1", + "phpunit/phpunit": "^10.5.17", "predis/predis": "^1.1 || ^2", "ruflin/elastica": "^7", "symfony/mailer": "^5.4 || ^6", @@ -3046,7 +3046,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/3.5.0" + "source": "https://github.com/Seldaek/monolog/tree/3.6.0" }, "funding": [ { @@ -3058,7 +3058,7 @@ "type": "tidelift" } ], - "time": "2023-10-27T15:32:31+00:00" + "time": "2024-04-12T21:02:21+00:00" }, { "name": "mtdowling/jmespath.php", @@ -8763,12 +8763,12 @@ "source": { "type": "git", "url": "git@github.com:wirDesign-communication-AG/wirhub.git", - "reference": "2786c80a4fece3f48a00ad07dd3ddd3fe1732796" + "reference": "0184ef1ad1ae8e6e9d92e22652575b92a0c4f3ff" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wirDesign-communication-AG/wirhub/zipball/2786c80a4fece3f48a00ad07dd3ddd3fe1732796", - "reference": "2786c80a4fece3f48a00ad07dd3ddd3fe1732796", + "url": "https://api.github.com/repos/wirDesign-communication-AG/wirhub/zipball/0184ef1ad1ae8e6e9d92e22652575b92a0c4f3ff", + "reference": "0184ef1ad1ae8e6e9d92e22652575b92a0c4f3ff", "shasum": "" }, "require": { @@ -8856,7 +8856,7 @@ "source": "https://github.com/wirDesign-communication-AG/wirhub/tree/wip/894", "issues": "https://github.com/wirDesign-communication-AG/wirhub/issues" }, - "time": "2024-04-12T08:17:49+00:00" + "time": "2024-04-16T06:59:00+00:00" } ], "packages-dev": [ From 1e0a9c236dd815b7a6d966aa423f5d9c48455a43 Mon Sep 17 00:00:00 2001 From: Sven Joder Date: Thu, 18 Apr 2024 11:30:56 +0200 Subject: [PATCH 3/6] update beta --- composer.lock | 137 ++++++++++++++++++++++++++------------------------ 1 file changed, 70 insertions(+), 67 deletions(-) diff --git a/composer.lock b/composer.lock index 7f5d78c..387ca6d 100644 --- a/composer.lock +++ b/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.304.4", + "version": "3.304.6", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "20be41a5f1eef4c8a53a6ae7c0fc8b7346c0c386" + "reference": "02abf9b8e2afbdf281e28757c582049d3db16df7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/20be41a5f1eef4c8a53a6ae7c0fc8b7346c0c386", - "reference": "20be41a5f1eef4c8a53a6ae7c0fc8b7346c0c386", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/02abf9b8e2afbdf281e28757c582049d3db16df7", + "reference": "02abf9b8e2afbdf281e28757c582049d3db16df7", "shasum": "" }, "require": { @@ -151,9 +151,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.304.4" + "source": "https://github.com/aws/aws-sdk-php/tree/3.304.6" }, - "time": "2024-04-12T18:06:45+00:00" + "time": "2024-04-17T18:27:31+00:00" }, { "name": "behat/transliterator", @@ -531,16 +531,16 @@ }, { "name": "doctrine/collections", - "version": "2.2.1", + "version": "2.2.2", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", - "reference": "420480fc085bc65f3c956af13abe8e7546f94813" + "reference": "d8af7f248c74f195f7347424600fd9e17b57af59" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/collections/zipball/420480fc085bc65f3c956af13abe8e7546f94813", - "reference": "420480fc085bc65f3c956af13abe8e7546f94813", + "url": "https://api.github.com/repos/doctrine/collections/zipball/d8af7f248c74f195f7347424600fd9e17b57af59", + "reference": "d8af7f248c74f195f7347424600fd9e17b57af59", "shasum": "" }, "require": { @@ -597,7 +597,7 @@ ], "support": { "issues": "https://github.com/doctrine/collections/issues", - "source": "https://github.com/doctrine/collections/tree/2.2.1" + "source": "https://github.com/doctrine/collections/tree/2.2.2" }, "funding": [ { @@ -613,20 +613,20 @@ "type": "tidelift" } ], - "time": "2024-03-05T22:28:45+00:00" + "time": "2024-04-18T06:56:21+00:00" }, { "name": "doctrine/common", - "version": "3.4.3", + "version": "3.4.4", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", - "reference": "8b5e5650391f851ed58910b3e3d48a71062eeced" + "reference": "0aad4b7ab7ce8c6602dfbb1e1a24581275fb9d1a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/common/zipball/8b5e5650391f851ed58910b3e3d48a71062eeced", - "reference": "8b5e5650391f851ed58910b3e3d48a71062eeced", + "url": "https://api.github.com/repos/doctrine/common/zipball/0aad4b7ab7ce8c6602dfbb1e1a24581275fb9d1a", + "reference": "0aad4b7ab7ce8c6602dfbb1e1a24581275fb9d1a", "shasum": "" }, "require": { @@ -688,7 +688,7 @@ ], "support": { "issues": "https://github.com/doctrine/common/issues", - "source": "https://github.com/doctrine/common/tree/3.4.3" + "source": "https://github.com/doctrine/common/tree/3.4.4" }, "funding": [ { @@ -704,7 +704,7 @@ "type": "tidelift" } ], - "time": "2022-10-09T11:47:59+00:00" + "time": "2024-04-16T13:35:33+00:00" }, { "name": "doctrine/dbal", @@ -8482,34 +8482,34 @@ }, { "name": "twig/extra-bundle", - "version": "v3.8.0", + "version": "v3.9.0", "source": { "type": "git", "url": "https://github.com/twigphp/twig-extra-bundle.git", - "reference": "32807183753de0388c8e59f7ac2d13bb47311140" + "reference": "3a68ffc7747ecc25823cabe2127710ced516a16a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/32807183753de0388c8e59f7ac2d13bb47311140", - "reference": "32807183753de0388c8e59f7ac2d13bb47311140", + "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/3a68ffc7747ecc25823cabe2127710ced516a16a", + "reference": "3a68ffc7747ecc25823cabe2127710ced516a16a", "shasum": "" }, "require": { "php": ">=7.2.5", - "symfony/framework-bundle": "^5.4|^6.0|^7.0", - "symfony/twig-bundle": "^5.4|^6.0|^7.0", + "symfony/framework-bundle": "^5.4|^6.4|^7.0", + "symfony/twig-bundle": "^5.4|^6.4|^7.0", "twig/twig": "^3.0" }, "require-dev": { "league/commonmark": "^1.0|^2.0", "symfony/phpunit-bridge": "^6.4|^7.0", "twig/cache-extra": "^3.0", - "twig/cssinliner-extra": "^2.12|^3.0", - "twig/html-extra": "^2.12|^3.0", - "twig/inky-extra": "^2.12|^3.0", - "twig/intl-extra": "^2.12|^3.0", - "twig/markdown-extra": "^2.12|^3.0", - "twig/string-extra": "^2.12|^3.0" + "twig/cssinliner-extra": "^3.0", + "twig/html-extra": "^3.0", + "twig/inky-extra": "^3.0", + "twig/intl-extra": "^3.0", + "twig/markdown-extra": "^3.0", + "twig/string-extra": "^3.0" }, "type": "symfony-bundle", "autoload": { @@ -8540,7 +8540,7 @@ "twig" ], "support": { - "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.8.0" + "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.9.0" }, "funding": [ { @@ -8552,26 +8552,26 @@ "type": "tidelift" } ], - "time": "2023-11-21T14:02:01+00:00" + "time": "2024-02-07T08:24:24+00:00" }, { "name": "twig/intl-extra", - "version": "v3.8.0", + "version": "v3.9.2", "source": { "type": "git", "url": "https://github.com/twigphp/intl-extra.git", - "reference": "7b3db67c700735f473a265a97e1adaeba3e6ca0c" + "reference": "39865e5d13165016a8e7ab8cc648ad2f7aa4b639" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/intl-extra/zipball/7b3db67c700735f473a265a97e1adaeba3e6ca0c", - "reference": "7b3db67c700735f473a265a97e1adaeba3e6ca0c", + "url": "https://api.github.com/repos/twigphp/intl-extra/zipball/39865e5d13165016a8e7ab8cc648ad2f7aa4b639", + "reference": "39865e5d13165016a8e7ab8cc648ad2f7aa4b639", "shasum": "" }, "require": { "php": ">=7.2.5", - "symfony/intl": "^5.4|^6.0|^7.0", - "twig/twig": "^3.0" + "symfony/intl": "^5.4|^6.4|^7.0", + "twig/twig": "^3.9" }, "require-dev": { "symfony/phpunit-bridge": "^6.4|^7.0" @@ -8604,7 +8604,7 @@ "twig" ], "support": { - "source": "https://github.com/twigphp/intl-extra/tree/v3.8.0" + "source": "https://github.com/twigphp/intl-extra/tree/v3.9.2" }, "funding": [ { @@ -8616,25 +8616,25 @@ "type": "tidelift" } ], - "time": "2023-11-21T17:27:48+00:00" + "time": "2024-04-17T12:41:53+00:00" }, { "name": "twig/string-extra", - "version": "v3.8.0", + "version": "v3.9.0", "source": { "type": "git", "url": "https://github.com/twigphp/string-extra.git", - "reference": "b0c9037d96baff79abe368dc092a59b726517548" + "reference": "5ff1c41366aa003d45f6e2707c5d698c1b37ff99" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/string-extra/zipball/b0c9037d96baff79abe368dc092a59b726517548", - "reference": "b0c9037d96baff79abe368dc092a59b726517548", + "url": "https://api.github.com/repos/twigphp/string-extra/zipball/5ff1c41366aa003d45f6e2707c5d698c1b37ff99", + "reference": "5ff1c41366aa003d45f6e2707c5d698c1b37ff99", "shasum": "" }, "require": { "php": ">=7.2.5", - "symfony/string": "^5.4|^6.0|^7.0", + "symfony/string": "^5.4|^6.4|^7.0", "symfony/translation-contracts": "^1.1|^2|^3", "twig/twig": "^3.0" }, @@ -8671,7 +8671,7 @@ "unicode" ], "support": { - "source": "https://github.com/twigphp/string-extra/tree/v3.8.0" + "source": "https://github.com/twigphp/string-extra/tree/v3.9.0" }, "funding": [ { @@ -8683,34 +8683,41 @@ "type": "tidelift" } ], - "time": "2023-11-21T14:02:01+00:00" + "time": "2024-02-10T08:52:03+00:00" }, { "name": "twig/twig", - "version": "v3.8.0", + "version": "v3.9.2", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d" + "reference": "856cb5a6cfd6f3e4dc1f6c9a8f54e259503f7cf3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/9d15f0ac07f44dc4217883ec6ae02fd555c6f71d", - "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/856cb5a6cfd6f3e4dc1f6c9a8f54e259503f7cf3", + "reference": "856cb5a6cfd6f3e4dc1f6c9a8f54e259503f7cf3", "shasum": "" }, "require": { "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-ctype": "^1.8", "symfony/polyfill-mbstring": "^1.3", "symfony/polyfill-php80": "^1.22" }, "require-dev": { "psr/container": "^1.0|^2.0", - "symfony/phpunit-bridge": "^5.4.9|^6.3|^7.0" + "symfony/phpunit-bridge": "^5.4.9|^6.4|^7.0" }, "type": "library", "autoload": { + "files": [ + "src/Resources/core.php", + "src/Resources/debug.php", + "src/Resources/escaper.php", + "src/Resources/string_loader.php" + ], "psr-4": { "Twig\\": "src/" } @@ -8743,7 +8750,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.8.0" + "source": "https://github.com/twigphp/Twig/tree/v3.9.2" }, "funding": [ { @@ -8755,7 +8762,7 @@ "type": "tidelift" } ], - "time": "2023-11-21T18:54:41+00:00" + "time": "2024-04-17T14:16:25+00:00" }, { "name": "wirdesign-communication-ag/wirhub", @@ -8763,12 +8770,12 @@ "source": { "type": "git", "url": "git@github.com:wirDesign-communication-AG/wirhub.git", - "reference": "0184ef1ad1ae8e6e9d92e22652575b92a0c4f3ff" + "reference": "17c139d7515bfc47edc6b993b019ce96946b975c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wirDesign-communication-AG/wirhub/zipball/0184ef1ad1ae8e6e9d92e22652575b92a0c4f3ff", - "reference": "0184ef1ad1ae8e6e9d92e22652575b92a0c4f3ff", + "url": "https://api.github.com/repos/wirDesign-communication-AG/wirhub/zipball/17c139d7515bfc47edc6b993b019ce96946b975c", + "reference": "17c139d7515bfc47edc6b993b019ce96946b975c", "shasum": "" }, "require": { @@ -8856,7 +8863,7 @@ "source": "https://github.com/wirDesign-communication-AG/wirhub/tree/wip/894", "issues": "https://github.com/wirDesign-communication-AG/wirhub/issues" }, - "time": "2024-04-16T06:59:00+00:00" + "time": "2024-04-18T09:12:57+00:00" } ], "packages-dev": [ @@ -9548,16 +9555,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.66", + "version": "1.10.67", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "94779c987e4ebd620025d9e5fdd23323903950bd" + "reference": "16ddbe776f10da6a95ebd25de7c1dbed397dc493" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/94779c987e4ebd620025d9e5fdd23323903950bd", - "reference": "94779c987e4ebd620025d9e5fdd23323903950bd", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/16ddbe776f10da6a95ebd25de7c1dbed397dc493", + "reference": "16ddbe776f10da6a95ebd25de7c1dbed397dc493", "shasum": "" }, "require": { @@ -9600,13 +9607,9 @@ { "url": "https://github.com/phpstan", "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan", - "type": "tidelift" } ], - "time": "2024-03-28T16:17:31+00:00" + "time": "2024-04-16T07:22:02+00:00" }, { "name": "phpunit/php-code-coverage", From b12cc2560a586774bb4d127f116561b329e510a4 Mon Sep 17 00:00:00 2001 From: Sven Joder Date: Mon, 22 Apr 2024 11:34:22 +0200 Subject: [PATCH 4/6] v3.0.25 --- composer.json | 2 +- composer.lock | 129 ++++++++++++++++++++++++-------------------------- 2 files changed, 63 insertions(+), 68 deletions(-) diff --git a/composer.json b/composer.json index a4df687..906e18c 100644 --- a/composer.json +++ b/composer.json @@ -75,7 +75,7 @@ "symfony/framework-bundle": "6.4.*", "symfony/runtime": "6.4.*", "symfony/yaml": "6.4.*", - "wirdesign-communication-ag/wirhub": "wip/894-dev" + "wirdesign-communication-ag/wirhub": "^3.0.25" }, "scripts": { "auto-scripts": { diff --git a/composer.lock b/composer.lock index 387ca6d..1e3e96a 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": "110b11ab6b89e6bb95271d8f288aeb44", + "content-hash": "54fba330e89354d7c3ad762b8115435f", "packages": [ { "name": "aws/aws-crt-php", @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.304.6", + "version": "3.304.8", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "02abf9b8e2afbdf281e28757c582049d3db16df7" + "reference": "0079eaa0a0eaef2d73d0a4a11389cdfce1d33189" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/02abf9b8e2afbdf281e28757c582049d3db16df7", - "reference": "02abf9b8e2afbdf281e28757c582049d3db16df7", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0079eaa0a0eaef2d73d0a4a11389cdfce1d33189", + "reference": "0079eaa0a0eaef2d73d0a4a11389cdfce1d33189", "shasum": "" }, "require": { @@ -151,9 +151,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.304.6" + "source": "https://github.com/aws/aws-sdk-php/tree/3.304.8" }, - "time": "2024-04-17T18:27:31+00:00" + "time": "2024-04-19T18:13:09+00:00" }, { "name": "behat/transliterator", @@ -1331,28 +1331,27 @@ }, { "name": "doctrine/lexer", - "version": "2.1.1", + "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", - "reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6" + "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/lexer/zipball/861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6", - "reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd", + "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd", "shasum": "" }, "require": { - "doctrine/deprecations": "^1.0", - "php": "^7.1 || ^8.0" + "php": "^8.1" }, "require-dev": { - "doctrine/coding-standard": "^9 || ^12", - "phpstan/phpstan": "^1.3", - "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6", + "doctrine/coding-standard": "^12", + "phpstan/phpstan": "^1.10", + "phpunit/phpunit": "^10.5", "psalm/plugin-phpunit": "^0.18.3", - "vimeo/psalm": "^4.11 || ^5.21" + "vimeo/psalm": "^5.21" }, "type": "library", "autoload": { @@ -1389,7 +1388,7 @@ ], "support": { "issues": "https://github.com/doctrine/lexer/issues", - "source": "https://github.com/doctrine/lexer/tree/2.1.1" + "source": "https://github.com/doctrine/lexer/tree/3.0.1" }, "funding": [ { @@ -1405,7 +1404,7 @@ "type": "tidelift" } ], - "time": "2024-02-05T11:35:39+00:00" + "time": "2024-02-05T11:56:58+00:00" }, { "name": "doctrine/migrations", @@ -1762,26 +1761,26 @@ }, { "name": "egulias/email-validator", - "version": "3.2.6", + "version": "4.0.2", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7" + "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7", - "reference": "e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ebaaf5be6c0286928352e054f2d5125608e5405e", + "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e", "shasum": "" }, "require": { - "doctrine/lexer": "^1.2|^2", - "php": ">=7.2", - "symfony/polyfill-intl-idn": "^1.15" + "doctrine/lexer": "^2.0 || ^3.0", + "php": ">=8.1", + "symfony/polyfill-intl-idn": "^1.26" }, "require-dev": { - "phpunit/phpunit": "^8.5.8|^9.3.3", - "vimeo/psalm": "^4" + "phpunit/phpunit": "^10.2", + "vimeo/psalm": "^5.12" }, "suggest": { "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" @@ -1789,7 +1788,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0.x-dev" + "dev-master": "4.0.x-dev" } }, "autoload": { @@ -1817,7 +1816,7 @@ ], "support": { "issues": "https://github.com/egulias/EmailValidator/issues", - "source": "https://github.com/egulias/EmailValidator/tree/3.2.6" + "source": "https://github.com/egulias/EmailValidator/tree/4.0.2" }, "funding": [ { @@ -1825,7 +1824,7 @@ "type": "github" } ], - "time": "2023-06-01T07:04:22+00:00" + "time": "2023-10-06T06:47:41+00:00" }, { "name": "erusev/parsedown", @@ -8482,16 +8481,16 @@ }, { "name": "twig/extra-bundle", - "version": "v3.9.0", + "version": "v3.9.3", "source": { "type": "git", "url": "https://github.com/twigphp/twig-extra-bundle.git", - "reference": "3a68ffc7747ecc25823cabe2127710ced516a16a" + "reference": "ef6869adf1fdab66f7e495771a7ba01496ffc0d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/3a68ffc7747ecc25823cabe2127710ced516a16a", - "reference": "3a68ffc7747ecc25823cabe2127710ced516a16a", + "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/ef6869adf1fdab66f7e495771a7ba01496ffc0d5", + "reference": "ef6869adf1fdab66f7e495771a7ba01496ffc0d5", "shasum": "" }, "require": { @@ -8540,7 +8539,7 @@ "twig" ], "support": { - "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.9.0" + "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.9.3" }, "funding": [ { @@ -8552,7 +8551,7 @@ "type": "tidelift" } ], - "time": "2024-02-07T08:24:24+00:00" + "time": "2024-04-18T09:24:21+00:00" }, { "name": "twig/intl-extra", @@ -8687,16 +8686,16 @@ }, { "name": "twig/twig", - "version": "v3.9.2", + "version": "v3.9.3", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "856cb5a6cfd6f3e4dc1f6c9a8f54e259503f7cf3" + "reference": "a842d75fed59cdbcbd3a3ad7fb9eb768fc350d58" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/856cb5a6cfd6f3e4dc1f6c9a8f54e259503f7cf3", - "reference": "856cb5a6cfd6f3e4dc1f6c9a8f54e259503f7cf3", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/a842d75fed59cdbcbd3a3ad7fb9eb768fc350d58", + "reference": "a842d75fed59cdbcbd3a3ad7fb9eb768fc350d58", "shasum": "" }, "require": { @@ -8750,7 +8749,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.9.2" + "source": "https://github.com/twigphp/Twig/tree/v3.9.3" }, "funding": [ { @@ -8762,20 +8761,20 @@ "type": "tidelift" } ], - "time": "2024-04-17T14:16:25+00:00" + "time": "2024-04-18T11:59:33+00:00" }, { "name": "wirdesign-communication-ag/wirhub", - "version": "dev-wip/894", + "version": "3.0.25", "source": { "type": "git", "url": "git@github.com:wirDesign-communication-AG/wirhub.git", - "reference": "17c139d7515bfc47edc6b993b019ce96946b975c" + "reference": "d6f3c997e933880b1f917c8db32f987b1704fbd0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wirDesign-communication-AG/wirhub/zipball/17c139d7515bfc47edc6b993b019ce96946b975c", - "reference": "17c139d7515bfc47edc6b993b019ce96946b975c", + "url": "https://api.github.com/repos/wirDesign-communication-AG/wirhub/zipball/d6f3c997e933880b1f917c8db32f987b1704fbd0", + "reference": "d6f3c997e933880b1f917c8db32f987b1704fbd0", "shasum": "" }, "require": { @@ -8786,7 +8785,6 @@ "doctrine/doctrine-bundle": "^2.4.2", "doctrine/doctrine-migrations-bundle": "^3.0.1", "doctrine/orm": "^2.17.1|^3.0", - "egulias/email-validator": "^3.1", "erusev/parsedown": "^1.7.3", "ext-bcmath": "^8.1", "ext-ctype": "^8.1", @@ -8804,7 +8802,6 @@ "ext-simplexml": "^8.1", "ext-xml": "^8.1", "ext-zip": "^1.15.4", - "gedmo/doctrine-extensions": "^3.6", "guzzlehttp/guzzle": "^7.5", "hwi/oauth-bundle": "^2.1", "knplabs/knp-menu-bundle": "^3.0.0", @@ -8815,19 +8812,19 @@ "pmdevelopment/microsoft-symfony-mailer": "^1.1.1", "scssphp/scssphp": "^1.0.9", "stof/doctrine-extensions-bundle": "^1.3.0", - "symfony/asset": "^6.4", - "symfony/cache": "^6.4", - "symfony/dotenv": "^6.4", - "symfony/expression-language": "^6.4", - "symfony/filesystem": "^6.4", - "symfony/http-client": "^6.4", - "symfony/mailer": "^6.4", + "symfony/asset": "^6.4|^7.0", + "symfony/cache": "^6.4|^7.0", + "symfony/dotenv": "^6.4|^7.0", + "symfony/expression-language": "^6.4|^7.0", + "symfony/filesystem": "^6.4|^7.0", + "symfony/http-client": "^6.4|^7.0", + "symfony/mailer": "^6.4|^7.0", "symfony/monolog-bundle": "^v3.8.0", - "symfony/property-access": "^6.4, !=6.4.6", - "symfony/security-bundle": "^6.4", - "symfony/security-csrf": "^6.4", - "symfony/serializer": "^6.4", - "symfony/string": "^6.4", + "symfony/property-access": "^6.4, !=6.4.6|^7.0", + "symfony/security-bundle": "^6.4|^7.0", + "symfony/security-csrf": "^6.4|^7.0", + "symfony/serializer": "^6.4|^7.0", + "symfony/string": "^6.4|^7.0", "symfony/twig-pack": "^1.0", "twig/extra-bundle": "^3.3", "twig/intl-extra": "^3.3", @@ -8839,7 +8836,7 @@ "ext-sqlite3": "*", "phpstan/phpstan": "^1.8.5", "rector/rector": "^0.18.2", - "symfony/var-exporter": "6.4.*" + "symfony/var-exporter": "6.4.*|^7.0" }, "type": "symfony-bundle", "autoload": { @@ -8860,10 +8857,10 @@ ], "description": "wirDesign wirHub, formerly known as brandHub and StyleGuide", "support": { - "source": "https://github.com/wirDesign-communication-AG/wirhub/tree/wip/894", + "source": "https://github.com/wirDesign-communication-AG/wirhub/tree/v3.0.25", "issues": "https://github.com/wirDesign-communication-AG/wirhub/issues" }, - "time": "2024-04-18T09:12:57+00:00" + "time": "2024-04-22T09:33:12+00:00" } ], "packages-dev": [ @@ -11726,9 +11723,7 @@ ], "aliases": [], "minimum-stability": "dev", - "stability-flags": { - "wirdesign-communication-ag/wirhub": 20 - }, + "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": { From e8d13964267716a73fb4dda282d6a59da1c52013 Mon Sep 17 00:00:00 2001 From: Sven Joder Date: Mon, 22 Apr 2024 11:55:22 +0200 Subject: [PATCH 5/6] update app --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index 1e3e96a..6ccadad 100644 --- a/composer.lock +++ b/composer.lock @@ -8769,12 +8769,12 @@ "source": { "type": "git", "url": "git@github.com:wirDesign-communication-AG/wirhub.git", - "reference": "d6f3c997e933880b1f917c8db32f987b1704fbd0" + "reference": "9b178634048b9738fdebec8b51a2583fd4117c89" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wirDesign-communication-AG/wirhub/zipball/d6f3c997e933880b1f917c8db32f987b1704fbd0", - "reference": "d6f3c997e933880b1f917c8db32f987b1704fbd0", + "url": "https://api.github.com/repos/wirDesign-communication-AG/wirhub/zipball/9b178634048b9738fdebec8b51a2583fd4117c89", + "reference": "9b178634048b9738fdebec8b51a2583fd4117c89", "shasum": "" }, "require": { @@ -8860,7 +8860,7 @@ "source": "https://github.com/wirDesign-communication-AG/wirhub/tree/v3.0.25", "issues": "https://github.com/wirDesign-communication-AG/wirhub/issues" }, - "time": "2024-04-22T09:33:12+00:00" + "time": "2024-04-22T09:53:39+00:00" } ], "packages-dev": [ From 39b087effcaa3f0b78907ade098270992d51f9f7 Mon Sep 17 00:00:00 2001 From: Sven Joder Date: Mon, 22 Apr 2024 14:02:41 +0200 Subject: [PATCH 6/6] final app update --- composer.lock | 266 +----------------- config/bundles.php | 1 - config/packages/stof_doctrine_extensions.yaml | 4 - config/packages/wirhub_bundle.yaml | 11 - symfony.lock | 12 - 5 files changed, 4 insertions(+), 290 deletions(-) delete mode 100644 config/packages/stof_doctrine_extensions.yaml diff --git a/composer.lock b/composer.lock index 6ccadad..31b15ec 100644 --- a/composer.lock +++ b/composer.lock @@ -155,55 +155,6 @@ }, "time": "2024-04-19T18:13:09+00:00" }, - { - "name": "behat/transliterator", - "version": "v1.5.0", - "source": { - "type": "git", - "url": "https://github.com/Behat/Transliterator.git", - "reference": "baac5873bac3749887d28ab68e2f74db3a4408af" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Behat/Transliterator/zipball/baac5873bac3749887d28ab68e2f74db3a4408af", - "reference": "baac5873bac3749887d28ab68e2f74db3a4408af", - "shasum": "" - }, - "require": { - "php": ">=7.2" - }, - "require-dev": { - "chuyskywalker/rolling-curl": "^3.1", - "php-yaoi/php-yaoi": "^1.0", - "phpunit/phpunit": "^8.5.25 || ^9.5.19" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.x-dev" - } - }, - "autoload": { - "psr-4": { - "Behat\\Transliterator\\": "src/Behat/Transliterator" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "Artistic-1.0" - ], - "description": "String transliterator", - "keywords": [ - "i18n", - "slug", - "transliterator" - ], - "support": { - "issues": "https://github.com/Behat/Transliterator/issues", - "source": "https://github.com/Behat/Transliterator/tree/v1.5.0" - }, - "time": "2022-03-30T09:27:43+00:00" - }, { "name": "chillerlan/php-qrcode", "version": "3.4.1", @@ -1876,134 +1827,6 @@ }, "time": "2019-12-30T22:54:17+00:00" }, - { - "name": "gedmo/doctrine-extensions", - "version": "v3.15.0", - "source": { - "type": "git", - "url": "https://github.com/doctrine-extensions/DoctrineExtensions.git", - "reference": "2a89103f4984d8970f3855284c8c04e6e6a63c0f" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/doctrine-extensions/DoctrineExtensions/zipball/2a89103f4984d8970f3855284c8c04e6e6a63c0f", - "reference": "2a89103f4984d8970f3855284c8c04e6e6a63c0f", - "shasum": "" - }, - "require": { - "behat/transliterator": "^1.2", - "doctrine/collections": "^1.2 || ^2.0", - "doctrine/common": "^2.13 || ^3.0", - "doctrine/deprecations": "^1.0", - "doctrine/event-manager": "^1.2 || ^2.0", - "doctrine/persistence": "^2.2 || ^3.0", - "php": "^7.4 || ^8.0", - "psr/cache": "^1 || ^2 || ^3", - "psr/clock": "^1", - "symfony/cache": "^5.4 || ^6.0 || ^7.0" - }, - "conflict": { - "doctrine/annotations": "<1.13 || >=3.0", - "doctrine/dbal": "<3.2 || >=4.0", - "doctrine/mongodb-odm": "<2.3 || >=3.0", - "doctrine/orm": "<2.14.0 || 2.16.0 || 2.16.1 || >=3.0" - }, - "require-dev": { - "doctrine/annotations": "^1.13 || ^2.0", - "doctrine/cache": "^1.11 || ^2.0", - "doctrine/dbal": "^3.2", - "doctrine/doctrine-bundle": "^2.3", - "doctrine/mongodb-odm": "^2.3", - "doctrine/orm": "^2.14.0", - "friendsofphp/php-cs-fixer": "^3.14.0", - "nesbot/carbon": "^2.71 || ^3.0", - "phpstan/phpstan": "^1.10.2", - "phpstan/phpstan-doctrine": "^1.0", - "phpstan/phpstan-phpunit": "^1.0", - "phpunit/phpunit": "^9.6", - "rector/rector": "^0.19", - "symfony/console": "^5.4 || ^6.0 || ^7.0", - "symfony/phpunit-bridge": "^6.0 || ^7.0", - "symfony/yaml": "^5.4 || ^6.0 || ^7.0" - }, - "suggest": { - "doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM", - "doctrine/orm": "to use the extensions with the ORM" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-main": "3.13-dev" - } - }, - "autoload": { - "psr-4": { - "Gedmo\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Gediminas Morkevicius", - "email": "gediminas.morkevicius@gmail.com" - }, - { - "name": "Gustavo Falco", - "email": "comfortablynumb84@gmail.com" - }, - { - "name": "David Buchmann", - "email": "david@liip.ch" - } - ], - "description": "Doctrine behavioral extensions", - "homepage": "http://gediminasm.org/", - "keywords": [ - "Blameable", - "behaviors", - "doctrine", - "extensions", - "gedmo", - "loggable", - "nestedset", - "odm", - "orm", - "sluggable", - "sortable", - "timestampable", - "translatable", - "tree", - "uploadable" - ], - "support": { - "email": "gediminas.morkevicius@gmail.com", - "issues": "https://github.com/doctrine-extensions/DoctrineExtensions/issues", - "source": "https://github.com/doctrine-extensions/DoctrineExtensions/tree/v3.15.0", - "wiki": "https://github.com/Atlantic18/DoctrineExtensions/tree/main/doc" - }, - "funding": [ - { - "url": "https://github.com/l3pp4rd", - "type": "github" - }, - { - "url": "https://github.com/mbabker", - "type": "github" - }, - { - "url": "https://github.com/phansys", - "type": "github" - }, - { - "url": "https://github.com/stof", - "type": "github" - } - ], - "time": "2024-02-12T15:17:22+00:00" - }, { "name": "guzzlehttp/guzzle", "version": "7.8.1", @@ -3710,86 +3533,6 @@ }, "time": "2024-01-13T12:36:40+00:00" }, - { - "name": "stof/doctrine-extensions-bundle", - "version": "v1.11.0", - "source": { - "type": "git", - "url": "https://github.com/stof/StofDoctrineExtensionsBundle.git", - "reference": "9f7023e4c8a1c00a5627d41c1027a3f89e477630" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/9f7023e4c8a1c00a5627d41c1027a3f89e477630", - "reference": "9f7023e4c8a1c00a5627d41c1027a3f89e477630", - "shasum": "" - }, - "require": { - "gedmo/doctrine-extensions": "^3.15.0", - "php": "^7.4 || ^8.0", - "symfony/cache": "^5.4 || ^6.0 || ^7.0", - "symfony/config": "^5.4 || ^6.0 || ^7.0", - "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0", - "symfony/event-dispatcher": "^5.4 || ^6.0 || ^7.0", - "symfony/http-kernel": "^5.4 || ^6.0 || ^7.0" - }, - "require-dev": { - "phpstan/phpstan": "^1.10", - "phpstan/phpstan-deprecation-rules": "^1.1", - "phpstan/phpstan-phpunit": "^1.3", - "phpstan/phpstan-strict-rules": "^1.5", - "phpstan/phpstan-symfony": "^1.3", - "symfony/mime": "^5.4 || ^6.0 || ^7.0", - "symfony/phpunit-bridge": "^v6.4.1 || ^7.0.1", - "symfony/security-core": "^5.4 || ^6.0 || ^7.0" - }, - "suggest": { - "doctrine/doctrine-bundle": "to use the ORM extensions", - "doctrine/mongodb-odm-bundle": "to use the MongoDB ODM extensions", - "symfony/mime": "To use the Mime component integration for Uploadable" - }, - "type": "symfony-bundle", - "extra": { - "branch-alias": { - "dev-main": "1.x-dev" - } - }, - "autoload": { - "psr-4": { - "Stof\\DoctrineExtensionsBundle\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Christophe Coevoet", - "email": "stof@notk.org" - } - ], - "description": "Integration of the gedmo/doctrine-extensions with Symfony", - "homepage": "https://github.com/stof/StofDoctrineExtensionsBundle", - "keywords": [ - "behaviors", - "doctrine2", - "extensions", - "gedmo", - "loggable", - "nestedset", - "sluggable", - "sortable", - "timestampable", - "translatable", - "tree" - ], - "support": { - "issues": "https://github.com/stof/StofDoctrineExtensionsBundle/issues", - "source": "https://github.com/stof/StofDoctrineExtensionsBundle/tree/v1.11.0" - }, - "time": "2024-02-13T14:43:20+00:00" - }, { "name": "symfony/apache-pack", "version": "v1.0.1", @@ -8769,12 +8512,12 @@ "source": { "type": "git", "url": "git@github.com:wirDesign-communication-AG/wirhub.git", - "reference": "9b178634048b9738fdebec8b51a2583fd4117c89" + "reference": "b12e367eaebacc37b391897d15f73a0e8d36f7b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wirDesign-communication-AG/wirhub/zipball/9b178634048b9738fdebec8b51a2583fd4117c89", - "reference": "9b178634048b9738fdebec8b51a2583fd4117c89", + "url": "https://api.github.com/repos/wirDesign-communication-AG/wirhub/zipball/b12e367eaebacc37b391897d15f73a0e8d36f7b0", + "reference": "b12e367eaebacc37b391897d15f73a0e8d36f7b0", "shasum": "" }, "require": { @@ -8811,7 +8554,6 @@ "php": "^8.1.8|^8.2", "pmdevelopment/microsoft-symfony-mailer": "^1.1.1", "scssphp/scssphp": "^1.0.9", - "stof/doctrine-extensions-bundle": "^1.3.0", "symfony/asset": "^6.4|^7.0", "symfony/cache": "^6.4|^7.0", "symfony/dotenv": "^6.4|^7.0", @@ -8860,7 +8602,7 @@ "source": "https://github.com/wirDesign-communication-AG/wirhub/tree/v3.0.25", "issues": "https://github.com/wirDesign-communication-AG/wirhub/issues" }, - "time": "2024-04-22T09:53:39+00:00" + "time": "2024-04-22T10:22:12+00:00" } ], "packages-dev": [ diff --git a/config/bundles.php b/config/bundles.php index ca5cb3d..caed411 100644 --- a/config/bundles.php +++ b/config/bundles.php @@ -7,7 +7,6 @@ Symfony\Bundle\TwigBundle\TwigBundle::class => ['all' => true], Twig\Extra\TwigExtraBundle\TwigExtraBundle::class => ['all' => true], Symfony\Bundle\MonologBundle\MonologBundle::class => ['all' => true], - Stof\DoctrineExtensionsBundle\StofDoctrineExtensionsBundle::class => ['all' => true], Knp\Bundle\PaginatorBundle\KnpPaginatorBundle::class => ['all' => true], Knp\Bundle\MenuBundle\KnpMenuBundle::class => ['all' => true], HWI\Bundle\OAuthBundle\HWIOAuthBundle::class => ['all' => true], diff --git a/config/packages/stof_doctrine_extensions.yaml b/config/packages/stof_doctrine_extensions.yaml deleted file mode 100644 index b258add..0000000 --- a/config/packages/stof_doctrine_extensions.yaml +++ /dev/null @@ -1,4 +0,0 @@ -# Read the documentation: https://symfony.com/doc/current/bundles/StofDoctrineExtensionsBundle/index.html -# See the official DoctrineExtensions documentation for more details: https://github.com/doctrine-extensions/DoctrineExtensions/tree/main/doc -stof_doctrine_extensions: - default_locale: en_US diff --git a/config/packages/wirhub_bundle.yaml b/config/packages/wirhub_bundle.yaml index cc756ff..13e724b 100644 --- a/config/packages/wirhub_bundle.yaml +++ b/config/packages/wirhub_bundle.yaml @@ -45,12 +45,6 @@ doctrine: type: attribute dir: '%kernel.project_dir%/vendor/wirdesign-communication-ag/wirhub/Entity' prefix: AppBundle\Entity - GedmoLoggable: - type: 'attribute' - alias: 'GedmoLoggable' - prefix: Gedmo\Loggable\Entity - dir: '%kernel.project_dir%/vendor/gedmo/doctrine-extensions/src/Loggable/Entity' - is_bundle: false doctrine_migrations: migrations_paths: @@ -182,11 +176,6 @@ security: - { path: ^/admin, role: ROLE_ADMIN } - { path: ^/, roles: PUBLIC_ACCESS } -stof_doctrine_extensions: - orm: - default: - loggable: true - twig: form_themes: [ '@App/_components/form/default.html.twig' ] globals: diff --git a/symfony.lock b/symfony.lock index c7ad932..4dc7fea 100644 --- a/symfony.lock +++ b/symfony.lock @@ -89,18 +89,6 @@ "tests/bootstrap.php" ] }, - "stof/doctrine-extensions-bundle": { - "version": "1.7", - "recipe": { - "repo": "github.com/symfony/recipes-contrib", - "branch": "main", - "version": "1.2", - "ref": "e805aba9eff5372e2d149a9ff56566769e22819d" - }, - "files": [ - "config/packages/stof_doctrine_extensions.yaml" - ] - }, "symfony/apache-pack": { "version": "1.0", "recipe": {