1
0
Fork 0
mirror of synced 2024-09-19 19:07:21 +12:00

chore: versions update

This commit is contained in:
Binyamin Yawitz 2024-08-23 11:55:21 -04:00
parent cf6110530a
commit 42631aa85e
No known key found for this signature in database
2 changed files with 38 additions and 38 deletions

View file

@ -45,13 +45,13 @@
"ext-sockets": "*", "ext-sockets": "*",
"appwrite/php-runtimes": "0.15.*", "appwrite/php-runtimes": "0.15.*",
"appwrite/php-clamav": "2.0.*", "appwrite/php-clamav": "2.0.*",
"utopia-php/abuse": "0.40.*", "utopia-php/abuse": "0.42.0",
"utopia-php/analytics": "0.10.*", "utopia-php/analytics": "0.10.*",
"utopia-php/audit": "0.41.*", "utopia-php/audit": "0.42.0",
"utopia-php/cache": "0.10.*", "utopia-php/cache": "0.10.*",
"utopia-php/cli": "0.15.*", "utopia-php/cli": "0.15.*",
"utopia-php/config": "0.2.*", "utopia-php/config": "0.2.*",
"utopia-php/database": "0.51.*", "utopia-php/database": "0.52.*",
"utopia-php/domains": "0.5.*", "utopia-php/domains": "0.5.*",
"utopia-php/dsn": "0.2.1", "utopia-php/dsn": "0.2.1",
"utopia-php/framework": "0.33.*", "utopia-php/framework": "0.33.*",

70
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "1d0732b67344d94ccf7dfbf6b016ed3c", "content-hash": "eba741eab8bb748ed684c32711d472df",
"packages": [ "packages": [
{ {
"name": "adhocore/jwt", "name": "adhocore/jwt",
@ -1429,16 +1429,16 @@
}, },
{ {
"name": "utopia-php/abuse", "name": "utopia-php/abuse",
"version": "0.40.0", "version": "0.42.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/abuse.git", "url": "https://github.com/utopia-php/abuse.git",
"reference": "69748a6741a9e44f0c9e430f3c2bd2b8a677c048" "reference": "08cf17e7f4fd213966c8d8702e406f2269244f0f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/utopia-php/abuse/zipball/69748a6741a9e44f0c9e430f3c2bd2b8a677c048", "url": "https://api.github.com/repos/utopia-php/abuse/zipball/08cf17e7f4fd213966c8d8702e406f2269244f0f",
"reference": "69748a6741a9e44f0c9e430f3c2bd2b8a677c048", "reference": "08cf17e7f4fd213966c8d8702e406f2269244f0f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1446,7 +1446,7 @@
"ext-pdo": "*", "ext-pdo": "*",
"ext-redis": "*", "ext-redis": "*",
"php": ">=8.0", "php": ">=8.0",
"utopia-php/database": "0.51.*" "utopia-php/database": "0.52.*"
}, },
"require-dev": { "require-dev": {
"laravel/pint": "1.5.*", "laravel/pint": "1.5.*",
@ -1474,9 +1474,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/utopia-php/abuse/issues", "issues": "https://github.com/utopia-php/abuse/issues",
"source": "https://github.com/utopia-php/abuse/tree/0.40.0" "source": "https://github.com/utopia-php/abuse/tree/0.42.0"
}, },
"time": "2024-08-16T06:08:24+00:00" "time": "2024-08-21T08:24:01+00:00"
}, },
{ {
"name": "utopia-php/analytics", "name": "utopia-php/analytics",
@ -1526,21 +1526,21 @@
}, },
{ {
"name": "utopia-php/audit", "name": "utopia-php/audit",
"version": "0.41.0", "version": "0.42.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/audit.git", "url": "https://github.com/utopia-php/audit.git",
"reference": "77f1d0a95ea791e38a38a8bc1b7728ffcedcd2d1" "reference": "9dc168470625bcf11ff8cd9ab5660db09129f618"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/utopia-php/audit/zipball/77f1d0a95ea791e38a38a8bc1b7728ffcedcd2d1", "url": "https://api.github.com/repos/utopia-php/audit/zipball/9dc168470625bcf11ff8cd9ab5660db09129f618",
"reference": "77f1d0a95ea791e38a38a8bc1b7728ffcedcd2d1", "reference": "9dc168470625bcf11ff8cd9ab5660db09129f618",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.0", "php": ">=8.0",
"utopia-php/database": "0.51.*" "utopia-php/database": "0.52.*"
}, },
"require-dev": { "require-dev": {
"laravel/pint": "1.5.*", "laravel/pint": "1.5.*",
@ -1567,9 +1567,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/utopia-php/audit/issues", "issues": "https://github.com/utopia-php/audit/issues",
"source": "https://github.com/utopia-php/audit/tree/0.41.0" "source": "https://github.com/utopia-php/audit/tree/0.42.0"
}, },
"time": "2024-08-16T06:08:00+00:00" "time": "2024-08-21T08:24:08+00:00"
}, },
{ {
"name": "utopia-php/cache", "name": "utopia-php/cache",
@ -1723,16 +1723,16 @@
}, },
{ {
"name": "utopia-php/database", "name": "utopia-php/database",
"version": "0.51.1", "version": "0.52.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/database.git", "url": "https://github.com/utopia-php/database.git",
"reference": "845783a54cced784e00db084a29486fdb96d3d58" "reference": "d22a316a010699c5ebb4768c1020167c192b9c6b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/845783a54cced784e00db084a29486fdb96d3d58", "url": "https://api.github.com/repos/utopia-php/database/zipball/d22a316a010699c5ebb4768c1020167c192b9c6b",
"reference": "845783a54cced784e00db084a29486fdb96d3d58", "reference": "d22a316a010699c5ebb4768c1020167c192b9c6b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1744,14 +1744,14 @@
"utopia-php/mongo": "0.3.*" "utopia-php/mongo": "0.3.*"
}, },
"require-dev": { "require-dev": {
"fakerphp/faker": "^1.14", "fakerphp/faker": "1.23.*",
"laravel/pint": "1.13.*", "laravel/pint": "1.17.*",
"pcov/clobber": "^2.0", "pcov/clobber": "2.0.*",
"phpstan/phpstan": "1.10.*", "phpstan/phpstan": "1.11.*",
"phpunit/phpunit": "^9.4", "phpunit/phpunit": "9.6.*",
"rregeer/phpunit-coverage-check": "^0.3.1", "rregeer/phpunit-coverage-check": "0.3.*",
"swoole/ide-helper": "4.8.0", "swoole/ide-helper": "5.1.3",
"utopia-php/cli": "^0.14.0" "utopia-php/cli": "0.14.*"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -1773,9 +1773,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.51.1" "source": "https://github.com/utopia-php/database/tree/0.52.1"
}, },
"time": "2024-08-16T10:54:25+00:00" "time": "2024-08-23T02:43:43+00:00"
}, },
{ {
"name": "utopia-php/domains", "name": "utopia-php/domains",
@ -2993,16 +2993,16 @@
"packages-dev": [ "packages-dev": [
{ {
"name": "appwrite/sdk-generator", "name": "appwrite/sdk-generator",
"version": "0.39.13", "version": "0.39.15",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/appwrite/sdk-generator.git", "url": "https://github.com/appwrite/sdk-generator.git",
"reference": "1130d024dd667d132be0b843c970bee82e593aaf" "reference": "c0b51dc74877410920ba04011f5c3482a8be6a5e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/appwrite/sdk-generator/zipball/1130d024dd667d132be0b843c970bee82e593aaf", "url": "https://api.github.com/repos/appwrite/sdk-generator/zipball/c0b51dc74877410920ba04011f5c3482a8be6a5e",
"reference": "1130d024dd667d132be0b843c970bee82e593aaf", "reference": "c0b51dc74877410920ba04011f5c3482a8be6a5e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3038,9 +3038,9 @@
"description": "Appwrite PHP library for generating API SDKs for multiple programming languages and platforms", "description": "Appwrite PHP library for generating API SDKs for multiple programming languages and platforms",
"support": { "support": {
"issues": "https://github.com/appwrite/sdk-generator/issues", "issues": "https://github.com/appwrite/sdk-generator/issues",
"source": "https://github.com/appwrite/sdk-generator/tree/0.39.13" "source": "https://github.com/appwrite/sdk-generator/tree/0.39.15"
}, },
"time": "2024-08-21T10:45:26+00:00" "time": "2024-08-23T14:56:07+00:00"
}, },
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",