Skip to content

Commit aee6e75

Browse files
Update phpunit/phpunit requirement from ^6.5 to ^7.5
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/7.5.20/ChangeLog-7.5.md) - [Commits](sebastianbergmann/phpunit@6.5.0...7.5.20) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4eefaca commit aee6e75

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
@@ -82,7 +82,7 @@
8282
"lucatume/wp-browser": "^3.1",
8383
"lucatume/wp-snaphot-assertions": "^1.1",
8484
"phpcompatibility/phpcompatibility-wp": "*",
85-
"phpunit/phpunit": "^6.5",
85+
"phpunit/phpunit": "^7.5",
8686
"spatie/phpunit-snapshot-assertions": "^1.4.2",
8787
"the-events-calendar/coding-standards": "dev-master",
8888
"wp-cli/wp-cli": "2.*",

0 commit comments

Comments
 (0)