From 4669dba896a2ce5293ad9df7d7d32fa4370406ab Mon Sep 17 00:00:00 2001 From: tesladethray Date: Wed, 21 Dec 2016 17:30:41 -0800 Subject: [PATCH] Updated to 1.0.0-beta.1 --- CHANGELOG.md | 8 ++++++- composer.json | 4 ++-- composer.lock | 51 ++++++++++++++++++++++---------------------- config/constants.yml | 2 +- 4 files changed, 36 insertions(+), 29 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1fa303b3..0c017bfbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ #Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org) -## MASTER +## 1.0.0-beta.1 - 2016-12-21 +### Changed +- Moved to Symfony Console +- Updated command structure. Please see [https://pantheon.io/docs/terminus/commands/compare](https://pantheon.io/docs/terminus/commands/compare) for updates. + +_Terminus version v1.0 and later introduces a new command line and argument structure that is incompatible with any custom scripts that use 0.x Terminus or older plugins that you may be using. +Please consider the impact to your automation scripts and plugins before upgrading to Terminus v1.0._ diff --git a/composer.json b/composer.json index fb67e651e..b0880bcd5 100644 --- a/composer.json +++ b/composer.json @@ -11,10 +11,10 @@ "prefer-stable": true, "require": { "php": ">=5.5.9", - "composer/semver": "1.4", + "composer/semver": "^1.4", "consolidation/robo": "^1.0.5", "guzzlehttp/guzzle": "^6.2", - "psy/psysh": "^0.7", + "psy/psysh": "^0.8", "symfony/finder": "~2.7|^3.1", "symfony/yaml": "~2.1|^3.1" }, diff --git a/composer.lock b/composer.lock index 5f33bc5e1..f2c02a701 100644 --- a/composer.lock +++ b/composer.lock @@ -4,21 +4,21 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "cbab2d16f0dd5b7261176b52db4a55db", - "content-hash": "ec5a4ce94be5c9e46dd671edae12ed6e", + "hash": "13c0c2522230fb09d48a9cca5ecfe486", + "content-hash": "6eb1c6995b28a6d5507eb3d41e22d378", "packages": [ { "name": "composer/semver", - "version": "1.4.0", + "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "84c47f3d8901440403217afc120683c7385aecb8" + "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/84c47f3d8901440403217afc120683c7385aecb8", - "reference": "84c47f3d8901440403217afc120683c7385aecb8", + "url": "https://api.github.com/repos/composer/semver/zipball/c7cb9a2095a074d131b65a8a0cd294479d785573", + "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573", "shasum": "" }, "require": { @@ -67,7 +67,7 @@ "validation", "versioning" ], - "time": "2016-03-30 13:16:03" + "time": "2016-08-30 16:08:34" }, { "name": "consolidation/annotated-command", @@ -678,24 +678,24 @@ }, { "name": "nikic/php-parser", - "version": "v2.1.1", + "version": "v3.0.2", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "4dd659edadffdc2143e4753df655d866dbfeedf0" + "reference": "adf44419c0fc014a0f191db6f89d3e55d4211744" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4dd659edadffdc2143e4753df655d866dbfeedf0", - "reference": "4dd659edadffdc2143e4753df655d866dbfeedf0", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/adf44419c0fc014a0f191db6f89d3e55d4211744", + "reference": "adf44419c0fc014a0f191db6f89d3e55d4211744", "shasum": "" }, "require": { "ext-tokenizer": "*", - "php": ">=5.4" + "php": ">=5.5" }, "require-dev": { - "phpunit/phpunit": "~4.0" + "phpunit/phpunit": "~4.0|~5.0" }, "bin": [ "bin/php-parse" @@ -703,7 +703,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.1-dev" + "dev-master": "3.0-dev" } }, "autoload": { @@ -725,7 +725,7 @@ "parser", "php" ], - "time": "2016-09-16 12:04:44" + "time": "2016-12-06 11:30:35" }, { "name": "phpdocumentor/reflection-common", @@ -972,37 +972,38 @@ }, { "name": "psy/psysh", - "version": "v0.7.2", + "version": "v0.8.0", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "e64e10b20f8d229cac76399e1f3edddb57a0f280" + "reference": "4a8860e13aa68a4bbf2476c014f8a1f14f1bf991" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/e64e10b20f8d229cac76399e1f3edddb57a0f280", - "reference": "e64e10b20f8d229cac76399e1f3edddb57a0f280", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/4a8860e13aa68a4bbf2476c014f8a1f14f1bf991", + "reference": "4a8860e13aa68a4bbf2476c014f8a1f14f1bf991", "shasum": "" }, "require": { "dnoegel/php-xdg-base-dir": "0.1", "jakub-onderka/php-console-highlighter": "0.3.*", - "nikic/php-parser": "^1.2.1|~2.0", + "nikic/php-parser": "~1.3|~2.0|~3.0", "php": ">=5.3.9", "symfony/console": "~2.3.10|^2.4.2|~3.0", "symfony/var-dumper": "~2.7|~3.0" }, "require-dev": { - "fabpot/php-cs-fixer": "~1.5", - "phpunit/phpunit": "~3.7|~4.0|~5.0", - "squizlabs/php_codesniffer": "~2.0", + "friendsofphp/php-cs-fixer": "~1.11", + "hoa/console": "~3.16|~1.14", + "phpunit/phpunit": "~4.4|~5.0", "symfony/finder": "~2.1|~3.0" }, "suggest": { "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)", "ext-pdo-sqlite": "The doc command requires SQLite to work.", "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.", - "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history." + "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.", + "hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit." }, "bin": [ "bin/psysh" @@ -1040,7 +1041,7 @@ "interactive", "shell" ], - "time": "2016-03-09 05:03:14" + "time": "2016-12-07 17:15:07" }, { "name": "symfony/console", diff --git a/config/constants.yml b/config/constants.yml index e0e49a3c4..f3d6ec5c2 100644 --- a/config/constants.yml +++ b/config/constants.yml @@ -7,7 +7,7 @@ --- # App -TERMINUS_VERSION: '1.0.0-alpha' +TERMINUS_VERSION: '1.0.0-beta.1' # Connectivity TERMINUS_HOST: 'terminus.pantheon.io'