Merge pull request #3 from ivuorinen/renovate/pin-dependencies

Pin dependency phpunit/phpunit to v
This commit is contained in:
2022-06-26 18:20:24 +03:00
committed by GitHub

View File

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