Skip to content

Commit b452c00

Browse files
authored
Merge pull request #2405 from dunglas/improve-composer.json
Improve Packagist description
2 parents 335fffe + a775df7 commit b452c00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "api-platform/core",
33
"type": "library",
4-
"description": "The ultimate solution to create web APIs.",
5-
"keywords": ["REST", "API", "JSON", "JSON-LD", "Hydra", "Swagger", "HAL"],
4+
"description": "Build a fully-featured hypermedia or GraphQL API in minutes",
5+
"keywords": ["REST", "GraphQL", "API", "JSON-LD", "Hydra", "JSON:API", "OpenAPI", "HAL", "Swagger"],
66
"homepage": "https://api-platform.com",
77
"license": "MIT",
88
"authors": [

0 commit comments

Comments
 (0)