Updated the client dependency with the a new patch (duedate error on recommendations validation page).
parent
6691c9859b
commit
71fdab204f
|
@ -4690,16 +4690,16 @@
|
|||
},
|
||||
{
|
||||
"name": "monarc/frontoffice",
|
||||
"version": "v2.11.1-p3",
|
||||
"version": "v2.11.1-p4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/monarc-project/zm-client.git",
|
||||
"reference": "32103636cfa49aa90d16e133f0551fe3a46caa32"
|
||||
"reference": "74700c5851ce5a47d97b7d5c5e97e97cf0470b75"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/monarc-project/zm-client/zipball/32103636cfa49aa90d16e133f0551fe3a46caa32",
|
||||
"reference": "32103636cfa49aa90d16e133f0551fe3a46caa32",
|
||||
"url": "https://api.github.com/repos/monarc-project/zm-client/zipball/74700c5851ce5a47d97b7d5c5e97e97cf0470b75",
|
||||
"reference": "74700c5851ce5a47d97b7d5c5e97e97cf0470b75",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -4780,9 +4780,9 @@
|
|||
"description": "Frontoffice for monarc/monarc application",
|
||||
"support": {
|
||||
"issues": "https://github.com/monarc-project/zm-client/issues",
|
||||
"source": "https://github.com/monarc-project/zm-client/tree/v2.11.1-p3"
|
||||
"source": "https://github.com/monarc-project/zm-client/tree/v2.11.1-p4"
|
||||
},
|
||||
"time": "2021-11-15T14:48:13+00:00"
|
||||
"time": "2021-11-16T13:26:32+00:00"
|
||||
},
|
||||
{
|
||||
"name": "nikic/php-parser",
|
||||
|
@ -7991,12 +7991,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Roave/SecurityAdvisories.git",
|
||||
"reference": "bac54e18ee767f065d88b81c8517fb21cd6414ab"
|
||||
"reference": "3780dea9bb7ff2da83a08d662e1accb6f5f86976"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/bac54e18ee767f065d88b81c8517fb21cd6414ab",
|
||||
"reference": "bac54e18ee767f065d88b81c8517fb21cd6414ab",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/3780dea9bb7ff2da83a08d662e1accb6f5f86976",
|
||||
"reference": "3780dea9bb7ff2da83a08d662e1accb6f5f86976",
|
||||
"shasum": ""
|
||||
},
|
||||
"conflict": {
|
||||
|
@ -8009,6 +8009,7 @@
|
|||
"amphp/http": "<1.0.1",
|
||||
"amphp/http-client": ">=4,<4.4",
|
||||
"api-platform/core": ">=2.2,<2.2.10|>=2.3,<2.3.6",
|
||||
"area17/twill": "<=2.5.2",
|
||||
"asymmetricrypt/asymmetricrypt": ">=0,<9.9.99",
|
||||
"aws/aws-sdk-php": ">=3,<3.2.1",
|
||||
"bagisto/bagisto": "<0.1.5",
|
||||
|
@ -8048,7 +8049,7 @@
|
|||
"doctrine/annotations": ">=1,<1.2.7",
|
||||
"doctrine/cache": ">=1,<1.3.2|>=1.4,<1.4.2",
|
||||
"doctrine/common": ">=2,<2.4.3|>=2.5,<2.5.1",
|
||||
"doctrine/dbal": ">=2,<2.0.8|>=2.1,<2.1.2",
|
||||
"doctrine/dbal": ">=2,<2.0.8|>=2.1,<2.1.2|>=3,<3.0.99|>=3.1,<3.1.4",
|
||||
"doctrine/doctrine-bundle": "<1.5.2",
|
||||
"doctrine/doctrine-module": "<=0.7.1",
|
||||
"doctrine/mongodb-odm": ">=1,<1.0.2",
|
||||
|
@ -8105,10 +8106,11 @@
|
|||
"gos/web-socket-bundle": "<1.10.4|>=2,<2.6.1|>=3,<3.3",
|
||||
"gree/jose": "<=2.2",
|
||||
"gregwar/rst": "<1.0.3",
|
||||
"grumpydictator/firefly-iii": "<=5.6.2",
|
||||
"grumpydictator/firefly-iii": "<5.6.3",
|
||||
"guzzlehttp/guzzle": ">=4-rc.2,<4.2.4|>=5,<5.3.1|>=6,<6.2.1",
|
||||
"helloxz/imgurl": "<=2.31",
|
||||
"hjue/justwriting": "<=1",
|
||||
"hov/jobfair": "<1.0.13|>=2,<2.0.2",
|
||||
"ibexa/post-install": "<=1.0.4",
|
||||
"icecoder/icecoder": "<=8",
|
||||
"illuminate/auth": ">=4,<4.0.99|>=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.10",
|
||||
|
@ -8187,6 +8189,7 @@
|
|||
"passbolt/passbolt_api": "<2.11",
|
||||
"paypal/merchant-sdk-php": "<3.12",
|
||||
"pear/archive_tar": "<1.4.14",
|
||||
"pegasus/google-for-jobs": "<1.5.1|>=2,<2.1.1",
|
||||
"personnummer/personnummer": "<3.0.2",
|
||||
"phanan/koel": "<5.1.4",
|
||||
"phpfastcache/phpfastcache": "<6.1.5|>=7,<7.1.2|>=8,<8.0.7",
|
||||
|
@ -8227,7 +8230,7 @@
|
|||
"shopware/platform": "<=6.4.3",
|
||||
"shopware/production": "<=6.3.5.2",
|
||||
"shopware/shopware": "<5.7.6",
|
||||
"showdoc/showdoc": "<=2.9.8",
|
||||
"showdoc/showdoc": "<=2.9.12",
|
||||
"silverstripe/admin": "<4.8.1",
|
||||
"silverstripe/assets": ">=1,<1.4.7|>=1.5,<1.5.2",
|
||||
"silverstripe/cms": "<4.3.6|>=4.4,<4.4.4",
|
||||
|
@ -8247,12 +8250,12 @@
|
|||
"simplito/elliptic-php": "<1.0.6",
|
||||
"slim/slim": "<2.6",
|
||||
"smarty/smarty": "<3.1.39",
|
||||
"snipe/snipe-it": "<5.3",
|
||||
"snipe/snipe-it": "<=5.3.1",
|
||||
"socalnick/scn-social-auth": "<1.15.2",
|
||||
"socialiteproviders/steam": "<1.1",
|
||||
"spoonity/tcpdf": "<6.2.22",
|
||||
"squizlabs/php_codesniffer": ">=1,<2.8.1|>=3,<3.0.1",
|
||||
"ssddanbrown/bookstack": "<0.29.2",
|
||||
"ssddanbrown/bookstack": "<21.0.3",
|
||||
"stormpath/sdk": ">=0,<9.9.99",
|
||||
"studio-42/elfinder": "<2.1.59",
|
||||
"subrion/cms": "<=4.2.1",
|
||||
|
@ -8402,7 +8405,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-11-10T17:18:39+00:00"
|
||||
"time": "2021-11-16T00:48:52+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/code-unit-reverse-lookup",
|
||||
|
|
Loading…
Reference in New Issue