Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exit Status 1 #4

Open
MiteshShah opened this issue Mar 28, 2016 · 4 comments
Open

Exit Status 1 #4

MiteshShah opened this issue Mar 28, 2016 · 4 comments

Comments

@MiteshShah
Copy link

[root@localhost satis-go]# /opt/satis-go/satis-go 
2016/03/28 11:00:58 Generating...
2016/03/28 11:01:00 exit status 1
[root@localhost repo-ui]# php /opt/satis/bin/satis -vvv packages.json 



  [InvalidArgumentException]               
  Command "packages.json" is not defined.  



Exception trace:
 () at /opt/satis/vendor/symfony/console/Symfony/Component/Console/Application.php:549
 Symfony\Component\Console\Application->find() at /opt/satis/vendor/symfony/console/Symfony/Component/Console/Application.php:192
 Symfony\Component\Console\Application->doRun() at /opt/satis/src/Composer/Satis/Console/Application.php:52
 Composer\Satis\Console\Application->doRun() at /opt/satis/vendor/symfony/console/Symfony/Component/Console/Application.php:126
 Symfony\Component\Console\Application->run() at /opt/satis/bin/satis:9
@MiteshShah
Copy link
Author

{
    "packages": {
        "wp-cli/wp-cli": {
            "v0.10.0": {
                "name": "wp-cli/wp-cli",
                "version": "v0.10.0",
                "version_normalized": "0.10.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "61dc7086e497eda0bf5209033601a7c41077af8f"
                },
                "require": {
                    "mustache/mustache": "2.3.x",
                    "php": ">=5.3.2",
                    "wp-cli/php-cli-tools": "dev-master"
                },
                "require-dev": {
                    "behat/behat": "2.4.*@stable",
                    "phpunit/phpunit": "3.7.x"
                },
                "suggest": {
                    "d11wtq/boris": "Enhanced `wp shell` functionality"
                },
                "time": "2013-06-08 22:33:58",
                "bin": [
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    }
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.10.1": {
                "name": "wp-cli/wp-cli",
                "version": "v0.10.1",
                "version_normalized": "0.10.1.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "65a2dabc95193c5026f3dd8707fff4eb21846400"
                },
                "require": {
                    "mustache/mustache": "2.3.x",
                    "php": ">=5.3.2",
                    "wp-cli/php-cli-tools": "dev-master"
                },
                "require-dev": {
                    "behat/behat": "2.4.*@stable",
                    "phpunit/phpunit": "3.7.x"
                },
                "suggest": {
                    "d11wtq/boris": "Enhanced `wp shell` functionality"
                },
                "time": "2013-06-15 08:46:01",
                "bin": [
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    }
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.10.2": {
                "name": "wp-cli/wp-cli",
                "version": "v0.10.2",
                "version_normalized": "0.10.2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "d3b1ba96133c1fa4014c6e9517dfb53130b52c03"
                },
                "require": {
                    "mustache/mustache": "~2.3",
                    "php": ">=5.3.2",
                    "wp-cli/php-cli-tools": "0.9.3"
                },
                "require-dev": {
                    "behat/behat": "~2.4",
                    "phpunit/phpunit": "~3.7"
                },
                "suggest": {
                    "d11wtq/boris": "Enhanced `wp shell` functionality"
                },
                "time": "2013-06-26 09:44:56",
                "bin": [
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    }
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.11.0": {
                "name": "wp-cli/wp-cli",
                "version": "v0.11.0",
                "version_normalized": "0.11.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "a5ed142fc58b8531caada5bff2a5feef3b90da00"
                },
                "require": {
                    "mustache/mustache": "~2.4",
                    "php": ">=5.3.2",
                    "wp-cli/php-cli-tools": "0.9.3"
                },
                "require-dev": {
                    "behat/behat": "~2.4",
                    "phpunit/phpunit": "~3.7"
                },
                "suggest": {
                    "d11wtq/boris": "Enhanced `wp shell` functionality"
                },
                "time": "2013-08-04 23:54:31",
                "bin": [
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    }
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.11.1": {
                "name": "wp-cli/wp-cli",
                "version": "v0.11.1",
                "version_normalized": "0.11.1.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "49c31f899939461569553bf0745ecfea285f6e50"
                },
                "require": {
                    "mustache/mustache": "~2.4",
                    "php": ">=5.3.2",
                    "wp-cli/php-cli-tools": "0.9.3"
                },
                "require-dev": {
                    "behat/behat": "~2.4",
                    "phpunit/phpunit": "~3.7"
                },
                "suggest": {
                    "d11wtq/boris": "Enhanced `wp shell` functionality"
                },
                "time": "2013-08-08 13:15:04",
                "bin": [
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    }
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.11.2": {
                "name": "wp-cli/wp-cli",
                "version": "v0.11.2",
                "version_normalized": "0.11.2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "9d00185d49d0cdb16d25dddba69943394830ea95"
                },
                "require": {
                    "mustache/mustache": "~2.4",
                    "php": ">=5.3.2",
                    "wp-cli/php-cli-tools": "0.9.3"
                },
                "require-dev": {
                    "behat/behat": "~2.4",
                    "phpunit/phpunit": "~3.7"
                },
                "suggest": {
                    "d11wtq/boris": "Enhanced `wp shell` functionality"
                },
                "time": "2013-08-22 10:43:51",
                "bin": [
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    }
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.12.0": {
                "name": "wp-cli/wp-cli",
                "version": "v0.12.0",
                "version_normalized": "0.12.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "a9b9c2d37ae80c927d378cda2ede2442cbeafc0c"
                },
                "require": {
                    "mustache/mustache": "~2.4",
                    "php": ">=5.3.2",
                    "rhumsaa/array_column": "~1.1",
                    "rmccue/requests": "dev-master#ca0f58b6523a6d11c815ae25c79cc810cea69be7",
                    "wp-cli/php-cli-tools": "0.9.3"
                },
                "require-dev": {
                    "symfony/finder": "~2.3"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2013-10-04 13:54:34",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "files": [
                        "php/Spyc.php"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.12.1": {
                "name": "wp-cli/wp-cli",
                "version": "v0.12.1",
                "version_normalized": "0.12.1.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "b1241f9544131696cc4319cc72bd22ebdda3c53b"
                },
                "require": {
                    "mustache/mustache": "~2.4",
                    "php": ">=5.3.2",
                    "rhumsaa/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "wp-cli/php-cli-tools": "0.9.3"
                },
                "require-dev": {
                    "symfony/finder": "~2.3"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2013-10-11 12:36:09",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "files": [
                        "php/Spyc.php"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.13.0": {
                "name": "wp-cli/wp-cli",
                "version": "v0.13.0",
                "version_normalized": "0.13.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "a7eaaecc62b8f5004cdf3b32273ed04884cbca2a"
                },
                "require": {
                    "mustache/mustache": "~2.4",
                    "php": ">=5.3.2",
                    "rhumsaa/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/finder": "~2.3",
                    "wp-cli/php-cli-tools": "0.9.3"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2013-11-30 13:14:44",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "files": [
                        "php/Spyc.php"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.14.0": {
                "name": "wp-cli/wp-cli",
                "version": "v0.14.0",
                "version_normalized": "0.14.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "7926fba978ae901758a7794ff0352197e2624647"
                },
                "require": {
                    "mustache/mustache": "~2.4",
                    "nb/oxymel": "0.1.0",
                    "php": ">=5.3.2",
                    "rhumsaa/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/finder": "~2.3",
                    "wp-cli/php-cli-tools": "0.9.4-patch46"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2014-02-06 00:02:26",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "files": [
                        "php/Spyc.php"
                    ],
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.14.1": {
                "name": "wp-cli/wp-cli",
                "version": "v0.14.1",
                "version_normalized": "0.14.1.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "981b2b2bde2a7a331cf996c982d157b9fd400454"
                },
                "require": {
                    "mustache/mustache": "~2.4",
                    "nb/oxymel": "0.1.0",
                    "php": ">=5.3.2",
                    "rhumsaa/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/finder": "~2.3",
                    "wp-cli/php-cli-tools": "0.9.4-patch46"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2014-02-28 15:47:44",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "files": [
                        "php/Spyc.php"
                    ],
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.15.0": {
                "name": "wp-cli/wp-cli",
                "version": "v0.15.0",
                "version_normalized": "0.15.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "5206df754c8370d441a23a0fcc7071e45d1656e9"
                },
                "require": {
                    "mustache/mustache": "~2.4",
                    "nb/oxymel": "0.1.0",
                    "php": ">=5.3.2",
                    "rhumsaa/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/finder": "~2.3",
                    "wp-cli/php-cli-tools": "0.9.4-patch46"
                },
                "require-dev": {
                    "behat/behat": "2.5.*",
                    "phpunit/phpunit": "3.7.*"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2014-04-15 15:32:15",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "files": [
                        "php/Spyc.php"
                    ],
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.15.1": {
                "name": "wp-cli/wp-cli",
                "version": "v0.15.1",
                "version_normalized": "0.15.1.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "3ac507f2d17e18a4be97a5763c0f1d0514c2a13c"
                },
                "require": {
                    "mustache/mustache": "~2.4",
                    "nb/oxymel": "0.1.0",
                    "php": ">=5.3.2",
                    "rhumsaa/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/finder": "~2.3",
                    "wp-cli/php-cli-tools": "0.9.4-patch46"
                },
                "require-dev": {
                    "behat/behat": "2.5.*",
                    "phpunit/phpunit": "3.7.*"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2014-05-14 22:25:37",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "files": [
                        "php/Spyc.php"
                    ],
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.16.0": {
                "name": "wp-cli/wp-cli",
                "version": "v0.16.0",
                "version_normalized": "0.16.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "1e363d53030ff9f1f658fa2b1085ca9c0e2a2c0b"
                },
                "require": {
                    "mustache/mustache": "~2.4",
                    "nb/oxymel": "0.1.0",
                    "php": ">=5.3.2",
                    "rhumsaa/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/finder": "~2.3",
                    "wp-cli/php-cli-tools": "0.9.5"
                },
                "require-dev": {
                    "behat/behat": "2.5.*",
                    "phpunit/phpunit": "3.7.*"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2014-07-01 00:05:47",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "files": [
                        "php/Spyc.php"
                    ],
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.17.0": {
                "name": "wp-cli/wp-cli",
                "version": "v0.17.0",
                "version_normalized": "0.17.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "a17fa6f1ad9ba79446bada40abf00b521260f0ec"
                },
                "require": {
                    "mustache/mustache": "~2.4",
                    "nb/oxymel": "0.1.0",
                    "php": ">=5.3.2",
                    "rhumsaa/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/finder": "~2.3",
                    "wp-cli/php-cli-tools": "0.10.1"
                },
                "require-dev": {
                    "behat/behat": "2.5.*",
                    "phpunit/phpunit": "3.7.*"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2014-09-12 00:49:44",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "files": [
                        "php/Spyc.php"
                    ],
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.17.1": {
                "name": "wp-cli/wp-cli",
                "version": "v0.17.1",
                "version_normalized": "0.17.1.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "52767958ebc364ec1bc170a9cdc8f1fd620a50e3"
                },
                "require": {
                    "mustache/mustache": "~2.4",
                    "nb/oxymel": "0.1.0",
                    "php": ">=5.3.2",
                    "rhumsaa/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/finder": "~2.3",
                    "wp-cli/php-cli-tools": "0.10.2"
                },
                "require-dev": {
                    "behat/behat": "2.5.*",
                    "phpunit/phpunit": "3.7.*"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2014-11-18 14:04:52",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "files": [
                        "php/Spyc.php"
                    ],
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.17.2": {
                "name": "wp-cli/wp-cli",
                "version": "v0.17.2",
                "version_normalized": "0.17.2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "87237fd5117456df5c80707c41fc8313abd50b7b"
                },
                "require": {
                    "mustache/mustache": "~2.4",
                    "nb/oxymel": "0.1.0",
                    "php": ">=5.3.2",
                    "rhumsaa/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/finder": "~2.3",
                    "wp-cli/php-cli-tools": "0.10.2"
                },
                "require-dev": {
                    "behat/behat": "2.5.*",
                    "phpunit/phpunit": "3.7.*"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2015-08-24 17:40:53",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "files": [
                        "php/Spyc.php"
                    ],
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.18.0": {
                "name": "wp-cli/wp-cli",
                "version": "v0.18.0",
                "version_normalized": "0.18.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "d3ea18a17965f94d1498a607087e02594fc826f7"
                },
                "require": {
                    "mustache/mustache": "~2.4",
                    "nb/oxymel": "0.1.0",
                    "php": ">=5.3.2",
                    "rhumsaa/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/finder": "~2.3",
                    "wp-cli/php-cli-tools": "0.10.3"
                },
                "require-dev": {
                    "behat/behat": "2.5.*",
                    "phpunit/phpunit": "3.7.*"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2015-01-14 14:10:29",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "files": [
                        "php/Spyc.php"
                    ],
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.18.1": {
                "name": "wp-cli/wp-cli",
                "version": "v0.18.1",
                "version_normalized": "0.18.1.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "0fdda041e616d61d35f359a8a14bbf3cd5976c2c"
                },
                "require": {
                    "mustache/mustache": "~2.4",
                    "nb/oxymel": "0.1.0",
                    "php": ">=5.3.2",
                    "rhumsaa/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/finder": "~2.3",
                    "wp-cli/php-cli-tools": "0.10.3"
                },
                "require-dev": {
                    "behat/behat": "2.5.*",
                    "phpunit/phpunit": "3.7.*"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2015-08-24 17:29:05",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "files": [
                        "php/Spyc.php"
                    ],
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.19.0": {
                "name": "wp-cli/wp-cli",
                "version": "v0.19.0",
                "version_normalized": "0.19.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "8c54240ec1c9fee352f7c74d8ef151275b1f3d39"
                },
                "require": {
                    "mustache/mustache": "~2.4",
                    "nb/oxymel": "0.1.0",
                    "php": ">=5.3.2",
                    "ramsey/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/finder": "~2.3",
                    "wp-cli/php-cli-tools": "0.10.4"
                },
                "require-dev": {
                    "behat/behat": "2.5.*",
                    "phpunit/phpunit": "3.7.*"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2015-04-25 21:04:29",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "files": [
                        "php/Spyc.php"
                    ],
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.19.1": {
                "name": "wp-cli/wp-cli",
                "version": "v0.19.1",
                "version_normalized": "0.19.1.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "4734fc5c068af4c7de66e6710f118aa15463556e"
                },
                "require": {
                    "mustache/mustache": "~2.4",
                    "nb/oxymel": "0.1.0",
                    "php": ">=5.3.2",
                    "ramsey/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/finder": "~2.3",
                    "wp-cli/php-cli-tools": "0.10.4"
                },
                "require-dev": {
                    "behat/behat": "2.5.*",
                    "phpunit/phpunit": "3.7.*"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2015-05-13 19:24:38",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "files": [
                        "php/Spyc.php"
                    ],
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.19.2": {
                "name": "wp-cli/wp-cli",
                "version": "v0.19.2",
                "version_normalized": "0.19.2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "b2db97324c03af1b9e847fb2f0cf2f81e23212c7"
                },
                "require": {
                    "mustache/mustache": "~2.4",
                    "nb/oxymel": "0.1.0",
                    "php": ">=5.3.2",
                    "ramsey/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/finder": "~2.3",
                    "wp-cli/php-cli-tools": "0.10.4"
                },
                "require-dev": {
                    "behat/behat": "2.5.*",
                    "phpunit/phpunit": "3.7.*"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2015-06-20 20:37:44",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "files": [
                        "php/Spyc.php"
                    ],
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.19.3": {
                "name": "wp-cli/wp-cli",
                "version": "v0.19.3",
                "version_normalized": "0.19.3.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "4226d1c2434cbc8632baf1504d9d134a9c4cac89"
                },
                "require": {
                    "mustache/mustache": "~2.4",
                    "nb/oxymel": "0.1.0",
                    "php": ">=5.3.2",
                    "ramsey/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/finder": "~2.3",
                    "wp-cli/php-cli-tools": "0.10.4"
                },
                "require-dev": {
                    "behat/behat": "2.5.*",
                    "phpunit/phpunit": "3.7.*"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2015-08-24 17:04:44",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "files": [
                        "php/Spyc.php"
                    ],
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.20.0": {
                "name": "wp-cli/wp-cli",
                "version": "v0.20.0",
                "version_normalized": "0.20.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "58317fce36e34a10473bbd397b42a185edd10438"
                },
                "require": {
                    "mustache/mustache": "~2.4",
                    "nb/oxymel": "0.1.0",
                    "php": ">=5.3.2",
                    "ramsey/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/finder": "~2.3",
                    "wp-cli/php-cli-tools": "0.10.5"
                },
                "require-dev": {
                    "behat/behat": "2.5.*",
                    "phpunit/phpunit": "3.7.*"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2015-08-26 17:38:02",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "files": [
                        "php/Spyc.php"
                    ],
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.20.1": {
                "name": "wp-cli/wp-cli",
                "version": "v0.20.1",
                "version_normalized": "0.20.1.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "2fbf909316788c429ee5c2311b4252c3ca95e57d"
                },
                "require": {
                    "mustache/mustache": "~2.4",
                    "nb/oxymel": "0.1.0",
                    "php": ">=5.3.2",
                    "ramsey/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/finder": "~2.3",
                    "wp-cli/php-cli-tools": "0.10.5"
                },
                "require-dev": {
                    "behat/behat": "2.5.*",
                    "phpunit/phpunit": "3.7.*"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2015-09-17 00:07:51",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "files": [
                        "php/Spyc.php"
                    ],
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.20.2": {
                "name": "wp-cli/wp-cli",
                "version": "v0.20.2",
                "version_normalized": "0.20.2.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "3db940c37db49bcf41e08f402b63026319492ffc"
                },
                "require": {
                    "mustache/mustache": "~2.4",
                    "nb/oxymel": "0.1.0",
                    "php": ">=5.3.2",
                    "ramsey/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/finder": "~2.3",
                    "wp-cli/php-cli-tools": "0.10.5"
                },
                "require-dev": {
                    "behat/behat": "2.5.*",
                    "phpunit/phpunit": "3.7.*"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2015-10-14 17:48:42",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "files": [
                        "php/Spyc.php"
                    ],
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.20.3": {
                "name": "wp-cli/wp-cli",
                "version": "v0.20.3",
                "version_normalized": "0.20.3.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "01cd854f4744b1729d486ef23491c0d48824f435"
                },
                "require": {
                    "mustache/mustache": "~2.4",
                    "nb/oxymel": "0.1.0",
                    "php": ">=5.3.2",
                    "ramsey/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/finder": "~2.3",
                    "wp-cli/php-cli-tools": "0.10.5"
                },
                "require-dev": {
                    "behat/behat": "2.5.*",
                    "phpunit/phpunit": "3.7.*"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2015-10-30 16:19:56",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "files": [
                        "php/Spyc.php"
                    ],
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.20.4": {
                "name": "wp-cli/wp-cli",
                "version": "v0.20.4",
                "version_normalized": "0.20.4.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "e0bef7a8d76fe0f8972bcfe3d3723f1dd8b33a7f"
                },
                "require": {
                    "mustache/mustache": "~2.4",
                    "nb/oxymel": "0.1.0",
                    "php": ">=5.3.2",
                    "ramsey/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/finder": "~2.3",
                    "wp-cli/php-cli-tools": "0.10.5"
                },
                "require-dev": {
                    "behat/behat": "2.5.*",
                    "phpunit/phpunit": "3.7.*"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2015-11-23 14:29:17",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "files": [
                        "php/Spyc.php"
                    ],
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.21.0": {
                "name": "wp-cli/wp-cli",
                "version": "v0.21.0",
                "version_normalized": "0.21.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "a1154ef06a6ce67c7d7ccd62fc8ecba26b9a4855"
                },
                "require": {
                    "composer/semver": "1.0.0",
                    "mustache/mustache": "~2.4",
                    "nb/oxymel": "0.1.0",
                    "php": ">=5.3.2",
                    "ramsey/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/finder": "~2.3",
                    "wp-cli/php-cli-tools": "0.10.5"
                },
                "require-dev": {
                    "behat/behat": "2.5.*",
                    "phpunit/phpunit": "3.7.*"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2015-11-04 23:40:56",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "files": [
                        "php/Spyc.php"
                    ],
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.21.1": {
                "name": "wp-cli/wp-cli",
                "version": "v0.21.1",
                "version_normalized": "0.21.1.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "21da8b4ebf7f37f9ae55b45b037214f154a1b2ab"
                },
                "require": {
                    "composer/semver": "1.0.0",
                    "mustache/mustache": "~2.4",
                    "nb/oxymel": "0.1.0",
                    "php": ">=5.3.2",
                    "ramsey/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/finder": "~2.3",
                    "wp-cli/php-cli-tools": "0.10.5"
                },
                "require-dev": {
                    "behat/behat": "2.5.*",
                    "phpunit/phpunit": "3.7.*"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2015-11-23 13:50:12",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "files": [
                        "php/Spyc.php"
                    ],
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.22.0": {
                "name": "wp-cli/wp-cli",
                "version": "v0.22.0",
                "version_normalized": "0.22.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "45460a55328db9952e0c93023c8b79a2432332d9"
                },
                "require": {
                    "composer/semver": "1.0.0",
                    "mustache/mustache": "~2.4",
                    "mustangostang/spyc": "0.5.1",
                    "nb/oxymel": "0.1.0",
                    "php": ">=5.3.2",
                    "ramsey/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/config": "2.7.*",
                    "symfony/console": "2.7.*",
                    "symfony/dependency-injection": "2.7.*",
                    "symfony/event-dispatcher": "2.7.*",
                    "symfony/filesystem": "2.7.*",
                    "symfony/finder": "2.7.*",
                    "symfony/translation": "2.7.*",
                    "symfony/yaml": "2.7.*",
                    "wp-cli/php-cli-tools": "0.11.0"
                },
                "require-dev": {
                    "behat/behat": "2.5.*",
                    "phpunit/phpunit": "3.7.*"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2016-01-07 16:36:32",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.23.0": {
                "name": "wp-cli/wp-cli",
                "version": "v0.23.0",
                "version_normalized": "0.23.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "31b9c00c688b50d9654a00c4449e88d63593d5ae"
                },
                "require": {
                    "composer/composer": "1.0.0-alpha11",
                    "composer/semver": "~1.0",
                    "mustache/mustache": "~2.4",
                    "mustangostang/spyc": "0.5.1",
                    "nb/oxymel": "0.1.0",
                    "php": ">=5.3.2",
                    "ramsey/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/config": "2.7.*",
                    "symfony/console": "2.7.*",
                    "symfony/dependency-injection": "2.7.*",
                    "symfony/event-dispatcher": "2.7.*",
                    "symfony/filesystem": "2.7.*",
                    "symfony/finder": "2.7.*",
                    "symfony/process": "~2.1",
                    "symfony/translation": "2.7.*",
                    "symfony/yaml": "2.7.*",
                    "wp-cli/php-cli-tools": "~0.11.1"
                },
                "require-dev": {
                    "behat/behat": "2.5.*",
                    "phpunit/phpunit": "3.7.*"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2016-03-22 21:52:58",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.8.0": {
                "name": "wp-cli/wp-cli",
                "version": "v0.8.0",
                "version_normalized": "0.8.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "8acc57dcb3ec545b948f3f39b79f577e548a32fb"
                },
                "require": {
                    "mustache/mustache": "2.0.x",
                    "php": ">=5.3",
                    "wp-cli/php-cli-tools": "dev-master"
                },
                "require-dev": {
                    "phpunit/phpunit": "3.7.x",
                    "phpunit/phpunit-story": "1.0.x"
                },
                "time": "2013-01-26 14:22:14",
                "bin": [
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    }
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.9.0": {
                "name": "wp-cli/wp-cli",
                "version": "v0.9.0",
                "version_normalized": "0.9.0.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "270b0f6497cb011cac7504fd7d52eae68738eb6f"
                },
                "require": {
                    "mustache/mustache": "2.0.x",
                    "php": ">=5.3",
                    "wp-cli/php-cli-tools": "dev-master"
                },
                "require-dev": {
                    "behat/behat": "2.4.*@stable",
                    "phpunit/phpunit": "3.7.x"
                },
                "time": "2013-03-20 16:28:27",
                "bin": [
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    }
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "v0.9.1": {
                "name": "wp-cli/wp-cli",
                "version": "v0.9.1",
                "version_normalized": "0.9.1.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "8f4a74d0ef21898a38912e6601fa024866bbd4df"
                },
                "require": {
                    "mustache/mustache": "2.0.x",
                    "php": ">=5.3",
                    "wp-cli/php-cli-tools": "dev-master"
                },
                "require-dev": {
                    "behat/behat": "2.4.*@stable",
                    "phpunit/phpunit": "3.7.x"
                },
                "time": "2013-03-30 14:34:19",
                "bin": [
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    }
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "dev-master": {
                "name": "wp-cli/wp-cli",
                "version": "dev-master",
                "version_normalized": "9999999-dev",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "ea5131422a3112ca6383ee68fa45b2af00c7de65"
                },
                "require": {
                    "composer/composer": "~1.0.0-beta",
                    "composer/semver": "~1.0",
                    "mustache/mustache": "~2.4",
                    "mustangostang/spyc": "~0.5",
                    "nb/oxymel": "~0.1.0",
                    "php": ">=5.3.2",
                    "ramsey/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/config": "~2.7",
                    "symfony/console": "~2.7",
                    "symfony/dependency-injection": "~2.7",
                    "symfony/event-dispatcher": "~2.7",
                    "symfony/filesystem": "~2.7",
                    "symfony/finder": "~2.7",
                    "symfony/process": "~2.1",
                    "symfony/translation": "~2.7",
                    "symfony/yaml": "~2.7",
                    "wp-cli/php-cli-tools": "~0.11.1"
                },
                "require-dev": {
                    "behat/behat": "2.5.*",
                    "phpunit/phpunit": "3.7.*"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2016-03-27 15:06:20",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "dev-1159-import-quiet": {
                "name": "wp-cli/wp-cli",
                "version": "dev-1159-import-quiet",
                "version_normalized": "dev-1159-import-quiet",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "b0b577c89714fa845d896d19a59dc453bd36f3e5"
                },
                "require": {
                    "composer/composer": "1.0.0-alpha11",
                    "composer/semver": "1.0.0",
                    "mustache/mustache": "~2.4",
                    "mustangostang/spyc": "0.5.1",
                    "nb/oxymel": "0.1.0",
                    "php": ">=5.3.2",
                    "ramsey/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/config": "2.7.*",
                    "symfony/console": "2.7.*",
                    "symfony/dependency-injection": "2.7.*",
                    "symfony/event-dispatcher": "2.7.*",
                    "symfony/filesystem": "2.7.*",
                    "symfony/finder": "2.7.*",
                    "symfony/process": "~2.1",
                    "symfony/translation": "2.7.*",
                    "symfony/yaml": "2.7.*",
                    "wp-cli/php-cli-tools": "dev-master"
                },
                "require-dev": {
                    "behat/behat": "2.5.*",
                    "phpunit/phpunit": "3.7.*"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2016-03-08 00:14:41",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "dev-fix-arg-args-parsing": {
                "name": "wp-cli/wp-cli",
                "version": "dev-fix-arg-args-parsing",
                "version_normalized": "dev-fix-arg-args-parsing",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "54be268e9e6df19ba4ae399355e41b38f46ea88e"
                },
                "require": {
                    "composer/composer": "~1.0.0-beta",
                    "composer/semver": "~1.0",
                    "mustache/mustache": "~2.4",
                    "mustangostang/spyc": "~0.5",
                    "nb/oxymel": "~0.1.0",
                    "php": ">=5.3.2",
                    "ramsey/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/config": "~2.7",
                    "symfony/console": "~2.7",
                    "symfony/dependency-injection": "~2.7",
                    "symfony/event-dispatcher": "~2.7",
                    "symfony/filesystem": "~2.7",
                    "symfony/finder": "~2.7",
                    "symfony/process": "~2.1",
                    "symfony/translation": "~2.7",
                    "symfony/yaml": "~2.7",
                    "wp-cli/php-cli-tools": "~0.11.1"
                },
                "require-dev": {
                    "behat/behat": "2.5.*",
                    "phpunit/phpunit": "3.7.*"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2016-03-24 21:57:17",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "dev-package-manager-v2": {
                "name": "wp-cli/wp-cli",
                "version": "dev-package-manager-v2",
                "version_normalized": "dev-package-manager-v2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "f4d9656aff8f3206bf55e1abf3229d3d75a0965b"
                },
                "require": {
                    "composer/composer": "dev-master",
                    "mustache/mustache": "~2.4",
                    "php": ">=5.3.2",
                    "rhumsaa/array_column": "~1.1",
                    "rmccue/requests": "dev-master",
                    "wp-cli/php-cli-tools": "0.9.3"
                },
                "suggest": {
                    "d11wtq/boris": "Enhanced `wp shell` functionality"
                },
                "time": "2013-08-12 20:53:41",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    }
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "dev-release-0-20-4": {
                "name": "wp-cli/wp-cli",
                "version": "dev-release-0-20-4",
                "version_normalized": "dev-release-0-20-4",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "e0bef7a8d76fe0f8972bcfe3d3723f1dd8b33a7f"
                },
                "require": {
                    "mustache/mustache": "~2.4",
                    "nb/oxymel": "0.1.0",
                    "php": ">=5.3.2",
                    "ramsey/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/finder": "~2.3",
                    "wp-cli/php-cli-tools": "0.10.5"
                },
                "require-dev": {
                    "behat/behat": "2.5.*",
                    "phpunit/phpunit": "3.7.*"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2015-11-23 14:29:17",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "files": [
                        "php/Spyc.php"
                    ],
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "dev-release-0-20-5": {
                "name": "wp-cli/wp-cli",
                "version": "dev-release-0-20-5",
                "version_normalized": "dev-release-0-20-5",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "a4da831871d3a4172775a318e07f8701efcca2d7"
                },
                "require": {
                    "mustache/mustache": "~2.4",
                    "nb/oxymel": "0.1.0",
                    "php": ">=5.3.2",
                    "ramsey/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/config": "2.7.*",
                    "symfony/console": "2.7.*",
                    "symfony/dependency-injection": "2.7.*",
                    "symfony/event-dispatcher": "2.7.*",
                    "symfony/filesystem": "2.7.*",
                    "symfony/finder": "2.7.*",
                    "symfony/translation": "2.7.*",
                    "symfony/yaml": "2.7.*",
                    "wp-cli/php-cli-tools": "0.10.5"
                },
                "require-dev": {
                    "behat/behat": "2.5.*",
                    "phpunit/phpunit": "3.7.*"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2015-12-01 15:21:03",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "files": [
                        "php/Spyc.php"
                    ],
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "dev-release-0-21-1": {
                "name": "wp-cli/wp-cli",
                "version": "dev-release-0-21-1",
                "version_normalized": "dev-release-0-21-1",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "21da8b4ebf7f37f9ae55b45b037214f154a1b2ab"
                },
                "require": {
                    "composer/semver": "1.0.0",
                    "mustache/mustache": "~2.4",
                    "nb/oxymel": "0.1.0",
                    "php": ">=5.3.2",
                    "ramsey/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/finder": "~2.3",
                    "wp-cli/php-cli-tools": "0.10.5"
                },
                "require-dev": {
                    "behat/behat": "2.5.*",
                    "phpunit/phpunit": "3.7.*"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2015-11-23 13:50:12",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "files": [
                        "php/Spyc.php"
                    ],
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            },
            "dev-release-0-21-2": {
                "name": "wp-cli/wp-cli",
                "version": "dev-release-0-21-2",
                "version_normalized": "dev-release-0-21-2",
                "source": {
                    "type": "git",
                    "url": "https://github.com/wp-cli/wp-cli",
                    "reference": "ba41cca0f0bb5e0dd87ec0e66bafc95b59518e6c"
                },
                "require": {
                    "composer/semver": "1.0.0",
                    "mustache/mustache": "~2.4",
                    "nb/oxymel": "0.1.0",
                    "php": ">=5.3.2",
                    "ramsey/array_column": "~1.1",
                    "rmccue/requests": "~1.6",
                    "symfony/config": "2.7.*",
                    "symfony/console": "2.7.*",
                    "symfony/dependency-injection": "2.7.*",
                    "symfony/event-dispatcher": "2.7.*",
                    "symfony/filesystem": "2.7.*",
                    "symfony/finder": "2.7.*",
                    "symfony/translation": "2.7.*",
                    "symfony/yaml": "2.7.*",
                    "wp-cli/php-cli-tools": "0.10.5"
                },
                "require-dev": {
                    "behat/behat": "2.5.*",
                    "phpunit/phpunit": "3.7.*"
                },
                "suggest": {
                    "psy/psysh": "Enhanced `wp shell` functionality"
                },
                "time": "2015-12-01 15:21:03",
                "bin": [
                    "bin/wp.bat",
                    "bin/wp"
                ],
                "type": "library",
                "autoload": {
                    "psr-0": {
                        "WP_CLI": "php"
                    },
                    "files": [
                        "php/Spyc.php"
                    ],
                    "classmap": [
                        "php/export"
                    ]
                },
                "license": [
                    "MIT"
                ],
                "description": "A command line interface for WordPress",
                "homepage": "http://wp-cli.org",
                "keywords": [
                    "cli",
                    "wordpress"
                ]
            }
        }
    }
}

@benschw
Copy link
Owner

benschw commented Mar 29, 2016

Yeah, the error handling is pretty poor in the server. The code in master (and latest build) do a better job of passing the actual error through to the logged output.

I think that your problem is likely a bad Url or composer.json file from one of the repositories you are hosting.

@bennetgallein
Copy link

I'm also getting "exit status 1" if I try to add a private Repo from Github, any workaround here?

@benschw
Copy link
Owner

benschw commented May 17, 2018

I'm not sure :-/ maybe if you use ssh key based auth to your private repo and install that for the user running the app?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants