1
0
Fork 0
mirror of synced 2024-06-14 08:44:49 +12:00

Update sdk-generator

This commit is contained in:
Bradley Schofield 2022-07-20 16:39:28 +01:00
parent 039ad5727f
commit 1a4375ed73
2 changed files with 2 additions and 2 deletions

View file

@ -180,7 +180,7 @@ return [
[
'key' => 'cli',
'name' => 'Command Line',
'version' => '0.18.1',
'version' => '0.18.2',
'url' => 'https://github.com/appwrite/sdk-for-cli',
'package' => 'https://www.npmjs.com/package/appwrite-cli',
'enabled' => true,

View file

@ -71,7 +71,7 @@
}
],
"require-dev": {
"appwrite/sdk-generator": "0.19.5",
"appwrite/sdk-generator": "0.19.6",
"phpunit/phpunit": "9.5.20",
"squizlabs/php_codesniffer": "^3.6",
"swoole/ide-helper": "4.8.9",