Skip to content

Commit

Permalink
Remove php version dependency (bound by framework)
Browse files Browse the repository at this point in the history
Fixes #64
  • Loading branch information
Damian Mooyman authored Aug 7, 2017
1 parent 49536aa commit ad5a83b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"issues": "http://github.com/tractorcow/silverstripe-dynamiccache/issues"
},
"require": {
"php": "~5.4",
"silverstripe/framework": "3.*",
"silverstripe/cms": "3.*",
"composer/installers": "*"
Expand All @@ -25,4 +24,4 @@
"dev-master": "4.x-dev"
}
}
}
}

0 comments on commit ad5a83b

Please sign in to comment.