composer.lock

This commit is contained in:
shimon
2025-08-06 15:49:05 +03:00
parent d63a218bd8
commit 603980759a
Generated
+54 -9
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "15bfcee7df4809e73f10a2cb6e386b52",
"content-hash": "262f5175f7cb01971f9a0ab18dbd8a02",
"packages": [
{
"name": "adhocore/jwt",
@@ -628,6 +628,51 @@
],
"time": "2023-08-10T19:36:49+00:00"
},
{
"name": "enshrined/svg-sanitize",
"version": "0.21.0",
"source": {
"type": "git",
"url": "https://github.com/darylldoyle/svg-sanitizer.git",
"reference": "5e477468fac5c5ce933dce53af3e8e4e58dcccc9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/5e477468fac5c5ce933dce53af3e8e4e58dcccc9",
"reference": "5e477468fac5c5ce933dce53af3e8e4e58dcccc9",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-libxml": "*",
"php": "^7.1 || ^8.0"
},
"require-dev": {
"phpunit/phpunit": "^6.5 || ^8.5"
},
"type": "library",
"autoload": {
"psr-4": {
"enshrined\\svgSanitize\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Daryll Doyle",
"email": "daryll@enshrined.co.uk"
}
],
"description": "An SVG sanitizer for PHP",
"support": {
"issues": "https://github.com/darylldoyle/svg-sanitizer/issues",
"source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.21.0"
},
"time": "2025-01-13T09:32:25+00:00"
},
{
"name": "giggsey/libphonenumber-for-php-lite",
"version": "8.13.36",
@@ -4151,16 +4196,16 @@
},
{
"name": "utopia-php/migration",
"version": "0.13.7",
"version": "0.14.1",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/migration.git",
"reference": "fc25d50c3a19e701e905c56a9465143cacb02717"
"reference": "34bb7c487b00cefa35fddcff0621e704a23f4ebf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/migration/zipball/fc25d50c3a19e701e905c56a9465143cacb02717",
"reference": "fc25d50c3a19e701e905c56a9465143cacb02717",
"url": "https://api.github.com/repos/utopia-php/migration/zipball/34bb7c487b00cefa35fddcff0621e704a23f4ebf",
"reference": "34bb7c487b00cefa35fddcff0621e704a23f4ebf",
"shasum": ""
},
"require": {
@@ -4201,9 +4246,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/migration/issues",
"source": "https://github.com/utopia-php/migration/tree/0.13.7"
"source": "https://github.com/utopia-php/migration/tree/0.14.1"
},
"time": "2025-07-31T15:08:29+00:00"
"time": "2025-08-06T11:46:44+00:00"
},
{
"name": "utopia-php/mongo",
@@ -8479,8 +8524,8 @@
{
"package": "utopia-php/database",
"version": "dev-feat-mongo-tmp",
"alias": "0.73.0",
"alias_normalized": "0.73.0.0"
"alias": "0.75.0",
"alias_normalized": "0.75.0.0"
}
],
"minimum-stability": "stable",