diff options
author | Pinglei Guo <at15@outlook.com> | 2016-01-29 10:46:04 +0800 |
---|---|---|
committer | Pinglei Guo <at15@outlook.com> | 2016-01-29 10:46:04 +0800 |
commit | 915bf5882293d7041e8e5d0f5c32b8acf0938148 (patch) | |
tree | 602c9456ff585770d9e61712c126c8cefa834024 | |
parent | 136a77c7827775100221b5ed768b5ee2819a481a (diff) |
Remove duplicate ext-hash in composer.json
-rw-r--r-- | composer.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/composer.json b/composer.json index a557b199..77cfe45e 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,6 @@ "ext-hash" : "*", "ext-openssl" : "*", "ext-json" : "*", - "ext-hash" : "*", "ext-ctype" : "*", "ext-filter" : "*", "ext-session" : "*", |