Skip to content

Commit

Permalink
Merge branch '2.1' into 2
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Oct 16, 2023
2 parents e2164b6 + 1c1f6c6 commit e7126ff
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 @@ -6,11 +6,11 @@
"license": "BSD-3-Clause",
"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-plugin": "2.0.x-dev",
"silverstripe/recipe-cms": "5.1.x-dev",
"silverstripe/contentreview": "5.1.x-dev",
"silverstripe/sharedraftcontent": "3.1.x-dev",
"symbiote/silverstripe-advancedworkflow": "6.1.x-dev"
},
"require-dev": {
"phpunit/phpunit": "^9.6"
Expand All @@ -26,4 +26,4 @@
},
"prefer-stable": true,
"minimum-stability": "dev"
}
}

0 comments on commit e7126ff

Please sign in to comment.