{
    "name": "webilia/listdom",
    "authors": [
        {
            "name": "Webilia",
            "email": "hello@webilia.com"
        }
    ],
    "repositories": [
        {
            "type": "path",
            "url": "../../packages/*/*",
            "options": {
                "symlink": true
            }
        }
    ],
    "config": {
        "platform-check": false
    },
    "require-dev": {
        "phpunit/phpunit": "^9",
        "yoast/phpunit-polyfills": "^1.0"
    },
    "require": {
        "webilia/wp": "^1.0",
        "webilia/listdom-p-visibility": "@dev",
        "stripe/stripe-php": "^17.6"
    }
}
