Skip to content

Commit 26f7bb1

Browse files
committed
Update workflow-core constraint to support both dev-main and upcoming v0.0.3-alpha tag
https://claude.ai/code/session_0116MrcGBE7oBdTM7D5EtofN
1 parent 9947037 commit 26f7bb1

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
@@ -27,7 +27,7 @@
2727
"illuminate/database": "^10.0||^11.0||^12.0",
2828
"illuminate/events": "^10.0||^11.0||^12.0",
2929
"illuminate/support": "^10.0||^11.0||^12.0",
30-
"solution-forest/workflow-engine-core": "dev-main"
30+
"solution-forest/workflow-engine-core": "dev-main || ^0.0.3-alpha"
3131
},
3232
"conflict": {
3333
"laravel/framework": "<11.0.0"

0 commit comments

Comments
 (0)