Updated the core version with the models fix.

feature/dockerized-app v2.12.3
Ruslan Baidan 2022-10-07 12:15:27 +02:00
parent 2821df94d7
commit d787c6524c
No known key found for this signature in database
GPG Key ID: 4B7724C136BF1D89
1 changed files with 15 additions and 15 deletions

30
composer.lock generated
View File

@ -1738,16 +1738,16 @@
},
{
"name": "doctrine/orm",
"version": "2.13.2",
"version": "2.13.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/orm.git",
"reference": "a8b02fd70fa777ca8278b9604fdef75c15c6a12f"
"reference": "e750360bd52b080c4cbaaee1b48b80f7dc873b36"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/a8b02fd70fa777ca8278b9604fdef75c15c6a12f",
"reference": "a8b02fd70fa777ca8278b9604fdef75c15c6a12f",
"url": "https://api.github.com/repos/doctrine/orm/zipball/e750360bd52b080c4cbaaee1b48b80f7dc873b36",
"reference": "e750360bd52b080c4cbaaee1b48b80f7dc873b36",
"shasum": ""
},
"require": {
@ -1832,9 +1832,9 @@
],
"support": {
"issues": "https://github.com/doctrine/orm/issues",
"source": "https://github.com/doctrine/orm/tree/2.13.2"
"source": "https://github.com/doctrine/orm/tree/2.13.3"
},
"time": "2022-09-22T13:36:43+00:00"
"time": "2022-10-07T06:37:17+00:00"
},
{
"name": "doctrine/persistence",
@ -4758,12 +4758,12 @@
"source": {
"type": "git",
"url": "https://github.com/monarc-project/zm-core.git",
"reference": "6ac173ac53979ab7f90f6ea70c31ea49b24416c8"
"reference": "34c2ed3373d60c1e7a055448efdfcbbe6229645b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/monarc-project/zm-core/zipball/6ac173ac53979ab7f90f6ea70c31ea49b24416c8",
"reference": "6ac173ac53979ab7f90f6ea70c31ea49b24416c8",
"url": "https://api.github.com/repos/monarc-project/zm-core/zipball/34c2ed3373d60c1e7a055448efdfcbbe6229645b",
"reference": "34c2ed3373d60c1e7a055448efdfcbbe6229645b",
"shasum": ""
},
"require": {
@ -4842,7 +4842,7 @@
"issues": "https://github.com/monarc-project/zm-core/issues",
"source": "https://github.com/monarc-project/zm-core/tree/v2.12.3-p1"
},
"time": "2022-10-06T07:40:54+00:00"
"time": "2022-10-07T09:13:08+00:00"
},
{
"name": "monarc/frontoffice",
@ -7995,12 +7995,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "b0d3e99ce9c8ec237338a70277dd409ffcf6cedc"
"reference": "b311503298c072e565411e3ef61c04519272473f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/b0d3e99ce9c8ec237338a70277dd409ffcf6cedc",
"reference": "b0d3e99ce9c8ec237338a70277dd409ffcf6cedc",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/b311503298c072e565411e3ef61c04519272473f",
"reference": "b311503298c072e565411e3ef61c04519272473f",
"shasum": ""
},
"conflict": {
@ -8051,7 +8051,7 @@
"cesnet/simplesamlphp-module-proxystatistics": "<3.1",
"codeception/codeception": "<3.1.3|>=4,<4.1.22",
"codeigniter/framework": "<=3.0.6",
"codeigniter4/framework": "<4.1.9",
"codeigniter4/framework": "<4.2.7",
"codeigniter4/shield": "= 1.0.0-beta",
"codiad/codiad": "<=2.8.4",
"composer/composer": "<1.10.26|>=2-alpha.1,<2.2.12|>=2.3,<2.3.5",
@ -8511,7 +8511,7 @@
"type": "tidelift"
}
],
"time": "2022-10-05T15:07:13+00:00"
"time": "2022-10-06T20:04:40+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",