Skip to content

Commit

Permalink
Dropped support for 5.4 and 5.5 php versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario Basic committed Jan 22, 2016
1 parent 4b28f96 commit f17342c
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 @@ -3,7 +3,7 @@
"description": "WakaTime API for PHP",
"keywords": ["wakatime", "time tracking", "api"],
"require": {
"php": ">=5.4",
"php": ">=5.6",
"guzzlehttp/guzzle": "~6.0"
},
"require-dev": {
Expand Down

0 comments on commit f17342c

Please sign in to comment.