monorepo-builder
monorepo-builder copied to clipboard
dependency on deprecated package-builder
I'm working on a year-end project to bump my packages to the latest versions, and heavily rely on monorepo-builder to do so.
It looks like there's a dependency on the deprecated package-builder
https://github.com/symplify/monorepo-builder/blob/main/composer.json#L16
Also, can you support nette/utils ^4 as well?
I think I've purged any deprecated packages from my own bundles, but I keep getting this error when clearing the cache:
bin/console c:c -vvv
In DefinitionErrorExceptionPass.php line 51:
[Symfony\Component\DependencyInjection\Exception\RuntimeException]
Invalid service "Symfony\Component\Console\Style\SymfonyStyle": class "Symplify\PackageBuilder\Console\Style\SymfonyStyleFactory" does not exist.