gnu-social/plugins/OAuth2/composer.json

7 lines
81 B
JSON

{
"require": {
"nyholm/psr7": "*",
"trikoder/oauth2-bundle": "*"
}
}