#!/usr/bin/env php
<?php

include __DIR__ . '/cgr.php';
exit(main(array('composer', 'global', 'update')));
