We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3e5277 commit 19a944dCopy full SHA for 19a944d
composer.json
@@ -4,14 +4,8 @@
4
"type": "library",
5
"keywords": [
6
"REST",
7
- "GraphQL",
8
"API",
9
- "JSON-LD",
10
- "Hydra",
11
- "JSONAPI",
12
- "OpenAPI",
13
- "HAL",
14
- "Swagger"
+ "JSONAPI"
15
],
16
"homepage": "https://api-platform.com",
17
"license": "MIT",
@@ -66,6 +60,10 @@
66
60
},
67
61
"symfony": {
68
62
"require": "^6.1"
63
+ },
64
+ "thanks": {
65
+ "name": "api-platform/api-platform",
+ "url": "https://github.com/api-platform/api-platform"
69
}
70
71
"scripts": {
0 commit comments