Skip to content

Commit

Permalink
Merge pull request Azure#768 from phansys/require-php54
Browse files Browse the repository at this point in the history
Add platform requirement to `php: ^5.4`
  • Loading branch information
yaqiyang committed Mar 15, 2016

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 3485756 + fd7cb64 commit 9c66662
Showing 2 changed files with 109 additions and 13 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -10,6 +10,7 @@
}
],
"require": {
"php": "^5.4",
"pear/http_request2": "^2.2",
"pear/net_url2": "<2.2",
"pear/mail_mime": "^1.10",
121 changes: 108 additions & 13 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9c66662

Please sign in to comment.