{
    "name": "lgladdy/culture-object-csv",
    "description": "The second release of the CSV provider for the Culture Object WordPress plugin.",
    "require": {
        "phpoffice/phpspreadsheet": "^2"
    },
    "license": "Apache 2.0",
    "authors": [
        {
            "name": "Liam Gladdy",
            "email": "liam@gladdy.co.uk"
        }
    ],
    "minimum-stability": "stable",
    "config": {
        "platform": {
            "php": "8.1"
        }
    }
}
