You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Always merge require-dev packages into composer.lock
Modified the merging behavior to always include `require-dev` packages, ensuring `composer.lock` contains `packages-dev` regardless of devMode.
Revise README for Webkernel Composer Merger
Updated README to reflect the new project name and structure, including installation instructions and configuration details.