From: Andrey Kutejko Date: Wed, 26 Feb 2014 22:23:08 +0000 (+0200) Subject: pegp dependency X-Git-Tag: 0.2~19 X-Git-Url: https://git.andy128k.dev/?a=commitdiff_plain;h=d01d26b8e4b83e3779983f3d2f2eaea137067446;p=missing-tools.git pegp dependency --- diff --git a/composer.json b/composer.json index 97e6e3f..cea5ff9 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ }, "require": { "php": ">=5.3", - "andy128k/pegp": "0.*" + "andy128k/pegp": "0.1.*@dev" }, "require-dev": { "phpunit/phpunit": "3.7.*" @@ -23,11 +23,6 @@ "type": "composer", "url": "http://packages.andy128k.net/php/" } - ], - "extra": { - "branch-alias": { - "dev-master": "0.2.x-dev" - } - } + ] } diff --git a/composer.lock b/composer.lock index f23e805..cf52404 100644 --- a/composer.lock +++ b/composer.lock @@ -3,15 +3,15 @@ "This file locks the dependencies of your project to a known state", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file" ], - "hash": "fa904ebb0e37594a49f1e37c29d3e5d1", + "hash": "76168bec6d34a4918bf104a8d622bc27", "packages": [ { "name": "andy128k/pegp", - "version": "0.1", + "version": "0.1.x-dev", "source": { "type": "git", "url": "git://git.andy128k.net/pegp.git", - "reference": "1b4afb00bdda8d2814f61473cb6c89163db435d0" + "reference": "b015277817ab535ab4634741dd30425bf267082e" }, "require-dev": { "phpunit/phpunit": "3.7.*" @@ -37,28 +37,28 @@ } ], "description": "PEG", - "time": "2013-12-17 16:15:27" + "time": "2014-02-26 22:19:47" } ], "packages-dev": [ { "name": "phpunit/php-code-coverage", - "version": "1.2.13", + "version": "1.2.16", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "466e7cd2554b4e264c9e3f31216d25ac0e5f3d94" + "reference": "69e55e68481cf708a6db43aff0b504e31402fe27" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/466e7cd2554b4e264c9e3f31216d25ac0e5f3d94", - "reference": "466e7cd2554b4e264c9e3f31216d25ac0e5f3d94", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/69e55e68481cf708a6db43aff0b504e31402fe27", + "reference": "69e55e68481cf708a6db43aff0b504e31402fe27", "shasum": "" }, "require": { "php": ">=5.3.3", "phpunit/php-file-iterator": ">=1.3.0@stable", - "phpunit/php-text-template": ">=1.1.1@stable", + "phpunit/php-text-template": ">=1.2.0@stable", "phpunit/php-token-stream": ">=1.1.3@stable" }, "require-dev": { @@ -100,7 +100,7 @@ "testing", "xunit" ], - "time": "2013-09-10 08:14:32" + "time": "2014-02-25 03:34:05" }, { "name": "phpunit/php-file-iterator", @@ -149,16 +149,16 @@ }, { "name": "phpunit/php-text-template", - "version": "1.1.4", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-text-template.git", - "reference": "5180896f51c5b3648ac946b05f9ec02be78a0b23" + "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5180896f51c5b3648ac946b05f9ec02be78a0b23", - "reference": "5180896f51c5b3648ac946b05f9ec02be78a0b23", + "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a", + "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a", "shasum": "" }, "require": { @@ -189,7 +189,7 @@ "keywords": [ "template" ], - "time": "2012-10-31 18:15:28" + "time": "2014-01-30 17:20:04" }, { "name": "phpunit/php-timer", @@ -287,16 +287,16 @@ }, { "name": "phpunit/phpunit", - "version": "3.7.28", + "version": "3.7.32", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "3b97c8492bcafbabe6b6fbd2ab35f2f04d932a8d" + "reference": "2752cbb9ea5bd84c2811b34b6953f76965ec7a2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3b97c8492bcafbabe6b6fbd2ab35f2f04d932a8d", - "reference": "3b97c8492bcafbabe6b6fbd2ab35f2f04d932a8d", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2752cbb9ea5bd84c2811b34b6953f76965ec7a2f", + "reference": "2752cbb9ea5bd84c2811b34b6953f76965ec7a2f", "shasum": "" }, "require": { @@ -313,7 +313,7 @@ "symfony/yaml": "~2.0" }, "require-dev": { - "pear-pear/pear": "1.9.4" + "pear-pear.php.net/pear": "1.9.4" }, "suggest": { "ext-json": "*", @@ -357,7 +357,7 @@ "testing", "xunit" ], - "time": "2013-10-17 07:27:40" + "time": "2014-02-25 03:47:29" }, { "name": "phpunit/phpunit-mock-objects", @@ -410,17 +410,17 @@ }, { "name": "symfony/yaml", - "version": "v2.4.0", + "version": "v2.4.2", "target-dir": "Symfony/Component/Yaml", "source": { "type": "git", "url": "https://github.com/symfony/Yaml.git", - "reference": "1ae235a1b9d3ad3d9f3860ff20acc072df95b7f5" + "reference": "bb6ddaf8956139d1b8c360b4b713ed0138e876b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Yaml/zipball/1ae235a1b9d3ad3d9f3860ff20acc072df95b7f5", - "reference": "1ae235a1b9d3ad3d9f3860ff20acc072df95b7f5", + "url": "https://api.github.com/repos/symfony/Yaml/zipball/bb6ddaf8956139d1b8c360b4b713ed0138e876b3", + "reference": "bb6ddaf8956139d1b8c360b4b713ed0138e876b3", "shasum": "" }, "require": { @@ -444,7 +444,9 @@ "authors": [ { "name": "Fabien Potencier", - "email": "fabien@symfony.com" + "email": "fabien@symfony.com", + "homepage": "http://fabien.potencier.org", + "role": "Lead Developer" }, { "name": "Symfony Community", @@ -453,16 +455,16 @@ ], "description": "Symfony Yaml Component", "homepage": "http://symfony.com", - "time": "2013-11-26 16:40:27" + "time": "2014-01-07 13:28:54" } ], "aliases": [ ], "minimum-stability": "stable", - "stability-flags": [ - - ], + "stability-flags": { + "andy128k/pegp": 20 + }, "platform": { "php": ">=5.3" },