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 Nov 30, 2022
1 parent f69cfd8 commit 7919644
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"require": {
"php": "^7.4 || ^8.0",
"silverstripe/recipe-plugin": "^1",
"silverstripe/recipe-cms": "~4.12.0@beta",
"silverstripe/contentreview": "~4.6.0@beta",
"silverstripe/sharedraftcontent": "~2.8.0@beta",
"symbiote/silverstripe-advancedworkflow": "~5.8.0@beta"
"silverstripe/recipe-cms": "~4.12.0@rc",
"silverstripe/contentreview": "~4.6.0@rc",
"silverstripe/sharedraftcontent": "~2.8.0@rc",
"symbiote/silverstripe-advancedworkflow": "~5.8.0@rc"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
Expand Down

0 comments on commit 7919644

Please sign in to comment.