From 7ae2ddca66f4fcf803525e506f26a8bb70e67b38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Horv=C3=A1th=20P=C3=A9ter?= Date: Mon, 22 Feb 2016 16:49:56 +0100 Subject: [PATCH] use specific version of labs-php-client --- composer.json | 2 +- composer.lock | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.json b/composer.json index 26023d2..e16f354 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ } }, "require": { - "clearbooks/labs-php-client": "dev-master" + "clearbooks/labs-php-client": "1.0.0" }, "require-dev": { "phpunit/phpunit": "4.7.*", diff --git a/composer.lock b/composer.lock index d17d175..29f62af 100644 --- a/composer.lock +++ b/composer.lock @@ -4,11 +4,12 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "487eeb9681adbbcd740494bcb1e5391e", + "hash": "0b17321e60e1fd40fbddf49dff1b2f98", + "content-hash": "b7dd773264b859cd7cd29a16dc9528b2", "packages": [ { "name": "clearbooks/labs-php-client", - "version": "dev-master", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/clearbooks/labs-php-client.git", @@ -51,7 +52,7 @@ }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/codeclimate/php-test-reporter/zipball/85b5de950678a25f3e85adb6bc26de7f7f231d18", + "url": "https://api.github.com/repos/codeclimate/php-test-reporter/zipball/9ec2098c9e9839840176c46d9cdab3a57c26ca1c", "reference": "85b5de950678a25f3e85adb6bc26de7f7f231d18", "shasum": "" }, @@ -1207,12 +1208,12 @@ "version": "v2.7.4", "source": { "type": "git", - "url": "https://github.com/symfony/Config.git", + "url": "https://github.com/symfony/config.git", "reference": "5ab9ff48b3cb5b40951a607f77fc1cbfd29edba8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Config/zipball/5ab9ff48b3cb5b40951a607f77fc1cbfd29edba8", + "url": "https://api.github.com/repos/symfony/config/zipball/5ab9ff48b3cb5b40951a607f77fc1cbfd29edba8", "reference": "5ab9ff48b3cb5b40951a607f77fc1cbfd29edba8", "shasum": "" }, @@ -1257,12 +1258,12 @@ "version": "v2.7.4", "source": { "type": "git", - "url": "git@github.com:symfony/Console.git", + "url": "https://github.com/symfony/console.git", "reference": "9ff9032151186bd66ecee727d728f1319f52d1d8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Console/zipball/f1f7376766394f409b9b33a57a5675a52f8aad93", + "url": "https://api.github.com/repos/symfony/console/zipball/9ff9032151186bd66ecee727d728f1319f52d1d8", "reference": "9ff9032151186bd66ecee727d728f1319f52d1d8", "shasum": "" }, @@ -1314,12 +1315,12 @@ "version": "v2.7.4", "source": { "type": "git", - "url": "https://github.com/symfony/EventDispatcher.git", + "url": "https://github.com/symfony/event-dispatcher.git", "reference": "b58c916f1db03a611b72dd702564f30ad8fe83fa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/b58c916f1db03a611b72dd702564f30ad8fe83fa", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/b58c916f1db03a611b72dd702564f30ad8fe83fa", "reference": "b58c916f1db03a611b72dd702564f30ad8fe83fa", "shasum": "" }, @@ -1372,12 +1373,12 @@ "version": "v2.7.4", "source": { "type": "git", - "url": "https://github.com/symfony/Filesystem.git", + "url": "https://github.com/symfony/filesystem.git", "reference": "f079e9933799929584200b9a926f72f29e291654" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Filesystem/zipball/f079e9933799929584200b9a926f72f29e291654", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/f079e9933799929584200b9a926f72f29e291654", "reference": "f079e9933799929584200b9a926f72f29e291654", "shasum": "" }, @@ -1518,7 +1519,6 @@ "aliases": [], "minimum-stability": "stable", "stability-flags": { - "clearbooks/labs-php-client": 20, "codeclimate/php-test-reporter": 20 }, "prefer-stable": false,