Skip to content
This repository has been archived by the owner on Sep 6, 2020. It is now read-only.

Commit

Permalink
Emulating PHP version for builds. (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
kherge committed Dec 11, 2016
1 parent 98727d2 commit 8ce371c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@
],
"config": {
"bin-dir": "bin",
"platform": {
"php": "5.3.3"
},
"vendor-dir": "src/vendors"
},
"extra": {
Expand Down

0 comments on commit 8ce371c

Please sign in to comment.