|
@@ -0,0 +1,1241 @@
|
|
|
|
|
+{
|
|
|
|
|
+ "_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": "49590416971fccb8400fbde46c4b31f7",
|
|
|
|
|
+ "packages": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "psr/container",
|
|
|
|
|
+ "version": "2.0.2",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/php-fig/container.git",
|
|
|
|
|
+ "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
|
|
|
|
|
+ "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=7.4.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "branch-alias": {
|
|
|
|
|
+ "dev-master": "2.0.x-dev"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "Psr\\Container\\": "src/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "PHP-FIG",
|
|
|
|
|
+ "homepage": "https://www.php-fig.org/"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "Common Container Interface (PHP FIG PSR-11)",
|
|
|
|
|
+ "homepage": "https://github.com/php-fig/container",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "PSR-11",
|
|
|
|
|
+ "container",
|
|
|
|
|
+ "container-interface",
|
|
|
|
|
+ "container-interop",
|
|
|
|
|
+ "psr"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/php-fig/container/issues",
|
|
|
|
|
+ "source": "https://github.com/php-fig/container/tree/2.0.2"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2021-11-05T16:47:00+00:00"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "psr/http-message",
|
|
|
|
|
+ "version": "1.1",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/php-fig/http-message.git",
|
|
|
|
|
+ "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
|
|
|
|
|
+ "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": "^7.2 || ^8.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "branch-alias": {
|
|
|
|
|
+ "dev-master": "1.1.x-dev"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "Psr\\Http\\Message\\": "src/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "PHP-FIG",
|
|
|
|
|
+ "homepage": "http://www.php-fig.org/"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "Common interface for HTTP messages",
|
|
|
|
|
+ "homepage": "https://github.com/php-fig/http-message",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "http",
|
|
|
|
|
+ "http-message",
|
|
|
|
|
+ "psr",
|
|
|
|
|
+ "psr-7",
|
|
|
|
|
+ "request",
|
|
|
|
|
+ "response"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "source": "https://github.com/php-fig/http-message/tree/1.1"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2023-04-04T09:50:52+00:00"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "psr/log",
|
|
|
|
|
+ "version": "3.0.1",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/php-fig/log.git",
|
|
|
|
|
+ "reference": "79dff0b268932c640297f5208d6298f71855c03e"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/php-fig/log/zipball/79dff0b268932c640297f5208d6298f71855c03e",
|
|
|
|
|
+ "reference": "79dff0b268932c640297f5208d6298f71855c03e",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=8.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "branch-alias": {
|
|
|
|
|
+ "dev-master": "3.x-dev"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "Psr\\Log\\": "src"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "PHP-FIG",
|
|
|
|
|
+ "homepage": "https://www.php-fig.org/"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "Common interface for logging libraries",
|
|
|
|
|
+ "homepage": "https://github.com/php-fig/log",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "log",
|
|
|
|
|
+ "psr",
|
|
|
|
|
+ "psr-3"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "source": "https://github.com/php-fig/log/tree/3.0.1"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2024-08-21T13:31:24+00:00"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "psr/simple-cache",
|
|
|
|
|
+ "version": "3.0.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/php-fig/simple-cache.git",
|
|
|
|
|
+ "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
|
|
|
|
|
+ "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=8.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "branch-alias": {
|
|
|
|
|
+ "dev-master": "3.0.x-dev"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "Psr\\SimpleCache\\": "src/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "PHP-FIG",
|
|
|
|
|
+ "homepage": "https://www.php-fig.org/"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "Common interfaces for simple caching",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "cache",
|
|
|
|
|
+ "caching",
|
|
|
|
|
+ "psr",
|
|
|
|
|
+ "psr-16",
|
|
|
|
|
+ "simple-cache"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2021-10-29T13:26:27+00:00"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "symfony/console",
|
|
|
|
|
+ "version": "v7.3.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/symfony/console.git",
|
|
|
|
|
+ "reference": "66c1440edf6f339fd82ed6c7caa76cb006211b44"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/console/zipball/66c1440edf6f339fd82ed6c7caa76cb006211b44",
|
|
|
|
|
+ "reference": "66c1440edf6f339fd82ed6c7caa76cb006211b44",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=8.2",
|
|
|
|
|
+ "symfony/deprecation-contracts": "^2.5|^3",
|
|
|
|
|
+ "symfony/polyfill-mbstring": "~1.0",
|
|
|
|
|
+ "symfony/service-contracts": "^2.5|^3",
|
|
|
|
|
+ "symfony/string": "^7.2"
|
|
|
|
|
+ },
|
|
|
|
|
+ "conflict": {
|
|
|
|
|
+ "symfony/dependency-injection": "<6.4",
|
|
|
|
|
+ "symfony/dotenv": "<6.4",
|
|
|
|
|
+ "symfony/event-dispatcher": "<6.4",
|
|
|
|
|
+ "symfony/lock": "<6.4",
|
|
|
|
|
+ "symfony/process": "<6.4"
|
|
|
|
|
+ },
|
|
|
|
|
+ "provide": {
|
|
|
|
|
+ "psr/log-implementation": "1.0|2.0|3.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "psr/log": "^1|^2|^3",
|
|
|
|
|
+ "symfony/config": "^6.4|^7.0",
|
|
|
|
|
+ "symfony/dependency-injection": "^6.4|^7.0",
|
|
|
|
|
+ "symfony/event-dispatcher": "^6.4|^7.0",
|
|
|
|
|
+ "symfony/http-foundation": "^6.4|^7.0",
|
|
|
|
|
+ "symfony/http-kernel": "^6.4|^7.0",
|
|
|
|
|
+ "symfony/lock": "^6.4|^7.0",
|
|
|
|
|
+ "symfony/messenger": "^6.4|^7.0",
|
|
|
|
|
+ "symfony/process": "^6.4|^7.0",
|
|
|
|
|
+ "symfony/stopwatch": "^6.4|^7.0",
|
|
|
|
|
+ "symfony/var-dumper": "^6.4|^7.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "Symfony\\Component\\Console\\": ""
|
|
|
|
|
+ },
|
|
|
|
|
+ "exclude-from-classmap": [
|
|
|
|
|
+ "/Tests/"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Fabien Potencier",
|
|
|
|
|
+ "email": "fabien@symfony.com"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Symfony Community",
|
|
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "Eases the creation of beautiful and testable command line interfaces",
|
|
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "cli",
|
|
|
|
|
+ "command-line",
|
|
|
|
|
+ "console",
|
|
|
|
|
+ "terminal"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "source": "https://github.com/symfony/console/tree/v7.3.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
|
|
+ "type": "custom"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
|
|
+ "type": "github"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
|
+ "type": "tidelift"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "time": "2025-05-24T10:34:04+00:00"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "symfony/deprecation-contracts",
|
|
|
|
|
+ "version": "v3.5.1",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/symfony/deprecation-contracts.git",
|
|
|
|
|
+ "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6",
|
|
|
|
|
+ "reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=8.1"
|
|
|
|
|
+ },
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "thanks": {
|
|
|
|
|
+ "url": "https://github.com/symfony/contracts",
|
|
|
|
|
+ "name": "symfony/contracts"
|
|
|
|
|
+ },
|
|
|
|
|
+ "branch-alias": {
|
|
|
|
|
+ "dev-main": "3.5-dev"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "files": [
|
|
|
|
|
+ "function.php"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "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": "A generic function and convention to trigger deprecation notices",
|
|
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.1"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
|
|
+ "type": "custom"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
|
|
+ "type": "github"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
|
+ "type": "tidelift"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "time": "2024-09-25T14:20:29+00:00"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "symfony/polyfill-ctype",
|
|
|
|
|
+ "version": "v1.32.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/symfony/polyfill-ctype.git",
|
|
|
|
|
+ "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638",
|
|
|
|
|
+ "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=7.2"
|
|
|
|
|
+ },
|
|
|
|
|
+ "provide": {
|
|
|
|
|
+ "ext-ctype": "*"
|
|
|
|
|
+ },
|
|
|
|
|
+ "suggest": {
|
|
|
|
|
+ "ext-ctype": "For best performance"
|
|
|
|
|
+ },
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "thanks": {
|
|
|
|
|
+ "url": "https://github.com/symfony/polyfill",
|
|
|
|
|
+ "name": "symfony/polyfill"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "files": [
|
|
|
|
|
+ "bootstrap.php"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "Symfony\\Polyfill\\Ctype\\": ""
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Gert de Pagter",
|
|
|
|
|
+ "email": "BackEndTea@gmail.com"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Symfony Community",
|
|
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "Symfony polyfill for ctype functions",
|
|
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "compatibility",
|
|
|
|
|
+ "ctype",
|
|
|
|
|
+ "polyfill",
|
|
|
|
|
+ "portable"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "source": "https://github.com/symfony/polyfill-ctype/tree/v1.32.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
|
|
+ "type": "custom"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
|
|
+ "type": "github"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
|
+ "type": "tidelift"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "time": "2024-09-09T11:45:10+00:00"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "symfony/polyfill-intl-grapheme",
|
|
|
|
|
+ "version": "v1.32.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
|
|
|
|
|
+ "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
|
|
|
|
|
+ "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=7.2"
|
|
|
|
|
+ },
|
|
|
|
|
+ "suggest": {
|
|
|
|
|
+ "ext-intl": "For best performance"
|
|
|
|
|
+ },
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "thanks": {
|
|
|
|
|
+ "url": "https://github.com/symfony/polyfill",
|
|
|
|
|
+ "name": "symfony/polyfill"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "files": [
|
|
|
|
|
+ "bootstrap.php"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "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 intl's grapheme_* functions",
|
|
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "compatibility",
|
|
|
|
|
+ "grapheme",
|
|
|
|
|
+ "intl",
|
|
|
|
|
+ "polyfill",
|
|
|
|
|
+ "portable",
|
|
|
|
|
+ "shim"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.32.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
|
|
+ "type": "custom"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
|
|
+ "type": "github"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
|
+ "type": "tidelift"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "time": "2024-09-09T11:45:10+00:00"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "symfony/polyfill-intl-normalizer",
|
|
|
|
|
+ "version": "v1.32.0",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
|
|
|
|
+ "reference": "3833d7255cc303546435cb650316bff708a1c75c"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
|
|
|
|
|
+ "reference": "3833d7255cc303546435cb650316bff708a1c75c",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=7.2"
|
|
|
|
|
+ },
|
|
|
|
|
+ "suggest": {
|
|
|
|
|
+ "ext-intl": "For best performance"
|
|
|
|
|
+ },
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "thanks": {
|
|
|
|
|
+ "url": "https://github.com/symfony/polyfill",
|
|
|
|
|
+ "name": "symfony/polyfill"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "files": [
|
|
|
|
|
+ "bootstrap.php"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
|
|
|
|
|
+ },
|
|
|
|
|
+ "classmap": [
|
|
|
|
|
+ "Resources/stubs"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "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 intl's Normalizer class and related functions",
|
|
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "compatibility",
|
|
|
|
|
+ "intl",
|
|
|
|
|
+ "normalizer",
|
|
|
|
|
+ "polyfill",
|
|
|
|
|
+ "portable",
|
|
|
|
|
+ "shim"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.32.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
|
|
+ "type": "custom"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
|
|
+ "type": "github"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
|
+ "type": "tidelift"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "time": "2024-09-09T11:45:10+00:00"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "symfony/polyfill-mbstring",
|
|
|
|
|
+ "version": "v1.32.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": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "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.32.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
|
|
+ "type": "custom"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
|
|
+ "type": "github"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
|
+ "type": "tidelift"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "time": "2024-12-23T08:48:59+00:00"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "symfony/service-contracts",
|
|
|
|
|
+ "version": "v3.5.1",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/symfony/service-contracts.git",
|
|
|
|
|
+ "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/service-contracts/zipball/e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
|
|
|
|
|
+ "reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=8.1",
|
|
|
|
|
+ "psr/container": "^1.1|^2.0",
|
|
|
|
|
+ "symfony/deprecation-contracts": "^2.5|^3"
|
|
|
|
|
+ },
|
|
|
|
|
+ "conflict": {
|
|
|
|
|
+ "ext-psr": "<1.1|>=2"
|
|
|
|
|
+ },
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "extra": {
|
|
|
|
|
+ "thanks": {
|
|
|
|
|
+ "url": "https://github.com/symfony/contracts",
|
|
|
|
|
+ "name": "symfony/contracts"
|
|
|
|
|
+ },
|
|
|
|
|
+ "branch-alias": {
|
|
|
|
|
+ "dev-main": "3.5-dev"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "Symfony\\Contracts\\Service\\": ""
|
|
|
|
|
+ },
|
|
|
|
|
+ "exclude-from-classmap": [
|
|
|
|
|
+ "/Test/"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "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": "Generic abstractions related to writing services",
|
|
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "abstractions",
|
|
|
|
|
+ "contracts",
|
|
|
|
|
+ "decoupling",
|
|
|
|
|
+ "interfaces",
|
|
|
|
|
+ "interoperability",
|
|
|
|
|
+ "standards"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "source": "https://github.com/symfony/service-contracts/tree/v3.5.1"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
|
|
+ "type": "custom"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
|
|
+ "type": "github"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
|
+ "type": "tidelift"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "time": "2024-09-25T14:20:29+00:00"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "symfony/string",
|
|
|
|
|
+ "version": "v7.2.6",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/symfony/string.git",
|
|
|
|
|
+ "reference": "a214fe7d62bd4df2a76447c67c6b26e1d5e74931"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/string/zipball/a214fe7d62bd4df2a76447c67c6b26e1d5e74931",
|
|
|
|
|
+ "reference": "a214fe7d62bd4df2a76447c67c6b26e1d5e74931",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=8.2",
|
|
|
|
|
+ "symfony/polyfill-ctype": "~1.8",
|
|
|
|
|
+ "symfony/polyfill-intl-grapheme": "~1.0",
|
|
|
|
|
+ "symfony/polyfill-intl-normalizer": "~1.0",
|
|
|
|
|
+ "symfony/polyfill-mbstring": "~1.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "conflict": {
|
|
|
|
|
+ "symfony/translation-contracts": "<2.5"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "symfony/emoji": "^7.1",
|
|
|
|
|
+ "symfony/error-handler": "^6.4|^7.0",
|
|
|
|
|
+ "symfony/http-client": "^6.4|^7.0",
|
|
|
|
|
+ "symfony/intl": "^6.4|^7.0",
|
|
|
|
|
+ "symfony/translation-contracts": "^2.5|^3.0",
|
|
|
|
|
+ "symfony/var-exporter": "^6.4|^7.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "files": [
|
|
|
|
|
+ "Resources/functions.php"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "Symfony\\Component\\String\\": ""
|
|
|
|
|
+ },
|
|
|
|
|
+ "exclude-from-classmap": [
|
|
|
|
|
+ "/Tests/"
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "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": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
|
|
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "grapheme",
|
|
|
|
|
+ "i18n",
|
|
|
|
|
+ "string",
|
|
|
|
|
+ "unicode",
|
|
|
|
|
+ "utf-8",
|
|
|
|
|
+ "utf8"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "source": "https://github.com/symfony/string/tree/v7.2.6"
|
|
|
|
|
+ },
|
|
|
|
|
+ "funding": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://symfony.com/sponsor",
|
|
|
|
|
+ "type": "custom"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://github.com/fabpot",
|
|
|
|
|
+ "type": "github"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
|
|
+ "type": "tidelift"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "time": "2025-04-20T20:18:16+00:00"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "topthink/framework",
|
|
|
|
|
+ "version": "v8.1.2",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/top-think/framework.git",
|
|
|
|
|
+ "reference": "8faec5c9b7a7f2a66ca3140a57e81bd6cd37567c"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/top-think/framework/zipball/8faec5c9b7a7f2a66ca3140a57e81bd6cd37567c",
|
|
|
|
|
+ "reference": "8faec5c9b7a7f2a66ca3140a57e81bd6cd37567c",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "ext-ctype": "*",
|
|
|
|
|
+ "ext-json": "*",
|
|
|
|
|
+ "ext-mbstring": "*",
|
|
|
|
|
+ "php": ">=8.0.0",
|
|
|
|
|
+ "psr/http-message": "^1.0",
|
|
|
|
|
+ "psr/log": "^1.0|^2.0|^3.0",
|
|
|
|
|
+ "psr/simple-cache": "^1.0|^2.0|^3.0",
|
|
|
|
|
+ "topthink/think-container": "^3.0",
|
|
|
|
|
+ "topthink/think-helper": "^3.1",
|
|
|
|
|
+ "topthink/think-orm": "^3.0|^4.0",
|
|
|
|
|
+ "topthink/think-validate": "^3.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "guzzlehttp/psr7": "^2.1.0",
|
|
|
|
|
+ "mikey179/vfsstream": "^1.6",
|
|
|
|
|
+ "mockery/mockery": "^1.2",
|
|
|
|
|
+ "phpunit/phpunit": "^9.5"
|
|
|
|
|
+ },
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "files": [],
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "think\\": "src/think/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "Apache-2.0"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "liu21st",
|
|
|
|
|
+ "email": "liu21st@gmail.com"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "yunwuxin",
|
|
|
|
|
+ "email": "448901948@qq.com"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "The ThinkPHP Framework.",
|
|
|
|
|
+ "homepage": "http://thinkphp.cn/",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "framework",
|
|
|
|
|
+ "orm",
|
|
|
|
|
+ "thinkphp"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/top-think/framework/issues",
|
|
|
|
|
+ "source": "https://github.com/top-think/framework/tree/v8.1.2"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2025-01-14T08:04:03+00:00"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "topthink/think-container",
|
|
|
|
|
+ "version": "v3.0.1",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/top-think/think-container.git",
|
|
|
|
|
+ "reference": "a24d442a02fb2a4716de232ff1a4f006c178a370"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/top-think/think-container/zipball/a24d442a02fb2a4716de232ff1a4f006c178a370",
|
|
|
|
|
+ "reference": "a24d442a02fb2a4716de232ff1a4f006c178a370",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=8.0",
|
|
|
|
|
+ "psr/container": "^2.0",
|
|
|
|
|
+ "topthink/think-helper": "^3.1"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "phpunit/phpunit": "^9.5"
|
|
|
|
|
+ },
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "files": [],
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "think\\": "src"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "Apache-2.0"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "liu21st",
|
|
|
|
|
+ "email": "liu21st@gmail.com"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "PHP Container & Facade Manager",
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/top-think/think-container/issues",
|
|
|
|
|
+ "source": "https://github.com/top-think/think-container/tree/v3.0.1"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2025-01-07T08:19:23+00:00"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "topthink/think-helper",
|
|
|
|
|
+ "version": "v3.1.11",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/top-think/think-helper.git",
|
|
|
|
|
+ "reference": "1d6ada9b9f3130046bf6922fe1bd159c8d88a33c"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/top-think/think-helper/zipball/1d6ada9b9f3130046bf6922fe1bd159c8d88a33c",
|
|
|
|
|
+ "reference": "1d6ada9b9f3130046bf6922fe1bd159c8d88a33c",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=7.1.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "phpunit/phpunit": "^9.5"
|
|
|
|
|
+ },
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "files": [
|
|
|
|
|
+ "src/helper.php"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "think\\": "src"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "Apache-2.0"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "yunwuxin",
|
|
|
|
|
+ "email": "448901948@qq.com"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "The ThinkPHP6 Helper Package",
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/top-think/think-helper/issues",
|
|
|
|
|
+ "source": "https://github.com/top-think/think-helper/tree/v3.1.11"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2025-04-07T06:55:59+00:00"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "topthink/think-orm",
|
|
|
|
|
+ "version": "v4.0.50",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/top-think/think-orm.git",
|
|
|
|
|
+ "reference": "ddae72d5ff4d953d3d8cc526fd9c50e8862ce2cc"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/top-think/think-orm/zipball/ddae72d5ff4d953d3d8cc526fd9c50e8862ce2cc",
|
|
|
|
|
+ "reference": "ddae72d5ff4d953d3d8cc526fd9c50e8862ce2cc",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "ext-json": "*",
|
|
|
|
|
+ "ext-pdo": "*",
|
|
|
|
|
+ "php": ">=8.0.0",
|
|
|
|
|
+ "psr/log": ">=1.0",
|
|
|
|
|
+ "psr/simple-cache": "^3.0",
|
|
|
|
|
+ "topthink/think-helper": "^3.1",
|
|
|
|
|
+ "topthink/think-validate": "^3.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "phpunit/phpunit": "^9.6|^10"
|
|
|
|
|
+ },
|
|
|
|
|
+ "suggest": {
|
|
|
|
|
+ "ext-mongodb": "provide mongodb support"
|
|
|
|
|
+ },
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "files": [
|
|
|
|
|
+ "src/helper.php",
|
|
|
|
|
+ "stubs/load_stubs.php"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "think\\": "src"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "Apache-2.0"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "liu21st",
|
|
|
|
|
+ "email": "liu21st@gmail.com"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "the PHP Database&ORM Framework",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "database",
|
|
|
|
|
+ "orm"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/top-think/think-orm/issues",
|
|
|
|
|
+ "source": "https://github.com/top-think/think-orm/tree/v4.0.50"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2025-08-26T05:32:22+00:00"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "topthink/think-validate",
|
|
|
|
|
+ "version": "v3.0.7",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/top-think/think-validate.git",
|
|
|
|
|
+ "reference": "85063f6d4ef8ed122f17a36179dc3e0949b30988"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/top-think/think-validate/zipball/85063f6d4ef8ed122f17a36179dc3e0949b30988",
|
|
|
|
|
+ "reference": "85063f6d4ef8ed122f17a36179dc3e0949b30988",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=8.0",
|
|
|
|
|
+ "topthink/think-container": ">=3.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "files": [
|
|
|
|
|
+ "src/helper.php"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "think\\": "src"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "Apache-2.0"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "liu21st",
|
|
|
|
|
+ "email": "liu21st@gmail.com"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "think validate",
|
|
|
|
|
+ "support": {
|
|
|
|
|
+ "issues": "https://github.com/top-think/think-validate/issues",
|
|
|
|
|
+ "source": "https://github.com/top-think/think-validate/tree/v3.0.7"
|
|
|
|
|
+ },
|
|
|
|
|
+ "time": "2025-06-11T05:51:40+00:00"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "packages-dev": [],
|
|
|
|
|
+ "aliases": [],
|
|
|
|
|
+ "minimum-stability": "dev",
|
|
|
|
|
+ "stability-flags": {},
|
|
|
|
|
+ "prefer-stable": true,
|
|
|
|
|
+ "prefer-lowest": false,
|
|
|
|
|
+ "platform": {},
|
|
|
|
|
+ "platform-dev": {},
|
|
|
|
|
+ "plugin-api-version": "2.6.0"
|
|
|
|
|
+}
|