diff --git a/bucket/composer.json b/bucket/composer.json index 86494c7d5e..44972b757e 100644 --- a/bucket/composer.json +++ b/bucket/composer.json @@ -29,7 +29,8 @@ ] }, "checkver": { - "github": "https://github.com/composer/composer" + "url": "https://getcomposer.org/", + "regex": "Latest: \\s*([\\d.]+)\\s*" }, "autoupdate": { "url": "https://getcomposer.org/download/$version/composer.phar",