Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Commit 9ecfc3b

Browse files
committed
Updage composer.json
1 parent bcf94af commit 9ecfc3b

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

composer.json

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,13 @@
11
{
2-
"name": "/",
3-
"description": "",
2+
"name": "soluto/tweek-authoring-php-client",
3+
"description": "NOT OFFICIAL - PHP client for Tweek Authoring, auto-generated from swagger",
44
"keywords": [
55
"swagger",
66
"php",
7-
"sdk",
8-
"api"
9-
],
10-
"homepage": "http://swagger.io",
11-
"license": "proprietary",
12-
"authors": [
13-
{
14-
"name": "Swagger and contributors",
15-
"homepage": "https://github.com/swagger-api/swagger-codegen"
16-
}
7+
"tweek",
8+
"authoring"
179
],
10+
"license": "MIT",
1811
"require": {
1912
"php": ">=5.4",
2013
"ext-curl": "*",

0 commit comments

Comments
 (0)