Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 30419c0

Browse files
committed
[Platform] Require symfony/ai-platform ^0.2 in all bridges
1 parent 50c08f8 commit 30419c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
],
2626
"require": {
2727
"php": ">=8.2",
28-
"symfony/ai-platform": "^0.1",
28+
"symfony/ai-platform": "^0.2",
2929
"symfony/http-client": "^7.3|^8.0"
3030
},
3131
"require-dev": {

0 commit comments

Comments
 (0)