Skip to content

Commit

Permalink
#223 Force releases to support the lowest PHP version
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Sep 7, 2018
1 parent 46a1e9c commit eee0197
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 @@ -33,5 +33,10 @@
"require-dev": {
"phpunit/phpunit": "~4.5",
"squizlabs/php_codesniffer": "^3.3"
},
"config": {
"platform": {
"php": "5.4"
}
}
}

0 comments on commit eee0197

Please sign in to comment.