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
vendor/bin/monorepo-builder release minor --dry-run
Result:
[ERROR] Expected an instance of this class or to this class among its parents
"Symplify\MonorepoBuilder\Release\Contract\ReleaseWorker\ReleaseWorkerInterface". Got:
"Workers\MonoRepo\TestWorker"
It feels that it has something todo with the autoloading.
The text was updated successfully, but these errors were encountered:
Error:
Setup:
monorepo-builder.php
src/TestWorker.php
psr-4 from composer.json:
vendor/bin/monorepo-builder release minor --dry-run
Result:
It feels that it has something todo with the autoloading.
The text was updated successfully, but these errors were encountered: