Skip to content

Commit 7ab9677

Browse files
authored
chore: setup star forwarding (#6630)
1 parent b9ce66a commit 7ab9677

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

composer.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,7 @@
88
"API",
99
"JSON-LD",
1010
"Hydra",
11-
"JSONAPI",
12-
"OpenAPI",
13-
"HAL",
14-
"Swagger"
11+
"JSONAPI"
1512
],
1613
"homepage": "https://api-platform.com",
1714
"license": "MIT",
@@ -65,6 +62,10 @@
6562
},
6663
"symfony": {
6764
"require": "^6.4 || ^7.1"
65+
},
66+
"thanks": {
67+
"name": "api-platform/api-platform",
68+
"url": "https://github.com/api-platform/api-platform"
6869
}
6970
},
7071
"scripts": {

0 commit comments

Comments
 (0)