Skip to content

Commit

Permalink
Merge branch '3.1' into 3
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Oct 16, 2023
2 parents e365c00 + b6e9b02 commit 3079be2
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",
"dnadesign/silverstripe-elemental": "5.x-dev",
"silverstripe/elemental-fileblock": "3.x-dev",
"silverstripe/elemental-bannerblock": "3.x-dev"
"silverstripe/recipe-plugin": "2.0.x-dev",
"silverstripe/recipe-cms": "5.1.x-dev",
"dnadesign/silverstripe-elemental": "5.1.x-dev",
"silverstripe/elemental-fileblock": "3.1.x-dev",
"silverstripe/elemental-bannerblock": "3.1.x-dev"
},
"require-dev": {
"phpunit/phpunit": "^9.6"
Expand All @@ -28,4 +28,4 @@
},
"prefer-stable": true,
"minimum-stability": "dev"
}
}

0 comments on commit 3079be2

Please sign in to comment.