Skip to content

Commit

Permalink
Add config.platform.php so that "composer install" will produce a com…
Browse files Browse the repository at this point in the history
…patible vendor (#5100)
  • Loading branch information
greg-1-anderson committed Mar 24, 2022
1 parent 2222082 commit 6e20355
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@
"Unish": "tests/"
}
},
"config": {
"platform": {
"php": "5.3.29"
}
},
"extra": {
"branch-alias": {
"dev-master": "7.0.x-dev"
Expand Down

0 comments on commit 6e20355

Please sign in to comment.