-
- Downloads
Merge pull request #11 from kevinlangleyjr/master
fixing codebird-php dependency maintainer Thanks @kevinlangleyjr!
... | ... | @@ -4,7 +4,7 @@ |
"version": "1.1.2", | ||
"license": "GPL-2.0+", | ||
"require": { | ||
"mynetx/codebird-php": "~2.4" | ||
"jublonet/codebird-php": "~2.4" | ||
}, | ||
"autoload": { | ||
"files": ["class-wp-codebird.php"] | ||
... | ... |
Please register or sign in to comment