summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index cd4a1b6..40ceddf 100644
--- a/composer.json
+++ b/composer.json
@@ -8,7 +8,7 @@
"license": "MIT",
"keywords": ["SendGrid", "HTTP", "REST", "API", "Fluent"],
"require": {
- "php": ">=5.3"
+ "php": ">=5.4"
},
"authors": [
{