{ "_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": "04fdccba78fd4c59627531ab335e599f", "packages": [ { "name": "landrok/language-detector", "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/landrok/language-detector.git", "reference": "97f30d9d8969e63337ecce403f423adad8a21ee2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/landrok/language-detector/zipball/97f30d9d8969e63337ecce403f423adad8a21ee2", "reference": "97f30d9d8969e63337ecce403f423adad8a21ee2", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=7.2", "webmozart/assert": "^1.2" }, "require-dev": { "phpunit/phpunit": ">=6" }, "type": "library", "autoload": { "psr-4": { "LanguageDetector\\": "src/LanguageDetector/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "A fast and reliable PHP library for detecting languages", "homepage": "https://github.com/landrok/language-detector", "keywords": [ "detector", "language", "n-grams" ], "support": { "issues": "https://github.com/landrok/language-detector/issues", "source": "https://github.com/landrok/language-detector/tree/1.3.1" }, "time": "2021-04-09T12:12:22+00:00" }, { "name": "webmozart/assert", "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/webmozarts/assert.git", "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991", "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991", "shasum": "" }, "require": { "ext-ctype": "*", "php": "^7.2 || ^8.0" }, "conflict": { "phpstan/phpstan": "<0.12.20", "vimeo/psalm": "<4.6.1 || 4.6.2" }, "require-dev": { "phpunit/phpunit": "^8.5.13" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.10-dev" } }, "autoload": { "psr-4": { "Webmozart\\Assert\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" } ], "description": "Assertions to validate method input/output with nice error messages.", "keywords": [ "assert", "check", "validate" ], "support": { "issues": "https://github.com/webmozarts/assert/issues", "source": "https://github.com/webmozarts/assert/tree/1.11.0" }, "time": "2022-06-03T18:03:27+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.3.0" }