azdanov / php-interview-exercises

Some exercises to practice whiteboard interview questions in PHP.
MIT License
453 stars 73 forks source link

chore(deps): update dependency codedungeon/phpunit-result-printer to v0.28.0 #65

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
codedungeon/phpunit-result-printer require-dev minor 0.27.0 -> 0.28.0

Release Notes

mikeerickson/phpunit-pretty-result-printer ### [`v0.28.0`](https://togithub.com/mikeerickson/phpunit-pretty-result-printer/blob/master/CHANGELOG.md#​0280---2020-03-xx) [Compare Source](https://togithub.com/mikeerickson/phpunit-pretty-result-printer/compare/0.27.0...0.28.0) ##### Added - Added support for `symfony 5` - Updated `symfony/yaml` to included `^5.0` version - Added support for `symfony/php-bridge` - Removed internal `phpunit/phpunit` dependency to fix issue when using with `symfony` - Updated `hassankhan/config` dependency to use latest version (2.1 as of this release) - Added `--collision` flag to `init` method which will add the [Collision Listener](https://laravel-news.com/using-the-collision-phpunit-listener-with-laravel) - This flag should is only applicable working with Laravel Applications - If supplied but not using Laravel, it will be ignroed ##### Information - Addressed issues with PHPUnit 8.3.x and usage of `PHPUnit\TextUI\ResultPrinter` which was temporarily marked as Internal (changed to Interface in PHPUnit 9) - Decided to leave this deprecation notice as is, addressing the issue in `PHPUnit 8.5 or greater` will address the issue officially

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.