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 May 4, 2023
1 parent ecd0aa6 commit 5948e7a
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 @@ -6,11 +6,11 @@
"license": "BSD-3-Clause",
"require": {
"php": "^8.1",
"silverstripe/recipe-plugin": "2.0.x-dev",
"silverstripe/recipe-cms": "5.0.x-dev",
"silverstripe/contentreview": "5.0.x-dev",
"silverstripe/sharedraftcontent": "3.0.x-dev",
"symbiote/silverstripe-advancedworkflow": "6.0.x-dev"
"silverstripe/recipe-plugin": "~2.0.0@stable",
"silverstripe/recipe-cms": "~5.0.0@stable",
"silverstripe/contentreview": "~5.0.0@stable",
"silverstripe/sharedraftcontent": "~3.0.0@stable",
"symbiote/silverstripe-advancedworkflow": "~6.0.0@stable"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
Expand Down

0 comments on commit 5948e7a

Please sign in to comment.