Skip to content

Commit

Permalink
Merge pull request #39 from localheinz/fix/platform
Browse files Browse the repository at this point in the history
Fix: Configure platform
  • Loading branch information
localheinz committed Jun 18, 2020
2 parents e4ce568 + fa267ce commit 8449f11
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@
"psr-4": {
"Tree\\Test\\": "tests/"
}
},
"config": {
"platform": {
"php": "5.4.45"
}
}
}

0 comments on commit 8449f11

Please sign in to comment.