Skip to content

Commit f63039a

Browse files
committed
[Bedrock] Allow async-aws/bedrock-runtime v1.0
1 parent 3cc2ea5 commit f63039a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platform/src/Bridge/Bedrock/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"require": {
2222
"php": ">=8.2",
2323
"symfony/ai-platform": "@dev",
24-
"async-aws/bedrock-runtime": "^0.1.0"
24+
"async-aws/bedrock-runtime": "^0.1|^1.0"
2525
},
2626
"require-dev": {
2727
"phpunit/phpunit": "^11.5.13"

0 commit comments

Comments
 (0)