Updated composer.lock

pull/255/head
Cédric Bonhomme 2020-01-20 13:23:18 +01:00
parent 7bbc46b9ee
commit 68d65f8b00
No known key found for this signature in database
GPG Key ID: A1CB94DE57B7A70D
1 changed files with 58 additions and 54 deletions

112
composer.lock generated
View File

@ -596,16 +596,16 @@
},
{
"name": "doctrine/common",
"version": "v2.11.0",
"version": "2.12.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/common.git",
"reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff"
"reference": "2053eafdf60c2172ee1373d1b9289ba1db7f1fc6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/common/zipball/b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff",
"reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff",
"url": "https://api.github.com/repos/doctrine/common/zipball/2053eafdf60c2172ee1373d1b9289ba1db7f1fc6",
"reference": "2053eafdf60c2172ee1373d1b9289ba1db7f1fc6",
"shasum": ""
},
"require": {
@ -675,20 +675,20 @@
"doctrine",
"php"
],
"time": "2019-09-10T10:10:14+00:00"
"time": "2020-01-10T15:49:25+00:00"
},
{
"name": "doctrine/dbal",
"version": "v2.10.0",
"version": "v2.10.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
"reference": "0c9a646775ef549eb0a213a4f9bd4381d9b4d934"
"reference": "c2b8e6e82732a64ecde1cddf9e1e06cb8556e3d8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/0c9a646775ef549eb0a213a4f9bd4381d9b4d934",
"reference": "0c9a646775ef549eb0a213a4f9bd4381d9b4d934",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/c2b8e6e82732a64ecde1cddf9e1e06cb8556e3d8",
"reference": "c2b8e6e82732a64ecde1cddf9e1e06cb8556e3d8",
"shasum": ""
},
"require": {
@ -767,7 +767,7 @@
"sqlserver",
"sqlsrv"
],
"time": "2019-11-03T16:50:43+00:00"
"time": "2020-01-04T12:56:21+00:00"
},
{
"name": "doctrine/doctrine-module",
@ -1309,16 +1309,16 @@
},
{
"name": "doctrine/persistence",
"version": "1.3.3",
"version": "1.3.6",
"source": {
"type": "git",
"url": "https://github.com/doctrine/persistence.git",
"reference": "99b196bbd4715a94fa100fac664a351ffa46d6a5"
"reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/99b196bbd4715a94fa100fac664a351ffa46d6a5",
"reference": "99b196bbd4715a94fa100fac664a351ffa46d6a5",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/5dd3ac5eebef2d0b074daa4440bb18f93132dee4",
"reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4",
"shasum": ""
},
"require": {
@ -1326,7 +1326,7 @@
"doctrine/cache": "^1.0",
"doctrine/collections": "^1.0",
"doctrine/event-manager": "^1.0",
"doctrine/reflection": "^1.0",
"doctrine/reflection": "^1.1",
"php": "^7.1"
},
"conflict": {
@ -1388,20 +1388,20 @@
"orm",
"persistence"
],
"time": "2019-12-13T10:43:02+00:00"
"time": "2020-01-16T22:06:23+00:00"
},
{
"name": "doctrine/reflection",
"version": "v1.0.0",
"version": "v1.1.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/reflection.git",
"reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6"
"reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/reflection/zipball/02538d3f95e88eb397a5f86274deb2c6175c2ab6",
"reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6",
"url": "https://api.github.com/repos/doctrine/reflection/zipball/bc420ead87fdfe08c03ecc3549db603a45b06d4c",
"reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c",
"shasum": ""
},
"require": {
@ -1409,13 +1409,15 @@
"ext-tokenizer": "*",
"php": "^7.1"
},
"conflict": {
"doctrine/common": "<2.9"
},
"require-dev": {
"doctrine/coding-standard": "^4.0",
"doctrine/common": "^2.8",
"phpstan/phpstan": "^0.9.2",
"phpstan/phpstan-phpunit": "^0.9.4",
"phpunit/phpunit": "^7.0",
"squizlabs/php_codesniffer": "^3.0"
"doctrine/coding-standard": "^5.0",
"doctrine/common": "^2.10",
"phpstan/phpstan": "^0.11.0",
"phpstan/phpstan-phpunit": "^0.11.0",
"phpunit/phpunit": "^7.0"
},
"type": "library",
"extra": {
@ -1433,6 +1435,10 @@
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
@ -1441,10 +1447,6 @@
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
@ -1458,25 +1460,26 @@
"email": "ocramius@gmail.com"
}
],
"description": "Doctrine Reflection component",
"description": "The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.",
"homepage": "https://www.doctrine-project.org/projects/reflection.html",
"keywords": [
"reflection"
"reflection",
"static"
],
"time": "2018-06-14T14:45:07+00:00"
"time": "2020-01-08T19:53:19+00:00"
},
{
"name": "monarc/core",
"version": "2.9.10",
"version": "v2.9.11",
"source": {
"type": "git",
"url": "https://github.com/monarc-project/zm-core.git",
"reference": "cccccfd5beca3cbe2fffb7c9a0a70ccb5dc07519"
"reference": "1cce0933485d09009f090236f7b71013d81385bf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/monarc-project/zm-core/zipball/cccccfd5beca3cbe2fffb7c9a0a70ccb5dc07519",
"reference": "cccccfd5beca3cbe2fffb7c9a0a70ccb5dc07519",
"url": "https://api.github.com/repos/monarc-project/zm-core/zipball/1cce0933485d09009f090236f7b71013d81385bf",
"reference": "1cce0933485d09009f090236f7b71013d81385bf",
"shasum": ""
},
"require": {
@ -1548,20 +1551,20 @@
}
],
"description": "Core for monarc/monarc application",
"time": "2020-01-10T10:30:23+00:00"
"time": "2020-01-20T10:52:21+00:00"
},
{
"name": "monarc/frontoffice",
"version": "2.9.8",
"version": "v2.9.9",
"source": {
"type": "git",
"url": "https://github.com/monarc-project/zm-client.git",
"reference": "3e2113b3d855fed06969d95f532133609d876780"
"reference": "fa854ea1d22536b77a11d2fd4b34fa66c525965e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/monarc-project/zm-client/zipball/3e2113b3d855fed06969d95f532133609d876780",
"reference": "3e2113b3d855fed06969d95f532133609d876780",
"url": "https://api.github.com/repos/monarc-project/zm-client/zipball/fa854ea1d22536b77a11d2fd4b34fa66c525965e",
"reference": "fa854ea1d22536b77a11d2fd4b34fa66c525965e",
"shasum": ""
},
"require": {
@ -1627,7 +1630,7 @@
}
],
"description": "Frontoffice for monarc/monarc application",
"time": "2020-01-10T10:11:42+00:00"
"time": "2020-01-20T10:58:00+00:00"
},
{
"name": "monarc/phpword",
@ -3558,16 +3561,16 @@
},
{
"name": "zendframework/zend-http",
"version": "2.11.1",
"version": "2.11.2",
"source": {
"type": "git",
"url": "https://github.com/zendframework/zend-http.git",
"reference": "76000da8490b8685d63ff6f6ff8eefa459f6e9e7"
"reference": "e15e0ce45a2a4f642cd0b7b4f4d4d0366b729a1a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zendframework/zend-http/zipball/76000da8490b8685d63ff6f6ff8eefa459f6e9e7",
"reference": "76000da8490b8685d63ff6f6ff8eefa459f6e9e7",
"url": "https://api.github.com/repos/zendframework/zend-http/zipball/e15e0ce45a2a4f642cd0b7b4f4d4d0366b729a1a",
"reference": "e15e0ce45a2a4f642cd0b7b4f4d4d0366b729a1a",
"shasum": ""
},
"require": {
@ -3610,7 +3613,7 @@
"zf"
],
"abandoned": "laminas/laminas-http",
"time": "2019-12-04T23:02:34+00:00"
"time": "2019-12-30T20:47:33+00:00"
},
{
"name": "zendframework/zend-hydrator",
@ -4847,12 +4850,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "44a677c8e06241a66409ae6e4820dc166fc09ab2"
"reference": "67ac6ea8f4a078c3c9b7aec5d7ae70f098c37389"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/44a677c8e06241a66409ae6e4820dc166fc09ab2",
"reference": "44a677c8e06241a66409ae6e4820dc166fc09ab2",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/67ac6ea8f4a078c3c9b7aec5d7ae70f098c37389",
"reference": "67ac6ea8f4a078c3c9b7aec5d7ae70f098c37389",
"shasum": ""
},
"conflict": {
@ -4887,8 +4890,9 @@
"doctrine/mongodb-odm-bundle": ">=2,<3.0.1",
"doctrine/orm": ">=2,<2.4.8|>=2.5,<2.5.1",
"dompdf/dompdf": ">=0.6,<0.6.2",
"drupal/core": ">=7,<8.7.11|>=8.8,<8.8.1",
"drupal/drupal": ">=7,<8.7.11|>=8.8,<8.8.1",
"drupal/core": ">=7,<7.69|>=8,<8.7.11|>=8.8,<8.8.1",
"drupal/drupal": ">=7,<7.69|>=8,<8.7.11|>=8.8,<8.8.1",
"endroid/qr-code-bundle": "<3.4.2",
"erusev/parsedown": "<1.7.2",
"ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.4",
"ezsystems/ezpublish-kernel": ">=5.3,<5.3.12.1|>=5.4,<5.4.13.1|>=6,<6.7.9.1|>=6.8,<6.13.5.1|>=7,<7.2.4.1|>=7.3,<7.3.2.1",
@ -5058,7 +5062,7 @@
}
],
"description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
"time": "2019-12-26T14:16:40+00:00"
"time": "2020-01-06T19:16:46+00:00"
},
{
"name": "zendframework/zend-component-installer",