{
    "packages": [
        {
            "name": "masnathan/odtphp",
            "version": "dev-teclib",
            "version_normalized": "dev-teclib",
            "source": {
                "type": "git",
                "url": "https://github.com/TECLIB/odtphp.git",
                "reference": "c4e081136296beac75b6151abdfc5d5633479bb0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/TECLIB/odtphp/zipball/c4e081136296beac75b6151abdfc5d5633479bb0",
                "reference": "c4e081136296beac75b6151abdfc5d5633479bb0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.4"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*",
                "scrutinizer/ocular": "~1.1",
                "symfony/var-dumper": "^2.7"
            },
            "time": "2023-01-18T14:42:14+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Odtphp\\": "src"
                },
                "files": [
                    "lib/pclzip.lib.php"
                ]
            },
            "autoload-dev": {
                "psr-4": {
                    "Odtphp\\Test\\": "tests"
                },
                "files": [
                    "lib/pclzip.lib.php"
                ]
            },
            "license": [
                "GPL-3.0"
            ],
            "description": "ODT document generator",
            "homepage": "https://github.com/masnathan/odtphp",
            "keywords": [
                "odt",
                "php"
            ],
            "support": {
                "source": "https://github.com/TECLIB/odtphp/tree/teclib"
            },
            "install-path": "../masnathan/odtphp"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
