Skip to content

Commit 9012388

Browse files
committed
Updated sources
1 parent 132aa3a commit 9012388

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This repository contains GroupDocs.Viewer Cloud SDK for PHP source code. This SD
55
- PHP 5.5 or later
66

77
## Authorization
8-
To use SDK you need AppSID and AppKey authorization keys. You can your AppSID and AppKey at https://dashboard.groupdocs.cloud (free registration is required).
8+
To use SDK you need AppSID and AppKey authorization keys. You can get your AppSID and AppKey at https://dashboard.groupdocs.cloud (free registration is required).
99

1010
## Installation & Usage
1111
### Composer

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"description": "This repository contains GroupDocs.Viewer Cloud SDK for PHP source code.",
33
"name": "groupdocscloud/groupdocs-viewer-cloud",
4-
"version": "18.7",
4+
"version": "18.11",
55
"license": "MIT",
66
"type": "library",
77
"keywords": [

0 commit comments

Comments
 (0)