Updated the dependencies.

feature/dockerized-app v2.12.0
Ruslan Baidan 2022-06-21 14:46:56 +02:00
parent 0f9bf866a7
commit 91725a6d2e
No known key found for this signature in database
GPG Key ID: 4B7724C136BF1D89
1 changed files with 24 additions and 24 deletions

48
composer.lock generated
View File

@ -1838,24 +1838,24 @@
}, },
{ {
"name": "guzzlehttp/guzzle", "name": "guzzlehttp/guzzle",
"version": "6.5.7", "version": "6.5.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/guzzle.git", "url": "https://github.com/guzzle/guzzle.git",
"reference": "724562fa861e21a4071c652c8a159934e4f05592" "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/724562fa861e21a4071c652c8a159934e4f05592", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a52f0440530b54fa079ce76e8c5d196a42cad981",
"reference": "724562fa861e21a4071c652c8a159934e4f05592", "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-json": "*", "ext-json": "*",
"guzzlehttp/promises": "^1.0", "guzzlehttp/promises": "^1.0",
"guzzlehttp/psr7": "^1.6.1", "guzzlehttp/psr7": "^1.9",
"php": ">=5.5", "php": ">=5.5",
"symfony/polyfill-intl-idn": "^1.17.0" "symfony/polyfill-intl-idn": "^1.17"
}, },
"require-dev": { "require-dev": {
"ext-curl": "*", "ext-curl": "*",
@ -1933,7 +1933,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/guzzle/issues", "issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/6.5.7" "source": "https://github.com/guzzle/guzzle/tree/6.5.8"
}, },
"funding": [ "funding": [
{ {
@ -1949,7 +1949,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-06-09T21:36:50+00:00" "time": "2022-06-20T22:16:07+00:00"
}, },
{ {
"name": "guzzlehttp/promises", "name": "guzzlehttp/promises",
@ -2037,16 +2037,16 @@
}, },
{ {
"name": "guzzlehttp/psr7", "name": "guzzlehttp/psr7",
"version": "1.8.5", "version": "1.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/psr7.git", "url": "https://github.com/guzzle/psr7.git",
"reference": "337e3ad8e5716c15f9657bd214d16cc5e69df268" "reference": "e98e3e6d4f86621a9b75f623996e6bbdeb4b9318"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/337e3ad8e5716c15f9657bd214d16cc5e69df268", "url": "https://api.github.com/repos/guzzle/psr7/zipball/e98e3e6d4f86621a9b75f623996e6bbdeb4b9318",
"reference": "337e3ad8e5716c15f9657bd214d16cc5e69df268", "reference": "e98e3e6d4f86621a9b75f623996e6bbdeb4b9318",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2067,7 +2067,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.7-dev" "dev-master": "1.9-dev"
} }
}, },
"autoload": { "autoload": {
@ -2127,7 +2127,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/psr7/issues", "issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/1.8.5" "source": "https://github.com/guzzle/psr7/tree/1.9.0"
}, },
"funding": [ "funding": [
{ {
@ -2143,7 +2143,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-20T21:51:18+00:00" "time": "2022-06-20T21:43:03+00:00"
}, },
{ {
"name": "laminas/laminas-authentication", "name": "laminas/laminas-authentication",
@ -4585,12 +4585,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/monarc-project/zm-core.git", "url": "https://github.com/monarc-project/zm-core.git",
"reference": "3c7fbcdf8a6745eae50c65abf172dabfa4d61529" "reference": "e4d9842168e15d4f03386dd692632c265309ae9e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/monarc-project/zm-core/zipball/3c7fbcdf8a6745eae50c65abf172dabfa4d61529", "url": "https://api.github.com/repos/monarc-project/zm-core/zipball/e4d9842168e15d4f03386dd692632c265309ae9e",
"reference": "3c7fbcdf8a6745eae50c65abf172dabfa4d61529", "reference": "e4d9842168e15d4f03386dd692632c265309ae9e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4669,7 +4669,7 @@
"issues": "https://github.com/monarc-project/zm-core/issues", "issues": "https://github.com/monarc-project/zm-core/issues",
"source": "https://github.com/monarc-project/zm-core/tree/v2.12.0" "source": "https://github.com/monarc-project/zm-core/tree/v2.12.0"
}, },
"time": "2022-06-20T10:03:38+00:00" "time": "2022-06-21T12:33:39+00:00"
}, },
{ {
"name": "monarc/frontoffice", "name": "monarc/frontoffice",
@ -4677,12 +4677,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/monarc-project/zm-client.git", "url": "https://github.com/monarc-project/zm-client.git",
"reference": "254ec93017d5c016d0202ee0e00e7ddeba3a60a0" "reference": "86878515306dc017bcd34f24515fbb6a4a92be06"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/monarc-project/zm-client/zipball/254ec93017d5c016d0202ee0e00e7ddeba3a60a0", "url": "https://api.github.com/repos/monarc-project/zm-client/zipball/86878515306dc017bcd34f24515fbb6a4a92be06",
"reference": "254ec93017d5c016d0202ee0e00e7ddeba3a60a0", "reference": "86878515306dc017bcd34f24515fbb6a4a92be06",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4765,7 +4765,7 @@
"issues": "https://github.com/monarc-project/zm-client/issues", "issues": "https://github.com/monarc-project/zm-client/issues",
"source": "https://github.com/monarc-project/zm-client/tree/v2.12.0" "source": "https://github.com/monarc-project/zm-client/tree/v2.12.0"
}, },
"time": "2022-06-20T10:02:47+00:00" "time": "2022-06-21T12:34:08+00:00"
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
@ -9428,5 +9428,5 @@
"ext-bcmath": "*" "ext-bcmath": "*"
}, },
"platform-dev": [], "platform-dev": [],
"plugin-api-version": "2.3.0" "plugin-api-version": "2.1.0"
} }