From: Andrey Kutejko Date: Tue, 17 Dec 2013 18:59:27 +0000 (+0200) Subject: version 0.1 X-Git-Tag: 0.1~3 X-Git-Url: https://git.andy128k.dev/?a=commitdiff_plain;h=f1323eee669cab0010d447dcdfa37f471adbf795;p=missing-tools.git version 0.1 --- diff --git a/composer.json b/composer.json index d4bfc76..73108ec 100644 --- a/composer.json +++ b/composer.json @@ -9,10 +9,11 @@ } ], "autoload": { - "classmap" : ["src"] + "classmap" : ["src/"] }, "require": { - "andy128k/pegp": "dev-master" + "php": ">=5.3", + "andy128k/pegp": "0.*" }, "require-dev": { "phpunit/phpunit": "3.7.*" @@ -22,6 +23,11 @@ "type": "composer", "url": "http://packages.andy128k.net/php/" } - ] + ], + "extra": { + "branch-alias": { + "dev-master": "0.1-dev" + } + } } diff --git a/composer.lock b/composer.lock index 315cd27..f23e805 100644 --- a/composer.lock +++ b/composer.lock @@ -3,23 +3,28 @@ "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": "70d6aba0d7196c6999d2539c4ec24481", + "hash": "fa904ebb0e37594a49f1e37c29d3e5d1", "packages": [ { "name": "andy128k/pegp", - "version": "dev-master", + "version": "0.1", "source": { "type": "git", "url": "git://git.andy128k.net/pegp.git", - "reference": "52db5ee8c04ec7e411af0f73aa1e54ce208d08e0" + "reference": "1b4afb00bdda8d2814f61473cb6c89163db435d0" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "0.x-dev" + } + }, "autoload": { "classmap": [ - "lib" + "src/" ] }, "license": [ @@ -32,7 +37,7 @@ } ], "description": "PEG", - "time": "2013-08-11 11:10:38" + "time": "2013-12-17 16:15:27" } ], "packages-dev": [ @@ -147,13 +152,13 @@ "version": "1.1.4", "source": { "type": "git", - "url": "git://github.com/sebastianbergmann/php-text-template.git", - "reference": "1.1.4" + "url": "https://github.com/sebastianbergmann/php-text-template.git", + "reference": "5180896f51c5b3648ac946b05f9ec02be78a0b23" }, "dist": { "type": "zip", - "url": "https://github.com/sebastianbergmann/php-text-template/zipball/1.1.4", - "reference": "1.1.4", + "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5180896f51c5b3648ac946b05f9ec02be78a0b23", + "reference": "5180896f51c5b3648ac946b05f9ec02be78a0b23", "shasum": "" }, "require": { @@ -184,7 +189,7 @@ "keywords": [ "template" ], - "time": "2012-10-31 11:15:28" + "time": "2012-10-31 18:15:28" }, { "name": "phpunit/php-timer", @@ -192,12 +197,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", - "reference": "1.0.5" + "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1.0.5", - "reference": "1.0.5", + "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c", + "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c", "shasum": "" }, "require": { @@ -359,13 +364,13 @@ "version": "1.2.3", "source": { "type": "git", - "url": "git://github.com/sebastianbergmann/phpunit-mock-objects.git", - "reference": "1.2.3" + "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", + "reference": "5794e3c5c5ba0fb037b11d8151add2a07fa82875" }, "dist": { "type": "zip", - "url": "https://github.com/sebastianbergmann/phpunit-mock-objects/archive/1.2.3.zip", - "reference": "1.2.3", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/5794e3c5c5ba0fb037b11d8151add2a07fa82875", + "reference": "5794e3c5c5ba0fb037b11d8151add2a07fa82875", "shasum": "" }, "require": { @@ -405,17 +410,17 @@ }, { "name": "symfony/yaml", - "version": "v2.3.7", + "version": "v2.4.0", "target-dir": "Symfony/Component/Yaml", "source": { "type": "git", "url": "https://github.com/symfony/Yaml.git", - "reference": "c1bda5b459d792cb253de12c65beba3040163b2b" + "reference": "1ae235a1b9d3ad3d9f3860ff20acc072df95b7f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Yaml/zipball/c1bda5b459d792cb253de12c65beba3040163b2b", - "reference": "c1bda5b459d792cb253de12c65beba3040163b2b", + "url": "https://api.github.com/repos/symfony/Yaml/zipball/1ae235a1b9d3ad3d9f3860ff20acc072df95b7f5", + "reference": "1ae235a1b9d3ad3d9f3860ff20acc072df95b7f5", "shasum": "" }, "require": { @@ -424,7 +429,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.3-dev" + "dev-master": "2.4-dev" } }, "autoload": { @@ -448,19 +453,19 @@ ], "description": "Symfony Yaml Component", "homepage": "http://symfony.com", - "time": "2013-10-17 11:48:01" + "time": "2013-11-26 16:40:27" } ], "aliases": [ ], "minimum-stability": "stable", - "stability-flags": { - "andy128k/pegp": 20 - }, - "platform": [ + "stability-flags": [ ], + "platform": { + "php": ">=5.3" + }, "platform-dev": [ ]