Skip to content

Commit 1ec8bb2

Browse files
Update phpunit/phpunit requirement from ^4.8.6 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.6...5.7.27) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 215a4ea commit 1ec8bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"psr/http-message": "^1.0"
99
},
1010
"require-dev": {
11-
"phpunit/phpunit": "^4.8.6"
11+
"phpunit/phpunit": "^5.7.27"
1212
},
1313
"autoload": {
1414
"psr-4": {

0 commit comments

Comments
 (0)