Skip to content

Commit cd0ddd5

Browse files
committed
Update workflow-engine-core dependency to dev-main
Update the version constraint for solution-forest/workflow-engine-core from ^0.0.2-alpha to dev-main to track latest changes on the core package. All 73 tests pass and PHPStan reports no errors with the updated dependency. https://claude.ai/code/session_0116MrcGBE7oBdTM7D5EtofN
1 parent bba4f52 commit cd0ddd5

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": "^0.0.2-alpha"
30+
"solution-forest/workflow-engine-core": "dev-main"
3131
},
3232
"conflict": {
3333
"laravel/framework": "<11.0.0"

0 commit comments

Comments
 (0)