{ "_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": "f62390e9c4141fc81d09a17a342fd0da", "packages": [ { "name": "rawr/t-regx", "version": "0.41.4", "source": { "type": "git", "url": "https://github.com/t-regx/T-Regx.git", "reference": "8fd08e1dc1b0d99aeba391cfed601907fd070a03" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/t-regx/T-Regx/zipball/8fd08e1dc1b0d99aeba391cfed601907fd070a03", "reference": "8fd08e1dc1b0d99aeba391cfed601907fd070a03", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=7.1.0" }, "require-dev": { "ext-json": "*", "phpunit/phpunit": "^9.5.4 || ^8.0 || ^7.5", "rawr/cross-data-providers": "^2.3.0", "rawr/fqn-check": "^1.3.0" }, "type": "library", "autoload": { "files": [ "helper/helper.php" ], "psr-4": { "TRegx\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "PHP regular expression brought up to modern standards.", "keywords": [ "Match", "OOP", "PCRE", "clean", "delimiters", "expression", "pattern", "preg", "preg_last_error", "preg_match", "preg_match_all", "preg_quote", "preg_replace", "preg_replace_callback", "preg_split", "prepared patterns", "regex", "regexp", "regular", "search", "split", "t-regx", "tregx" ], "support": { "issues": "https://github.com/t-regx/T-Regx/issues", "source": "https://github.com/t-regx/T-Regx/tree/0.41.4" }, "funding": [ { "url": "https://github.com/Danon", "type": "github" } ], "time": "2023-04-03T20:13:13+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.1.0", "ext-pcre": "*" }, "platform-dev": [], "plugin-api-version": "2.0.0" }