1
0
Fork 0
mirror of synced 2024-10-02 10:16:27 +13:00

Bump audit version to get rid of userInternalId attribute

This commit is contained in:
Steven Nguyen 2023-07-12 10:06:12 -07:00
parent 30fc5658e4
commit 35a25cc2a7
No known key found for this signature in database
2 changed files with 8 additions and 8 deletions

View file

@ -45,7 +45,7 @@
"appwrite/php-runtimes": "0.11.*", "appwrite/php-runtimes": "0.11.*",
"utopia-php/abuse": "0.25.*", "utopia-php/abuse": "0.25.*",
"utopia-php/analytics": "0.2.*", "utopia-php/analytics": "0.2.*",
"utopia-php/audit": "0.26.*", "utopia-php/audit": "0.27.*",
"utopia-php/cache": "0.8.*", "utopia-php/cache": "0.8.*",
"utopia-php/cli": "0.13.*", "utopia-php/cli": "0.13.*",
"utopia-php/config": "0.2.*", "utopia-php/config": "0.2.*",

14
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": "21b8661eef2ca7648831651b99a11544", "content-hash": "a15f62920dedaf99e321ffd94e89d9f4",
"packages": [ "packages": [
{ {
"name": "adhocore/jwt", "name": "adhocore/jwt",
@ -1906,16 +1906,16 @@
}, },
{ {
"name": "utopia-php/audit", "name": "utopia-php/audit",
"version": "0.26.0", "version": "0.27.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/audit.git", "url": "https://github.com/utopia-php/audit.git",
"reference": "e7228080f14df28737fbb050c180c26d86ac0403" "reference": "bdf89d7fe381bd4c891ad217612580a35e8c7642"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/utopia-php/audit/zipball/e7228080f14df28737fbb050c180c26d86ac0403", "url": "https://api.github.com/repos/utopia-php/audit/zipball/bdf89d7fe381bd4c891ad217612580a35e8c7642",
"reference": "e7228080f14df28737fbb050c180c26d86ac0403", "reference": "bdf89d7fe381bd4c891ad217612580a35e8c7642",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1947,9 +1947,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.26.0" "source": "https://github.com/utopia-php/audit/tree/0.27.0"
}, },
"time": "2023-04-27T15:43:50+00:00" "time": "2023-05-15T07:04:48+00:00"
}, },
{ {
"name": "utopia-php/cache", "name": "utopia-php/cache",