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

Pin dependencies
This commit is contained in:
2022-02-10 13:58:33 +02:00
committed by GitHub

View File

@@ -24,9 +24,9 @@
"php": ">=7"
},
"require-dev": {
"phpunit/phpunit": "~5",
"squizlabs/php_codesniffer": "~2",
"orchestra/testbench": "~3.0"
"phpunit/phpunit": "5.7.27",
"squizlabs/php_codesniffer": "2.9.2",
"orchestra/testbench": "3.9.4"
},
"autoload": {
"psr-4": {