phpunit-pretty-result-printer icon indicating copy to clipboard operation
phpunit-pretty-result-printer copied to clipboard

Support Symfony 6 and Laravel 9

Open patricksamson opened this issue 3 years ago • 2 comments
trafficstars

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?

patricksamson avatar Feb 09 '22 16:02 patricksamson

I can see 2 more identical PRs here: #179 and #180 Could one of those be merged please? 😊

arzurchris avatar Nov 10 '22 04:11 arzurchris

I've been using this fork for over a year, it works well.

patrickomeara avatar Feb 15 '23 22:02 patrickomeara