Skip to content

Commit

Permalink
MNT Update release dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Mar 10, 2023
1 parent d3cda2a commit 82c7678
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
"require": {
"php": "^7.4 || ^8.0",
"silverstripe/recipe-plugin": "^1",
"silverstripe/recipe-cms": "4.13.x-dev",
"silverstripe/externallinks": "2.4.x-dev",
"silverstripe/securityreport": "2.6.x-dev",
"silverstripe/sitewidecontent-report": "3.4.x-dev",
"bringyourownideas/silverstripe-maintenance": "2.7.x-dev",
"bringyourownideas/silverstripe-composer-update-checker": "3.0.x-dev"
"silverstripe/recipe-cms": "~4.13.0@beta",
"silverstripe/externallinks": "~2.4.0@beta",
"silverstripe/securityreport": "~2.6.0@beta",
"silverstripe/sitewidecontent-report": "~3.4.0@beta",
"bringyourownideas/silverstripe-maintenance": "~2.7.0@beta",
"bringyourownideas/silverstripe-composer-update-checker": "~3.0.0@stable"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
Expand Down

0 comments on commit 82c7678

Please sign in to comment.