This is an automated email from the ASF dual-hosted git repository.
jfarrell pushed a commit to branch 0.10.0
in repository https://gitbox.apache.org/repos/asf/thrift.git
Advertising
The following commit(s) were added to refs/heads/0.10.0 by this push:
new 858809f THRIFT-4546: Fix broken packagist.org
858809f is described below
commit 858809fad01dba7318c33dc30f6cc92a6e2ac7b1
Author: jfarrell <jfarr...@apache.org>
AuthorDate: Wed Apr 11 13:46:21 2018 -0400
THRIFT-4546: Fix broken packagist.org
Update composer to fix broken packagist.org imports
---
composer.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/composer.json b/composer.json
index d937bc7..0f22b76 100644
--- a/composer.json
+++ b/composer.json
@@ -24,7 +24,7 @@
"minimum-stability": "dev",
"extra": {
"branch-alias": {
- "dev-master": "0.10.0"
+ "dev-master": "1.0.x-dev"
}
}
}
--
To stop receiving notification emails like this one, please contact
jfarr...@apache.org.