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

Commit 8ce371c

Browse files
committed
Emulating PHP version for builds. (#151)
1 parent 98727d2 commit 8ce371c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@
4545
],
4646
"config": {
4747
"bin-dir": "bin",
48+
"platform": {
49+
"php": "5.3.3"
50+
},
4851
"vendor-dir": "src/vendors"
4952
},
5053
"extra": {

0 commit comments

Comments
 (0)