{
  "name": "kemuning/memory-gallery-php-drive-ready",
  "description": "Standalone PHP web app for EO documentation upload to Google Drive with client gallery. Composer is not required for deployment.",
  "type": "project",
  "require": {
    "php": ">=8.1",
    "ext-curl": "*",
    "ext-pdo": "*",
    "ext-pdo_sqlite": "*"
  }
}
