Skip to content

Commit

Permalink
allow temporal sdk 2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
cappuc committed Jan 18, 2025
1 parent 4b01fea commit 99e2d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"spiral/roadrunner": "^2023.2 || ^2024.0",
"spiral/roadrunner-cli": "^2.5",
"symfony/process": "^6.0 || ^7.0",
"temporal/sdk": "~2.7.4 || ~2.8.0 || ~2.9.0 || ~2.10.0 || ~2.11.0",
"temporal/sdk": "~2.7.4 || ~2.8.0 || ~2.9.0 || ~2.10.0 || ~2.11.0 || ~2.12.0",
"thecodingmachine/safe": "^2.0"
},
"require-dev": {
Expand Down

0 comments on commit 99e2d07

Please sign in to comment.