OAuth/composer.json

8 lines
101 B
JSON

{
"name": "Eher/OAuth",
"type": "library",
"require": {
"php": ">=5.3.0"
}
}