1
0
Fork 0
mirror of synced 2024-05-20 20:52:36 +12:00

composer.json

This commit is contained in:
fogelito 2022-10-31 15:26:40 +02:00
parent a5e67db604
commit eaf59693b7
2 changed files with 24 additions and 30 deletions

View file

@ -45,13 +45,13 @@
"appwrite/php-runtimes": "0.11.*",
"utopia-php/framework": "0.21.*",
"utopia-php/logger": "0.3.*",
"utopia-php/abuse": "0.14.*",
"utopia-php/abuse": "0.15.*",
"utopia-php/analytics": "0.2.*",
"utopia-php/audit": "0.15.*",
"utopia-php/audit": "0.16.*",
"utopia-php/cache": "0.6.0 as 0.7.0",
"utopia-php/cli": "0.13.*",
"utopia-php/config": "0.2.*",
"utopia-php/database": "0.27.1 as 0.26.99",
"utopia-php/database": "0.27.1",
"utopia-php/locale": "0.4.*",
"utopia-php/registry": "0.5.*",
"utopia-php/preloader": "0.2.*",

48
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": "ba3dec52b69a3781e59167a83df50503",
"content-hash": "7b8d35a2eacd92ce95764e4732a30f7e",
"packages": [
{
"name": "adhocore/jwt",
@ -1462,23 +1462,23 @@
},
{
"name": "utopia-php/abuse",
"version": "0.14.0",
"version": "0.15.0",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/abuse.git",
"reference": "1a5da248e74c1bfc39bc440fa949de6935acceeb"
"reference": "fa7684d3162d370cf17df349066dd6535dd7264a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/abuse/zipball/1a5da248e74c1bfc39bc440fa949de6935acceeb",
"reference": "1a5da248e74c1bfc39bc440fa949de6935acceeb",
"url": "https://api.github.com/repos/utopia-php/abuse/zipball/fa7684d3162d370cf17df349066dd6535dd7264a",
"reference": "fa7684d3162d370cf17df349066dd6535dd7264a",
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-pdo": "*",
"php": ">=8.0",
"utopia-php/database": "0.26.*"
"utopia-php/database": "0.27.*"
},
"require-dev": {
"phpunit/phpunit": "^9.4",
@ -1510,9 +1510,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/abuse/issues",
"source": "https://github.com/utopia-php/abuse/tree/0.14.0"
"source": "https://github.com/utopia-php/abuse/tree/0.15.0"
},
"time": "2022-10-14T11:26:39+00:00"
"time": "2022-10-30T08:11:12+00:00"
},
{
"name": "utopia-php/analytics",
@ -1571,22 +1571,22 @@
},
{
"name": "utopia-php/audit",
"version": "0.15.0",
"version": "0.16.0",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/audit.git",
"reference": "937ffd13e7a5ac9ad220b329247569ef2a4881d9"
"reference": "fd8a0ea973f50443e6b7b8d0728d4c1e136da0ef"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/audit/zipball/937ffd13e7a5ac9ad220b329247569ef2a4881d9",
"reference": "937ffd13e7a5ac9ad220b329247569ef2a4881d9",
"url": "https://api.github.com/repos/utopia-php/audit/zipball/fd8a0ea973f50443e6b7b8d0728d4c1e136da0ef",
"reference": "fd8a0ea973f50443e6b7b8d0728d4c1e136da0ef",
"shasum": ""
},
"require": {
"ext-pdo": "*",
"php": ">=8.0",
"utopia-php/database": "0.26.*"
"utopia-php/database": "0.27.*"
},
"require-dev": {
"phpunit/phpunit": "^9.3",
@ -1612,9 +1612,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/audit/issues",
"source": "https://github.com/utopia-php/audit/tree/0.15.0"
"source": "https://github.com/utopia-php/audit/tree/0.16.0"
},
"time": "2022-10-14T11:39:18+00:00"
"time": "2022-10-30T08:11:26+00:00"
},
{
"name": "utopia-php/cache",
@ -3246,16 +3246,16 @@
},
{
"name": "phpunit/php-code-coverage",
"version": "9.2.17",
"version": "9.2.18",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "aa94dc41e8661fe90c7316849907cba3007b10d8"
"reference": "12fddc491826940cf9b7e88ad9664cf51f0f6d0a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/aa94dc41e8661fe90c7316849907cba3007b10d8",
"reference": "aa94dc41e8661fe90c7316849907cba3007b10d8",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/12fddc491826940cf9b7e88ad9664cf51f0f6d0a",
"reference": "12fddc491826940cf9b7e88ad9664cf51f0f6d0a",
"shasum": ""
},
"require": {
@ -3311,7 +3311,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.17"
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.18"
},
"funding": [
{
@ -3319,7 +3319,7 @@
"type": "github"
}
],
"time": "2022-08-30T12:24:04+00:00"
"time": "2022-10-27T13:35:33+00:00"
},
{
"name": "phpunit/php-file-iterator",
@ -5074,12 +5074,6 @@
"version": "0.6.0.0",
"alias": "0.7.0",
"alias_normalized": "0.7.0.0"
},
{
"package": "utopia-php/database",
"version": "0.27.1.0",
"alias": "0.26.99",
"alias_normalized": "0.26.99.0"
}
],
"minimum-stability": "stable",