Skip to content

Rename package to durable-workflow/workflow (v2)#379

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

Rename package to durable-workflow/workflow (v2)#379
rmcdaniel merged 1 commit intov2from
rename/durable-workflow-vendor-v2

Conversation

@rmcdaniel
Copy link
Copy Markdown
Member

Summary

  • Rename the Composer package from `laravel-workflow/laravel-workflow` to `durable-workflow/workflow` on the v2 branch.
  • Add a `replace` clause so the old name keeps resolving for existing consumers.
  • PHP namespace (`Workflow\`) is unchanged.

Companion to #378 (same rename on master).

Follow-ups (out of scope)

  • README/docs updates
  • Packagist submit/abandon
  • Lockfile regeneration in consumers (after publish)

Test plan

  • `composer validate` passes
  • server/sample-app can resolve workflow under the new name after this lands

🤖 Generated with Claude Code

Rebrand the Composer package name from laravel-workflow/laravel-workflow
to durable-workflow/workflow. The `replace` clause keeps the old name
resolvable so existing consumers continue to work during the transition.
PHP namespace (Workflow\) is unchanged.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@rmcdaniel rmcdaniel merged commit 57b1050 into v2 Apr 13, 2026
@rmcdaniel rmcdaniel deleted the rename/durable-workflow-vendor-v2 branch April 13, 2026 23:23
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