ensureComposerEnterprise() now skips repos whose composer.json name
matches 'mokoconsulting-tech/enterprise' to avoid the package requiring
itself. Also removes the re-added self-reference from composer.json.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The package mokoconsulting-tech/enterprise cannot require itself.
This was causing composer install to fail in CI, blocking bulk-repo-sync.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>