Skip to content

Commit

Permalink
Merge pull request #1 from spekulatius/patch-1
Browse files Browse the repository at this point in the history
adding php as dependency
  • Loading branch information
hailwood committed Feb 25, 2016
2 parents c294546 + 0800d4c commit e4f8bff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
],
"type": "silverstripe-module",
"require": {
"php": ">=5.4",
"silverstripe/cms": "~3.2"
},
"license": "MIT",
Expand Down

0 comments on commit e4f8bff

Please sign in to comment.