Skip to content

Commit 76bea9d

Browse files
Merge pull request #2 from biurad/renovate/pin-dependencies
Pin dependency phpunit/phpunit to 7.5.20
2 parents 7bf1904 + 2af491e commit 76bea9d

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
@@ -31,7 +31,7 @@
3131
"psr/simple-cache": "^1.0"
3232
},
3333
"require-dev": {
34-
"phpunit/phpunit": "~7.0",
34+
"phpunit/phpunit": "7.5.20",
3535
"cache/integration-tests": "dev-master"
3636
},
3737
"autoload": {

0 commit comments

Comments
 (0)