1
0
Fork 0
mirror of synced 2024-06-03 03:14:50 +12:00

Revert "Update utopia-php/database to 0.3"

This reverts commit 2c7e65af68.
This commit is contained in:
kodumbeats 2021-06-10 15:38:54 -04:00
parent 7138dbd34f
commit 4e068e63bf
2 changed files with 10 additions and 12 deletions

View file

@ -45,7 +45,7 @@
"utopia-php/cache": "0.4.*",
"utopia-php/cli": "0.11.*",
"utopia-php/config": "0.2.*",
"utopia-php/database": "^0.3.0",
"utopia-php/database": "0.2.*",
"utopia-php/locale": "0.3.*",
"utopia-php/registry": "0.4.*",
"utopia-php/preloader": "0.2.*",

20
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": "854dfbc035c52bb373210e5d31271c65",
"content-hash": "5cf39daf305902a168233757d4a00066",
"packages": [
{
"name": "adhocore/jwt",
@ -1919,16 +1919,16 @@
},
{
"name": "utopia-php/database",
"version": "0.3.0",
"version": "0.2.0",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/database.git",
"reference": "c5f9599d933f493ca69e57d34d903939425662f8"
"reference": "b5dd144d582f3355c13f5430b1b3d7eb850bc5cd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/c5f9599d933f493ca69e57d34d903939425662f8",
"reference": "c5f9599d933f493ca69e57d34d903939425662f8",
"url": "https://api.github.com/repos/utopia-php/database/zipball/b5dd144d582f3355c13f5430b1b3d7eb850bc5cd",
"reference": "b5dd144d582f3355c13f5430b1b3d7eb850bc5cd",
"shasum": ""
},
"require": {
@ -1941,9 +1941,7 @@
"utopia-php/framework": "0.*.*"
},
"require-dev": {
"fakerphp/faker": "^1.14",
"phpunit/phpunit": "^9.4",
"utopia-php/cli": "^0.11.0",
"vimeo/psalm": "4.0.1"
},
"type": "library",
@ -1976,9 +1974,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/database/issues",
"source": "https://github.com/utopia-php/database/tree/0.3.0"
"source": "https://github.com/utopia-php/database/tree/0.2.0"
},
"time": "2021-06-09T12:39:37+00:00"
"time": "2021-05-26T18:41:44+00:00"
},
{
"name": "utopia-php/domains",
@ -6144,5 +6142,5 @@
"platform-overrides": {
"php": "8.0"
},
"plugin-api-version": "2.1.0"
}
"plugin-api-version": "2.0.0"
}