Skip to content

Commit 7ee600c

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

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

composer.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44
"type": "library",
55
"keywords": [
66
"Doctrine",
7-
"ORM"
7+
"ORM",
8+
"API",
9+
"REST",
10+
"GraphQL"
811
],
912
"homepage": "https://api-platform.com",
1013
"license": "MIT",
@@ -64,6 +67,10 @@
6467
},
6568
"symfony": {
6669
"require": "^6.4 || ^7.1"
70+
},
71+
"thanks": {
72+
"name": "api-platform/api-platform",
73+
"url": "https://github.com/api-platform/api-platform"
6774
}
6875
},
6976
"scripts": {

0 commit comments

Comments
 (0)