{ "_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": "cb692680df4dc2ecff4f74a42b90d884", "packages": [], "packages-dev": [ { "name": "laravel/pint", "version": "v1.22.1", "source": { "type": "git", "url": "https://github.com/laravel/pint.git", "reference": "941d1927c5ca420c22710e98420287169c7bcaf7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laravel/pint/zipball/941d1927c5ca420c22710e98420287169c7bcaf7", "reference": "941d1927c5ca420c22710e98420287169c7bcaf7", "shasum": "" }, "require": { "ext-json": "*", "ext-mbstring": "*", "ext-tokenizer": "*", "ext-xml": "*", "php": "^8.2.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.75.0", "illuminate/view": "^11.44.7", "larastan/larastan": "^3.4.0", "laravel-zero/framework": "^11.36.1", "mockery/mockery": "^1.6.12", "nunomaduro/termwind": "^2.3.1", "pestphp/pest": "^2.36.0" }, "bin": [ "builds/pint" ], "type": "project", "autoload": { "psr-4": { "App\\": "app/", "Database\\Seeders\\": "database/seeders/", "Database\\Factories\\": "database/factories/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nuno Maduro", "email": "enunomaduro@gmail.com" } ], "description": "An opinionated code formatter for PHP.", "homepage": "https://laravel.com", "keywords": [ "format", "formatter", "lint", "linter", "php" ], "support": { "issues": "https://github.com/laravel/pint/issues", "source": "https://github.com/laravel/pint" }, "time": "2025-05-08T08:38:12+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.6.0" }