Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit f17342c

Browse files
author
Mario Basic
committed
Dropped support for 5.4 and 5.5 php versions.
1 parent 4b28f96 commit f17342c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "WakaTime API for PHP",
44
"keywords": ["wakatime", "time tracking", "api"],
55
"require": {
6-
"php": ">=5.4",
6+
"php": ">=5.6",
77
"guzzlehttp/guzzle": "~6.0"
88
},
99
"require-dev": {

0 commit comments

Comments
 (0)