Skip to content

Commit

Permalink
Merge pull request #29 from creative-commoners/pulls/3/module-standar…
Browse files Browse the repository at this point in the history
…diser-1708320666

DEP Dependencies for CMS 6
  • Loading branch information
GuySartorelli authored Feb 19, 2024
2 parents a502f50 + d196b99 commit 567bf9b
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 @@ -7,10 +7,10 @@
"require": {
"php": "^8.1",
"silverstripe/recipe-plugin": "2.x-dev",
"silverstripe/recipe-cms": "5.x-dev",
"silverstripe/contentreview": "5.x-dev",
"silverstripe/sharedraftcontent": "3.x-dev",
"symbiote/silverstripe-advancedworkflow": "6.x-dev"
"silverstripe/recipe-cms": "6.x-dev",
"silverstripe/contentreview": "6.x-dev",
"silverstripe/sharedraftcontent": "4.x-dev",
"symbiote/silverstripe-advancedworkflow": "7.x-dev"
},
"require-dev": {
"phpunit/phpunit": "^9.6"
Expand All @@ -26,4 +26,4 @@
},
"prefer-stable": true,
"minimum-stability": "dev"
}
}

0 comments on commit 567bf9b

Please sign in to comment.