1
0
Fork 0
mirror of synced 2024-06-03 11:24:48 +12:00

new framework version fixes the issues

This commit is contained in:
Damodar Lohani 2022-07-25 11:50:24 +00:00
parent 901170ab41
commit 9e2cc6bb21
2 changed files with 9 additions and 10 deletions

View file

@ -42,7 +42,7 @@
"ext-sockets": "*",
"appwrite/php-clamav": "1.1.*",
"appwrite/php-runtimes": "0.10.*",
"utopia-php/framework": "dev-master as 0.19.21",
"utopia-php/framework": "dev-fix-options-hook as 0.19.21",
"utopia-php/logger": "0.3.*",
"utopia-php/abuse": "0.7.*",
"utopia-php/analytics": "0.2.*",

17
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": "56475668bc34a9a3f03524cdb9aa9047",
"content-hash": "ba7b34fde01f0df8d38d795caf6f6b7f",
"packages": [
{
"name": "adhocore/jwt",
@ -2169,16 +2169,16 @@
},
{
"name": "utopia-php/framework",
"version": "dev-master",
"version": "dev-fix-options-hook",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/framework.git",
"reference": "1819d6a43ccf23610c906a536bc51534b48d0870"
"reference": "756b55f313a3a8bb9d9a2ec387c13871f5103d45"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/framework/zipball/1819d6a43ccf23610c906a536bc51534b48d0870",
"reference": "1819d6a43ccf23610c906a536bc51534b48d0870",
"url": "https://api.github.com/repos/utopia-php/framework/zipball/756b55f313a3a8bb9d9a2ec387c13871f5103d45",
"reference": "756b55f313a3a8bb9d9a2ec387c13871f5103d45",
"shasum": ""
},
"require": {
@ -2188,7 +2188,6 @@
"phpunit/phpunit": "^9.5.10",
"vimeo/psalm": "4.13.1"
},
"default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
@ -2213,9 +2212,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/framework/issues",
"source": "https://github.com/utopia-php/framework/tree/master"
"source": "https://github.com/utopia-php/framework/tree/fix-options-hook"
},
"time": "2022-07-25T08:03:18+00:00"
"time": "2022-07-25T11:24:20+00:00"
},
{
"name": "utopia-php/image",
@ -5350,7 +5349,7 @@
"aliases": [
{
"package": "utopia-php/framework",
"version": "9999999-dev",
"version": "dev-fix-options-hook",
"alias": "0.19.21",
"alias_normalized": "0.19.21.0"
}