Skip to content
This repository was archived by the owner on Nov 22, 2019. It is now read-only.

Commit 6bc73ea

Browse files
dependabot-supportjerowork
authored andcommitted
Update phpunit/phpunit requirement from ^6.5 to ^6.5 || ^7.0
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-7.5.md) - [Commits](https://github.com/sebastianbergmann/phpunit/commits/7.5.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e7abd3 commit 6bc73ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"psr/http-server-handler": "1.0"
2727
},
2828
"require-dev": {
29-
"phpunit/phpunit": "^6.5",
29+
"phpunit/phpunit": "^6.5 || ^7.0",
3030
"zendframework/zend-diactoros": "^1.7 || ^2.0"
3131
},
3232
"suggest": {

0 commit comments

Comments
 (0)