Skip to content

Commit

Permalink
Merge branch '5.1' into 5
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Oct 16, 2023
2 parents 74e8fce + 21f0592 commit 797bb30
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/assets": "2.x-dev",
"silverstripe/config": "2.x-dev",
"silverstripe/framework": "5.x-dev",
"silverstripe/mimevalidator": "3.x-dev"
"silverstripe/recipe-plugin": "2.0.x-dev",
"silverstripe/assets": "2.1.x-dev",
"silverstripe/config": "2.1.x-dev",
"silverstripe/framework": "5.1.x-dev",
"silverstripe/mimevalidator": "3.0.x-dev"
},
"require-dev": {
"phpunit/phpunit": "^9.6",
Expand All @@ -33,4 +33,4 @@
},
"prefer-stable": true,
"minimum-stability": "dev"
}
}

0 comments on commit 797bb30

Please sign in to comment.