composer.json 131 B

12345678
  1. {
  2. "require": {
  3. "nyholm/psr7": "^1.4",
  4. "symfony/psr-http-message-bridge": "^2.1",
  5. "taproot/indieauth": "^0.1.0"
  6. }
  7. }