{ "_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": "e642e7f6370fb22222b1a57ebc88c0b7", "packages": [ { "name": "wixel/gump", "version": "v2.1.0", "source": { "type": "git", "url": "https://github.com/Wixel/GUMP.git", "reference": "f2d73de0377986f3f97f0d1564b5e532562bbad0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Wixel/GUMP/zipball/f2d73de0377986f3f97f0d1564b5e532562bbad0", "reference": "f2d73de0377986f3f97f0d1564b5e532562bbad0", "shasum": "" }, "require": { "ext-bcmath": "*", "ext-iconv": "*", "ext-intl": "*", "ext-json": "*", "ext-mbstring": "*", "php": ">=7.1" }, "require-dev": { "kamermans/docblock-reflection": "^1.0", "maddhatter/markdown-table": "^1.0", "mockery/mockery": "^1.3", "php-coveralls/php-coveralls": "^2.5", "phpspec/prophecy": "^v1.10|^v1.17", "phpunit/phpunit": "^6|^9" }, "type": "library", "autoload": { "files": [ "gump.class.php" ], "psr-4": { "GUMP\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Sean Nieuwoudt", "homepage": "https://wixelhq.com" }, { "name": "Filis Futsarov", "homepage": "https://filis.me" } ], "description": "A fast, extensible & stand-alone PHP input validation class that allows you to validate any data.", "homepage": "https://wixelhq.com/", "keywords": [ "validate", "validation", "validator" ], "support": { "issues": "https://github.com/Wixel/GUMP/issues", "source": "https://github.com/Wixel/GUMP/tree/v2.1.0" }, "time": "2024-04-29T14:43:48+00:00" } ], "packages-dev": [ { "name": "laravel/pint", "version": "v1.18.1", "source": { "type": "git", "url": "https://github.com/laravel/pint.git", "reference": "35c00c05ec43e6b46d295efc0f4386ceb30d50d9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laravel/pint/zipball/35c00c05ec43e6b46d295efc0f4386ceb30d50d9", "reference": "35c00c05ec43e6b46d295efc0f4386ceb30d50d9", "shasum": "" }, "require": { "ext-json": "*", "ext-mbstring": "*", "ext-tokenizer": "*", "ext-xml": "*", "php": "^8.1.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.64.0", "illuminate/view": "^10.48.20", "larastan/larastan": "^2.9.8", "laravel-zero/framework": "^10.4.0", "mockery/mockery": "^1.6.12", "nunomaduro/termwind": "^1.15.1", "pestphp/pest": "^2.35.1" }, "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": "2024-09-24T17:22:50+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": { "php": "^8.1" }, "platform-dev": [], "plugin-api-version": "2.6.0" }