{ "_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": "a9f3914481f0fe2cf836baf3052bd4a2", "packages": [ { "name": "szopen/similarity", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/LeandroLuccerini/similarity.git", "reference": "06be94cbff524ac4bb7e57295fc81a3dcdab43cf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/LeandroLuccerini/similarity/zipball/06be94cbff524ac4bb7e57295fc81a3dcdab43cf", "reference": "06be94cbff524ac4bb7e57295fc81a3dcdab43cf", "shasum": "" }, "require": { "ext-iconv": "*", "ext-intl": "*", "php": ">=8.2" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.88", "phpstan/phpstan": "^2.1", "phpunit/phpunit": "^12.3" }, "type": "library", "autoload": { "psr-4": { "Szopen\\Similarity\\": "src/", "Tests\\Szopen\\Similarity\\": "tests/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Leandro Luccerini" } ], "description": "A similarity library for string and date matching", "support": { "issues": "https://github.com/LeandroLuccerini/similarity/issues", "source": "https://github.com/LeandroLuccerini/similarity/tree/v1.0.1" }, "time": "2025-11-13T19:23:10+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "plugin-api-version": "2.9.0" }