gnu-social/plugins/OAuth2/composer.json
2022-01-22 18:49:22 +00:00

7 lines
81 B
JSON

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