diff --git a/composer.json b/composer.json index f60e8581ed3460f5c32ed8620d8e69c9db919bb4..26c4fb2bb7a2d1ac0cb5cbe54e538f3df70b0f69 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "version": "1.1.0", "license": "GPL-2.0+", "require": { - "mynetx/codebird-php": "dev-develop" + "mynetx/codebird-php": "~2.4" }, "autoload": { "files": ["class-wp-codebird.php"] diff --git a/composer.lock b/composer.lock index 783c767d2bd31db28cec81f3e45d695dc5ef2def..d3a4f68365121efdefa85b602629287c48d61a0a 100644 --- a/composer.lock +++ b/composer.lock @@ -3,26 +3,22 @@ "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": "47c4aee2960790b203f88ec5ab012e29", + "hash": "315359867471cb3c90c59182a9b9e389", "packages": [ { "name": "mynetx/codebird-php", - "version": "dev-develop", + "version": "2.4.1", "source": { "type": "git", - "url": "https://github.com/mynetx/codebird-php.git", - "reference": "a14c59c258e9e93ca6392cb60f65e789f9226b1c" + "url": "https://github.com/jublonet/codebird-php.git", + "reference": "c2cbec5858ac1dffb9063411931384163be1fe49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mynetx/codebird-php/zipball/a14c59c258e9e93ca6392cb60f65e789f9226b1c", - "reference": "a14c59c258e9e93ca6392cb60f65e789f9226b1c", + "url": "https://api.github.com/repos/jublonet/codebird-php/zipball/c2cbec5858ac1dffb9063411931384163be1fe49", + "reference": "c2cbec5858ac1dffb9063411931384163be1fe49", "shasum": "" }, - "require": { - "lib-curl": "*", - "lib-openssl": "*" - }, "type": "library", "autoload": { "classmap": [ @@ -34,7 +30,7 @@ "GPL-3.0" ], "description": "A Twitter library in PHP.", - "time": "2013-09-13 16:58:55" + "time": "2013-06-23 17:30:17" } ], "packages-dev": [ @@ -44,9 +40,9 @@ ], "minimum-stability": "stable", - "stability-flags": { - "mynetx/codebird-php": 20 - }, + "stability-flags": [ + + ], "platform": [ ],