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",
|
||||
"license": "BSD-3-Clause",
|
||||
"description": "OAuth 1 PHP Library",
|
||||
"require": {
|
||||
"php": ">=5.3.0"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user