Skip to content

Commit

Permalink
Merge pull request #2 from micschk/patch-1
Browse files Browse the repository at this point in the history
Update composer.json to allow future framework version increments
  • Loading branch information
Anton Smith committed Mar 25, 2016
2 parents 92fc913 + d790cd5 commit 952d76b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"issues": "https://github.com/antons-/switchfield/issues"
},
"require": {
"silverstripe/framework": "3.2.*"
"silverstripe/framework": "~3.2"
}
}

0 comments on commit 952d76b

Please sign in to comment.