Skip to content

Commit acf1fb8

Browse files
Update phpunit/phpunit requirement from 6.5 to 6.5.14 (#25)
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/6.5.14/ChangeLog-6.5.md) - [Commits](sebastianbergmann/phpunit@6.5.0...6.5.14) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ce653b8 commit acf1fb8

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
@@ -9,7 +9,7 @@
99
"tightenco/collect": "^5.5"
1010
},
1111
"require-dev": {
12-
"phpunit/phpunit": "6.5",
12+
"phpunit/phpunit": "6.5.14",
1313
"brianium/paratest": "1.*"
1414
},
1515
"license": "MIT",

0 commit comments

Comments
 (0)