Skip to content

Commit 34cef5c

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

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": "^5.7.27",
22+
"phpunit/phpunit": "^8.5.36",
2323
"codacy/coverage": "^1.4.3"
2424
},
2525
"suggest": {

0 commit comments

Comments
 (0)