Skip to content

Commit

Permalink
Add requirement of php version to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Plenty Su committed Dec 7, 2014
1 parent d4c0f70 commit 2e322c1
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 @@ -11,6 +11,7 @@
}
],
"require": {
"php": ">=5.3.0",
"monolog/monolog": "~1.0",
"pear-pear.horde.org/Horde_Scribe": "2.0.1"
},
Expand Down

0 comments on commit 2e322c1

Please sign in to comment.