Updated the core dependency.

master
Ruslan Baidan 2024-10-06 22:08:07 +02:00
parent 2bfa74aa93
commit 5fe211cf8b
No known key found for this signature in database
GPG Key ID: 4B7724C136BF1D89
1 changed files with 4 additions and 4 deletions

8
composer.lock generated
View File

@ -4655,12 +4655,12 @@
"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": "54f369e1b9b7948bab963328d22773b23919c9b8" "reference": "ea4cc43b5c9246945a5b01667894d09ef232bef6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/monarc-project/zm-core/zipball/54f369e1b9b7948bab963328d22773b23919c9b8", "url": "https://api.github.com/repos/monarc-project/zm-core/zipball/ea4cc43b5c9246945a5b01667894d09ef232bef6",
"reference": "54f369e1b9b7948bab963328d22773b23919c9b8", "reference": "ea4cc43b5c9246945a5b01667894d09ef232bef6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4742,7 +4742,7 @@
"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.13.1" "source": "https://github.com/monarc-project/zm-core/tree/v2.13.1"
}, },
"time": "2024-10-06T19:59:38+00:00" "time": "2024-10-06T20:06:47+00:00"
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",