Skip to content

Commit

Permalink
fix require dev
Browse files Browse the repository at this point in the history
  • Loading branch information
lekoala committed Jul 26, 2023
1 parent e9b4f08 commit fad4784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"require-dev": {
"silverstripe/recipe-plugin": "^1",
"silverstripe/recipe-cms": "^4.4",
"silverstripe/recipe-cms": "^5",
"phpunit/phpunit": "^9.5",
"squizlabs/php_codesniffer": "^3.5"
},
Expand Down

0 comments on commit fad4784

Please sign in to comment.