Pin dependency phpunit/phpunit to v

This commit is contained in:
renovate[bot]
2022-06-26 11:31:47 +00:00
committed by GitHub
parent 3bb0fd2fba
commit 34cd28cd80

View File

@@ -23,6 +23,6 @@
"php": ">=5.6.0"
},
"require-dev": {
"phpunit/phpunit": "~5.7"
"phpunit/phpunit": "5.7.27"
}
}