Skip to content

Update workflow dep to durable-workflow/workflow#2

Merged
rmcdaniel merged 1 commit intomainfrom
rename/durable-workflow-vendor
Apr 13, 2026
Merged

Update workflow dep to durable-workflow/workflow#2
rmcdaniel merged 1 commit intomainfrom
rename/durable-workflow-vendor

Conversation

@rmcdaniel
Copy link
Copy Markdown
Member

Summary

  • Update the workflow dependency from `laravel-workflow/laravel-workflow` to `durable-workflow/workflow` (still `2.x-dev`).
  • Path repository pointing at `../workflow` stays as-is; it resolves by the target package's `name`, which now matches.

Depends on durable-workflow/workflow#379 (v2 rename) for the path repo to resolve.

Follow-ups (out of scope)

  • `composer.lock` regeneration — do `composer update --lock` after the workflow v2 rename merges.

Test plan

  • `composer validate` passes
  • After workflow v2 rename lands, `composer update --lock` succeeds
  • `php artisan serve` still boots

🤖 Generated with Claude Code

Follow the package rename from laravel-workflow/laravel-workflow to
durable-workflow/workflow. The path repository continues to resolve via
../workflow where the renamed package lives.

Note: composer.lock still references the old name; regenerate with
`composer update --lock` once the workflow rename PR merges.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@rmcdaniel rmcdaniel merged commit d6fd084 into main Apr 13, 2026
@rmcdaniel rmcdaniel deleted the rename/durable-workflow-vendor branch April 13, 2026 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants