Updated the client dependency.

pull/316/head
Ruslan Baidan 2020-04-21 22:33:14 +02:00
parent bd7d3fad8e
commit 3f4326e675
No known key found for this signature in database
GPG Key ID: 4B7724C136BF1D89
1 changed files with 16 additions and 28 deletions

44
composer.lock generated
View File

@ -1438,20 +1438,6 @@
"orm",
"persistence"
],
"funding": [
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Fpersistence",
"type": "tidelift"
}
],
"time": "2020-03-21T15:13:52+00:00"
},
{
@ -2675,16 +2661,16 @@
},
{
"name": "laminas/laminas-mail",
"version": "2.10.0",
"version": "2.10.1",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-mail.git",
"reference": "019fb670c1dff6be7fc91d3b88942bd0a5f68792"
"reference": "cfe0711446c8d9c392e9fc664c9ccc180fa89005"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-mail/zipball/019fb670c1dff6be7fc91d3b88942bd0a5f68792",
"reference": "019fb670c1dff6be7fc91d3b88942bd0a5f68792",
"url": "https://api.github.com/repos/laminas/laminas-mail/zipball/cfe0711446c8d9c392e9fc664c9ccc180fa89005",
"reference": "cfe0711446c8d9c392e9fc664c9ccc180fa89005",
"shasum": ""
},
"require": {
@ -2698,7 +2684,7 @@
"true/punycode": "^2.1"
},
"replace": {
"zendframework/zend-mail": "self.version"
"zendframework/zend-mail": "^2.10.0"
},
"require-dev": {
"laminas/laminas-coding-standard": "~1.0.0",
@ -2737,7 +2723,7 @@
"laminas",
"mail"
],
"time": "2019-12-31T17:21:22+00:00"
"time": "2020-04-21T16:42:19+00:00"
},
{
"name": "laminas/laminas-mime",
@ -3728,12 +3714,12 @@
"source": {
"type": "git",
"url": "https://github.com/monarc-project/zm-client.git",
"reference": "0b7383abc99bfce71b026464f876ac0c0424862f"
"reference": "7d8eacadcdaf8e0eae38d888cde7a789d9c88448"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/monarc-project/zm-client/zipball/0b7383abc99bfce71b026464f876ac0c0424862f",
"reference": "0b7383abc99bfce71b026464f876ac0c0424862f",
"url": "https://api.github.com/repos/monarc-project/zm-client/zipball/7d8eacadcdaf8e0eae38d888cde7a789d9c88448",
"reference": "7d8eacadcdaf8e0eae38d888cde7a789d9c88448",
"shasum": ""
},
"require": {
@ -3803,7 +3789,7 @@
}
],
"description": "Frontoffice for monarc/monarc application",
"time": "2020-04-21T13:53:46+00:00"
"time": "2020-04-21T14:05:09+00:00"
},
{
"name": "monarc/phpword",
@ -5918,12 +5904,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "09afa996c68c18f49e6487b06adcb2ef27da61fa"
"reference": "2bdae3cc8428d637d5c86c8c33d0a3354ce93f7f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/09afa996c68c18f49e6487b06adcb2ef27da61fa",
"reference": "09afa996c68c18f49e6487b06adcb2ef27da61fa",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/2bdae3cc8428d637d5c86c8c33d0a3354ce93f7f",
"reference": "2bdae3cc8428d637d5c86c8c33d0a3354ce93f7f",
"shasum": ""
},
"conflict": {
@ -5969,6 +5955,8 @@
"endroid/qr-code-bundle": "<3.4.2",
"enshrined/svg-sanitize": "<0.13.1",
"erusev/parsedown": "<1.7.2",
"ezsystems/demobundle": ">=5.4,<5.4.6.1",
"ezsystems/ezdemo-ls-extension": ">=5.4,<5.4.2.1",
"ezsystems/ezfind-ls": ">=5.3,<5.3.6.1|>=5.4,<5.4.11.1|>=2017.12,<2017.12.0.1",
"ezsystems/ezplatform": ">=1.7,<1.7.9.1|>=1.13,<1.13.5.1|>=2.5,<2.5.4",
"ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.6",
@ -6174,7 +6162,7 @@
}
],
"description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
"time": "2020-04-15T04:56:51+00:00"
"time": "2020-04-21T14:24:08+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",