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 6478860 commit c9e6ed9Copy full SHA for c9e6ed9
src/ai-bundle/composer.json
@@ -48,5 +48,11 @@
48
"config": {
49
"sort-packages": true
50
},
51
+ "extra": {
52
+ "thanks": {
53
+ "name": "symfony/ai",
54
+ "url": "https://github.com/symfony/ai"
55
+ }
56
+ },
57
"minimum-stability": "dev"
58
}
src/mcp-bundle/composer.json
@@ -43,5 +43,11 @@
43
"allow-plugins": {
44
"php-http/discovery": true
45
46
47
0 commit comments