diff options
author | Elmer Thomas <elmer@thinkingserious.com> | 2016-03-20 17:31:23 -0700 |
---|---|---|
committer | Elmer Thomas <elmer@thinkingserious.com> | 2016-03-20 17:31:23 -0700 |
commit | 9629012779319fbb387d4552706f77571daa9552 (patch) | |
tree | 8be40f0df79f97a6d86304e1405765d2172d3254 | |
parent | 8e28e343271334d255cfe242e91cd039a4ee86b1 (diff) | |
download | php-http-client-9629012779319fbb387d4552706f77571daa9552.zip php-http-client-9629012779319fbb387d4552706f77571daa9552.tar.gz php-http-client-9629012779319fbb387d4552706f77571daa9552.tar.bz2 |
Revert stability
-rw-r--r-- | composer.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/composer.json b/composer.json index d1ba0fb..cd4a1b6 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,6 @@ "require": { "php": ">=5.3" }, - "minimum-stability": "dev", "authors": [ { "name": "Matt Bernier", |