{ "_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": "1baf99988a9884c5d70caf38285e1b65", "packages": [ { "name": "wixel/gump", "version": "v2.0.0", "source": { "type": "git", "url": "https://github.com/Wixel/GUMP.git", "reference": "8de017fb22c6b5b5483e38a2d171e4fcbca57393" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Wixel/GUMP/zipball/8de017fb22c6b5b5483e38a2d171e4fcbca57393", "reference": "8de017fb22c6b5b5483e38a2d171e4fcbca57393", "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.2", "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.0.0" }, "time": "2022-07-15T09:14:21+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.3.0" }