Skip to content

Commit

Permalink
MNT Update release dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Feb 9, 2023
1 parent 54b65b9 commit 1eaf10e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"php": "^8.1",
"silverstripe/recipe-plugin": "^2",
"silverstripe/recipe-cms": "5.x-dev",
"silverstripe/externallinks": "3.0.x-dev",
"silverstripe/securityreport": "3.0.x-dev",
"silverstripe/sitewidecontent-report": "4.0.x-dev",
"bringyourownideas/silverstripe-maintenance": "3.0.x-dev",
"bringyourownideas/silverstripe-composer-update-checker": "4.0.x-dev"
"silverstripe/externallinks": "~3.0.0@beta",
"silverstripe/securityreport": "~3.0.0@beta",
"silverstripe/sitewidecontent-report": "~4.0.0@beta",
"bringyourownideas/silverstripe-maintenance": "~3.0.0@beta",
"bringyourownideas/silverstripe-composer-update-checker": "~4.0.0@beta"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
Expand Down

0 comments on commit 1eaf10e

Please sign in to comment.