Update the recipe testing module

This commit is contained in:
Melissa Wu 2023-03-01 10:43:02 +13:00
parent 70ea91b31b
commit d5180240c5
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
},
"require-dev": {
"phpunit/phpunit": "^9.5",
"silverstripe/recipe-testing": "^2",
"silverstripe/recipe-testing": "^3",
"squizlabs/php_codesniffer": "^3.0"
},
"extra": {