Skip to content

Commit

Permalink
Update composer SilverStripe requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Edwards authored and Luke Edwards committed Aug 23, 2014
1 parent 283b0aa commit 6ff3fbc
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 @@ -9,8 +9,8 @@
"email": "[email protected]"
}],
"require": {
"silverstripe/framework": ">=3.1.x-dev,<4.0",
"silverstripe/cms": ">=3.1.x-dev,<4.0"
"silverstripe/framework": "3.1.*",
"silverstripe/cms": "3.1.*"
},
"extra": {
"installer-name": "podcast"
Expand Down

0 comments on commit 6ff3fbc

Please sign in to comment.