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 7c5516f + 54bf75a commit d452be0
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,10 +6,10 @@
"license": "BSD-3-Clause",
"require": {
"php": "^8.1",
"silverstripe/recipe-plugin": "2.x-dev",
"silverstripe/recipe-cms": "5.x-dev",
"silverstripe/restfulserver": "3.x-dev",
"silverstripe/versionfeed": "3.x-dev"
"silverstripe/recipe-plugin": "2.0.x-dev",
"silverstripe/recipe-cms": "5.1.x-dev",
"silverstripe/restfulserver": "3.0.x-dev",
"silverstripe/versionfeed": "3.1.x-dev"
},
"require-dev": {
"phpunit/phpunit": "^9.6"
Expand All @@ -22,4 +22,4 @@
},
"prefer-stable": true,
"minimum-stability": "dev"
}
}

0 comments on commit d452be0

Please sign in to comment.