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

deps: update dependencies

This commit is contained in:
Torsten Dittmann 2021-04-09 12:35:44 +02:00
parent 19e9582df2
commit 8a93f404e9
2 changed files with 344 additions and 511 deletions

View file

@ -35,7 +35,7 @@
"ext-zlib": "*", "ext-zlib": "*",
"ext-sockets": "*", "ext-sockets": "*",
"appwrite/php-clamav": "1.0.*", "appwrite/php-clamav": "1.1.*",
"utopia-php/framework": "0.12.*", "utopia-php/framework": "0.12.*",
"utopia-php/abuse": "0.4.*", "utopia-php/abuse": "0.4.*",
@ -45,28 +45,28 @@
"utopia-php/cli": "0.10.0", "utopia-php/cli": "0.10.0",
"utopia-php/config": "0.2.*", "utopia-php/config": "0.2.*",
"utopia-php/locale": "0.3.*", "utopia-php/locale": "0.3.*",
"utopia-php/registry": "0.2.*", "utopia-php/registry": "0.4.*",
"utopia-php/preloader": "0.2.*", "utopia-php/preloader": "0.2.*",
"utopia-php/domains": "0.2.*", "utopia-php/domains": "1.1.*",
"utopia-php/swoole": "0.2.*", "utopia-php/swoole": "0.2.*",
"utopia-php/system": "0.4.*", "utopia-php/system": "0.4.*",
"utopia-php/storage": "0.4.*", "utopia-php/storage": "0.4.*",
"utopia-php/image": "0.1.*", "utopia-php/image": "0.2.*",
"resque/php-resque": "1.3.6", "resque/php-resque": "1.3.6",
"matomo/device-detector": "4.1.0", "matomo/device-detector": "4.2.2",
"dragonmantank/cron-expression": "3.1.0", "dragonmantank/cron-expression": "3.1.0",
"influxdb/influxdb-php": "1.15.2", "influxdb/influxdb-php": "1.15.2",
"phpmailer/phpmailer": "6.3.0", "phpmailer/phpmailer": "6.4.0",
"chillerlan/php-qrcode": "4.3.0", "chillerlan/php-qrcode": "4.3.0",
"adhocore/jwt": "1.1.2", "adhocore/jwt": "1.1.2",
"slickdeals/statsd": "~3.0" "slickdeals/statsd": "3.0.2"
}, },
"require-dev": { "require-dev": {
"swoole/ide-helper": "4.6.2", "swoole/ide-helper": "4.6.4",
"appwrite/sdk-generator": "0.6.3", "appwrite/sdk-generator": "0.7.0",
"phpunit/phpunit": "9.4.2", "phpunit/phpunit": "9.5.4",
"vimeo/psalm": "4.1.1" "vimeo/psalm": "4.7.0"
}, },
"repositories": [ "repositories": [
{ {
@ -77,10 +77,9 @@
"provide": { "provide": {
"ext-phpiredis": "*" "ext-phpiredis": "*"
}, },
"minimum-stability": "dev",
"config": { "config": {
"platform": { "platform": {
"php": "7.4" "php": "8.0"
} }
} }
} }

830
composer.lock generated

File diff suppressed because it is too large Load diff