summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--composer.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 40ceddf..d1ba0fb 100644
--- a/composer.json
+++ b/composer.json
@@ -8,8 +8,9 @@
"license": "MIT",
"keywords": ["SendGrid", "HTTP", "REST", "API", "Fluent"],
"require": {
- "php": ">=5.4"
+ "php": ">=5.3"
},
+ "minimum-stability": "dev",
"authors": [
{
"name": "Matt Bernier",