1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00

Updated dependencies

This commit is contained in:
Eldad Fux 2021-08-23 23:36:50 +03:00
parent 57b12a416d
commit defb94917e
2 changed files with 12 additions and 12 deletions

View file

@ -38,7 +38,7 @@
"appwrite/php-clamav": "1.1.*", "appwrite/php-clamav": "1.1.*",
"appwrite/php-runtimes": "0.4.*", "appwrite/php-runtimes": "0.4.*",
"utopia-php/framework": "0.17.*", "utopia-php/framework": "0.18.*",
"utopia-php/abuse": "0.6.*", "utopia-php/abuse": "0.6.*",
"utopia-php/analytics": "0.2.*", "utopia-php/analytics": "0.2.*",
"utopia-php/audit": "0.6.*", "utopia-php/audit": "0.6.*",

22
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": "47aa9e5f236362f9b724bfd9bb592dc4", "content-hash": "aac413429914bd9299a7ae722f00cef8",
"packages": [ "packages": [
{ {
"name": "adhocore/jwt", "name": "adhocore/jwt",
@ -1988,12 +1988,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/database.git", "url": "https://github.com/utopia-php/database.git",
"reference": "d32d2cfe96115e99b6dcf69318daf570934e1e55" "reference": "cb73391371f70ddb54bc0000064b15c5f173cb7a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/utopia-php/database/zipball/d32d2cfe96115e99b6dcf69318daf570934e1e55", "url": "https://api.github.com/repos/utopia-php/database/zipball/cb73391371f70ddb54bc0000064b15c5f173cb7a",
"reference": "d32d2cfe96115e99b6dcf69318daf570934e1e55", "reference": "cb73391371f70ddb54bc0000064b15c5f173cb7a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2043,7 +2043,7 @@
"issues": "https://github.com/utopia-php/database/issues", "issues": "https://github.com/utopia-php/database/issues",
"source": "https://github.com/utopia-php/database/tree/feat-adjusted-query-validator" "source": "https://github.com/utopia-php/database/tree/feat-adjusted-query-validator"
}, },
"time": "2021-08-23T06:11:57+00:00" "time": "2021-08-23T14:18:47+00:00"
}, },
{ {
"name": "utopia-php/domains", "name": "utopia-php/domains",
@ -2101,16 +2101,16 @@
}, },
{ {
"name": "utopia-php/framework", "name": "utopia-php/framework",
"version": "0.17.3", "version": "0.18.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/framework.git", "url": "https://github.com/utopia-php/framework.git",
"reference": "0274f6b3e49db2af0d702edf278ec7504dc99878" "reference": "f577522a5eb8009967b893fb7ad4ee70d3f7c0db"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/utopia-php/framework/zipball/0274f6b3e49db2af0d702edf278ec7504dc99878", "url": "https://api.github.com/repos/utopia-php/framework/zipball/f577522a5eb8009967b893fb7ad4ee70d3f7c0db",
"reference": "0274f6b3e49db2af0d702edf278ec7504dc99878", "reference": "f577522a5eb8009967b893fb7ad4ee70d3f7c0db",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2144,9 +2144,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/utopia-php/framework/issues", "issues": "https://github.com/utopia-php/framework/issues",
"source": "https://github.com/utopia-php/framework/tree/0.17.3" "source": "https://github.com/utopia-php/framework/tree/0.18.0"
}, },
"time": "2021-08-03T13:57:01+00:00" "time": "2021-08-19T04:58:47+00:00"
}, },
{ {
"name": "utopia-php/image", "name": "utopia-php/image",