From 3ae0f021f7d4feab7857d2253b837f79e1f2f59b Mon Sep 17 00:00:00 2001 From: Dan Cryer Date: Mon, 12 May 2014 11:44:27 +0100 Subject: [PATCH] Trying Composer without --prefer-dist to see if we are still rate limited --- phpci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/phpci.yml b/phpci.yml index 24121476..697e6e7c 100644 --- a/phpci.yml +++ b/phpci.yml @@ -9,6 +9,7 @@ build_settings: setup: composer: action: "install" + prefer_dist: false test: php_mess_detector: