phpunit-pretty-result-printer
phpunit-pretty-result-printer copied to clipboard
Support Symfony 6 and Laravel 9
What is the purpose of this pull request? (put an "X" next to item)
[ ] Documentation update [ ] Bug fix [ ] New feature [x] Other, please explain: Support newer framework versions
What changes did you make? (Give an overview)
This package prevents the installation of Symfony 6 and Laravel 9 because of its symfony/yaml requirement.
This PR bumps the supported versions without any changes because symfony/yaml v6 reports no significant changes on that package.
Which issue (if any) does this pull request address?
Is there anything you'd like reviewers to focus on?
I can see 2 more identical PRs here: #179 and #180 Could one of those be merged please? 😊
I've been using this fork for over a year, it works well.