composer.json 98 B

123456
  1. {
  2. "require": {
  3. "mongodb/mongodb": "^1.16",
  4. "firebase/php-jwt": "^6.8"
  5. }
  6. }