Public Access
fix: remove self-referencing dependency in composer.json
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>
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
"ext-json": "*",
|
||||
"ext-zip": "*",
|
||||
"guzzlehttp/guzzle": "^7.8",
|
||||
"mokoconsulting-tech/enterprise": "dev-version/04",
|
||||
"monolog/monolog": "^3.5",
|
||||
"php": ">=8.1",
|
||||
"phpseclib/phpseclib": "^3.0",
|
||||
|
||||
Reference in New Issue
Block a user