Skip to content

Commit

Permalink
Resolve #70 : Removed support for PHP 5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
khelle committed May 11, 2017
1 parent 861764a commit add591e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"name": "Kamil Jamroz"
}],
"require": {
"php": ">=5.5.9"
"php": ">=5.6.7"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit add591e

Please sign in to comment.