Fix composer.json syntax
This commit is contained in:
parent
6a15224e34
commit
663f81f35b
@ -1,6 +1,8 @@
|
|||||||
{
|
{
|
||||||
"name": "Eher/OAuth",
|
"name": "eher/oauth",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
|
"license": "BSD-3-Clause",
|
||||||
|
"description": "OAuth 1 PHP Library",
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.0"
|
"php": ">=5.3.0"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user