From 9a0eab8ef2aa39811ded96cc126435c71862cc86 Mon Sep 17 00:00:00 2001 From: Holger Veltrup Date: Tue, 9 Jul 2024 17:37:27 +0200 Subject: [PATCH] chore: composer update --- composer.lock | 65 +++++++++++++++++++++++++-------------------------- 1 file changed, 32 insertions(+), 33 deletions(-) diff --git a/composer.lock b/composer.lock index c39f40f..9225e52 100644 --- a/composer.lock +++ b/composer.lock @@ -68,22 +68,23 @@ }, { "name": "atoolo/search-bundle", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/sitepark/atoolo-search-bundle.git", - "reference": "ed8f437490d8a25075fe5e0373724ab04626c866" + "reference": "23fe37e16bab3fc25d7df050954aafbf4c47e9c4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sitepark/atoolo-search-bundle/zipball/ed8f437490d8a25075fe5e0373724ab04626c866", - "reference": "ed8f437490d8a25075fe5e0373724ab04626c866", + "url": "https://api.github.com/repos/sitepark/atoolo-search-bundle/zipball/23fe37e16bab3fc25d7df050954aafbf4c47e9c4", + "reference": "23fe37e16bab3fc25d7df050954aafbf4c47e9c4", "shasum": "" }, "require": { "atoolo/resource-bundle": "^1.0", "dragonmantank/cron-expression": "^3.3", "ext-intl": "*", + "ext-xmlreader": "*", "php": ">=8.1 <8.4.0", "solarium/solarium": "^6.3", "symfony/config": "^6.3 || ^7.0", @@ -96,7 +97,7 @@ "symfony/lock": "^6.3 || ^7.0", "symfony/messenger": "^6.3 || ^7.0", "symfony/property-access": "^6.3 || ^7.0", - "symfony/scheduler": "^6.3 || ^7.1", + "symfony/scheduler": "^6.3 || ^7.0", "symfony/serializer": "^6.3 || ^7.0", "symfony/yaml": "^6.3 || ^7.0" }, @@ -133,9 +134,9 @@ "description": "Indexing und searching", "support": { "issues": "https://github.com/sitepark/atoolo-search-bundle/issues", - "source": "https://github.com/sitepark/atoolo-search-bundle/tree/1.0.0" + "source": "https://github.com/sitepark/atoolo-search-bundle/tree/1.1.0" }, - "time": "2024-06-28T06:52:59+00:00" + "time": "2024-07-08T07:44:03+00:00" }, { "name": "dragonmantank/cron-expression", @@ -3815,20 +3816,20 @@ }, { "name": "justinrainbow/json-schema", - "version": "v5.2.13", + "version": "5.3.0", "source": { "type": "git", "url": "https://github.com/jsonrainbow/json-schema.git", - "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793" + "reference": "feb2ca6dd1cebdaf1ed60a4c8de2e53ce11c4fd8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/fbbe7e5d79f618997bc3332a6f49246036c45793", - "reference": "fbbe7e5d79f618997bc3332a6f49246036c45793", + "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/feb2ca6dd1cebdaf1ed60a4c8de2e53ce11c4fd8", + "reference": "feb2ca6dd1cebdaf1ed60a4c8de2e53ce11c4fd8", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=7.1" }, "require-dev": { "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1", @@ -3839,11 +3840,6 @@ "bin/validate-json" ], "type": "library", - "extra": { - "branch-alias": { - "dev-master": "5.0.x-dev" - } - }, "autoload": { "psr-4": { "JsonSchema\\": "src/JsonSchema/" @@ -3879,9 +3875,9 @@ ], "support": { "issues": "https://github.com/jsonrainbow/json-schema/issues", - "source": "https://github.com/jsonrainbow/json-schema/tree/v5.2.13" + "source": "https://github.com/jsonrainbow/json-schema/tree/5.3.0" }, - "time": "2023-09-26T02:20:38+00:00" + "time": "2024-07-06T21:00:26+00:00" }, { "name": "myclabs/deep-copy", @@ -4580,16 +4576,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.5.24", + "version": "10.5.26", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "5f124e3e3e561006047b532fd0431bf5bb6b9015" + "reference": "42e2f13ceaa2e34461bc89bea75407550b40b2aa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5f124e3e3e561006047b532fd0431bf5bb6b9015", - "reference": "5f124e3e3e561006047b532fd0431bf5bb6b9015", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/42e2f13ceaa2e34461bc89bea75407550b40b2aa", + "reference": "42e2f13ceaa2e34461bc89bea75407550b40b2aa", "shasum": "" }, "require": { @@ -4661,7 +4657,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.24" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.26" }, "funding": [ { @@ -4677,7 +4673,7 @@ "type": "tidelift" } ], - "time": "2024-06-20T13:09:54+00:00" + "time": "2024-07-08T05:30:46+00:00" }, { "name": "roave/security-advisories", @@ -4685,12 +4681,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "27714b56f04815b654c3805502ab77207505ac19" + "reference": "0970dcafb84065dda980b50a7074acacafd68368" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/27714b56f04815b654c3805502ab77207505ac19", - "reference": "27714b56f04815b654c3805502ab77207505ac19", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/0970dcafb84065dda980b50a7074acacafd68368", + "reference": "0970dcafb84065dda980b50a7074acacafd68368", "shasum": "" }, "conflict": { @@ -4698,7 +4694,10 @@ "admidio/admidio": "<4.2.13", "adodb/adodb-php": "<=5.20.20|>=5.21,<=5.21.3", "aheinze/cockpit": "<2.2", + "aimeos/ai-admin-graphql": ">=2022.04.1,<2022.10.10|>=2023.04.1,<2023.10.6|>=2024.04.1,<2024.04.6", + "aimeos/ai-admin-jsonadm": "<2020.10.13|>=2021.04.1,<2021.10.6|>=2022.04.1,<2022.10.3|>=2023.04.1,<2023.10.4|==2024.04.1", "aimeos/ai-client-html": ">=2020.04.1,<2020.10.27|>=2021.04.1,<2021.10.22|>=2022.04.1,<2022.10.13|>=2023.04.1,<2023.10.15|>=2024.04.1,<2024.04.7", + "aimeos/ai-controller-frontend": "<2020.10.15|>=2021.04.1,<2021.10.8|>=2022.04.1,<2022.10.8|>=2023.04.1,<2023.10.9", "aimeos/aimeos-core": ">=2022.04.1,<2022.10.17|>=2023.04.1,<2023.10.17|>=2024.04.1,<2024.04.7", "aimeos/aimeos-typo3": "<19.10.12|>=20,<20.10.5", "airesvsg/acf-to-rest-api": "<=3.1", @@ -4829,7 +4828,7 @@ "ec-cube/ec-cube": "<2.4.4|>=2.11,<=2.17.1|>=3,<=3.0.18.0-patch4|>=4,<=4.1.2", "ecodev/newsletter": "<=4", "ectouch/ectouch": "<=2.7.2", - "egroupware/egroupware": "<16.1.20170922", + "egroupware/egroupware": "<23.1.20240624", "elefant/cms": "<2.0.7", "elgg/elgg": "<3.3.24|>=4,<4.0.5", "elijaa/phpmemcacheadmin": "<=1.3", @@ -5202,9 +5201,9 @@ "shopware/core": "<6.5.8.8-dev|>=6.6.0.0-RC1-dev,<6.6.1", "shopware/platform": "<6.5.8.8-dev|>=6.6.0.0-RC1-dev,<6.6.1", "shopware/production": "<=6.3.5.2", - "shopware/shopware": "<6.2.3", + "shopware/shopware": "<=5.7.17", "shopware/storefront": "<=6.4.8.1|>=6.5.8,<6.5.8.7-dev", - "shopxo/shopxo": "<2.2.6", + "shopxo/shopxo": "<=6.1", "showdoc/showdoc": "<2.10.4", "silverstripe-australia/advancedreports": ">=1,<=2", "silverstripe/admin": "<1.13.19|>=2,<2.1.8", @@ -5396,7 +5395,7 @@ "yidashi/yii2cmf": "<=2", "yii2mod/yii2-cms": "<1.9.2", "yiisoft/yii": "<1.1.29", - "yiisoft/yii2": "<2.0.50", + "yiisoft/yii2": "<2.0.49.4-dev", "yiisoft/yii2-authclient": "<2.2.15", "yiisoft/yii2-bootstrap": "<2.0.4", "yiisoft/yii2-dev": "<2.0.43", @@ -5482,7 +5481,7 @@ "type": "tidelift" } ], - "time": "2024-06-26T15:05:17+00:00" + "time": "2024-07-08T20:05:45+00:00" }, { "name": "sanmai/later",