Skip to content
Snippets Groups Projects
Commit caef3991 authored by Curtis Loisel's avatar Curtis Loisel
Browse files

Using a stable version since this likely won't be the root project

parent 7eafa468
No related branches found
No related tags found
No related merge requests found
......@@ -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"]
......
......@@ -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": [
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment