{
    "packages": [
        {
            "name": "rjt/title-case",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "https://github.com/rjt-labs/title-case.git",
                "reference": "744bdcfc65654a1988e7c30a5070a11e11d913ca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rjt-labs/title-case/zipball/744bdcfc65654a1988e7c30a5070a11e11d913ca",
                "reference": "744bdcfc65654a1988e7c30a5070a11e11d913ca",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.11",
                "phpunit/phpunit": "^10"
            },
            "suggest": {
                "ext-mbstring": "For best Unicode casing behavior (recommended)."
            },
            "time": "2026-01-27T13:00:06+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/capitalize.php"
                ],
                "psr-4": {
                    "RJT\\TitleCase\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Smart capitalization for names, titles, and addresses.",
            "support": {
                "issues": "https://github.com/rjt-labs/title-case/issues",
                "source": "https://github.com/rjt-labs/title-case/tree/main"
            },
            "install-path": "../rjt/title-case"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
