Skip to content

Commit

Permalink
target lowest supported platform
Browse files Browse the repository at this point in the history
  • Loading branch information
alcohol committed May 4, 2017
1 parent ef2d854 commit 33f81ff
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 208 deletions.
5 changes: 5 additions & 0 deletions composer.json
Expand Up @@ -38,6 +38,11 @@
"autoload-dev": {
"psr-4": { "Composer\\Satis\\": "tests" }
},
"config": {
"platform": {
"php": "5.6"
}
},
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
Expand Down

0 comments on commit 33f81ff

Please sign in to comment.