update lock
This commit is contained in:
parent
bf47596765
commit
7c8a8a3920
1 changed files with 12 additions and 12 deletions
24
composer.lock
generated
24
composer.lock
generated
|
@ -4,20 +4,20 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "caa50a5175b6b854232ee0718457faf1",
|
||||
"content-hash": "cd500d701fcdb514247c1a634e18a59b",
|
||||
"packages": [
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
"version": "3.189.0",
|
||||
"version": "3.190.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||
"reference": "f1f9e6cc3f5df8ef53a46d590985ca1b8dabb0f8"
|
||||
"reference": "8ca6a5f9834de3eb3fb84b28fc12c9088bc01293"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/f1f9e6cc3f5df8ef53a46d590985ca1b8dabb0f8",
|
||||
"reference": "f1f9e6cc3f5df8ef53a46d590985ca1b8dabb0f8",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/8ca6a5f9834de3eb3fb84b28fc12c9088bc01293",
|
||||
"reference": "8ca6a5f9834de3eb3fb84b28fc12c9088bc01293",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -92,9 +92,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.189.0"
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.190.2"
|
||||
},
|
||||
"time": "2021-08-10T18:17:34+00:00"
|
||||
"time": "2021-08-13T18:12:28+00:00"
|
||||
},
|
||||
{
|
||||
"name": "erusev/parsedown",
|
||||
|
@ -4672,12 +4672,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Roave/SecurityAdvisories.git",
|
||||
"reference": "1eb2f918082aab68a3a0858d3d23c36171122fe7"
|
||||
"reference": "6da216d969efa7e52cc7d0af125b8c8bb9caed25"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/1eb2f918082aab68a3a0858d3d23c36171122fe7",
|
||||
"reference": "1eb2f918082aab68a3a0858d3d23c36171122fe7",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/6da216d969efa7e52cc7d0af125b8c8bb9caed25",
|
||||
"reference": "6da216d969efa7e52cc7d0af125b8c8bb9caed25",
|
||||
"shasum": ""
|
||||
},
|
||||
"conflict": {
|
||||
|
@ -4727,7 +4727,7 @@
|
|||
"doctrine/mongodb-odm": ">=1,<1.0.2",
|
||||
"doctrine/mongodb-odm-bundle": ">=2,<3.0.1",
|
||||
"doctrine/orm": ">=2,<2.4.8|>=2.5,<2.5.1|>=2.8.3,<2.8.4",
|
||||
"dolibarr/dolibarr": "<11.0.4",
|
||||
"dolibarr/dolibarr": "<14",
|
||||
"dompdf/dompdf": ">=0.6,<0.6.2",
|
||||
"drupal/core": ">=7,<7.80|>=8,<8.9.14|>=9,<9.0.12|>=9.1,<9.1.7",
|
||||
"drupal/drupal": ">=7,<7.80|>=8,<8.9.14|>=9,<9.0.12|>=9.1,<9.1.7",
|
||||
|
@ -5047,7 +5047,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-08-11T13:12:21+00:00"
|
||||
"time": "2021-08-11T16:04:32+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/code-unit-reverse-lookup",
|
||||
|
|
Loading…
Reference in a new issue