updated zm-core dependency to v2.11.1-p11

pull/430/head
Cédric Bonhomme 2022-04-06 10:10:28 +02:00
parent 2539efa2e8
commit 870fb58eb8
No known key found for this signature in database
GPG Key ID: A1CB94DE57B7A70D
1 changed files with 28 additions and 22 deletions

50
composer.lock generated
View File

@ -855,16 +855,16 @@
}, },
{ {
"name": "doctrine/dbal", "name": "doctrine/dbal",
"version": "3.3.4", "version": "3.3.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/dbal.git", "url": "https://github.com/doctrine/dbal.git",
"reference": "83f779beaea1893c0bece093ab2104c6d15a7f26" "reference": "719663b15983278227669c8595151586a2ff3327"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/83f779beaea1893c0bece093ab2104c6d15a7f26", "url": "https://api.github.com/repos/doctrine/dbal/zipball/719663b15983278227669c8595151586a2ff3327",
"reference": "83f779beaea1893c0bece093ab2104c6d15a7f26", "reference": "719663b15983278227669c8595151586a2ff3327",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -879,7 +879,7 @@
"require-dev": { "require-dev": {
"doctrine/coding-standard": "9.0.0", "doctrine/coding-standard": "9.0.0",
"jetbrains/phpstorm-stubs": "2021.1", "jetbrains/phpstorm-stubs": "2021.1",
"phpstan/phpstan": "1.4.6", "phpstan/phpstan": "1.5.3",
"phpstan/phpstan-strict-rules": "^1.1", "phpstan/phpstan-strict-rules": "^1.1",
"phpunit/phpunit": "9.5.16", "phpunit/phpunit": "9.5.16",
"psalm/plugin-phpunit": "0.16.1", "psalm/plugin-phpunit": "0.16.1",
@ -946,7 +946,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/dbal/issues", "issues": "https://github.com/doctrine/dbal/issues",
"source": "https://github.com/doctrine/dbal/tree/3.3.4" "source": "https://github.com/doctrine/dbal/tree/3.3.5"
}, },
"funding": [ "funding": [
{ {
@ -962,7 +962,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-20T18:37:29+00:00" "time": "2022-04-05T09:50:18+00:00"
}, },
{ {
"name": "doctrine/deprecations", "name": "doctrine/deprecations",
@ -4545,16 +4545,16 @@
}, },
{ {
"name": "monarc/core", "name": "monarc/core",
"version": "v2.11.1-p10", "version": "v2.11.1-p11",
"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": "621e8ed9db203ecfba07b161110b9c906cb293ab" "reference": "d778833b8b7ef89c5b4e73005ddde4591637f76c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/monarc-project/zm-core/zipball/621e8ed9db203ecfba07b161110b9c906cb293ab", "url": "https://api.github.com/repos/monarc-project/zm-core/zipball/d778833b8b7ef89c5b4e73005ddde4591637f76c",
"reference": "621e8ed9db203ecfba07b161110b9c906cb293ab", "reference": "d778833b8b7ef89c5b4e73005ddde4591637f76c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4630,9 +4630,9 @@
"description": "Core for monarc/monarc application", "description": "Core for monarc/monarc application",
"support": { "support": {
"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.11.1-p10" "source": "https://github.com/monarc-project/zm-core/tree/v2.11.1-p11"
}, },
"time": "2022-04-05T09:02:44+00:00" "time": "2022-04-06T08:03:43+00:00"
}, },
{ {
"name": "monarc/frontoffice", "name": "monarc/frontoffice",
@ -7895,12 +7895,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git", "url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "4b07ae1c8cf8264073a0e561b9e833fc2a3759ea" "reference": "3bbc1ff6ef5ac9e765a1e4b8464a7ab97e656820"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/4b07ae1c8cf8264073a0e561b9e833fc2a3759ea", "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/3bbc1ff6ef5ac9e765a1e4b8464a7ab97e656820",
"reference": "4b07ae1c8cf8264073a0e561b9e833fc2a3759ea", "reference": "3bbc1ff6ef5ac9e765a1e4b8464a7ab97e656820",
"shasum": "" "shasum": ""
}, },
"conflict": { "conflict": {
@ -7958,6 +7958,7 @@
"contao/managed-edition": "<=1.5", "contao/managed-edition": "<=1.5",
"craftcms/cms": "<3.7.14", "craftcms/cms": "<3.7.14",
"croogo/croogo": "<3.0.7", "croogo/croogo": "<3.0.7",
"cuyz/valinor": ">=0.5,<0.7",
"datadog/dd-trace": ">=0.30,<0.30.2", "datadog/dd-trace": ">=0.30,<0.30.2",
"david-garcia/phpwhois": "<=4.3.1", "david-garcia/phpwhois": "<=4.3.1",
"derhansen/sf_event_mgt": "<4.3.1|>=5,<5.1.1", "derhansen/sf_event_mgt": "<4.3.1|>=5,<5.1.1",
@ -7988,7 +7989,7 @@
"ezsystems/ezdemo-ls-extension": ">=5.4,<5.4.2.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/ezfind-ls": ">=5.3,<5.3.6.1|>=5.4,<5.4.11.1|>=2017.12,<2017.12.0.1",
"ezsystems/ezplatform": "<=1.13.6|>=2,<=2.5.24", "ezsystems/ezplatform": "<=1.13.6|>=2,<=2.5.24",
"ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.6|>=1.5,<=1.5.25", "ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.6|>=1.5,<1.5.27",
"ezsystems/ezplatform-admin-ui-assets": ">=4,<4.2.1|>=5,<5.0.1|>=5.1,<5.1.1", "ezsystems/ezplatform-admin-ui-assets": ">=4,<4.2.1|>=5,<5.0.1|>=5.1,<5.1.1",
"ezsystems/ezplatform-kernel": "<=1.2.5|>=1.3,<1.3.12", "ezsystems/ezplatform-kernel": "<=1.2.5|>=1.3,<1.3.12",
"ezsystems/ezplatform-rest": ">=1.2,<=1.2.2|>=1.3,<1.3.8", "ezsystems/ezplatform-rest": ">=1.2,<=1.2.2|>=1.3,<1.3.8",
@ -8002,6 +8003,7 @@
"facade/ignition": "<1.16.15|>=2,<2.4.2|>=2.5,<2.5.2", "facade/ignition": "<1.16.15|>=2,<2.4.2|>=2.5,<2.5.2",
"feehi/cms": "<=2.1.1", "feehi/cms": "<=2.1.1",
"feehi/feehicms": "<=0.1.3", "feehi/feehicms": "<=0.1.3",
"fenom/fenom": "<=2.12.1",
"firebase/php-jwt": "<2", "firebase/php-jwt": "<2",
"flarum/core": ">=1,<=1.0.1", "flarum/core": ">=1,<=1.0.1",
"flarum/sticky": ">=0.1-beta.14,<=0.1-beta.15", "flarum/sticky": ">=0.1-beta.14,<=0.1-beta.15",
@ -8043,7 +8045,7 @@
"illuminate/database": "<6.20.26|>=7,<7.30.5|>=8,<8.40", "illuminate/database": "<6.20.26|>=7,<7.30.5|>=8,<8.40",
"illuminate/encryption": ">=4,<=4.0.11|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.40|>=5.6,<5.6.15", "illuminate/encryption": ">=4,<=4.0.11|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.40|>=5.6,<5.6.15",
"illuminate/view": "<6.20.42|>=7,<7.30.6|>=8,<8.75", "illuminate/view": "<6.20.42|>=7,<7.30.6|>=8,<8.75",
"impresscms/impresscms": "<=1.4.2", "impresscms/impresscms": "<1.4.3",
"in2code/femanager": "<5.5.1|>=6,<6.3.1", "in2code/femanager": "<5.5.1|>=6,<6.3.1",
"intelliants/subrion": "<=4.2.1", "intelliants/subrion": "<=4.2.1",
"ivankristianto/phpwhois": "<=4.3", "ivankristianto/phpwhois": "<=4.3",
@ -8092,7 +8094,7 @@
"mittwald/typo3_forum": "<1.2.1", "mittwald/typo3_forum": "<1.2.1",
"modx/revolution": "<= 2.8.3-pl|<2.8", "modx/revolution": "<= 2.8.3-pl|<2.8",
"monolog/monolog": ">=1.8,<1.12", "monolog/monolog": ">=1.8,<1.12",
"moodle/moodle": "<3.9.11|>=3.10-beta,<3.10.8|>=3.11,<3.11.5", "moodle/moodle": "<3.9.13|>=3.10-beta,<3.10.10|>=3.11,<3.11.6",
"mustache/mustache": ">=2,<2.14.1", "mustache/mustache": ">=2,<2.14.1",
"namshi/jose": "<2.2", "namshi/jose": "<2.2",
"neoan3-apps/template": "<1.1.1", "neoan3-apps/template": "<1.1.1",
@ -8114,6 +8116,7 @@
"october/system": "<1.0.475|>=1.1,<1.1.11|>=2,<2.1.27", "october/system": "<1.0.475|>=1.1,<1.1.11|>=2,<2.1.27",
"onelogin/php-saml": "<2.10.4", "onelogin/php-saml": "<2.10.4",
"oneup/uploader-bundle": "<1.9.3|>=2,<2.1.5", "oneup/uploader-bundle": "<1.9.3|>=2,<2.1.5",
"open-web-analytics/open-web-analytics": "<1.7.4",
"opencart/opencart": "<=3.0.3.2", "opencart/opencart": "<=3.0.3.2",
"openid/php-openid": "<2.3", "openid/php-openid": "<2.3",
"openmage/magento-lts": "<19.4.15|>=20,<20.0.13", "openmage/magento-lts": "<19.4.15|>=20,<20.0.13",
@ -8142,6 +8145,7 @@
"phpunit/phpunit": "<4.8.28|>=5,<5.6.3", "phpunit/phpunit": "<4.8.28|>=5,<5.6.3",
"phpwhois/phpwhois": "<=4.2.5", "phpwhois/phpwhois": "<=4.2.5",
"phpxmlrpc/extras": "<0.6.1", "phpxmlrpc/extras": "<0.6.1",
"pimcore/data-hub": "<1.2.4",
"pimcore/pimcore": "<10.4", "pimcore/pimcore": "<10.4",
"pocketmine/pocketmine-mp": "<4.2.4", "pocketmine/pocketmine-mp": "<4.2.4",
"pressbooks/pressbooks": "<5.18", "pressbooks/pressbooks": "<5.18",
@ -8161,7 +8165,7 @@
"pusher/pusher-php-server": "<2.2.1", "pusher/pusher-php-server": "<2.2.1",
"pwweb/laravel-core": "<=0.3.6-beta", "pwweb/laravel-core": "<=0.3.6-beta",
"rainlab/debugbar-plugin": "<3.1", "rainlab/debugbar-plugin": "<3.1",
"remdex/livehelperchat": "<3.93", "remdex/livehelperchat": "<3.96",
"rmccue/requests": ">=1.6,<1.8", "rmccue/requests": ">=1.6,<1.8",
"robrichards/xmlseclibs": "<3.0.4", "robrichards/xmlseclibs": "<3.0.4",
"rudloff/alltube": "<3.0.3", "rudloff/alltube": "<3.0.3",
@ -8196,13 +8200,14 @@
"simplito/elliptic-php": "<1.0.6", "simplito/elliptic-php": "<1.0.6",
"slim/slim": "<2.6", "slim/slim": "<2.6",
"smarty/smarty": "<3.1.43|>=4,<4.0.3", "smarty/smarty": "<3.1.43|>=4,<4.0.3",
"snipe/snipe-it": "<5.3.11", "snipe/snipe-it": "<= 6.0.0-RC-5|<5.3.11",
"socalnick/scn-social-auth": "<1.15.2", "socalnick/scn-social-auth": "<1.15.2",
"socialiteproviders/steam": "<1.1", "socialiteproviders/steam": "<1.1",
"spipu/html2pdf": "<5.2.4", "spipu/html2pdf": "<5.2.4",
"spoonity/tcpdf": "<6.2.22", "spoonity/tcpdf": "<6.2.22",
"squizlabs/php_codesniffer": ">=1,<2.8.1|>=3,<3.0.1", "squizlabs/php_codesniffer": ">=1,<2.8.1|>=3,<3.0.1",
"ssddanbrown/bookstack": "<22.2.3", "ssddanbrown/bookstack": "<22.2.3",
"statamic/cms": "<3.2.39|>=3.3,<3.3.2",
"stormpath/sdk": ">=0,<9.9.99", "stormpath/sdk": ">=0,<9.9.99",
"studio-42/elfinder": "<2.1.59", "studio-42/elfinder": "<2.1.59",
"subrion/cms": "<=4.2.1", "subrion/cms": "<=4.2.1",
@ -8284,6 +8289,7 @@
"wikimedia/parsoid": "<0.12.2", "wikimedia/parsoid": "<0.12.2",
"willdurand/js-translation-bundle": "<2.1.1", "willdurand/js-translation-bundle": "<2.1.1",
"wp-cli/wp-cli": "<2.5", "wp-cli/wp-cli": "<2.5",
"yeswiki/yeswiki": "<4.1",
"yetiforce/yetiforce-crm": "<=6.3", "yetiforce/yetiforce-crm": "<=6.3",
"yidashi/yii2cmf": "<=2", "yidashi/yii2cmf": "<=2",
"yii2mod/yii2-cms": "<1.9.2", "yii2mod/yii2-cms": "<1.9.2",
@ -8357,7 +8363,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-29T22:04:06+00:00" "time": "2022-04-05T22:03:54+00:00"
}, },
{ {
"name": "sebastian/code-unit-reverse-lookup", "name": "sebastian/code-unit-reverse-lookup",