Skip to content

Commit

Permalink
Update phpunit/phpunit requirement from ^8.5.14 to ^8.5.14 || ^9.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.5.md)
- [Commits](sebastianbergmann/phpunit@8.5.14...9.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jaydiablo committed Mar 18, 2021
1 parent ca01238 commit 6999e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -26,7 +26,7 @@
}
},
"require-dev": {
"phpunit/phpunit": "^8.5.14",
"phpunit/phpunit": "^8.5.14 || ^9.0.0",
"phpstan/phpstan": "0.12.81",
"diablomedia/zendframework1-view-helper-layout": "^1.0",
"friendsofphp/php-cs-fixer": "2.18.3",
Expand Down

0 comments on commit 6999e1e

Please sign in to comment.