1
0
Fork 0
mirror of synced 2024-09-29 08:51:28 +13:00

chore: update composer deps

This commit is contained in:
Torsten Dittmann 2022-02-21 20:57:52 +01:00
parent 087c755b11
commit 568479bcfd
2 changed files with 39 additions and 48 deletions

View file

@ -46,7 +46,7 @@
"utopia-php/cache": "0.4.*",
"utopia-php/cli": "0.11.*",
"utopia-php/config": "0.2.*",
"utopia-php/database": "dev-fix-perms as 0.14.99",
"utopia-php/database": "0.15.*",
"utopia-php/locale": "0.4.*",
"utopia-php/orchestration": "0.2.*",
"utopia-php/registry": "0.5.*",

85
composer.lock generated
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": "85bddee9d6951fa078bee158e8b9bd5a",
"content-hash": "616810ade71f45030c2c678e2d90c51d",
"packages": [
{
"name": "adhocore/jwt",
@ -2141,16 +2141,16 @@
},
{
"name": "utopia-php/database",
"version": "dev-fix-perms",
"version": "0.15.0",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/database.git",
"reference": "49c74b0d8455c616895b794b24496f32f0e91b5a"
"reference": "19d581575ac20bf2e81ffa63ad0e0b52aa96d0a8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/49c74b0d8455c616895b794b24496f32f0e91b5a",
"reference": "49c74b0d8455c616895b794b24496f32f0e91b5a",
"url": "https://api.github.com/repos/utopia-php/database/zipball/19d581575ac20bf2e81ffa63ad0e0b52aa96d0a8",
"reference": "19d581575ac20bf2e81ffa63ad0e0b52aa96d0a8",
"shasum": ""
},
"require": {
@ -2198,9 +2198,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/database/issues",
"source": "https://github.com/utopia-php/database/tree/fix-perms"
"source": "https://github.com/utopia-php/database/tree/0.15.0"
},
"time": "2022-02-17T14:32:38+00:00"
"time": "2022-02-21T18:04:57+00:00"
},
{
"name": "utopia-php/domains",
@ -2258,16 +2258,16 @@
},
{
"name": "utopia-php/framework",
"version": "0.19.6",
"version": "0.19.7",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/framework.git",
"reference": "7d9b28365fb794001cb34dd028659452d4e71b7d"
"reference": "f17afe77a21873b9be18ebc05283813468b4283a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/framework/zipball/7d9b28365fb794001cb34dd028659452d4e71b7d",
"reference": "7d9b28365fb794001cb34dd028659452d4e71b7d",
"url": "https://api.github.com/repos/utopia-php/framework/zipball/f17afe77a21873b9be18ebc05283813468b4283a",
"reference": "f17afe77a21873b9be18ebc05283813468b4283a",
"shasum": ""
},
"require": {
@ -2301,9 +2301,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/framework/issues",
"source": "https://github.com/utopia-php/framework/tree/0.19.6"
"source": "https://github.com/utopia-php/framework/tree/0.19.7"
},
"time": "2022-02-10T17:05:22+00:00"
"time": "2022-02-18T00:04:49+00:00"
},
{
"name": "utopia-php/image",
@ -2917,16 +2917,16 @@
"packages-dev": [
{
"name": "amphp/amp",
"version": "v2.6.1",
"version": "v2.6.2",
"source": {
"type": "git",
"url": "https://github.com/amphp/amp.git",
"reference": "c5fc66a78ee38d7ac9195a37bacaf940eb3f65ae"
"reference": "9d5100cebffa729aaffecd3ad25dc5aeea4f13bb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/amphp/amp/zipball/c5fc66a78ee38d7ac9195a37bacaf940eb3f65ae",
"reference": "c5fc66a78ee38d7ac9195a37bacaf940eb3f65ae",
"url": "https://api.github.com/repos/amphp/amp/zipball/9d5100cebffa729aaffecd3ad25dc5aeea4f13bb",
"reference": "9d5100cebffa729aaffecd3ad25dc5aeea4f13bb",
"shasum": ""
},
"require": {
@ -2948,13 +2948,13 @@
}
},
"autoload": {
"psr-4": {
"Amp\\": "lib"
},
"files": [
"lib/functions.php",
"lib/Internal/functions.php"
]
],
"psr-4": {
"Amp\\": "lib"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@ -2979,7 +2979,7 @@
}
],
"description": "A non-blocking concurrency framework for PHP applications.",
"homepage": "http://amphp.org/amp",
"homepage": "https://amphp.org/amp",
"keywords": [
"async",
"asynchronous",
@ -2994,7 +2994,7 @@
"support": {
"irc": "irc://irc.freenode.org/amphp",
"issues": "https://github.com/amphp/amp/issues",
"source": "https://github.com/amphp/amp/tree/v2.6.1"
"source": "https://github.com/amphp/amp/tree/v2.6.2"
},
"funding": [
{
@ -3002,7 +3002,7 @@
"type": "github"
}
],
"time": "2021-09-23T18:43:08+00:00"
"time": "2022-02-20T17:52:18+00:00"
},
{
"name": "amphp/byte-stream",
@ -3966,16 +3966,16 @@
},
{
"name": "phar-io/version",
"version": "3.1.1",
"version": "3.2.1",
"source": {
"type": "git",
"url": "https://github.com/phar-io/version.git",
"reference": "15a90844ad40f127afd244c0cad228de2a80052a"
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phar-io/version/zipball/15a90844ad40f127afd244c0cad228de2a80052a",
"reference": "15a90844ad40f127afd244c0cad228de2a80052a",
"url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
"shasum": ""
},
"require": {
@ -4011,9 +4011,9 @@
"description": "Library for handling version information and constraints",
"support": {
"issues": "https://github.com/phar-io/version/issues",
"source": "https://github.com/phar-io/version/tree/3.1.1"
"source": "https://github.com/phar-io/version/tree/3.2.1"
},
"time": "2022-02-07T21:56:48+00:00"
"time": "2022-02-21T01:04:05+00:00"
},
{
"name": "phpdocumentor/reflection-common",
@ -4244,16 +4244,16 @@
},
{
"name": "phpunit/php-code-coverage",
"version": "9.2.10",
"version": "9.2.11",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "d5850aaf931743067f4bfc1ae4cbd06468400687"
"reference": "665a1ac0a763c51afc30d6d130dac0813092b17f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/d5850aaf931743067f4bfc1ae4cbd06468400687",
"reference": "d5850aaf931743067f4bfc1ae4cbd06468400687",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/665a1ac0a763c51afc30d6d130dac0813092b17f",
"reference": "665a1ac0a763c51afc30d6d130dac0813092b17f",
"shasum": ""
},
"require": {
@ -4309,7 +4309,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.10"
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.11"
},
"funding": [
{
@ -4317,7 +4317,7 @@
"type": "github"
}
],
"time": "2021-12-05T09:12:13+00:00"
"time": "2022-02-18T12:46:09+00:00"
},
{
"name": "phpunit/php-file-iterator",
@ -6645,18 +6645,9 @@
"time": "2015-12-17T08:42:14+00:00"
}
],
"aliases": [
{
"package": "utopia-php/database",
"version": "dev-fix-perms",
"alias": "0.14.99",
"alias_normalized": "0.14.99.0"
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"utopia-php/database": 20
},
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {