Skip to content

Commit 67b9b76

Browse files
committed
Updated sources
1 parent b4c2bed commit 67b9b76

3 files changed

Lines changed: 107 additions & 101 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
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": "23.7",
4+
"version": "23.10",
55
"license": "MIT",
66
"type": "library",
77
"keywords": [
@@ -21,11 +21,11 @@
2121
],
2222
"config": {
2323
"platform": {
24-
"php": "8.2"
24+
"php": "8.1"
2525
}
2626
},
2727
"require": {
28-
"php": ">=8.2",
28+
"php": ">=8.1",
2929
"ext-curl": "*",
3030
"ext-json": "*",
3131
"ext-mbstring": "*",

0 commit comments

Comments
 (0)