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

Update database

This commit is contained in:
Jake Barnby 2024-03-10 12:50:51 +01:00
parent 9ca1375af3
commit 65c21a34c0
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C
2 changed files with 27 additions and 27 deletions

View file

@ -50,7 +50,7 @@
"utopia-php/cache": "0.9.*", "utopia-php/cache": "0.9.*",
"utopia-php/cli": "0.15.*", "utopia-php/cli": "0.15.*",
"utopia-php/config": "0.2.*", "utopia-php/config": "0.2.*",
"utopia-php/database": "0.45.8", "utopia-php/database": "0.45.*",
"utopia-php/domains": "0.5.*", "utopia-php/domains": "0.5.*",
"utopia-php/dsn": "0.1.*", "utopia-php/dsn": "0.1.*",
"utopia-php/framework": "0.33.*", "utopia-php/framework": "0.33.*",

52
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": "767fe773a75b04ff6c22eac8b2c1498b", "content-hash": "d9a7df9d8d4ed11e157accbd2d73bf7b",
"packages": [ "packages": [
{ {
"name": "adhocore/jwt", "name": "adhocore/jwt",
@ -404,16 +404,16 @@
}, },
{ {
"name": "jean85/pretty-package-versions", "name": "jean85/pretty-package-versions",
"version": "2.0.5", "version": "2.0.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Jean85/pretty-package-versions.git", "url": "https://github.com/Jean85/pretty-package-versions.git",
"reference": "ae547e455a3d8babd07b96966b17d7fd21d9c6af" "reference": "f9fdd29ad8e6d024f52678b570e5593759b550b4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/ae547e455a3d8babd07b96966b17d7fd21d9c6af", "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/f9fdd29ad8e6d024f52678b570e5593759b550b4",
"reference": "ae547e455a3d8babd07b96966b17d7fd21d9c6af", "reference": "f9fdd29ad8e6d024f52678b570e5593759b550b4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -421,9 +421,9 @@
"php": "^7.1|^8.0" "php": "^7.1|^8.0"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^2.17", "friendsofphp/php-cs-fixer": "^3.2",
"jean85/composer-provided-replaced-stub-package": "^1.0", "jean85/composer-provided-replaced-stub-package": "^1.0",
"phpstan/phpstan": "^0.12.66", "phpstan/phpstan": "^1.4",
"phpunit/phpunit": "^7.5|^8.5|^9.4", "phpunit/phpunit": "^7.5|^8.5|^9.4",
"vimeo/psalm": "^4.3" "vimeo/psalm": "^4.3"
}, },
@ -457,9 +457,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/Jean85/pretty-package-versions/issues", "issues": "https://github.com/Jean85/pretty-package-versions/issues",
"source": "https://github.com/Jean85/pretty-package-versions/tree/2.0.5" "source": "https://github.com/Jean85/pretty-package-versions/tree/2.0.6"
}, },
"time": "2021-10-08T21:21:46+00:00" "time": "2024-03-08T09:58:59+00:00"
}, },
{ {
"name": "league/csv", "name": "league/csv",
@ -1187,16 +1187,16 @@
}, },
{ {
"name": "utopia-php/database", "name": "utopia-php/database",
"version": "0.45.8", "version": "0.45.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/database.git", "url": "https://github.com/utopia-php/database.git",
"reference": "8c68f04f073e50c5199bc2df22c5bf9e3be512e4" "reference": "f28a3f5b5276d3459694669f01a382b3e35b2006"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/8c68f04f073e50c5199bc2df22c5bf9e3be512e4", "url": "https://api.github.com/repos/utopia-php/database/zipball/f28a3f5b5276d3459694669f01a382b3e35b2006",
"reference": "8c68f04f073e50c5199bc2df22c5bf9e3be512e4", "reference": "f28a3f5b5276d3459694669f01a382b3e35b2006",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1237,9 +1237,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.45.8" "source": "https://github.com/utopia-php/database/tree/0.45.9"
}, },
"time": "2024-03-07T16:36:43+00:00" "time": "2024-03-10T11:46:14+00:00"
}, },
{ {
"name": "utopia-php/domains", "name": "utopia-php/domains",
@ -2413,30 +2413,30 @@
"packages-dev": [ "packages-dev": [
{ {
"name": "appwrite/sdk-generator", "name": "appwrite/sdk-generator",
"version": "0.36.4", "version": "0.36.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/appwrite/sdk-generator.git", "url": "https://github.com/appwrite/sdk-generator.git",
"reference": "8d932098009d62d37dda73cfe4ebc11f83e21405" "reference": "c9c07e8d96b80f62507bbb5ef90fa0769e560621"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/appwrite/sdk-generator/zipball/8d932098009d62d37dda73cfe4ebc11f83e21405", "url": "https://api.github.com/repos/appwrite/sdk-generator/zipball/c9c07e8d96b80f62507bbb5ef90fa0769e560621",
"reference": "8d932098009d62d37dda73cfe4ebc11f83e21405", "reference": "c9c07e8d96b80f62507bbb5ef90fa0769e560621",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-curl": "*", "ext-curl": "*",
"ext-json": "*", "ext-json": "*",
"ext-mbstring": "*", "ext-mbstring": "*",
"matthiasmullie/minify": "^1.3.68", "matthiasmullie/minify": "1.3.*",
"php": ">=8.0", "php": ">=8.0",
"twig/twig": "^3.4.1" "twig/twig": "v3.8.*"
}, },
"require-dev": { "require-dev": {
"brianium/paratest": "^6.4", "brianium/paratest": "v7.4.*",
"phpunit/phpunit": "^9.5.21", "phpunit/phpunit": "10.5.*",
"squizlabs/php_codesniffer": "^3.6" "squizlabs/php_codesniffer": "3.9.*"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -2458,9 +2458,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.36.4" "source": "https://github.com/appwrite/sdk-generator/tree/0.36.7"
}, },
"time": "2024-02-20T16:36:15+00:00" "time": "2024-03-09T16:57:18+00:00"
}, },
{ {
"name": "doctrine/deprecations", "name": "doctrine/deprecations",