Skip to content

Commit 2d9ab1b

Browse files
committed
Add conflict with temporal/sdk <2.9.0
1 parent 9812caa commit 2d9ab1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"google/common-protos": "Required for Temporal API"
3939
},
4040
"conflict": {
41-
"temporal/sdk": "<2.6.0"
41+
"temporal/sdk": "<2.9.0"
4242
},
4343
"scripts": {
4444
"build": "./generate.sh"

0 commit comments

Comments
 (0)