8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a14c59c + 06951d7 commit d5651b6Copy full SHA for d5651b6
CHANGELOG
@@ -5,6 +5,7 @@ codebird-php - changelog
5
+ Add section about cacert.pem to README
6
+ Option to set cURL timeout
7
+ #42 Allow to get the supported API methods as array
8
++ #48 Update composer file to jublonet path
9
10
2.4.1 (2013-06-23)
11
+ #26 Stringify null and boolean parameters
composer.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "mynetx/codebird-php",
+ "name": "jublonet/codebird-php",
3
"description" : "A Twitter library in PHP.",
4
"version": "2.5.0-dev",
"autoload": {
0 commit comments