Updated the backoffice dependency with the password reset when clients' 1st user's email is changed.

master
Ruslan Baidan 2023-06-22 14:07:19 +02:00
parent 4aacfe4ccf
commit 561e6793e1
1 changed files with 20 additions and 16 deletions

36
composer.lock generated
View File

@ -2843,16 +2843,16 @@
}, },
{ {
"name": "laminas/laminas-inputfilter", "name": "laminas/laminas-inputfilter",
"version": "2.25.0", "version": "2.26.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laminas/laminas-inputfilter.git", "url": "https://github.com/laminas/laminas-inputfilter.git",
"reference": "d516832d6545f542a9c723d48a0fb5843cd7e2ff" "reference": "d054b8f866244c7fc872f446d071f21bae073b2f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-inputfilter/zipball/d516832d6545f542a9c723d48a0fb5843cd7e2ff", "url": "https://api.github.com/repos/laminas/laminas-inputfilter/zipball/d054b8f866244c7fc872f446d071f21bae073b2f",
"reference": "d516832d6545f542a9c723d48a0fb5843cd7e2ff", "reference": "d054b8f866244c7fc872f446d071f21bae073b2f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2913,7 +2913,7 @@
"type": "community_bridge" "type": "community_bridge"
} }
], ],
"time": "2023-05-24T16:13:12+00:00" "time": "2023-06-20T15:53:18+00:00"
}, },
{ {
"name": "laminas/laminas-json", "name": "laminas/laminas-json",
@ -4019,12 +4019,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/monarc-project/zm-backoffice.git", "url": "https://github.com/monarc-project/zm-backoffice.git",
"reference": "ed2f33e4daf95f2a83d63eb3be6e2334c710b8e6" "reference": "7bfa16d438d6c939fabcbf1ee6facca6dc2dc8dd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/monarc-project/zm-backoffice/zipball/ed2f33e4daf95f2a83d63eb3be6e2334c710b8e6", "url": "https://api.github.com/repos/monarc-project/zm-backoffice/zipball/7bfa16d438d6c939fabcbf1ee6facca6dc2dc8dd",
"reference": "ed2f33e4daf95f2a83d63eb3be6e2334c710b8e6", "reference": "7bfa16d438d6c939fabcbf1ee6facca6dc2dc8dd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4095,7 +4095,7 @@
"issues": "https://github.com/monarc-project/zm-backoffice/issues", "issues": "https://github.com/monarc-project/zm-backoffice/issues",
"source": "https://github.com/monarc-project/zm-backoffice/tree/v2.12.6" "source": "https://github.com/monarc-project/zm-backoffice/tree/v2.12.6"
}, },
"time": "2023-06-20T14:47:48+00:00" "time": "2023-06-22T11:57:18+00:00"
}, },
{ {
"name": "monarc/core", "name": "monarc/core",
@ -6240,12 +6240,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git", "url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "e47f876d3b2df4a1354964c32820b4d7c10b8675" "reference": "4e267f401487bcc7edb65cd7b6af218018aa32b4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/e47f876d3b2df4a1354964c32820b4d7c10b8675", "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/4e267f401487bcc7edb65cd7b6af218018aa32b4",
"reference": "e47f876d3b2df4a1354964c32820b4d7c10b8675", "reference": "4e267f401487bcc7edb65cd7b6af218018aa32b4",
"shasum": "" "shasum": ""
}, },
"conflict": { "conflict": {
@ -6263,7 +6263,7 @@
"amphp/http-client": ">=4,<4.4", "amphp/http-client": ">=4,<4.4",
"anchorcms/anchor-cms": "<=0.12.7", "anchorcms/anchor-cms": "<=0.12.7",
"andreapollastri/cipi": "<=3.1.15", "andreapollastri/cipi": "<=3.1.15",
"andrewhaine/silverstripe-form-capture": ">=0.2,<=0.2.3|>=1,<=1.0.1|>=2,<=2.2.4", "andrewhaine/silverstripe-form-capture": ">=0.2,<=0.2.3|>=1,<1.0.2|>=2,<2.2.5",
"apereo/phpcas": "<1.6", "apereo/phpcas": "<1.6",
"api-platform/core": ">=2.2,<2.2.10|>=2.3,<2.3.6|>=2.6,<2.7.10|>=3,<3.0.12|>=3.1,<3.1.3", "api-platform/core": ">=2.2,<2.2.10|>=2.3,<2.3.6|>=2.6,<2.7.10|>=3,<3.0.12|>=3.1,<3.1.3",
"appwrite/server-ce": "<=1.2.1", "appwrite/server-ce": "<=1.2.1",
@ -6283,7 +6283,7 @@
"barzahlen/barzahlen-php": "<2.0.1", "barzahlen/barzahlen-php": "<2.0.1",
"baserproject/basercms": "<4.7.5", "baserproject/basercms": "<4.7.5",
"bassjobsen/bootstrap-3-typeahead": ">4.0.2", "bassjobsen/bootstrap-3-typeahead": ">4.0.2",
"bigfork/silverstripe-form-capture": ">=3,<=3.1", "bigfork/silverstripe-form-capture": ">=3,<3.1.1",
"billz/raspap-webgui": "<=2.6.6", "billz/raspap-webgui": "<=2.6.6",
"bk2k/bootstrap-package": ">=7.1,<7.1.2|>=8,<8.0.8|>=9,<9.0.4|>=9.1,<9.1.3|>=10,<10.0.10|>=11,<11.0.3", "bk2k/bootstrap-package": ">=7.1,<7.1.2|>=8,<8.0.8|>=9,<9.0.4|>=9.1,<9.1.3|>=10,<10.0.10|>=11,<11.0.3",
"bmarshall511/wordpress_zero_spam": "<5.2.13", "bmarshall511/wordpress_zero_spam": "<5.2.13",
@ -6321,7 +6321,7 @@
"contao/core-bundle": "<4.9.40|>=4.10,<4.11.7|>=4.13,<4.13.21|>=5.1,<5.1.4|= 4.10.0", "contao/core-bundle": "<4.9.40|>=4.10,<4.11.7|>=4.13,<4.13.21|>=5.1,<5.1.4|= 4.10.0",
"contao/listing-bundle": ">=4,<4.4.8", "contao/listing-bundle": ">=4,<4.4.8",
"contao/managed-edition": "<=1.5", "contao/managed-edition": "<=1.5",
"craftcms/cms": "<4.4.6|>= 4.0.0-RC1, < 4.4.12|>= 4.0.0-RC1, <= 4.4.5|>= 4.0.0-RC1, <= 4.4.6|>= 4.0.0-RC1, < 4.4.6|>= 4.0.0-RC1, < 4.3.7|>= 4.0.0-RC1, < 4.2.1", "craftcms/cms": "<=4.4.9|>= 4.0.0-RC1, < 4.4.12|>= 4.0.0-RC1, <= 4.4.5|>= 4.0.0-RC1, <= 4.4.6|>= 4.0.0-RC1, < 4.4.6|>= 4.0.0-RC1, < 4.3.7|>= 4.0.0-RC1, < 4.2.1",
"croogo/croogo": "<3.0.7", "croogo/croogo": "<3.0.7",
"cuyz/valinor": "<0.12", "cuyz/valinor": "<0.12",
"czproject/git-php": "<4.0.3", "czproject/git-php": "<4.0.3",
@ -6461,6 +6461,7 @@
"kazist/phpwhois": "<=4.2.6", "kazist/phpwhois": "<=4.2.6",
"kelvinmo/simplexrd": "<3.1.1", "kelvinmo/simplexrd": "<3.1.1",
"kevinpapst/kimai2": "<1.16.7", "kevinpapst/kimai2": "<1.16.7",
"khodakhah/nodcms": "<=3",
"kimai/kimai": "<1.1", "kimai/kimai": "<1.1",
"kitodo/presentation": "<3.1.2", "kitodo/presentation": "<3.1.2",
"klaviyo/magento2-extension": ">=1,<3", "klaviyo/magento2-extension": ">=1,<3",
@ -6615,6 +6616,7 @@
"scheb/two-factor-bundle": ">=0,<3.26|>=4,<4.11", "scheb/two-factor-bundle": ">=0,<3.26|>=4,<4.11",
"sensiolabs/connect": "<4.2.3", "sensiolabs/connect": "<4.2.3",
"serluck/phpwhois": "<=4.2.6", "serluck/phpwhois": "<=4.2.6",
"sheng/yiicms": "<=1.2",
"shopware/core": "<=6.4.20", "shopware/core": "<=6.4.20",
"shopware/platform": "<=6.4.20", "shopware/platform": "<=6.4.20",
"shopware/production": "<=6.3.5.2", "shopware/production": "<=6.3.5.2",
@ -6752,6 +6754,8 @@
"web-auth/webauthn-framework": ">=3.3,<3.3.4", "web-auth/webauthn-framework": ">=3.3,<3.3.4",
"webbuilders-group/silverstripe-kapost-bridge": "<0.4", "webbuilders-group/silverstripe-kapost-bridge": "<0.4",
"webcoast/deferred-image-processing": "<1.0.2", "webcoast/deferred-image-processing": "<1.0.2",
"webklex/laravel-imap": "<5.3",
"webklex/php-imap": "<5.3",
"webpa/webpa": "<3.1.2", "webpa/webpa": "<3.1.2",
"wikimedia/parsoid": "<0.12.2", "wikimedia/parsoid": "<0.12.2",
"willdurand/js-translation-bundle": "<2.1.1", "willdurand/js-translation-bundle": "<2.1.1",
@ -6843,7 +6847,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-06-16T20:04:13+00:00" "time": "2023-06-21T23:04:35+00:00"
} }
], ],
"aliases": [], "aliases": [],