Skip to content

Commit

Permalink
Update silverstripe version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
adrexia authored Mar 4, 2017
1 parent cdea46f commit b905c3a
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 @@ -6,8 +6,8 @@
"license": "BSD-3-Clause",
"require":
{
"silverstripe/framework": "3.4.*",
"silverstripe/cms": "3.4.*",
"silverstripe/framework": "3.5.*",
"silverstripe/cms": "3.5.*",
"silverstripe/html5": "*"
},
"conflict": {
Expand Down

0 comments on commit b905c3a

Please sign in to comment.