Skip to content

Commit

Permalink
Merge pull request #37 from xini/pull-ss5
Browse files Browse the repository at this point in the history
  • Loading branch information
madmatt authored May 17, 2023
2 parents 56f202b + 166d71c commit 2d7dc0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"type": "silverstripe-vendormodule",
"license": "MIT",
"require": {
"silverstripe/vendor-plugin": "^1.0",
"silverstripe/framework": "^4.0"
"silverstripe/vendor-plugin": "^1.0 || ^2.0",
"silverstripe/framework": "^4.0 || ^5.0"
},
"extra": {
"expose": [
Expand Down

0 comments on commit 2d7dc0d

Please sign in to comment.