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

Allow projects to upgrade to symfony/var-dumper version v6.x #39

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

rocketage
Copy link
Contributor

As time marches on Symfony brings out new major versions of things. Spryker is now supporting v6.x modules, but the debug module is keeping var-dumper at version 5.x, which then has a knock on effect preventing a clean upgrade.

In our case some modules were downgraded to beta versions.

I've locally tested the debug module with var-dumper v6.4.2 and all is well, so I've created this PR for this change:

  • Allow symfony/var-dumper v6.x
  • Change TableNameFinder, because PHPStan was complaining so this has been updated to the correct variable for DOMNode
  • Allow v8.x version of slevomat/coding-standard, because the latest version of spryker/code-sniffer requires it

@dantleech
Copy link
Contributor

Any reason not to merge this @rocketage ?

@rocketage
Copy link
Contributor Author

@dantleech it should be good to go. We have been using these changes on our project for the last 11 months without issue.

@dantleech
Copy link
Contributor

dantleech commented Dec 16, 2024

I think you need to merge it @rocketage - I'm no longer able to - or maybe neither of can maybe Inviqa would consider making @rocketage a maintainer or it should be forked ... cc @andytson-inviqa 🙂 ?

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

Successfully merging this pull request may close these issues.

3 participants