1
0
Fork 0
mirror of synced 2024-10-01 01:37:56 +13:00

Merge pull request #6067 from appwrite/chore-update-specs

chore: add update framework version
This commit is contained in:
Christy Jacob 2023-08-30 20:41:13 +04:00 committed by GitHub
commit 6a8b83104c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 37 additions and 37 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -52,7 +52,7 @@
"utopia-php/database": "0.43.*",
"utopia-php/domains": "0.3.*",
"utopia-php/dsn": "0.1.*",
"utopia-php/framework": "0.30.0",
"utopia-php/framework": "0.31.0",
"utopia-php/image": "0.5.*",
"utopia-php/locale": "0.4.*",
"utopia-php/logger": "0.3.*",
@ -65,7 +65,7 @@
"utopia-php/registry": "0.5.*",
"utopia-php/storage": "0.14.*",
"utopia-php/swoole": "0.5.*",
"utopia-php/vcs": "0.3.*",
"utopia-php/vcs": "0.4.*",
"utopia-php/websocket": "0.1.*",
"resque/php-resque": "1.3.6",
"matomo/device-detector": "6.1.*",

42
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": "e47df16e69bf04fffbc28c7deee26f2b",
"content-hash": "f3c47c80cc59e23da8f54b3a47d5803b",
"packages": [
{
"name": "adhocore/jwt",
@ -2384,16 +2384,16 @@
},
{
"name": "utopia-php/framework",
"version": "0.30.0",
"version": "0.31.0",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/framework.git",
"reference": "0969d429997996ceade53e477fce31221b415651"
"reference": "207f77378965fca9a9bc3783ea379d3549f86bc0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/framework/zipball/0969d429997996ceade53e477fce31221b415651",
"reference": "0969d429997996ceade53e477fce31221b415651",
"url": "https://api.github.com/repos/utopia-php/framework/zipball/207f77378965fca9a9bc3783ea379d3549f86bc0",
"reference": "207f77378965fca9a9bc3783ea379d3549f86bc0",
"shasum": ""
},
"require": {
@ -2423,9 +2423,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/framework/issues",
"source": "https://github.com/utopia-php/framework/tree/0.30.0"
"source": "https://github.com/utopia-php/framework/tree/0.31.0"
},
"time": "2023-08-07T07:55:48+00:00"
"time": "2023-08-30T16:10:04+00:00"
},
{
"name": "utopia-php/image",
@ -2801,16 +2801,16 @@
},
{
"name": "utopia-php/platform",
"version": "0.4.1",
"version": "0.4.2",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/platform.git",
"reference": "f87dbd14265addbb7dee5c6471dad088696ecaca"
"reference": "6e3d6db9ee8f99e36c2df331b58de2e6e3e37eb9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/platform/zipball/f87dbd14265addbb7dee5c6471dad088696ecaca",
"reference": "f87dbd14265addbb7dee5c6471dad088696ecaca",
"url": "https://api.github.com/repos/utopia-php/platform/zipball/6e3d6db9ee8f99e36c2df331b58de2e6e3e37eb9",
"reference": "6e3d6db9ee8f99e36c2df331b58de2e6e3e37eb9",
"shasum": ""
},
"require": {
@ -2818,7 +2818,7 @@
"ext-redis": "*",
"php": ">=8.0",
"utopia-php/cli": "0.15.*",
"utopia-php/framework": "0.30.*"
"utopia-php/framework": "0.31.*"
},
"require-dev": {
"laravel/pint": "1.2.*",
@ -2844,9 +2844,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/platform/issues",
"source": "https://github.com/utopia-php/platform/tree/0.4.1"
"source": "https://github.com/utopia-php/platform/tree/0.4.2"
},
"time": "2023-08-07T09:49:30+00:00"
"time": "2023-08-30T16:28:31+00:00"
},
{
"name": "utopia-php/pools",
@ -3228,23 +3228,23 @@
},
{
"name": "utopia-php/vcs",
"version": "0.3.0",
"version": "0.4.0",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/vcs.git",
"reference": "24a6c05809438f953276f595090e4f874072a0b0"
"reference": "08078af30865827adb8aafb32929c968ce541a28"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/vcs/zipball/24a6c05809438f953276f595090e4f874072a0b0",
"reference": "24a6c05809438f953276f595090e4f874072a0b0",
"url": "https://api.github.com/repos/utopia-php/vcs/zipball/08078af30865827adb8aafb32929c968ce541a28",
"reference": "08078af30865827adb8aafb32929c968ce541a28",
"shasum": ""
},
"require": {
"adhocore/jwt": "^1.1",
"php": ">=8.0",
"utopia-php/cache": "^0.8.0",
"utopia-php/framework": "0.30.*"
"utopia-php/framework": "0.31.*"
},
"require-dev": {
"laravel/pint": "1.2.*",
@ -3271,9 +3271,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/vcs/issues",
"source": "https://github.com/utopia-php/vcs/tree/0.3.0"
"source": "https://github.com/utopia-php/vcs/tree/0.4.0"
},
"time": "2023-08-29T16:31:30+00:00"
"time": "2023-08-30T16:17:03+00:00"
},
{
"name": "utopia-php/websocket",

View file

@ -160,7 +160,7 @@ class OpenAPI3 extends Format
'responses' => [],
'x-appwrite' => [ // Appwrite related metadata
'method' => $route->getLabel('sdk.method', \uniqid()),
// 'weight' => $route->getOrder(),
'weight' => $route->getOrder(),
'cookies' => $route->getLabel('sdk.cookies', false),
'type' => $route->getLabel('sdk.methodType', ''),
'demo' => Template::fromCamelCaseToDash($route->getLabel('sdk.namespace', 'default')) . '/' . Template::fromCamelCaseToDash($id) . '.md',

View file

@ -161,7 +161,7 @@ class Swagger2 extends Format
'responses' => [],
'x-appwrite' => [ // Appwrite related metadata
'method' => $route->getLabel('sdk.method', \uniqid()),
// 'weight' => $route->getOrder(),
'weight' => $route->getOrder(),
'cookies' => $route->getLabel('sdk.cookies', false),
'type' => $route->getLabel('sdk.methodType', ''),
'demo' => Template::fromCamelCaseToDash($route->getLabel('sdk.namespace', 'default')) . '/' . Template::fromCamelCaseToDash($id) . '.md',