diff --git a/composer.json b/composer.json index 980c54e7dea9af9fabf334375d1232df08211040..f1f5ca7cf044988d78e6d32053824dcc4e8fb336 100644 --- a/composer.json +++ b/composer.json @@ -4,9 +4,9 @@ "version": "1.1.2", "license": "GPL-2.0+", "require": { - "jublonet/codebird-php": "~2.4" + "jublonet/codebird-php": "<=2.4.1" }, "autoload": { "files": ["class-wp-codebird.php"] } -} \ No newline at end of file +} diff --git a/composer.lock b/composer.lock index d3a4f68365121efdefa85b602629287c48d61a0a..2f326d461732636c443c6ac9bbf2d0c1626a4819 100644 --- a/composer.lock +++ b/composer.lock @@ -1,12 +1,13 @@ { "_readme": [ "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" + "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "This file is @generated automatically" ], - "hash": "315359867471cb3c90c59182a9b9e389", + "hash": "4537ab0b992d7d3a995bf83a9d1bd7e0", "packages": [ { - "name": "mynetx/codebird-php", + "name": "jublonet/codebird-php", "version": "2.4.1", "source": { "type": "git",