Newer
Older
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {

Yassine Doghri
committed
"source": "https://github.com/symfony/process/tree/v6.0.5"
},
"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"
}
],

Yassine Doghri
committed
"time": "2022-01-30T18:19:12+00:00"
},
{
"name": "symfony/service-contracts",

Yassine Doghri
committed
"version": "v3.0.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",

Yassine Doghri
committed
"reference": "36715ebf9fb9db73db0cb24263c79077c6fe8603"

Yassine Doghri
committed
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/36715ebf9fb9db73db0cb24263c79077c6fe8603",
"reference": "36715ebf9fb9db73db0cb24263c79077c6fe8603",

Yassine Doghri
committed
"php": ">=8.0.2",
"psr/container": "^2.0"
},
"conflict": {
"ext-psr": "<1.1|>=2"
},
"suggest": {
"symfony/service-implementation": ""
},
"type": "library",
"extra": {
"branch-alias": {

Yassine Doghri
committed
"dev-main": "3.0-dev"
6058
6059
6060
6061
6062
6063
6064
6065
6066
6067
6068
6069
6070
6071
6072
6073
6074
6075
6076
6077
6078
6079
6080
6081
6082
6083
6084
6085
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Service\\": ""
}
},
"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",

Yassine Doghri
committed
"decoupling",
"interfaces",
"interoperability",
"standards"

Yassine Doghri
committed
],
"support": {

Yassine Doghri
committed
"source": "https://github.com/symfony/service-contracts/tree/v3.0.0"

Yassine Doghri
committed
},
"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"
}
],

Yassine Doghri
committed
"time": "2021-11-04T17:53:12+00:00"

Yassine Doghri
committed
},

Yassine Doghri
committed
"name": "symfony/stopwatch",
"version": "v6.0.5",

Yassine Doghri
committed
"url": "https://github.com/symfony/stopwatch.git",
"reference": "f2c1780607ec6502f2121d9729fd8150a655d337"

Yassine Doghri
committed
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/f2c1780607ec6502f2121d9729fd8150a655d337",
"reference": "f2c1780607ec6502f2121d9729fd8150a655d337",

Yassine Doghri
committed
"php": ">=8.0.2",
"symfony/service-contracts": "^1|^2|^3"
},
"type": "library",
"autoload": {
"psr-4": {

Yassine Doghri
committed
"Symfony\\Component\\Stopwatch\\": ""
},
"exclude-from-classmap": ["/Tests/"]
},
"notification-url": "https://packagist.org/downloads/",
"license": ["MIT"],
"authors": [
{

Yassine Doghri
committed
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],

Yassine Doghri
committed
"description": "Provides a way to profile code",
"homepage": "https://symfony.com",
"support": {

Yassine Doghri
committed
"source": "https://github.com/symfony/stopwatch/tree/v6.0.5"
},
"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"
}
],

Yassine Doghri
committed
"time": "2022-02-21T17:15:17+00:00"

Yassine Doghri
committed
"name": "symfony/string",
"version": "v6.0.3",

Yassine Doghri
committed
"url": "https://github.com/symfony/string.git",
"reference": "522144f0c4c004c80d56fa47e40e17028e2eefc2"

Yassine Doghri
committed
"url": "https://api.github.com/repos/symfony/string/zipball/522144f0c4c004c80d56fa47e40e17028e2eefc2",
"reference": "522144f0c4c004c80d56fa47e40e17028e2eefc2",

Yassine Doghri
committed
"php": ">=8.0.2",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-intl-grapheme": "~1.0",
"symfony/polyfill-intl-normalizer": "~1.0",
"symfony/polyfill-mbstring": "~1.0"

Yassine Doghri
committed
"symfony/translation-contracts": "<2.0"

Yassine Doghri
committed
"symfony/error-handler": "^5.4|^6.0",
"symfony/http-client": "^5.4|^6.0",
"symfony/translation-contracts": "^2.0|^3.0",
"symfony/var-exporter": "^5.4|^6.0"
},
"type": "library",
"autoload": {

Yassine Doghri
committed
"files": ["Resources/functions.php"],

Yassine Doghri
committed
"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"
}
],

Yassine Doghri
committed
"description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",

Yassine Doghri
committed
"keywords": ["grapheme", "i18n", "string", "unicode", "utf-8", "utf8"],

Yassine Doghri
committed
"source": "https://github.com/symfony/string/tree/v6.0.3"
},
"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"
}
],

Yassine Doghri
committed
"time": "2022-01-02T09:55:41+00:00"
},
{
"name": "symplify/autowire-array-parameter",

Yassine Doghri
committed
"version": "10.1.0",
"source": {
"type": "git",
"url": "https://github.com/symplify/autowire-array-parameter.git",

Yassine Doghri
committed
"reference": "2d2302ac04294a9c7af06e5e29a6363749f17bae"

Yassine Doghri
committed
"url": "https://api.github.com/repos/symplify/autowire-array-parameter/zipball/2d2302ac04294a9c7af06e5e29a6363749f17bae",
"reference": "2d2302ac04294a9c7af06e5e29a6363749f17bae",
"shasum": ""
},
"require": {
"nette/utils": "^3.2",

Yassine Doghri
committed
6256
6257
6258
6259
6260
6261
6262
6263
6264
6265
6266
6267
6268
6269
6270
6271
6272
6273
6274
6275
6276
6277
6278
6279
6280
6281
6282
6283
6284
6285
6286
"php": ">=8.0",
"symfony/dependency-injection": "^5.4|^6.0",
"symplify/package-builder": "^10.1"
},
"conflict": {
"symplify/amnesia": "<10.1.0",
"symplify/astral": "<10.1.0",
"symplify/coding-standard": "<10.1.0",
"symplify/composer-json-manipulator": "<10.1.0",
"symplify/config-transformer": "<10.1.0",
"symplify/easy-ci": "<10.1.0",
"symplify/easy-coding-standard": "<10.1.0",
"symplify/easy-parallel": "<10.1.0",
"symplify/easy-testing": "<10.1.0",
"symplify/git-wrapper": "<10.1.0",
"symplify/latte-phpstan-compiler": "<10.1.0",
"symplify/markdown-diff": "<10.1.0",
"symplify/monorepo-builder": "<10.1.0",
"symplify/neon-config-dumper": "<10.1.0",
"symplify/php-config-printer": "<10.1.0",
"symplify/phpstan-extensions": "<10.1.0",
"symplify/phpstan-latte-rules": "<10.1.0",
"symplify/phpstan-rules": "<10.1.0",
"symplify/rule-doc-generator": "<10.1.0",
"symplify/rule-doc-generator-contracts": "<10.1.0",
"symplify/skipper": "<10.1.0",
"symplify/smart-file-system": "<10.1.0",
"symplify/symfony-static-dumper": "<10.1.0",
"symplify/symplify-kernel": "<10.1.0",
"symplify/template-phpstan-compiler": "<10.1.0",
"symplify/vendor-patches": "<10.1.0"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
},
"type": "library",
"extra": {
"branch-alias": {

Yassine Doghri
committed
"dev-main": "10.1-dev"
}
},
"autoload": {
"psr-4": {
"Symplify\\AutowireArrayParameter\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": ["MIT"],
"description": "Autowire array parameters for your Symfony applications",
"support": {

Yassine Doghri
committed
"source": "https://github.com/symplify/autowire-array-parameter/tree/10.1.0"
},
"funding": [
{
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],

Yassine Doghri
committed
"time": "2022-02-21T11:14:54+00:00"
},
{
"name": "symplify/coding-standard",

Yassine Doghri
committed
"version": "10.1.0",
"source": {
"type": "git",
"url": "https://github.com/symplify/coding-standard.git",

Yassine Doghri
committed
"reference": "752145634b0e6f9924be3093b3669cca4f759dc0"

Yassine Doghri
committed
"url": "https://api.github.com/repos/symplify/coding-standard/zipball/752145634b0e6f9924be3093b3669cca4f759dc0",
"reference": "752145634b0e6f9924be3093b3669cca4f759dc0",

Yassine Doghri
committed
"friendsofphp/php-cs-fixer": "^3.6",

Yassine Doghri
committed
6337
6338
6339
6340
6341
6342
6343
6344
6345
6346
6347
6348
6349
6350
6351
6352
6353
6354
6355
6356
6357
6358
6359
6360
6361
6362
6363
6364
6365
6366
"php": ">=8.0",
"symplify/autowire-array-parameter": "^10.1",
"symplify/package-builder": "^10.1",
"symplify/rule-doc-generator-contracts": "^10.1",
"symplify/symplify-kernel": "^10.1"
},
"conflict": {
"symplify/amnesia": "<10.1.0",
"symplify/astral": "<10.1.0",
"symplify/composer-json-manipulator": "<10.1.0",
"symplify/config-transformer": "<10.1.0",
"symplify/easy-ci": "<10.1.0",
"symplify/easy-coding-standard": "<10.1.0",
"symplify/easy-parallel": "<10.1.0",
"symplify/easy-testing": "<10.1.0",
"symplify/git-wrapper": "<10.1.0",
"symplify/latte-phpstan-compiler": "<10.1.0",
"symplify/markdown-diff": "<10.1.0",
"symplify/monorepo-builder": "<10.1.0",
"symplify/neon-config-dumper": "<10.1.0",
"symplify/php-config-printer": "<10.1.0",
"symplify/phpstan-extensions": "<10.1.0",
"symplify/phpstan-latte-rules": "<10.1.0",
"symplify/phpstan-rules": "<10.1.0",
"symplify/rule-doc-generator": "<10.1.0",
"symplify/skipper": "<10.1.0",
"symplify/smart-file-system": "<10.1.0",
"symplify/symfony-static-dumper": "<10.1.0",
"symplify/template-phpstan-compiler": "<10.1.0",
"symplify/vendor-patches": "<10.1.0"

Yassine Doghri
committed
"doctrine/orm": "^2.10",
"nette/application": "^3.1",
"nette/bootstrap": "^3.1",
"phpunit/phpunit": "^9.5",

Yassine Doghri
committed
"symfony/framework-bundle": "^5.4|^6.0",
"symplify/easy-coding-standard": "^10.1",
"symplify/rule-doc-generator": "^10.1",
"symplify/smart-file-system": "^10.1",
"symplify/symplify-kernel": "^10.1"
},
"type": "library",
"extra": {
"branch-alias": {

Yassine Doghri
committed
"dev-main": "10.1-dev"
}
},
"autoload": {
"psr-4": {
"Symplify\\CodingStandard\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": ["MIT"],
"description": "Set of Symplify rules for PHP_CodeSniffer and PHP CS Fixer.",
"support": {

Yassine Doghri
committed
"source": "https://github.com/symplify/coding-standard/tree/10.1.0"
},
"funding": [
{
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],

Yassine Doghri
committed
"time": "2022-02-21T11:15:00+00:00"
},
{
"name": "symplify/composer-json-manipulator",

Yassine Doghri
committed
"version": "10.1.0",
"source": {
"type": "git",
"url": "https://github.com/symplify/composer-json-manipulator.git",

Yassine Doghri
committed
"reference": "73fcdc1153dbe9d12a5d4fb1ddae07d600eff1c3"

Yassine Doghri
committed
"url": "https://api.github.com/repos/symplify/composer-json-manipulator/zipball/73fcdc1153dbe9d12a5d4fb1ddae07d600eff1c3",
"reference": "73fcdc1153dbe9d12a5d4fb1ddae07d600eff1c3",
"shasum": ""
},
"require": {
"nette/utils": "^3.2",

Yassine Doghri
committed
6424
6425
6426
6427
6428
6429
6430
6431
6432
6433
6434
6435
6436
6437
6438
6439
6440
6441
6442
6443
6444
6445
6446
6447
6448
6449
6450
6451
6452
6453
6454
6455
6456
6457
"php": ">=8.0",
"symfony/config": "^5.4|^6.0",
"symfony/dependency-injection": "^5.4|^6.0",
"symfony/filesystem": "^5.4|^6.0",
"symplify/package-builder": "^10.1",
"symplify/smart-file-system": "^10.1",
"symplify/symplify-kernel": "^10.1"
},
"conflict": {
"symplify/amnesia": "<10.1.0",
"symplify/astral": "<10.1.0",
"symplify/autowire-array-parameter": "<10.1.0",
"symplify/coding-standard": "<10.1.0",
"symplify/config-transformer": "<10.1.0",
"symplify/easy-ci": "<10.1.0",
"symplify/easy-coding-standard": "<10.1.0",
"symplify/easy-parallel": "<10.1.0",
"symplify/easy-testing": "<10.1.0",
"symplify/git-wrapper": "<10.1.0",
"symplify/latte-phpstan-compiler": "<10.1.0",
"symplify/markdown-diff": "<10.1.0",
"symplify/monorepo-builder": "<10.1.0",
"symplify/neon-config-dumper": "<10.1.0",
"symplify/php-config-printer": "<10.1.0",
"symplify/phpstan-extensions": "<10.1.0",
"symplify/phpstan-latte-rules": "<10.1.0",
"symplify/phpstan-rules": "<10.1.0",
"symplify/rule-doc-generator": "<10.1.0",
"symplify/rule-doc-generator-contracts": "<10.1.0",
"symplify/skipper": "<10.1.0",
"symplify/symfony-static-dumper": "<10.1.0",
"symplify/symplify-kernel": "<9.4.70",
"symplify/template-phpstan-compiler": "<10.1.0",
"symplify/vendor-patches": "<10.1.0"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
},
"type": "symfony-bundle",
"extra": {
"branch-alias": {

Yassine Doghri
committed
"dev-main": "10.1-dev"
}
},
"autoload": {
"psr-4": {
"Symplify\\ComposerJsonManipulator\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": ["MIT"],
"description": "Package to load, merge and save composer.json file(s)",
"support": {

Yassine Doghri
committed
"source": "https://github.com/symplify/composer-json-manipulator/tree/10.1.0"
},
"funding": [
{
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],

Yassine Doghri
committed
"time": "2022-02-21T11:15:03+00:00"
},
{
"name": "symplify/easy-coding-standard",

Yassine Doghri
committed
"version": "10.1.0",
"source": {
"type": "git",
"url": "https://github.com/symplify/easy-coding-standard.git",

Yassine Doghri
committed
"reference": "dcad0cff507fc3e56bf345dcd634dbea3ce0917e"

Yassine Doghri
committed
"url": "https://api.github.com/repos/symplify/easy-coding-standard/zipball/dcad0cff507fc3e56bf345dcd634dbea3ce0917e",
"reference": "dcad0cff507fc3e56bf345dcd634dbea3ce0917e",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"conflict": {
"friendsofphp/php-cs-fixer": "<3.0",
"squizlabs/php_codesniffer": "<3.6"
},
"bin": ["bin/ecs"],
"type": "library",

Yassine Doghri
committed
"extra": {
"branch-alias": {
"dev-main": "9.5-dev"
}
},
"autoload": {
"files": ["bootstrap.php"]
},
"notification-url": "https://packagist.org/downloads/",
"license": ["MIT"],
"description": "Prefixed scoped version of ECS package",
"support": {

Yassine Doghri
committed
"source": "https://github.com/symplify/easy-coding-standard/tree/10.1.0"
},
"funding": [
{
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],

Yassine Doghri
committed
"time": "2022-02-21T11:18:44+00:00"
},
{
"name": "symplify/easy-testing",

Yassine Doghri
committed
"version": "10.1.0",
"source": {
"type": "git",
"url": "https://github.com/symplify/easy-testing.git",

Yassine Doghri
committed
"reference": "1fcd31f2542a705858eac77bc36ddf43fa799c0e"

Yassine Doghri
committed
"url": "https://api.github.com/repos/symplify/easy-testing/zipball/1fcd31f2542a705858eac77bc36ddf43fa799c0e",
"reference": "1fcd31f2542a705858eac77bc36ddf43fa799c0e",
"shasum": ""
},
"require": {
"nette/utils": "^3.2",

Yassine Doghri
committed
6556
6557
6558
6559
6560
6561
6562
6563
6564
6565
6566
6567
6568
6569
6570
6571
6572
6573
6574
6575
6576
6577
6578
6579
6580
6581
6582
6583
6584
6585
6586
6587
6588
"php": ">=8.0",
"symfony/console": "^5.4|^6.0",
"symfony/dependency-injection": "^5.4|^6.0",
"symfony/finder": "^5.4|^6.0",
"symplify/package-builder": "^10.1",
"symplify/smart-file-system": "^10.1",
"symplify/symplify-kernel": "^10.1"
},
"conflict": {
"symplify/amnesia": "<10.1.0",
"symplify/astral": "<10.1.0",
"symplify/autowire-array-parameter": "<10.1.0",
"symplify/coding-standard": "<10.1.0",
"symplify/composer-json-manipulator": "<10.1.0",
"symplify/config-transformer": "<10.1.0",
"symplify/easy-ci": "<10.1.0",
"symplify/easy-coding-standard": "<10.1.0",
"symplify/easy-parallel": "<10.1.0",
"symplify/git-wrapper": "<10.1.0",
"symplify/latte-phpstan-compiler": "<10.1.0",
"symplify/markdown-diff": "<10.1.0",
"symplify/monorepo-builder": "<10.1.0",
"symplify/neon-config-dumper": "<10.1.0",
"symplify/php-config-printer": "<10.1.0",
"symplify/phpstan-extensions": "<10.1.0",
"symplify/phpstan-latte-rules": "<10.1.0",
"symplify/phpstan-rules": "<10.1.0",
"symplify/rule-doc-generator": "<10.1.0",
"symplify/rule-doc-generator-contracts": "<10.1.0",
"symplify/skipper": "<10.1.0",
"symplify/symfony-static-dumper": "<10.1.0",
"symplify/template-phpstan-compiler": "<10.1.0",
"symplify/vendor-patches": "<10.1.0"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
},
"bin": ["bin/easy-testing"],
"type": "symfony-bundle",
"extra": {
"branch-alias": {

Yassine Doghri
committed
"dev-main": "10.1-dev"
}
},
"autoload": {
"psr-4": {
"Symplify\\EasyTesting\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": ["MIT"],
"description": "Testing made easy",
"support": {

Yassine Doghri
committed
"source": "https://github.com/symplify/easy-testing/tree/10.1.0"
},
"funding": [
{
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],

Yassine Doghri
committed
"time": "2022-02-21T11:15:10+00:00"
},
{
"name": "symplify/package-builder",

Yassine Doghri
committed
"version": "10.1.0",
"source": {
"type": "git",
"url": "https://github.com/symplify/package-builder.git",

Yassine Doghri
committed
"reference": "3a83129159832622fbb4317def676337301d8300"

Yassine Doghri
committed
"url": "https://api.github.com/repos/symplify/package-builder/zipball/3a83129159832622fbb4317def676337301d8300",
"reference": "3a83129159832622fbb4317def676337301d8300",

Yassine Doghri
committed
"nette/neon": "^3.3.2",

Yassine Doghri
committed
6640
6641
6642
6643
6644
6645
6646
6647
6648
6649
6650
6651
6652
6653
6654
6655
6656
6657
6658
6659
6660
6661
6662
6663
6664
6665
6666
6667
6668
6669
6670
6671
6672
6673
6674
"php": ">=8.0",
"sebastian/diff": "^4.0",
"symfony/config": "^5.4|^6.0",
"symfony/console": "^5.4|^6.0",
"symfony/dependency-injection": "^5.4|^6.0",
"symfony/finder": "^5.4|^6.0",
"symplify/easy-testing": "^10.1",
"symplify/symplify-kernel": "^10.1"
},
"conflict": {
"symplify/amnesia": "<10.1.0",
"symplify/astral": "<10.1.0",
"symplify/autowire-array-parameter": "<10.1.0",
"symplify/coding-standard": "<10.1.0",
"symplify/composer-json-manipulator": "<10.1.0",
"symplify/config-transformer": "<10.1.0",
"symplify/easy-ci": "<10.1.0",
"symplify/easy-coding-standard": "<10.1.0",
"symplify/easy-parallel": "<10.1.0",
"symplify/git-wrapper": "<10.1.0",
"symplify/latte-phpstan-compiler": "<10.1.0",
"symplify/markdown-diff": "<10.1.0",
"symplify/monorepo-builder": "<10.1.0",
"symplify/neon-config-dumper": "<10.1.0",
"symplify/php-config-printer": "<10.1.0",
"symplify/phpstan-extensions": "<10.1.0",
"symplify/phpstan-latte-rules": "<10.1.0",
"symplify/phpstan-rules": "<10.1.0",
"symplify/rule-doc-generator": "<10.1.0",
"symplify/rule-doc-generator-contracts": "<10.1.0",
"symplify/skipper": "<10.1.0",
"symplify/smart-file-system": "<10.1.0",
"symplify/symfony-static-dumper": "<10.1.0",
"symplify/template-phpstan-compiler": "<10.1.0",
"symplify/vendor-patches": "<10.1.0"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
},
"type": "library",
"extra": {
"branch-alias": {

Yassine Doghri
committed
"dev-main": "10.1-dev"
}
},
"autoload": {
"psr-4": {
"Symplify\\PackageBuilder\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": ["MIT"],
"description": "Dependency Injection, Console and Kernel toolkit for Symplify packages.",
"support": {

Yassine Doghri
committed
"source": "https://github.com/symplify/package-builder/tree/10.1.0"
},
"funding": [
{
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],

Yassine Doghri
committed
"time": "2022-02-21T11:15:34+00:00"
},
{
"name": "symplify/rule-doc-generator-contracts",

Yassine Doghri
committed
"version": "10.1.0",
"source": {
"type": "git",
"url": "https://github.com/symplify/rule-doc-generator-contracts.git",

Yassine Doghri
committed
"reference": "351303b0b0f277af30a7e9c588fdc8411e0f5500"

Yassine Doghri
committed
"url": "https://api.github.com/repos/symplify/rule-doc-generator-contracts/zipball/351303b0b0f277af30a7e9c588fdc8411e0f5500",
"reference": "351303b0b0f277af30a7e9c588fdc8411e0f5500",
"shasum": ""
},
"require": {
"nette/utils": "^3.2",

Yassine Doghri
committed
6724
6725
6726
6727
6728
6729
6730
6731
6732
6733
6734
6735
6736
6737
6738
6739
6740
6741
6742
6743
6744
6745
6746
6747
6748
6749
6750
6751
6752
6753
"php": ">=8.0"
},
"conflict": {
"symplify/amnesia": "<10.1.0",
"symplify/astral": "<10.1.0",
"symplify/autowire-array-parameter": "<10.1.0",
"symplify/coding-standard": "<10.1.0",
"symplify/composer-json-manipulator": "<10.1.0",
"symplify/config-transformer": "<10.1.0",
"symplify/easy-ci": "<10.1.0",
"symplify/easy-coding-standard": "<10.1.0",
"symplify/easy-parallel": "<10.1.0",
"symplify/easy-testing": "<10.1.0",
"symplify/git-wrapper": "<10.1.0",
"symplify/latte-phpstan-compiler": "<10.1.0",
"symplify/markdown-diff": "<10.1.0",
"symplify/monorepo-builder": "<10.1.0",
"symplify/neon-config-dumper": "<10.1.0",
"symplify/package-builder": "<10.1.0",
"symplify/php-config-printer": "<10.1.0",
"symplify/phpstan-extensions": "<10.1.0",
"symplify/phpstan-latte-rules": "<10.1.0",
"symplify/phpstan-rules": "<10.1.0",
"symplify/rule-doc-generator": "<10.1.0",
"symplify/skipper": "<10.1.0",
"symplify/smart-file-system": "<10.1.0",
"symplify/symfony-static-dumper": "<10.1.0",
"symplify/symplify-kernel": "<10.1.0",
"symplify/template-phpstan-compiler": "<10.1.0",
"symplify/vendor-patches": "<10.1.0"
},
"type": "library",
"extra": {
"branch-alias": {

Yassine Doghri
committed
"dev-main": "10.1-dev"
}
},
"autoload": {
"psr-4": {
"Symplify\\RuleDocGenerator\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": ["MIT"],
"description": "Contracts for production code of RuleDocGenerator",
"support": {

Yassine Doghri
committed
"source": "https://github.com/symplify/rule-doc-generator-contracts/tree/10.1.0"

Yassine Doghri
committed
},
"funding": [
{
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],

Yassine Doghri
committed
"time": "2022-02-21T11:16:12+00:00"
},
{
"name": "symplify/smart-file-system",

Yassine Doghri
committed
"version": "10.1.0",
"source": {
"type": "git",
"url": "https://github.com/symplify/smart-file-system.git",

Yassine Doghri
committed
"reference": "c676b278b95646700424952fc6d6aaa9e6fbfa8e"

Yassine Doghri
committed
"url": "https://api.github.com/repos/symplify/smart-file-system/zipball/c676b278b95646700424952fc6d6aaa9e6fbfa8e",
"reference": "c676b278b95646700424952fc6d6aaa9e6fbfa8e",
"shasum": ""
},
"require": {
"nette/utils": "^3.2",

Yassine Doghri
committed
6800
6801
6802
6803
6804
6805
6806
6807
6808
6809
6810
6811
6812
6813
6814
6815
6816
6817
6818
6819
6820
6821
6822
6823
6824
6825
6826
6827
6828
6829
6830
6831
"php": ">=8.0",
"symfony/filesystem": "^5.4|^6.0",
"symfony/finder": "^5.4|^6.0"
},
"conflict": {
"symplify/amnesia": "<10.1.0",
"symplify/astral": "<10.1.0",
"symplify/autowire-array-parameter": "<10.1.0",
"symplify/coding-standard": "<10.1.0",
"symplify/composer-json-manipulator": "<10.1.0",
"symplify/config-transformer": "<10.1.0",
"symplify/easy-ci": "<10.1.0",
"symplify/easy-coding-standard": "<10.1.0",
"symplify/easy-parallel": "<10.1.0",
"symplify/easy-testing": "<10.1.0",
"symplify/git-wrapper": "<10.1.0",
"symplify/latte-phpstan-compiler": "<10.1.0",
"symplify/markdown-diff": "<10.1.0",
"symplify/monorepo-builder": "<10.1.0",
"symplify/neon-config-dumper": "<10.1.0",
"symplify/package-builder": "<10.1.0",
"symplify/php-config-printer": "<10.1.0",
"symplify/phpstan-extensions": "<10.1.0",
"symplify/phpstan-latte-rules": "<10.1.0",
"symplify/phpstan-rules": "<10.1.0",
"symplify/rule-doc-generator": "<10.1.0",
"symplify/rule-doc-generator-contracts": "<10.1.0",
"symplify/skipper": "<10.1.0",
"symplify/symfony-static-dumper": "<10.1.0",
"symplify/symplify-kernel": "<10.1.0",
"symplify/template-phpstan-compiler": "<10.1.0",
"symplify/vendor-patches": "<10.1.0"
},
"require-dev": {
"nette/finder": "^2.5",
"phpunit/phpunit": "^9.5"
},
"type": "library",
"extra": {
"branch-alias": {

Yassine Doghri
committed
"dev-main": "10.1-dev"
}
},
"autoload": {
"psr-4": {
"Symplify\\SmartFileSystem\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": ["MIT"],
"description": "Sanitized FileInfo with safe getRealPath() and other handy methods",
"support": {

Yassine Doghri
committed
"source": "https://github.com/symplify/smart-file-system/tree/10.1.0"
},
"funding": [
{
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],

Yassine Doghri
committed
"time": "2022-02-21T11:16:15+00:00"
},
{
"name": "symplify/symplify-kernel",

Yassine Doghri
committed
"version": "10.1.0",
"source": {
"type": "git",
"url": "https://github.com/symplify/symplify-kernel.git",

Yassine Doghri
committed
"reference": "6c1c0710cea728427d8fdfc461a40d7c35daad82"

Yassine Doghri
committed
"url": "https://api.github.com/repos/symplify/symplify-kernel/zipball/6c1c0710cea728427d8fdfc461a40d7c35daad82",
"reference": "6c1c0710cea728427d8fdfc461a40d7c35daad82",

Yassine Doghri
committed
6881
6882
6883
6884
6885
6886
6887
6888
6889
6890
6891
6892
6893
6894
6895
6896
6897
6898
6899
6900
6901
6902
6903
6904
6905
6906
6907
6908
6909
6910
6911
6912
6913
"php": ">=8.0",
"symfony/console": "^5.4|^6.0",
"symfony/dependency-injection": "^5.4|^6.0",
"symplify/autowire-array-parameter": "^10.1",
"symplify/composer-json-manipulator": "^10.1",
"symplify/package-builder": "^10.1",
"symplify/smart-file-system": "^10.1",
"webmozart/assert": "^1.10"
},
"conflict": {
"symplify/amnesia": "<10.1.0",
"symplify/astral": "<10.1.0",
"symplify/coding-standard": "<10.1.0",
"symplify/config-transformer": "<10.1.0",
"symplify/easy-ci": "<10.1.0",
"symplify/easy-coding-standard": "<10.1.0",
"symplify/easy-parallel": "<10.1.0",
"symplify/easy-testing": "<10.1.0",
"symplify/git-wrapper": "<10.1.0",
"symplify/latte-phpstan-compiler": "<10.1.0",
"symplify/markdown-diff": "<10.1.0",
"symplify/monorepo-builder": "<10.1.0",
"symplify/neon-config-dumper": "<10.1.0",
"symplify/php-config-printer": "<10.1.0",
"symplify/phpstan-extensions": "<10.1.0",
"symplify/phpstan-latte-rules": "<10.1.0",
"symplify/phpstan-rules": "<10.1.0",
"symplify/rule-doc-generator": "<10.1.0",
"symplify/rule-doc-generator-contracts": "<10.1.0",
"symplify/skipper": "<10.1.0",
"symplify/symfony-static-dumper": "<10.1.0",
"symplify/template-phpstan-compiler": "<10.1.0",
"symplify/vendor-patches": "<10.1.0"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
},
"type": "library",
"extra": {
"branch-alias": {

Yassine Doghri
committed
"dev-main": "10.1-dev"
}
},
"autoload": {
"psr-4": {
"Symplify\\SymplifyKernel\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": ["MIT"],
"description": "Internal Kernel for Symplify packages",
"support": {

Yassine Doghri
committed
"source": "https://github.com/symplify/symplify-kernel/tree/10.1.0"

Yassine Doghri
committed
"time": "2022-02-21T11:16:21+00:00"

Yassine Doghri
committed
"version": "1.2.1",
"source": {
"type": "git",
"url": "https://github.com/theseer/tokenizer.git",

Yassine Doghri
committed
"reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"

Yassine Doghri
committed
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
"reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
6949
6950
6951
6952
6953
6954
6955
6956
6957
6958
6959
6960
6961
6962
6963
6964
6965
6966
6967
6968
6969
6970
6971
6972
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
"php": "^7.2 || ^8.0"
},
"type": "library",
"autoload": {
"classmap": ["src/"]
},
"notification-url": "https://packagist.org/downloads/",
"license": ["BSD-3-Clause"],
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
}
],
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
"support": {
"issues": "https://github.com/theseer/tokenizer/issues",

Yassine Doghri
committed
"source": "https://github.com/theseer/tokenizer/tree/1.2.1"
},
"funding": [
{
"url": "https://github.com/theseer",
"type": "github"
}
],

Yassine Doghri
committed
"time": "2021-07-28T10:34:58+00:00"
{
"name": "webmozart/assert",
"version": "1.10.0",
"source": {
"type": "git",
"url": "https://github.com/webmozarts/assert.git",
"reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
"reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0",
"symfony/polyfill-ctype": "^1.8"
},