Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dependency on deprecated package-builder #70

Open
tacman opened this issue Dec 16, 2023 · 0 comments
Open

dependency on deprecated package-builder #70

tacman opened this issue Dec 16, 2023 · 0 comments
Assignees

Comments

@tacman
Copy link
Contributor

tacman commented Dec 16, 2023

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.  
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants