Skip to content

Commit ec63a0d

Browse files
build(deps-dev): update phpunit/phpunit requirement || ^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/7.5.18/ChangeLog-7.5.md) - [Commits](sebastianbergmann/phpunit@6.0.0...7.5.18) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f3c5969 commit ec63a0d

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
@@ -31,7 +31,7 @@
3131
"twig/twig": "^2.4.0"
3232
},
3333
"require-dev": {
34-
"phpunit/phpunit": "^6.0"
34+
"phpunit/phpunit": "^6.0 || ^7.0"
3535
},
3636
"bin": ["bin/phint"],
3737
"config": {

0 commit comments

Comments
 (0)