{ "_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": "a21b43adfbc68458e042f5a3c055a33a", "packages": [ { "name": "athari/yalinqo", "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/Athari/YaLinqo.git", "reference": "b69c9cb9562e572beb6ac0d4c9e8ab24aa5d0d36" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Athari/YaLinqo/zipball/b69c9cb9562e572beb6ac0d4c9e8ab24aa5d0d36", "reference": "b69c9cb9562e572beb6ac0d4c9e8ab24aa5d0d36", "shasum": "" }, "require": { "php": ">=7.0" }, "require-dev": { "php-coveralls/php-coveralls": "^2.5", "phpdocumentor/phpdocumentor": "^2.8", "phpunit/phpunit": "^6.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "autoload": { "files": [ "YaLinqo/Linq.php" ], "psr-4": { "YaLinqo\\": "YaLinqo/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Alexander Prokhorov", "homepage": "https://github.com/Athari/" } ], "description": "YaLinqo, a LINQ-to-objects library for PHP", "homepage": "http://athari.github.io/YaLinqo", "keywords": [ "array", "collection", "generator", "iterator", "linq", "query", "yield" ], "support": { "docs": "http://athari.github.io/YaLinqo", "issues": "https://github.com/Athari/YaLinqo/issues", "source": "https://github.com/Athari/YaLinqo" }, "time": "2025-10-11T09:24:31+00:00" }, { "name": "smarty/smarty", "version": "v5.8.0", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", "reference": "78d259d3b971c59a0cd719c270cc5cbb740c36a7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/smarty-php/smarty/zipball/78d259d3b971c59a0cd719c270cc5cbb740c36a7", "reference": "78d259d3b971c59a0cd719c270cc5cbb740c36a7", "shasum": "" }, "require": { "php": "^7.2 || ^8.0", "symfony/polyfill-mbstring": "^1.27" }, "require-dev": { "phpunit/phpunit": "^8.5 || ^7.5", "smarty/smarty-lexer": "^4.0.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.0.x-dev" } }, "autoload": { "files": [ "src/functions.php" ], "psr-4": { "Smarty\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0" ], "authors": [ { "name": "Monte Ohrt", "email": "monte@ohrt.com" }, { "name": "Uwe Tews", "email": "uwe.tews@googlemail.com" }, { "name": "Rodney Rehm", "email": "rodney.rehm@medialize.de" }, { "name": "Simon Wisselink", "homepage": "https://www.iwink.nl/" } ], "description": "Smarty - the compiling PHP template engine", "homepage": "https://smarty-php.github.io/smarty/", "keywords": [ "templating" ], "support": { "forum": "https://github.com/smarty-php/smarty/discussions", "issues": "https://github.com/smarty-php/smarty/issues", "source": "https://github.com/smarty-php/smarty/tree/v5.8.0" }, "funding": [ { "url": "https://github.com/wisskid", "type": "github" } ], "time": "2026-02-15T14:27:15+00:00" }, { "name": "symfony/polyfill-mbstring", "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493", "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493", "shasum": "" }, "require": { "ext-iconv": "*", "php": ">=7.2" }, "provide": { "ext-mbstring": "*" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.33.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2024-12-23T08:48:59+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" }