{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "c8e6e4a7ebf2f29bbe96e6f9f859e6e7", "packages": [ { "name": "rjt/title-case", "version": "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)." }, "default-branch": true, "type": "library", "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" }, "time": "2026-01-27T13:00:06+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "rjt/title-case": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "plugin-api-version": "2.6.0" }