Skip to content

Commit 98b327d

Browse files
authored
Update composer.json
1 parent 374aac7 commit 98b327d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

composer.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
{
22
"name": "appwrite/appwrite",
3-
"description": "Appwrite is an open-source backend as a service server that abstract and simplify complex and repetitive development tasks behind a very simple to use REST API. Appwrite aims to help you develop your apps faster and in a more secure way.
4-
Use the PHP SDK to integrate your app with the Appwrite server to easily start interacting with all of Appwrite backend APIs and tools.
5-
For full API documentation and tutorials go to [https://appwrite.io/docs](https://appwrite.io/docs)",
3+
"description": "Appwrite is an open-source backend as a service server that abstract and simplify complex and repetitive development tasks",
64
"type": "library",
75
"license": "BSD-3-Clause",
86
"support": {
@@ -23,4 +21,4 @@
2321
"phpunit/phpunit": "3.7.35"
2422
},
2523
"minimum-stability": "dev"
26-
}
24+
}

0 commit comments

Comments
 (0)