{
    "name": "refacil/refacil-pay-woocommerce",
    "description": "Refácil Pay WooCommerce plugin (dev tooling)",
    "license": "GPL-2.0-or-later",
    "require": {
        "php": ">=8.2"
    },
    "require-dev": {
        "phpunit/phpunit": "^9.6",
        "doctrine/instantiator": "~1.5.0"
    },
    "config": {
        "sort-packages": true
    }
}
