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

Added Laravel 9 compatibility

Open mcoypaco opened this issue 3 years ago • 0 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: Laravel 9 compatibility

What changes did you make? (Give an overview)

  • Added symfony/yaml:^6.0 as it conflicts with other version required in Laravel 9.

Is there anything you'd like reviewers to focus on?

  • Testing if the added required version doesn't bring breaking changes.

mcoypaco avatar Apr 22 '22 06:04 mcoypaco