|
|
@ -4,7 +4,7 @@ |
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
|
|
|
"This file is @generated automatically" |
|
|
|
], |
|
|
|
"content-hash": "0f6245b0b31a15c0d64f49ff50212b9d", |
|
|
|
"content-hash": "4bf919f113973c82b676001df4ed7651", |
|
|
|
"packages": [ |
|
|
|
{ |
|
|
|
"name": "composer/package-versions-deprecated", |
|
|
@ -4197,6 +4197,195 @@ |
|
|
|
], |
|
|
|
"time": "2021-01-25T15:14:59+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/translation-contracts", |
|
|
|
"version": "v2.3.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/translation-contracts.git", |
|
|
|
"reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/e2eaa60b558f26a4b0354e1bbb25636efaaad105", |
|
|
|
"reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": ">=7.2.5" |
|
|
|
}, |
|
|
|
"suggest": { |
|
|
|
"symfony/translation-implementation": "" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"extra": { |
|
|
|
"branch-alias": { |
|
|
|
"dev-master": "2.3-dev" |
|
|
|
}, |
|
|
|
"thanks": { |
|
|
|
"name": "symfony/contracts", |
|
|
|
"url": "https://github.com/symfony/contracts" |
|
|
|
} |
|
|
|
}, |
|
|
|
"autoload": { |
|
|
|
"psr-4": { |
|
|
|
"Symfony\\Contracts\\Translation\\": "" |
|
|
|
} |
|
|
|
}, |
|
|
|
"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 translation", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"keywords": [ |
|
|
|
"abstractions", |
|
|
|
"contracts", |
|
|
|
"decoupling", |
|
|
|
"interfaces", |
|
|
|
"interoperability", |
|
|
|
"standards" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/translation-contracts/tree/v2.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": "2020-09-28T13:05:58+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/validator", |
|
|
|
"version": "v5.2.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/validator.git", |
|
|
|
"reference": "c2c234d80dad3925247b0a3fbbcecfe676e2b551" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/validator/zipball/c2c234d80dad3925247b0a3fbbcecfe676e2b551", |
|
|
|
"reference": "c2c234d80dad3925247b0a3fbbcecfe676e2b551", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": ">=7.2.5", |
|
|
|
"symfony/deprecation-contracts": "^2.1", |
|
|
|
"symfony/polyfill-ctype": "~1.8", |
|
|
|
"symfony/polyfill-mbstring": "~1.0", |
|
|
|
"symfony/polyfill-php73": "~1.0", |
|
|
|
"symfony/polyfill-php80": "^1.15", |
|
|
|
"symfony/translation-contracts": "^1.1|^2" |
|
|
|
}, |
|
|
|
"conflict": { |
|
|
|
"doctrine/lexer": "<1.0.2", |
|
|
|
"phpunit/phpunit": "<5.4.3", |
|
|
|
"symfony/dependency-injection": "<4.4", |
|
|
|
"symfony/expression-language": "<5.1", |
|
|
|
"symfony/http-kernel": "<4.4", |
|
|
|
"symfony/intl": "<4.4", |
|
|
|
"symfony/translation": "<4.4", |
|
|
|
"symfony/yaml": "<4.4" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"doctrine/annotations": "^1.10.4", |
|
|
|
"doctrine/cache": "~1.0", |
|
|
|
"egulias/email-validator": "^2.1.10", |
|
|
|
"symfony/cache": "^4.4|^5.0", |
|
|
|
"symfony/config": "^4.4|^5.0", |
|
|
|
"symfony/console": "^4.4|^5.0", |
|
|
|
"symfony/dependency-injection": "^4.4|^5.0", |
|
|
|
"symfony/expression-language": "^5.1", |
|
|
|
"symfony/finder": "^4.4|^5.0", |
|
|
|
"symfony/http-client": "^4.4|^5.0", |
|
|
|
"symfony/http-foundation": "^4.4|^5.0", |
|
|
|
"symfony/http-kernel": "^4.4|^5.0", |
|
|
|
"symfony/intl": "^4.4|^5.0", |
|
|
|
"symfony/mime": "^4.4|^5.0", |
|
|
|
"symfony/property-access": "^4.4|^5.0", |
|
|
|
"symfony/property-info": "^4.4|^5.0", |
|
|
|
"symfony/translation": "^4.4|^5.0", |
|
|
|
"symfony/yaml": "^4.4|^5.0" |
|
|
|
}, |
|
|
|
"suggest": { |
|
|
|
"doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.", |
|
|
|
"doctrine/cache": "For using the default cached annotation reader.", |
|
|
|
"egulias/email-validator": "Strict (RFC compliant) email validation", |
|
|
|
"psr/cache-implementation": "For using the mapping cache.", |
|
|
|
"symfony/config": "", |
|
|
|
"symfony/expression-language": "For using the Expression validator and the ExpressionLanguageSyntax constraints", |
|
|
|
"symfony/http-foundation": "", |
|
|
|
"symfony/intl": "", |
|
|
|
"symfony/property-access": "For accessing properties within comparison constraints", |
|
|
|
"symfony/property-info": "To automatically add NotNull and Type constraints", |
|
|
|
"symfony/translation": "For translating validation errors.", |
|
|
|
"symfony/yaml": "" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"autoload": { |
|
|
|
"psr-4": { |
|
|
|
"Symfony\\Component\\Validator\\": "" |
|
|
|
}, |
|
|
|
"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 tools to validate values", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/validator/tree/v5.2.2" |
|
|
|
}, |
|
|
|
"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": "2021-01-27T12:56:27+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/var-dumper", |
|
|
|
"version": "v5.2.2", |
|
|
@ -4432,6 +4621,240 @@ |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2021-01-27T10:01:46+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "yoanm/jsonrpc-params-symfony-validator-sdk", |
|
|
|
"version": "v2.0.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/yoanm/php-jsonrpc-params-symfony-validator-sdk.git", |
|
|
|
"reference": "f417a0c62195bfceee6556c3d88fe7a27bf045bb" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/yoanm/php-jsonrpc-params-symfony-validator-sdk/zipball/f417a0c62195bfceee6556c3d88fe7a27bf045bb", |
|
|
|
"reference": "f417a0c62195bfceee6556c3d88fe7a27bf045bb", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": ">=7.2", |
|
|
|
"symfony/validator": "^4.0 || ^5.0", |
|
|
|
"yoanm/jsonrpc-server-sdk": "^3.0" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"behat/behat": "~3.0", |
|
|
|
"phpunit/phpunit": "^7.0 || ^8.0", |
|
|
|
"squizlabs/php_codesniffer": "3.*", |
|
|
|
"yoanm/php-unit-extended": "^1.0" |
|
|
|
}, |
|
|
|
"suggest": { |
|
|
|
"yoanm/jsonrpc-params-symfony-constraint-doc-sdk": "To generate payload documentation from validation constraints", |
|
|
|
"yoanm/symfony-jsonrpc-http-server": "Symfony Bundle to convert an HTTP json-rpc request into HTTP json-rpc response", |
|
|
|
"yoanm/symfony-jsonrpc-params-validator": "Symfony bundle for easy JSON-RPC params validation" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"autoload": { |
|
|
|
"psr-4": { |
|
|
|
"Yoanm\\JsonRpcParamsSymfonyValidator\\": "src" |
|
|
|
} |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"MIT" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Yoanm", |
|
|
|
"email": "yoanm@users.noreply.github.com", |
|
|
|
"role": "Developer" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "Simple JSON-RPC params validator that use Symfony validator component", |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/yoanm/php-jsonrpc-params-symfony-validator-sdk/issues", |
|
|
|
"source": "https://github.com/yoanm/php-jsonrpc-params-symfony-validator-sdk/tree/v2.0.2" |
|
|
|
}, |
|
|
|
"time": "2020-07-09T04:42:09+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "yoanm/jsonrpc-server-sdk", |
|
|
|
"version": "v3.1.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/yoanm/php-jsonrpc-server-sdk.git", |
|
|
|
"reference": "dcd886d0ae9246129ec8fbf5e082eff1fc3c49ea" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/yoanm/php-jsonrpc-server-sdk/zipball/dcd886d0ae9246129ec8fbf5e082eff1fc3c49ea", |
|
|
|
"reference": "dcd886d0ae9246129ec8fbf5e082eff1fc3c49ea", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"ext-json": "*", |
|
|
|
"php": ">=7.1" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"behat/behat": "~3.0", |
|
|
|
"phpunit/phpunit": "^7.0 || ^8.0", |
|
|
|
"squizlabs/php_codesniffer": "3.*", |
|
|
|
"yoanm/jsonrpc-server-doc-sdk": "^0.2", |
|
|
|
"yoanm/php-unit-extended": "^1.0" |
|
|
|
}, |
|
|
|
"suggest": { |
|
|
|
"yoanm/jsonrpc-params-symfony-validator-sdk": "Compatible params validator", |
|
|
|
"yoanm/jsonrpc-server-doc-sdk": "Create documentation for your server", |
|
|
|
"yoanm/jsonrpc-server-sdk-psr11-resolver": "Compatible PSR11 method resolver", |
|
|
|
"yoanm/symfony-jsonrpc-http-server": "JSON-RPC HTTP Symfony server Bundle" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"autoload": { |
|
|
|
"psr-4": { |
|
|
|
"Yoanm\\JsonRpcServer\\": "src" |
|
|
|
} |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"MIT" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Yoanm", |
|
|
|
"email": "yoanm@users.noreply.github.com", |
|
|
|
"role": "Developer" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "Server SDK to convert a json-rpc request string into json-rpc response string", |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/yoanm/php-jsonrpc-server-sdk/issues", |
|
|
|
"source": "https://github.com/yoanm/php-jsonrpc-server-sdk/tree/v3.1.2" |
|
|
|
}, |
|
|
|
"time": "2020-07-09T04:39:07+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "yoanm/symfony-jsonrpc-http-server", |
|
|
|
"version": "v3.0.4", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/yoanm/symfony-jsonrpc-http-server.git", |
|
|
|
"reference": "72c500822452d570423a986f5ae4107faf3c7ec7" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/yoanm/symfony-jsonrpc-http-server/zipball/72c500822452d570423a986f5ae4107faf3c7ec7", |
|
|
|
"reference": "72c500822452d570423a986f5ae4107faf3c7ec7", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": ">=7.2", |
|
|
|
"psr/container": "^1.0", |
|
|
|
"symfony/config": "^4.0 || ^5.0", |
|
|
|
"symfony/dependency-injection": "^4.0 || ^5.0", |
|
|
|
"symfony/event-dispatcher": "^4.0 || ^5.0", |
|
|
|
"symfony/event-dispatcher-contracts": "^1.0 || ^2.0", |
|
|
|
"symfony/http-foundation": "^4.0 || ^5.0", |
|
|
|
"symfony/http-kernel": "^4.0 || ^5.0", |
|
|
|
"yoanm/jsonrpc-server-sdk": "^3.0" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"behat/behat": "~3.0", |
|
|
|
"matthiasnoback/symfony-config-test": "^3.0 || ^4.0", |
|
|
|
"matthiasnoback/symfony-dependency-injection-test": "^3.0 || ^4.0", |
|
|
|
"phpunit/phpunit": "^7.0 || ^8.0", |
|
|
|
"squizlabs/php_codesniffer": "3.*", |
|
|
|
"symfony/framework-bundle": "^4.0 || ^5.0", |
|
|
|
"symfony/routing": "^4.0 || ^5.0", |
|
|
|
"yoanm/php-unit-extended": "~1.0" |
|
|
|
}, |
|
|
|
"suggest": { |
|
|
|
"yoanm/symfony-jsonrpc-http-server-doc": "JSON-RPC documentation Bundle", |
|
|
|
"yoanm/symfony-jsonrpc-params-validator": "Symfony bundle for easy JSON-RPC params validation" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"autoload": { |
|
|
|
"psr-4": { |
|
|
|
"Yoanm\\SymfonyJsonRpcHttpServer\\": "src" |
|
|
|
} |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"MIT" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Yoanm", |
|
|
|
"email": "yoanm@users.noreply.github.com", |
|
|
|
"role": "Developer" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "Symfony Bundle to convert an HTTP json-rpc request into HTTP json-rpc response", |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/yoanm/symfony-jsonrpc-http-server/issues", |
|
|
|
"source": "https://github.com/yoanm/symfony-jsonrpc-http-server/tree/v3.0.4" |
|
|
|
}, |
|
|
|
"time": "2020-12-08T06:44:07+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "yoanm/symfony-jsonrpc-params-validator", |
|
|
|
"version": "v2.0.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/yoanm/symfony-jsonrpc-params-validator.git", |
|
|
|
"reference": "4ed9d1facaeb19e651a2a0528e3977c5585b55f8" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/yoanm/symfony-jsonrpc-params-validator/zipball/4ed9d1facaeb19e651a2a0528e3977c5585b55f8", |
|
|
|
"reference": "4ed9d1facaeb19e651a2a0528e3977c5585b55f8", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": ">=7.2", |
|
|
|
"symfony/config": "^4.0 || ^5.0", |
|
|
|
"symfony/dependency-injection": "^4.0 || ^5.0", |
|
|
|
"symfony/http-kernel": "^4.0 || ^5.0", |
|
|
|
"yoanm/jsonrpc-params-symfony-validator-sdk": "^2.0", |
|
|
|
"yoanm/jsonrpc-server-sdk": "^3.0", |
|
|
|
"yoanm/symfony-jsonrpc-http-server": "^3.0" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"behat/behat": "~3.0", |
|
|
|
"ext-json": "*", |
|
|
|
"matthiasnoback/symfony-config-test": "^3.0 || ^4.0", |
|
|
|
"matthiasnoback/symfony-dependency-injection-test": "^3.0 || ^4.0", |
|
|
|
"phpunit/phpunit": "^7.0 || ^8.0", |
|
|
|
"squizlabs/php_codesniffer": "3.*", |
|
|
|
"symfony/framework-bundle": "^4.0 || ^5.0", |
|
|
|
"symfony/routing": "^4.0 || ^5.0", |
|
|
|
"yoanm/php-unit-extended": "~1.0" |
|
|
|
}, |
|
|
|
"suggest": { |
|
|
|
"yoanm/symfony-jsonrpc-http-server": "Symfony Bundle to convert an HTTP json-rpc request into HTTP json-rpc response", |
|
|
|
"yoanm/symfony-jsonrpc-params-sf-constraints-doc": "To generate payload documentation from validation constraints" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"autoload": { |
|
|
|
"psr-4": { |
|
|
|
"Yoanm\\SymfonyJsonRpcParamsValidator\\": "src" |
|
|
|
} |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"MIT" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Yoanm", |
|
|
|
"email": "yoanm@users.noreply.github.com", |
|
|
|
"role": "Developer" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "Symfony bundle for easy JSON-RPC params validation", |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/yoanm/symfony-jsonrpc-params-validator/issues", |
|
|
|
"source": "https://github.com/yoanm/symfony-jsonrpc-params-validator/tree/v2.0.2" |
|
|
|
}, |
|
|
|
"time": "2020-07-09T11:44:27+00:00" |
|
|
|
} |
|
|
|
], |
|
|
|
"packages-dev": [ |
|
|
|