Skip to content

Commit 2ac6d36

Browse files
committed
Correct php version
1 parent 4f4f26e commit 2ac6d36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
}
2222
},
2323
"require": {
24-
"php" : ">=5.3",
24+
"php" : ">=5.4",
2525
"guzzlehttp/guzzle": "~5.0"
2626
}
27-
}
27+
}

0 commit comments

Comments
 (0)