Skip to content

Commit 9c7095e

Browse files
[Security] Bump phpunit/phpunit from 5.5.4 to 6.0.8
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 5.5.4 to 6.0.8. **This update includes security fixes.** - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/6.0.8/ChangeLog-6.0.md) - [Commits](https://github.com/sebastianbergmann/phpunit/commits/6.0.8) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0bf95c1 commit 9c7095e

File tree

2 files changed

+285
-212
lines changed

2 files changed

+285
-212
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"php": "^7.0"
1212
},
1313
"require-dev": {
14-
"phpunit/phpunit": "^5.2.3",
14+
"phpunit/phpunit": "^6.0.8",
1515
"squizlabs/php_codesniffer": "^3.4",
1616
"phake/phake": "^2.3"
1717
},

0 commit comments

Comments
 (0)