mirror of
https://github.com/appwrite/appwrite
synced 2026-05-04 05:48:22 +00:00
Updated mock server
This commit is contained in:
parent
3dc7df9664
commit
a07930bbc6
2 changed files with 28 additions and 27 deletions
|
|
@ -231,6 +231,7 @@ $utopia->get('/v1/mock/tests/general/empty')
|
|||
->action(
|
||||
function () use ($response) {
|
||||
$response->noContent();
|
||||
exit();
|
||||
}
|
||||
);
|
||||
|
||||
|
|
|
|||
54
composer.lock
generated
54
composer.lock
generated
|
|
@ -556,12 +556,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/guzzle/promises.git",
|
||||
"reference": "ac2529fc650684c5cd687e2b462d046cdbed556e"
|
||||
"reference": "63793536355a64085fe7a602c9e2ef8bf32eb811"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/guzzle/promises/zipball/ac2529fc650684c5cd687e2b462d046cdbed556e",
|
||||
"reference": "ac2529fc650684c5cd687e2b462d046cdbed556e",
|
||||
"url": "https://api.github.com/repos/guzzle/promises/zipball/63793536355a64085fe7a602c9e2ef8bf32eb811",
|
||||
"reference": "63793536355a64085fe7a602c9e2ef8bf32eb811",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -599,7 +599,7 @@
|
|||
"keywords": [
|
||||
"promise"
|
||||
],
|
||||
"time": "2019-12-17T17:19:17+00:00"
|
||||
"time": "2020-02-12T18:05:15+00:00"
|
||||
},
|
||||
{
|
||||
"name": "guzzlehttp/psr7",
|
||||
|
|
@ -607,12 +607,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/guzzle/psr7.git",
|
||||
"reference": "c291e45d40e638815990004e5f7ee367c2b752e9"
|
||||
"reference": "c73b502efd02beb2602500aa36793fb405e383ac"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/guzzle/psr7/zipball/c291e45d40e638815990004e5f7ee367c2b752e9",
|
||||
"reference": "c291e45d40e638815990004e5f7ee367c2b752e9",
|
||||
"url": "https://api.github.com/repos/guzzle/psr7/zipball/c73b502efd02beb2602500aa36793fb405e383ac",
|
||||
"reference": "c73b502efd02beb2602500aa36793fb405e383ac",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -628,7 +628,7 @@
|
|||
"phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
|
||||
},
|
||||
"suggest": {
|
||||
"zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
|
||||
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
|
|
@ -670,7 +670,7 @@
|
|||
"uri",
|
||||
"url"
|
||||
],
|
||||
"time": "2019-12-21T15:35:40+00:00"
|
||||
"time": "2020-02-12T23:13:46+00:00"
|
||||
},
|
||||
{
|
||||
"name": "influxdb/influxdb-php",
|
||||
|
|
@ -1387,12 +1387,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/utopia-php/framework.git",
|
||||
"reference": "23c9c988d2dfb0d126d65a52b9f2516d71ebaf75"
|
||||
"reference": "4474932a797e8e5441163fa007aea8b6c6ae0186"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/utopia-php/framework/zipball/23c9c988d2dfb0d126d65a52b9f2516d71ebaf75",
|
||||
"reference": "23c9c988d2dfb0d126d65a52b9f2516d71ebaf75",
|
||||
"url": "https://api.github.com/repos/utopia-php/framework/zipball/4474932a797e8e5441163fa007aea8b6c6ae0186",
|
||||
"reference": "4474932a797e8e5441163fa007aea8b6c6ae0186",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -1423,7 +1423,7 @@
|
|||
"php",
|
||||
"upf"
|
||||
],
|
||||
"time": "2020-01-19T21:33:44+00:00"
|
||||
"time": "2020-02-13T08:25:02+00:00"
|
||||
},
|
||||
{
|
||||
"name": "utopia-php/locale",
|
||||
|
|
@ -1526,7 +1526,7 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/appwrite/sdk-generator",
|
||||
"reference": "61756346867a1560b790c3a8421a05dfa6fbd421"
|
||||
"reference": "aaf138e1cfa3e572338767ed2e59cad2de02027b"
|
||||
},
|
||||
"require": {
|
||||
"ext-curl": "*",
|
||||
|
|
@ -1556,7 +1556,7 @@
|
|||
}
|
||||
],
|
||||
"description": "Appwrite PHP library for generating API SDKs for multiple programming languages and platforms",
|
||||
"time": "2020-01-29T05:06:48+00:00"
|
||||
"time": "2020-02-12T15:25:53+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/instantiator",
|
||||
|
|
@ -1935,12 +1935,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
|
||||
"reference": "93919e334b0cb304fb04429b4b3a3b1e1787c873"
|
||||
"reference": "edea3e869367921987704325b997a80cdaea6d66"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/93919e334b0cb304fb04429b4b3a3b1e1787c873",
|
||||
"reference": "93919e334b0cb304fb04429b4b3a3b1e1787c873",
|
||||
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/edea3e869367921987704325b997a80cdaea6d66",
|
||||
"reference": "edea3e869367921987704325b997a80cdaea6d66",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -1980,7 +1980,7 @@
|
|||
}
|
||||
],
|
||||
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
|
||||
"time": "2020-01-27T20:01:09+00:00"
|
||||
"time": "2020-02-12T20:05:04+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpdocumentor/type-resolver",
|
||||
|
|
@ -1988,12 +1988,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpDocumentor/TypeResolver.git",
|
||||
"reference": "28517b98024f4d578e7a0774fa4a73ca2a73c724"
|
||||
"reference": "35ac7d8479b312530648b28914620120446fa0ae"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/28517b98024f4d578e7a0774fa4a73ca2a73c724",
|
||||
"reference": "28517b98024f4d578e7a0774fa4a73ca2a73c724",
|
||||
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/35ac7d8479b312530648b28914620120446fa0ae",
|
||||
"reference": "35ac7d8479b312530648b28914620120446fa0ae",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -2026,7 +2026,7 @@
|
|||
}
|
||||
],
|
||||
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
|
||||
"time": "2019-12-27T21:51:48+00:00"
|
||||
"time": "2020-02-10T19:49:09+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpspec/prophecy",
|
||||
|
|
@ -3156,12 +3156,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/twigphp/Twig.git",
|
||||
"reference": "e52bcf67cfc047c3aeecb67b6db462165ae3d7a6"
|
||||
"reference": "54a87ed2473d446ca61786e2c90a9e5b12152793"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/twigphp/Twig/zipball/e52bcf67cfc047c3aeecb67b6db462165ae3d7a6",
|
||||
"reference": "e52bcf67cfc047c3aeecb67b6db462165ae3d7a6",
|
||||
"url": "https://api.github.com/repos/twigphp/Twig/zipball/54a87ed2473d446ca61786e2c90a9e5b12152793",
|
||||
"reference": "54a87ed2473d446ca61786e2c90a9e5b12152793",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -3213,7 +3213,7 @@
|
|||
"keywords": [
|
||||
"templating"
|
||||
],
|
||||
"time": "2020-01-13T08:20:25+00:00"
|
||||
"time": "2020-02-12T11:01:30+00:00"
|
||||
},
|
||||
{
|
||||
"name": "webmozart/assert",
|
||||
|
|
|
|||
Loading…
Reference in a new issue