Skip to content

Commit cc42b49

Browse files
Update phpunit/phpunit requirement from ^4.8.36 to ^5.7.27
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/5.7.27/ChangeLog-5.7.md) - [Commits](sebastianbergmann/phpunit@4.8.36...5.7.27) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52465a9 commit cc42b49

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
@@ -19,7 +19,7 @@
1919
"ext-iconv": "*"
2020
},
2121
"require-dev": {
22-
"phpunit/phpunit": "^4.8.36",
22+
"phpunit/phpunit": "^5.7.27",
2323
"codacy/coverage": "^1.4.3"
2424
},
2525
"suggest": {

0 commit comments

Comments
 (0)