Skip to content

Commit 3b54b42

Browse files
committed
minor #1093 [Platform][Bedrock] Allow async-aws/bedrock-runtime ^0.1|^1.0
1 parent 9dafffb commit 3b54b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platform/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"symfony/uid": "^7.3|^8.0"
6363
},
6464
"require-dev": {
65-
"async-aws/bedrock-runtime": "^0.1.0",
65+
"async-aws/bedrock-runtime": "^0.1|^1.0",
6666
"codewithkyrian/transformers": "^0.6.2",
6767
"google/auth": "^1.47",
6868
"phpstan/phpstan": "^2.1.17",

0 commit comments

Comments
 (0)