gnu-social/plugins/IndieAuth/composer.json
Diogo Peralta Cordeiro b999c1bd62
yet another iteration
2022-01-22 18:49:25 +00:00

8 lines
131 B
JSON

{
"require": {
"nyholm/psr7": "^1.4",
"symfony/psr-http-message-bridge": "^2.1",
"taproot/indieauth": "^0.1.0"
}
}