Update lock file

This commit is contained in:
Bradley Schofield 2024-07-29 11:14:17 +09:00
parent faf184f86e
commit 6590d13fca

56
composer.lock generated
View file

@ -355,16 +355,16 @@
}, },
{ {
"name": "chillerlan/php-settings-container", "name": "chillerlan/php-settings-container",
"version": "2.1.5", "version": "2.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/chillerlan/php-settings-container.git", "url": "https://github.com/chillerlan/php-settings-container.git",
"reference": "f705310389264c3578fdd9ffb15aa2cd6d91772e" "reference": "5553558bd381fce5108c6d0343c12e488cfec6bb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/chillerlan/php-settings-container/zipball/f705310389264c3578fdd9ffb15aa2cd6d91772e", "url": "https://api.github.com/repos/chillerlan/php-settings-container/zipball/5553558bd381fce5108c6d0343c12e488cfec6bb",
"reference": "f705310389264c3578fdd9ffb15aa2cd6d91772e", "reference": "5553558bd381fce5108c6d0343c12e488cfec6bb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -372,15 +372,16 @@
"php": "^7.4 || ^8.0" "php": "^7.4 || ^8.0"
}, },
"require-dev": { "require-dev": {
"phan/phan": "^5.4", "phpmd/phpmd": "^2.15",
"phpcsstandards/php_codesniffer": "^3.8", "phpstan/phpstan": "^1.11",
"phpmd/phpmd": "^2.13", "phpstan/phpstan-deprecation-rules": "^1.2",
"phpunit/phpunit": "^9.6" "phpunit/phpunit": "^9.6",
"squizlabs/php_codesniffer": "^3.10"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"chillerlan\\Settings\\": "src/" "chillerlan\\Settings\\": "src"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
@ -417,7 +418,7 @@
"type": "ko_fi" "type": "ko_fi"
} }
], ],
"time": "2024-01-05T23:20:55+00:00" "time": "2024-07-17T01:04:28+00:00"
}, },
{ {
"name": "dragonmantank/cron-expression", "name": "dragonmantank/cron-expression",
@ -1719,16 +1720,16 @@
}, },
{ {
"name": "utopia-php/database", "name": "utopia-php/database",
"version": "0.50.0", "version": "0.50.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/database.git", "url": "https://github.com/utopia-php/database.git",
"reference": "ce3eaccb2f3bbd34b2b97419836fec633b26b8f7" "reference": "1745147bef29a9bddf5dd03fd9174ec29e2c26f0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/ce3eaccb2f3bbd34b2b97419836fec633b26b8f7", "url": "https://api.github.com/repos/utopia-php/database/zipball/1745147bef29a9bddf5dd03fd9174ec29e2c26f0",
"reference": "ce3eaccb2f3bbd34b2b97419836fec633b26b8f7", "reference": "1745147bef29a9bddf5dd03fd9174ec29e2c26f0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1769,9 +1770,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/utopia-php/database/issues", "issues": "https://github.com/utopia-php/database/issues",
"source": "https://github.com/utopia-php/database/tree/0.50.0" "source": "https://github.com/utopia-php/database/tree/0.50.1"
}, },
"time": "2024-06-21T03:21:42+00:00" "time": "2024-07-26T11:56:05+00:00"
}, },
{ {
"name": "utopia-php/domains", "name": "utopia-php/domains",
@ -2170,16 +2171,16 @@
}, },
{ {
"name": "utopia-php/migration", "name": "utopia-php/migration",
"version": "0.5.1", "version": "0.5.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/migration.git", "url": "https://github.com/utopia-php/migration.git",
"reference": "f0e7ff0a76546de353d1ea1f49605b958d407ed2" "reference": "f18d44d4459f78c292dac9edde856fd156fe497a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/utopia-php/migration/zipball/f0e7ff0a76546de353d1ea1f49605b958d407ed2", "url": "https://api.github.com/repos/utopia-php/migration/zipball/f18d44d4459f78c292dac9edde856fd156fe497a",
"reference": "f0e7ff0a76546de353d1ea1f49605b958d407ed2", "reference": "f18d44d4459f78c292dac9edde856fd156fe497a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2189,6 +2190,7 @@
"require-dev": { "require-dev": {
"laravel/pint": "1.*", "laravel/pint": "1.*",
"phpunit/phpunit": "9.*", "phpunit/phpunit": "9.*",
"utopia-php/cli": "^0.18.0",
"vlucas/phpdotenv": "5.*" "vlucas/phpdotenv": "5.*"
}, },
"type": "library", "type": "library",
@ -2211,9 +2213,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/utopia-php/migration/issues", "issues": "https://github.com/utopia-php/migration/issues",
"source": "https://github.com/utopia-php/migration/tree/0.5.1" "source": "https://github.com/utopia-php/migration/tree/0.5.2"
}, },
"time": "2024-07-10T05:48:42+00:00" "time": "2024-07-22T09:27:07+00:00"
}, },
{ {
"name": "utopia-php/mongo", "name": "utopia-php/mongo",
@ -3156,16 +3158,16 @@
}, },
{ {
"name": "laravel/pint", "name": "laravel/pint",
"version": "v1.16.2", "version": "v1.17.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/pint.git", "url": "https://github.com/laravel/pint.git",
"reference": "51f1ba679a6afe0315621ad143d788bd7ded0eca" "reference": "4dba80c1de4b81dc4c4fb10ea6f4781495eb29f5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/51f1ba679a6afe0315621ad143d788bd7ded0eca", "url": "https://api.github.com/repos/laravel/pint/zipball/4dba80c1de4b81dc4c4fb10ea6f4781495eb29f5",
"reference": "51f1ba679a6afe0315621ad143d788bd7ded0eca", "reference": "4dba80c1de4b81dc4c4fb10ea6f4781495eb29f5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3218,7 +3220,7 @@
"issues": "https://github.com/laravel/pint/issues", "issues": "https://github.com/laravel/pint/issues",
"source": "https://github.com/laravel/pint" "source": "https://github.com/laravel/pint"
}, },
"time": "2024-07-09T15:58:08+00:00" "time": "2024-07-23T16:40:20+00:00"
}, },
{ {
"name": "matthiasmullie/minify", "name": "matthiasmullie/minify",