{
  "name": "anycoin/anycoin-payment-gateway",
  "description": "AnyCoin Payment Gateway for WooCommerce",
  "type": "wordpress-plugin",
  "license": "GPL-2.0-or-later",
  "require": {
    "php": ">=7.4",
    "chillerlan/php-qrcode": "^4.3"
  },
  "config": {
    "optimize-autoloader": true,
    "classmap-authoritative": true,
    "platform": {
      "php": "7.4.0"
    }
  }
}
