Skip to content

Commit c9e6ed9

Browse files
committed
Add thanks metadata to remaining components
https://github.com/symfony/ai
1 parent 6478860 commit c9e6ed9

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

src/ai-bundle/composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,11 @@
4848
"config": {
4949
"sort-packages": true
5050
},
51+
"extra": {
52+
"thanks": {
53+
"name": "symfony/ai",
54+
"url": "https://github.com/symfony/ai"
55+
}
56+
},
5157
"minimum-stability": "dev"
5258
}

src/mcp-bundle/composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,11 @@
4343
"allow-plugins": {
4444
"php-http/discovery": true
4545
}
46+
},
47+
"extra": {
48+
"thanks": {
49+
"name": "symfony/ai",
50+
"url": "https://github.com/symfony/ai"
51+
}
4652
}
4753
}

0 commit comments

Comments
 (0)