Skip to content

Commit 3b4d575

Browse files
author
Justinas Pošiūnas
authored
Updated composer.json
Required PHP version is changed from 5.4 to 5.5.
1 parent 16f9a3e commit 3b4d575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"keywords": ["mailerlite", "sdk", "email", "marketing"],
77
"type": "library",
88
"require": {
9-
"php" : "^5.4|^7.0",
9+
"php" : "^5.5|^7.0",
1010
"guzzlehttp/psr7": "~1.2",
1111
"php-http/httplug": "^1.0",
1212
"php-http/curl-client": "^1.4",

0 commit comments

Comments
 (0)