Skip to content

Commit 19a944d

Browse files
authored
chore: setup star forwarding (#6630)
1 parent a3e5277 commit 19a944d

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

composer.json

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,8 @@
44
"type": "library",
55
"keywords": [
66
"REST",
7-
"GraphQL",
87
"API",
9-
"JSON-LD",
10-
"Hydra",
11-
"JSONAPI",
12-
"OpenAPI",
13-
"HAL",
14-
"Swagger"
8+
"JSONAPI"
159
],
1610
"homepage": "https://api-platform.com",
1711
"license": "MIT",
@@ -66,6 +60,10 @@
6660
},
6761
"symfony": {
6862
"require": "^6.1"
63+
},
64+
"thanks": {
65+
"name": "api-platform/api-platform",
66+
"url": "https://github.com/api-platform/api-platform"
6967
}
7068
},
7169
"scripts": {

0 commit comments

Comments
 (0)