1
0
Fork 0
mirror of synced 2024-06-14 16:54:52 +12:00

datetime tz

This commit is contained in:
fogelito 2022-08-15 17:12:03 +03:00
parent c627226ac9
commit 8d1127182f
2 changed files with 23 additions and 22 deletions

View file

@ -51,7 +51,7 @@
"utopia-php/cache": "0.6.*",
"utopia-php/cli": "0.13.*",
"utopia-php/config": "0.2.*",
"utopia-php/database": "dev-refactor-permissions as 0.18.9",
"utopia-php/database": "dev-datetime-tz-filter as 0.20.0",
"utopia-php/locale": "0.4.*",
"utopia-php/registry": "0.5.*",
"utopia-php/preloader": "0.2.*",

43
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": "a4ac7a4e39a15f9c3a3c285ec5d78e7a",
"content-hash": "fac90be29602ad95f48f3acb1081e3bf",
"packages": [
{
"name": "adhocore/jwt",
@ -1737,18 +1737,19 @@
"source": {
"type": "git",
"url": "https://github.com/utopia-php/abuse.git",
"reference": "857af4a8265d8c52537c0c4c7a4574dd17e6b46d"
"reference": "42fb9a3c15500d586037efd963ece689972de865"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/abuse/zipball/857af4a8265d8c52537c0c4c7a4574dd17e6b46d",
"reference": "857af4a8265d8c52537c0c4c7a4574dd17e6b46d",
"url": "https://api.github.com/repos/utopia-php/abuse/zipball/42fb9a3c15500d586037efd963ece689972de865",
"reference": "42fb9a3c15500d586037efd963ece689972de865",
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-pdo": "*",
"php": ">=8.0",
"utopia-php/database": "dev-refactor-permissions"
"utopia-php/database": "0.20.0"
},
"require-dev": {
"phpunit/phpunit": "^9.4",
@ -1782,7 +1783,7 @@
"issues": "https://github.com/utopia-php/abuse/issues",
"source": "https://github.com/utopia-php/abuse/tree/refactor-permissions"
},
"time": "2022-08-14T03:33:16+00:00"
"time": "2022-08-15T07:28:30+00:00"
},
{
"name": "utopia-php/analytics",
@ -1845,18 +1846,18 @@
"source": {
"type": "git",
"url": "https://github.com/utopia-php/audit.git",
"reference": "0e218d932ce7f278a2730a8d8078a1cfdb73446a"
"reference": "bfe1590fa06d5e2df4973cb0c5a14917f916dbc9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/audit/zipball/0e218d932ce7f278a2730a8d8078a1cfdb73446a",
"reference": "0e218d932ce7f278a2730a8d8078a1cfdb73446a",
"url": "https://api.github.com/repos/utopia-php/audit/zipball/bfe1590fa06d5e2df4973cb0c5a14917f916dbc9",
"reference": "bfe1590fa06d5e2df4973cb0c5a14917f916dbc9",
"shasum": ""
},
"require": {
"ext-pdo": "*",
"php": ">=8.0",
"utopia-php/database": "dev-refactor-permissions"
"utopia-php/database": "0.20.0"
},
"require-dev": {
"phpunit/phpunit": "^9.3",
@ -1890,7 +1891,7 @@
"issues": "https://github.com/utopia-php/audit/issues",
"source": "https://github.com/utopia-php/audit/tree/refactor-permissions"
},
"time": "2022-08-14T03:20:52+00:00"
"time": "2022-08-14T19:42:25+00:00"
},
{
"name": "utopia-php/cache",
@ -2051,16 +2052,16 @@
},
{
"name": "utopia-php/database",
"version": "dev-refactor-permissions",
"version": "dev-datetime-tz-filter",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/database.git",
"reference": "33557bdd6ea9e884f583c288d0711be18cbd15f9"
"reference": "8e4e9a02f829440811cfb2e0a56f40c29519049b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/33557bdd6ea9e884f583c288d0711be18cbd15f9",
"reference": "33557bdd6ea9e884f583c288d0711be18cbd15f9",
"url": "https://api.github.com/repos/utopia-php/database/zipball/8e4e9a02f829440811cfb2e0a56f40c29519049b",
"reference": "8e4e9a02f829440811cfb2e0a56f40c29519049b",
"shasum": ""
},
"require": {
@ -2109,9 +2110,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/database/issues",
"source": "https://github.com/utopia-php/database/tree/refactor-permissions"
"source": "https://github.com/utopia-php/database/tree/datetime-tz-filter"
},
"time": "2022-08-14T03:11:23+00:00"
"time": "2022-08-15T13:48:34+00:00"
},
{
"name": "utopia-php/domains",
@ -5368,9 +5369,9 @@
},
{
"package": "utopia-php/database",
"version": "dev-refactor-permissions",
"alias": "0.18.9",
"alias_normalized": "0.18.9.0"
"version": "dev-datetime-tz-filter",
"alias": "0.20.0",
"alias_normalized": "0.20.0.0"
}
],
"minimum-stability": "stable",
@ -5403,5 +5404,5 @@
"platform-overrides": {
"php": "8.0"
},
"plugin-api-version": "2.3.0"
"plugin-api-version": "2.2.0"
}