{
    "packages": [
        {
            "name": "predis/predis",
            "version": "v2.3.0",
            "version_normalized": "2.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/predis/predis.git",
                "reference": "bac46bfdb78cd6e9c7926c697012aae740cb9ec9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/predis/predis/zipball/bac46bfdb78cd6e9c7926c697012aae740cb9ec9",
                "reference": "bac46bfdb78cd6e9c7926c697012aae740cb9ec9",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.3",
                "phpstan/phpstan": "^1.9",
                "phpunit/phpunit": "^8.0 || ^9.4"
            },
            "suggest": {
                "ext-relay": "Faster connection with in-memory caching (>=0.6.2)"
            },
            "time": "2024-11-21T20:00:02+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Predis\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Till Krüss",
                    "homepage": "https://till.im",
                    "role": "Maintainer"
                }
            ],
            "description": "A flexible and feature-complete Redis client for PHP.",
            "homepage": "http://github.com/predis/predis",
            "keywords": [
                "nosql",
                "predis",
                "redis"
            ],
            "support": {
                "issues": "https://github.com/predis/predis/issues",
                "source": "https://github.com/predis/predis/tree/v2.3.0"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/tillkruss",
                    "type": "github"
                }
            ],
            "install-path": "../predis/predis"
        },
        {
            "name": "teamtnt/tntsearch",
            "version": "v5.0.1",
            "version_normalized": "5.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/teamtnt/tntsearch.git",
                "reference": "1a86ca3431dce7fcd816b153d5a340f5665bf40e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/teamtnt/tntsearch/zipball/1a86ca3431dce7fcd816b153d5a340f5665bf40e",
                "reference": "1a86ca3431dce7fcd816b153d5a340f5665bf40e",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "ext-pdo": "*",
                "php": "~7.1|^8",
                "predis/predis": "^2.2"
            },
            "require-dev": {
                "phpunit/phpunit": "7.*|8.*|9.*",
                "symfony/var-dumper": "^4|^5.2"
            },
            "time": "2025-06-17T16:10:52+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "helper/helpers.php"
                ],
                "psr-4": {
                    "TeamTNT\\TNTSearch\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nenad Tičarić",
                    "email": "nticaric@gmail.com",
                    "homepage": "http://www.tntstudio.us",
                    "role": "Developer"
                }
            ],
            "description": "A fully featured full text search engine written in PHP",
            "homepage": "https://github.com/teamtnt/tntsearch",
            "keywords": [
                "Fuzzy search",
                "bm25",
                "fulltext",
                "geosearch",
                "search",
                "stemming",
                "teamtnt",
                "text classification",
                "tntsearch"
            ],
            "support": {
                "issues": "https://github.com/teamtnt/tntsearch/issues",
                "source": "https://github.com/teamtnt/tntsearch/tree/v5.0.1"
            },
            "funding": [
                {
                    "url": "https://github.com/teamtnt",
                    "type": "github"
                }
            ],
            "install-path": "../teamtnt/tntsearch"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
