|
@@ -4,7 +4,7 @@
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
"This file is @generated automatically"
|
|
],
|
|
],
|
|
- "content-hash": "fbcdbc7b050522570fd377ee53f971d9",
|
|
|
|
|
|
+ "content-hash": "07e3fe8a845725aabc81b8158ccf8c3f",
|
|
"packages": [
|
|
"packages": [
|
|
{
|
|
{
|
|
"name": "carbonphp/carbon-doctrine-types",
|
|
"name": "carbonphp/carbon-doctrine-types",
|
|
@@ -1791,6 +1791,77 @@
|
|
],
|
|
],
|
|
"time": "2024-09-25T02:54:12+00:00"
|
|
"time": "2024-09-25T02:54:12+00:00"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "hyperf/crontab",
|
|
|
|
+ "version": "v3.1.42",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/hyperf/crontab.git",
|
|
|
|
+ "reference": "be1187515aabbfe96b2f6a5330b4ddd742e971c7"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/hyperf/crontab/zipball/be1187515aabbfe96b2f6a5330b4ddd742e971c7",
|
|
|
|
+ "reference": "be1187515aabbfe96b2f6a5330b4ddd742e971c7",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "hyperf/conditionable": "~3.1.0",
|
|
|
|
+ "hyperf/framework": "~3.1.0",
|
|
|
|
+ "hyperf/support": "~3.1.0",
|
|
|
|
+ "hyperf/tappable": "~3.1.0",
|
|
|
|
+ "hyperf/utils": "~3.1.0",
|
|
|
|
+ "nesbot/carbon": "^2.0",
|
|
|
|
+ "php": ">=8.1"
|
|
|
|
+ },
|
|
|
|
+ "suggest": {
|
|
|
|
+ "hyperf/command": "Required to use command trigger.",
|
|
|
|
+ "hyperf/process": "Auto register the Crontab process for server."
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "3.1-dev"
|
|
|
|
+ },
|
|
|
|
+ "hyperf": {
|
|
|
|
+ "config": "Hyperf\\Crontab\\ConfigProvider"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Hyperf\\Crontab\\": "src/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "description": "A crontab component for Hyperf.",
|
|
|
|
+ "homepage": "https://hyperf.io",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "crontab",
|
|
|
|
+ "hyperf",
|
|
|
|
+ "php",
|
|
|
|
+ "swoole"
|
|
|
|
+ ],
|
|
|
|
+ "support": {
|
|
|
|
+ "docs": "https://hyperf.wiki",
|
|
|
|
+ "issues": "https://github.com/hyperf/hyperf/issues",
|
|
|
|
+ "pull-request": "https://github.com/hyperf/hyperf/pulls",
|
|
|
|
+ "source": "https://github.com/hyperf/hyperf"
|
|
|
|
+ },
|
|
|
|
+ "funding": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://hyperf.wiki/#/zh-cn/donate",
|
|
|
|
+ "type": "custom"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "url": "https://opencollective.com/hyperf",
|
|
|
|
+ "type": "open_collective"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "time": "2024-09-25T02:54:12+00:00"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "hyperf/database",
|
|
"name": "hyperf/database",
|
|
"version": "v3.1.44",
|
|
"version": "v3.1.44",
|
|
@@ -3180,6 +3251,74 @@
|
|
],
|
|
],
|
|
"time": "2024-09-25T02:54:12+00:00"
|
|
"time": "2024-09-25T02:54:12+00:00"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "hyperf/paginator",
|
|
|
|
+ "version": "v3.1.42",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/hyperf/paginator.git",
|
|
|
|
+ "reference": "b637a3deeee69f4a3e5a6d62ab8214244b98412a"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/hyperf/paginator/zipball/b637a3deeee69f4a3e5a6d62ab8214244b98412a",
|
|
|
|
+ "reference": "b637a3deeee69f4a3e5a6d62ab8214244b98412a",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "hyperf/contract": "~3.1.0",
|
|
|
|
+ "hyperf/support": "~3.1.0",
|
|
|
|
+ "hyperf/utils": "~3.1.0",
|
|
|
|
+ "php": ">=8.1"
|
|
|
|
+ },
|
|
|
|
+ "suggest": {
|
|
|
|
+ "hyperf/event": "Reqiured to use PageResolverListener.",
|
|
|
|
+ "hyperf/framework": "Reqiured to use PageResolverListener.",
|
|
|
|
+ "hyperf/http-server": "Reqiured to use PageResolverListener."
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "3.1-dev"
|
|
|
|
+ },
|
|
|
|
+ "hyperf": {
|
|
|
|
+ "config": "Hyperf\\Paginator\\ConfigProvider"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Hyperf\\Paginator\\": "src/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "description": "A paginator component for hyperf.",
|
|
|
|
+ "homepage": "https://hyperf.io",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "hyperf",
|
|
|
|
+ "paginator",
|
|
|
|
+ "php"
|
|
|
|
+ ],
|
|
|
|
+ "support": {
|
|
|
|
+ "docs": "https://hyperf.wiki",
|
|
|
|
+ "issues": "https://github.com/hyperf/hyperf/issues",
|
|
|
|
+ "pull-request": "https://github.com/hyperf/hyperf/pulls",
|
|
|
|
+ "source": "https://github.com/hyperf/hyperf"
|
|
|
|
+ },
|
|
|
|
+ "funding": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://hyperf.wiki/#/zh-cn/donate",
|
|
|
|
+ "type": "custom"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "url": "https://opencollective.com/hyperf",
|
|
|
|
+ "type": "open_collective"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "time": "2024-09-25T02:54:12+00:00"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "hyperf/pipeline",
|
|
"name": "hyperf/pipeline",
|
|
"version": "v3.1.42",
|
|
"version": "v3.1.42",
|
|
@@ -4125,6 +4264,79 @@
|
|
],
|
|
],
|
|
"time": "2024-09-25T02:54:12+00:00"
|
|
"time": "2024-09-25T02:54:12+00:00"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "hyperf/task",
|
|
|
|
+ "version": "v3.1.42",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/hyperf/task.git",
|
|
|
|
+ "reference": "c764c465cb9a03a2ccc9d10fce639c2a9d493901"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/hyperf/task/zipball/c764c465cb9a03a2ccc9d10fce639c2a9d493901",
|
|
|
|
+ "reference": "c764c465cb9a03a2ccc9d10fce639c2a9d493901",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "hyperf/contract": "~3.1.0",
|
|
|
|
+ "hyperf/framework": "~3.1.0",
|
|
|
|
+ "hyperf/serializer": "~3.1.0",
|
|
|
|
+ "hyperf/support": "~3.1.0",
|
|
|
|
+ "hyperf/utils": "~3.1.0",
|
|
|
|
+ "php": ">=8.1",
|
|
|
|
+ "psr/container": "^1.0 || ^2.0",
|
|
|
|
+ "psr/event-dispatcher": "^1.0",
|
|
|
|
+ "symfony/property-access": "^5.0 || ^6.0",
|
|
|
|
+ "symfony/serializer": "^5.0 || ^6.0"
|
|
|
|
+ },
|
|
|
|
+ "suggest": {
|
|
|
|
+ "hyperf/di": "Required to use annotation."
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "extra": {
|
|
|
|
+ "branch-alias": {
|
|
|
|
+ "dev-master": "3.1-dev"
|
|
|
|
+ },
|
|
|
|
+ "hyperf": {
|
|
|
|
+ "config": "Hyperf\\Task\\ConfigProvider"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Hyperf\\Task\\": "src/"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "description": "A task library for Hyperf.",
|
|
|
|
+ "homepage": "https://hyperf.io",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "hyperf",
|
|
|
|
+ "php",
|
|
|
|
+ "swoole",
|
|
|
|
+ "task"
|
|
|
|
+ ],
|
|
|
|
+ "support": {
|
|
|
|
+ "docs": "https://hyperf.wiki",
|
|
|
|
+ "issues": "https://github.com/hyperf/hyperf/issues",
|
|
|
|
+ "pull-request": "https://github.com/hyperf/hyperf/pulls",
|
|
|
|
+ "source": "https://github.com/hyperf/hyperf"
|
|
|
|
+ },
|
|
|
|
+ "funding": [
|
|
|
|
+ {
|
|
|
|
+ "url": "https://hyperf.wiki/#/zh-cn/donate",
|
|
|
|
+ "type": "custom"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "url": "https://opencollective.com/hyperf",
|
|
|
|
+ "type": "open_collective"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "time": "2024-09-25T02:54:12+00:00"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "hyperf/tracer",
|
|
"name": "hyperf/tracer",
|
|
"version": "v3.1.42",
|
|
"version": "v3.1.42",
|
|
@@ -6737,6 +6949,264 @@
|
|
],
|
|
],
|
|
"time": "2024-09-09T11:45:10+00:00"
|
|
"time": "2024-09-09T11:45:10+00:00"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "symfony/property-access",
|
|
|
|
+ "version": "v6.4.13",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/symfony/property-access.git",
|
|
|
|
+ "reference": "8cc779d88d12e440adaa26387bcfc25744064afe"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/property-access/zipball/8cc779d88d12e440adaa26387bcfc25744064afe",
|
|
|
|
+ "reference": "8cc779d88d12e440adaa26387bcfc25744064afe",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=8.1",
|
|
|
|
+ "symfony/deprecation-contracts": "^2.5|^3",
|
|
|
|
+ "symfony/property-info": "^5.4|^6.0|^7.0"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "symfony/cache": "^5.4|^6.0|^7.0"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Symfony\\Component\\PropertyAccess\\": ""
|
|
|
|
+ },
|
|
|
|
+ "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": "Provides functions to read and write from/to an object or array using a simple string notation",
|
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "access",
|
|
|
|
+ "array",
|
|
|
|
+ "extraction",
|
|
|
|
+ "index",
|
|
|
|
+ "injection",
|
|
|
|
+ "object",
|
|
|
|
+ "property",
|
|
|
|
+ "property-path",
|
|
|
|
+ "reflection"
|
|
|
|
+ ],
|
|
|
|
+ "support": {
|
|
|
|
+ "source": "https://github.com/symfony/property-access/tree/v6.4.13"
|
|
|
|
+ },
|
|
|
|
+ "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:18:03+00:00"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "symfony/property-info",
|
|
|
|
+ "version": "v6.4.13",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/symfony/property-info.git",
|
|
|
|
+ "reference": "ea388133aadf407dfa54092873d1b7e52f439515"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/property-info/zipball/ea388133aadf407dfa54092873d1b7e52f439515",
|
|
|
|
+ "reference": "ea388133aadf407dfa54092873d1b7e52f439515",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=8.1",
|
|
|
|
+ "symfony/string": "^5.4|^6.0|^7.0"
|
|
|
|
+ },
|
|
|
|
+ "conflict": {
|
|
|
|
+ "phpdocumentor/reflection-docblock": "<5.2",
|
|
|
|
+ "phpdocumentor/type-resolver": "<1.5.1",
|
|
|
|
+ "symfony/dependency-injection": "<5.4",
|
|
|
|
+ "symfony/serializer": "<6.4"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "phpdocumentor/reflection-docblock": "^5.2",
|
|
|
|
+ "phpstan/phpdoc-parser": "^1.0",
|
|
|
|
+ "symfony/cache": "^5.4|^6.0|^7.0",
|
|
|
|
+ "symfony/dependency-injection": "^5.4|^6.0|^7.0",
|
|
|
|
+ "symfony/serializer": "^6.4|^7.0"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Symfony\\Component\\PropertyInfo\\": ""
|
|
|
|
+ },
|
|
|
|
+ "exclude-from-classmap": [
|
|
|
|
+ "/Tests/"
|
|
|
|
+ ]
|
|
|
|
+ },
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
+ "license": [
|
|
|
|
+ "MIT"
|
|
|
|
+ ],
|
|
|
|
+ "authors": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Kévin Dunglas",
|
|
|
|
+ "email": "dunglas@gmail.com"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "Symfony Community",
|
|
|
|
+ "homepage": "https://symfony.com/contributors"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "description": "Extracts information about PHP class' properties using metadata of popular sources",
|
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "doctrine",
|
|
|
|
+ "phpdoc",
|
|
|
|
+ "property",
|
|
|
|
+ "symfony",
|
|
|
|
+ "type",
|
|
|
|
+ "validator"
|
|
|
|
+ ],
|
|
|
|
+ "support": {
|
|
|
|
+ "source": "https://github.com/symfony/property-info/tree/v6.4.13"
|
|
|
|
+ },
|
|
|
|
+ "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:18:03+00:00"
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "name": "symfony/serializer",
|
|
|
|
+ "version": "v6.4.13",
|
|
|
|
+ "source": {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/symfony/serializer.git",
|
|
|
|
+ "reference": "8be421505938b11a0ca4f656e4322232236386f0"
|
|
|
|
+ },
|
|
|
|
+ "dist": {
|
|
|
|
+ "type": "zip",
|
|
|
|
+ "url": "https://api.github.com/repos/symfony/serializer/zipball/8be421505938b11a0ca4f656e4322232236386f0",
|
|
|
|
+ "reference": "8be421505938b11a0ca4f656e4322232236386f0",
|
|
|
|
+ "shasum": ""
|
|
|
|
+ },
|
|
|
|
+ "require": {
|
|
|
|
+ "php": ">=8.1",
|
|
|
|
+ "symfony/deprecation-contracts": "^2.5|^3",
|
|
|
|
+ "symfony/polyfill-ctype": "~1.8"
|
|
|
|
+ },
|
|
|
|
+ "conflict": {
|
|
|
|
+ "doctrine/annotations": "<1.12",
|
|
|
|
+ "phpdocumentor/reflection-docblock": "<3.2.2",
|
|
|
|
+ "phpdocumentor/type-resolver": "<1.4.0",
|
|
|
|
+ "symfony/dependency-injection": "<5.4",
|
|
|
|
+ "symfony/property-access": "<5.4",
|
|
|
|
+ "symfony/property-info": "<5.4.24|>=6,<6.2.11",
|
|
|
|
+ "symfony/uid": "<5.4",
|
|
|
|
+ "symfony/validator": "<6.4",
|
|
|
|
+ "symfony/yaml": "<5.4"
|
|
|
|
+ },
|
|
|
|
+ "require-dev": {
|
|
|
|
+ "doctrine/annotations": "^1.12|^2",
|
|
|
|
+ "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0",
|
|
|
|
+ "seld/jsonlint": "^1.10",
|
|
|
|
+ "symfony/cache": "^5.4|^6.0|^7.0",
|
|
|
|
+ "symfony/config": "^5.4|^6.0|^7.0",
|
|
|
|
+ "symfony/console": "^5.4|^6.0|^7.0",
|
|
|
|
+ "symfony/dependency-injection": "^5.4|^6.0|^7.0",
|
|
|
|
+ "symfony/error-handler": "^5.4|^6.0|^7.0",
|
|
|
|
+ "symfony/filesystem": "^5.4|^6.0|^7.0",
|
|
|
|
+ "symfony/form": "^5.4|^6.0|^7.0",
|
|
|
|
+ "symfony/http-foundation": "^5.4|^6.0|^7.0",
|
|
|
|
+ "symfony/http-kernel": "^5.4|^6.0|^7.0",
|
|
|
|
+ "symfony/messenger": "^5.4|^6.0|^7.0",
|
|
|
|
+ "symfony/mime": "^5.4|^6.0|^7.0",
|
|
|
|
+ "symfony/property-access": "^5.4.26|^6.3|^7.0",
|
|
|
|
+ "symfony/property-info": "^5.4.24|^6.2.11|^7.0",
|
|
|
|
+ "symfony/translation-contracts": "^2.5|^3",
|
|
|
|
+ "symfony/uid": "^5.4|^6.0|^7.0",
|
|
|
|
+ "symfony/validator": "^6.4|^7.0",
|
|
|
|
+ "symfony/var-dumper": "^5.4|^6.0|^7.0",
|
|
|
|
+ "symfony/var-exporter": "^5.4|^6.0|^7.0",
|
|
|
|
+ "symfony/yaml": "^5.4|^6.0|^7.0"
|
|
|
|
+ },
|
|
|
|
+ "type": "library",
|
|
|
|
+ "autoload": {
|
|
|
|
+ "psr-4": {
|
|
|
|
+ "Symfony\\Component\\Serializer\\": ""
|
|
|
|
+ },
|
|
|
|
+ "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": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
|
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
|
+ "support": {
|
|
|
|
+ "source": "https://github.com/symfony/serializer/tree/v6.4.13"
|
|
|
|
+ },
|
|
|
|
+ "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-10-03T09:58:04+00:00"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "symfony/service-contracts",
|
|
"name": "symfony/service-contracts",
|
|
"version": "v3.5.0",
|
|
"version": "v3.5.0",
|