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 Sep 9, 2024
1 parent 73a653d commit 1605365
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.3.x-dev",
"silverstripe/contentreview": "5.3.x-dev",
"silverstripe/sharedraftcontent": "3.3.x-dev",
"symbiote/silverstripe-advancedworkflow": "6.3.x-dev"
"silverstripe/recipe-plugin": "~2.0.1@stable",
"silverstripe/recipe-cms": "~5.3.0@beta",
"silverstripe/contentreview": "~5.3.0@beta",
"silverstripe/sharedraftcontent": "~3.3.0@beta",
"symbiote/silverstripe-advancedworkflow": "~6.3.0@beta"
},
"require-dev": {
"phpunit/phpunit": "^9.6"
Expand Down

0 comments on commit 1605365

Please sign in to comment.