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

While installing in dev env, it requires symfony/stopwatch #205

Closed
gabplch opened this issue Oct 7, 2024 · 1 comment
Closed

While installing in dev env, it requires symfony/stopwatch #205

gabplch opened this issue Oct 7, 2024 · 1 comment

Comments

@gabplch
Copy link
Contributor

gabplch commented Oct 7, 2024

While running composer i in dev env, it requires symfony/stopwatch package to be installed. But this package is redunant in my case :(

Executing script cache:clear [KO]
 [KO]
Script cache:clear returned with error code 1
!!  
!!  In CheckExceptionOnInvalidReferenceBehaviorPass.php line 116:
!!                                                                                 
!!    The service "debug.Rekalogika\Mapper\Transformer\Implementation\NullToNullT  
!!    ransformer" has a dependency on a non-existent service "debug.stopwatch".    
!!                                                                                 
!!  
!!  
Script @auto-scripts was called via post-install-cmd

Package version: 1.9.3

@priyadi
Copy link
Member

priyadi commented Oct 7, 2024

It should be fixed in #207 and v1.9.4. Thank you for your report.

@priyadi priyadi closed this as completed Oct 7, 2024
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