composer.json 132 B

1234567
  1. {
  2. "name": "ubuntu/webhook-service",
  3. "require": {
  4. "clue/framework-x": "^0.17",
  5. "react/http": "^1.11"
  6. }
  7. }