Newer
Older
},
"require-dev": {
"phpunit/phpunit": "^9.5",
"symfony/http-kernel": "^5.3",
"symplify/package-builder": "^9.4.27"
},
"type": "library",
"extra": {
"branch-alias": {
}
},
"autoload": {
"psr-4": {
"Symplify\\ConsolePackageBuilder\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": ["MIT"],
"description": "Package to speed up building command line applications",
"support": {
"source": "https://github.com/symplify/console-package-builder/tree/9.4.27"
"time": "2021-08-11T09:26:34+00:00"
},
{
"name": "symplify/easy-coding-standard",
"source": {
"type": "git",
"url": "https://github.com/symplify/easy-coding-standard.git",
"reference": "9a386709e9b01d404d7287d6d049a829b1a2fb94"
"url": "https://api.github.com/repos/symplify/easy-coding-standard/zipball/9a386709e9b01d404d7287d6d049a829b1a2fb94",
"reference": "9a386709e9b01d404d7287d6d049a829b1a2fb94",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"conflict": {
"friendsofphp/php-cs-fixer": "<3.0",
"squizlabs/php_codesniffer": "<3.6"
},
"bin": ["bin/ecs"],
"type": "library",
"autoload": {
"files": ["bootstrap.php"]
},
"notification-url": "https://packagist.org/downloads/",
"license": ["MIT"],
"description": "Prefixed scoped version of ECS package",
"support": {
"source": "https://github.com/symplify/easy-coding-standard/tree/9.4.27"
},
"funding": [
{
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],
"time": "2021-08-11T09:30:16+00:00"
},
{
"name": "symplify/easy-testing",
"source": {
"type": "git",
"url": "https://github.com/symplify/easy-testing.git",
"reference": "7c0b0f73296129d900c88c1379865fadc18fc653"
"url": "https://api.github.com/repos/symplify/easy-testing/zipball/7c0b0f73296129d900c88c1379865fadc18fc653",
"reference": "7c0b0f73296129d900c88c1379865fadc18fc653",
"shasum": ""
},
"require": {
"nette/utils": "^3.2",
7086
7087
7088
7089
7090
7091
7092
7093
7094
7095
7096
7097
7098
7099
7100
7101
7102
7103
7104
7105
7106
7107
7108
7109
7110
7111
7112
7113
7114
7115
7116
7117
7118
7119
7120
7121
"php": ">=8.0",
"symfony/console": "^5.3",
"symfony/dependency-injection": "^5.3",
"symfony/finder": "^5.3",
"symfony/http-kernel": "^5.3",
"symplify/console-package-builder": "^9.4.27",
"symplify/package-builder": "^9.4.27",
"symplify/smart-file-system": "^9.4.27",
"symplify/symplify-kernel": "^9.4.27"
},
"conflict": {
"symplify/amnesia": "<9.4.27",
"symplify/astral": "<9.4.27",
"symplify/autowire-array-parameter": "<9.4.27",
"symplify/coding-standard": "<9.4.27",
"symplify/composer-json-manipulator": "<9.4.27",
"symplify/config-transformer": "<9.4.27",
"symplify/console-color-diff": "<9.4.27",
"symplify/easy-ci": "<9.4.27",
"symplify/easy-coding-standard": "<9.4.27",
"symplify/easy-hydrator": "<9.4.27",
"symplify/git-wrapper": "<9.4.27",
"symplify/markdown-diff": "<9.4.27",
"symplify/monorepo-builder": "<9.4.27",
"symplify/php-config-printer": "<9.4.27",
"symplify/phpstan-extensions": "<9.4.27",
"symplify/phpstan-rules": "<9.4.27",
"symplify/phpunit-upgrader": "<9.4.27",
"symplify/psr4-switcher": "<9.4.27",
"symplify/rule-doc-generator": "<9.4.27",
"symplify/rule-doc-generator-contracts": "<9.4.27",
"symplify/simple-php-doc-parser": "<9.4.27",
"symplify/skipper": "<9.4.27",
"symplify/symfony-php-config": "<9.4.27",
"symplify/symfony-static-dumper": "<9.4.27",
"symplify/vendor-patches": "<9.4.27"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
},
"bin": ["bin/easy-testing"],
"type": "symfony-bundle",
"extra": {
"branch-alias": {
}
},
"autoload": {
"psr-4": {
"Symplify\\EasyTesting\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": ["MIT"],
"description": "Testing made easy",
"support": {
"source": "https://github.com/symplify/easy-testing/tree/9.4.27"
},
"funding": [
{
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],
"time": "2021-08-11T09:26:46+00:00"
},
{
"name": "symplify/package-builder",
"source": {
"type": "git",
"url": "https://github.com/symplify/package-builder.git",
"reference": "7741c38ef6b4665c2692452b1668e14e19e331c6"
"url": "https://api.github.com/repos/symplify/package-builder/zipball/7741c38ef6b4665c2692452b1668e14e19e331c6",
"reference": "7741c38ef6b4665c2692452b1668e14e19e331c6",
"shasum": ""
},
"require": {
"nette/neon": "^3.2",
"nette/utils": "^3.2",
7173
7174
7175
7176
7177
7178
7179
7180
7181
7182
7183
7184
7185
7186
7187
7188
7189
7190
7191
7192
7193
7194
7195
7196
7197
7198
7199
7200
7201
7202
7203
7204
7205
7206
7207
7208
7209
"php": ">=8.0",
"symfony/config": "^5.3",
"symfony/console": "^5.3",
"symfony/dependency-injection": "^5.3",
"symfony/finder": "^5.3",
"symfony/http-kernel": "^5.3",
"symplify/easy-testing": "^9.4.27",
"symplify/symplify-kernel": "^9.4.27"
},
"conflict": {
"symplify/amnesia": "<9.4.27",
"symplify/astral": "<9.4.27",
"symplify/autowire-array-parameter": "<9.4.27",
"symplify/coding-standard": "<9.4.27",
"symplify/composer-json-manipulator": "<9.4.27",
"symplify/config-transformer": "<9.4.27",
"symplify/console-color-diff": "<9.4.27",
"symplify/console-package-builder": "<9.4.27",
"symplify/easy-ci": "<9.4.27",
"symplify/easy-coding-standard": "<9.4.27",
"symplify/easy-hydrator": "<9.4.27",
"symplify/git-wrapper": "<9.4.27",
"symplify/markdown-diff": "<9.4.27",
"symplify/monorepo-builder": "<9.4.27",
"symplify/php-config-printer": "<9.4.27",
"symplify/phpstan-extensions": "<9.4.27",
"symplify/phpstan-rules": "<9.4.27",
"symplify/phpunit-upgrader": "<9.4.27",
"symplify/psr4-switcher": "<9.4.27",
"symplify/rule-doc-generator": "<9.4.27",
"symplify/rule-doc-generator-contracts": "<9.4.27",
"symplify/simple-php-doc-parser": "<9.4.27",
"symplify/skipper": "<9.4.27",
"symplify/smart-file-system": "<9.4.27",
"symplify/symfony-php-config": "<9.4.27",
"symplify/symfony-static-dumper": "<9.4.27",
"symplify/vendor-patches": "<9.4.27"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
},
"type": "library",
"extra": {
"branch-alias": {
}
},
"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": {
"source": "https://github.com/symplify/package-builder/tree/9.4.27"
},
"funding": [
{
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],
"time": "2021-08-11T09:26:56+00:00"
},
{
"name": "symplify/phpstan-extensions",
"source": {
"type": "git",
"url": "https://github.com/symplify/phpstan-extensions.git",
"reference": "5f7a302039a4c2d3bf03b602d39b8dcc56dc6b7e"
"url": "https://api.github.com/repos/symplify/phpstan-extensions/zipball/5f7a302039a4c2d3bf03b602d39b8dcc56dc6b7e",
"reference": "5f7a302039a4c2d3bf03b602d39b8dcc56dc6b7e",
7258
7259
7260
7261
7262
7263
7264
7265
7266
7267
7268
7269
7270
7271
7272
7273
7274
7275
7276
7277
7278
7279
7280
7281
7282
7283
7284
7285
7286
7287
7288
7289
7290
"php": ">=8.0",
"phpstan/phpstan": "^0.12.91",
"symplify/astral": "^9.4.27",
"symplify/package-builder": "^9.4.27",
"symplify/smart-file-system": "^9.4.27"
},
"conflict": {
"symplify/amnesia": "<9.4.27",
"symplify/autowire-array-parameter": "<9.4.27",
"symplify/coding-standard": "<9.4.27",
"symplify/composer-json-manipulator": "<9.4.27",
"symplify/config-transformer": "<9.4.27",
"symplify/console-color-diff": "<9.4.27",
"symplify/console-package-builder": "<9.4.27",
"symplify/easy-ci": "<9.4.27",
"symplify/easy-coding-standard": "<9.4.27",
"symplify/easy-hydrator": "<9.4.27",
"symplify/easy-testing": "<9.4.27",
"symplify/git-wrapper": "<9.4.27",
"symplify/markdown-diff": "<9.4.27",
"symplify/monorepo-builder": "<9.4.27",
"symplify/php-config-printer": "<9.4.27",
"symplify/phpstan-rules": "<9.4.27",
"symplify/phpunit-upgrader": "<9.4.27",
"symplify/psr4-switcher": "<9.4.27",
"symplify/rule-doc-generator": "<9.4.27",
"symplify/rule-doc-generator-contracts": "<9.4.27",
"symplify/simple-php-doc-parser": "<9.4.27",
"symplify/skipper": "<9.4.27",
"symplify/symfony-php-config": "<9.4.27",
"symplify/symfony-static-dumper": "<9.4.27",
"symplify/symplify-kernel": "<9.4.27",
"symplify/vendor-patches": "<9.4.27"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
},
"type": "phpstan-extension",
"extra": {
"branch-alias": {
},
"phpstan": {
"includes": ["config/config.neon"]
}
},
"autoload": {
"psr-4": {
"Symplify\\PHPStanExtensions\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": ["MIT"],
"description": "Pre-escaped error messages in 'symplify' error format, container aware test case and other useful extensions for PHPStan",
"support": {
"source": "https://github.com/symplify/phpstan-extensions/tree/9.4.27"
},
"funding": [
{
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],
"time": "2021-08-11T09:27:21+00:00"
},
{
"name": "symplify/phpstan-rules",
"source": {
"type": "git",
"url": "https://github.com/symplify/phpstan-rules.git",
"reference": "4e6cd3f802f09b60856b9d4a7765a6097f5e64d1"
"url": "https://api.github.com/repos/symplify/phpstan-rules/zipball/4e6cd3f802f09b60856b9d4a7765a6097f5e64d1",
"reference": "4e6cd3f802f09b60856b9d4a7765a6097f5e64d1",
"shasum": ""
},
"require": {
"nette/utils": "^3.2",
"nikic/php-parser": "^4.11",
"php": ">=8.0",
7346
7347
7348
7349
7350
7351
7352
7353
7354
7355
7356
7357
7358
7359
7360
7361
7362
7363
7364
7365
7366
7367
7368
7369
7370
7371
7372
7373
7374
7375
7376
7377
7378
"phpstan/phpstan": "^0.12.91",
"symplify/astral": "^9.4.27",
"symplify/composer-json-manipulator": "^9.4.27",
"symplify/package-builder": "^9.4.27",
"symplify/rule-doc-generator-contracts": "^9.4.27",
"symplify/simple-php-doc-parser": "^9.4.27",
"symplify/smart-file-system": "^9.4.27",
"webmozart/assert": "^1.10"
},
"conflict": {
"symplify/amnesia": "<9.4.27",
"symplify/autowire-array-parameter": "<9.4.27",
"symplify/coding-standard": "<9.4.27",
"symplify/config-transformer": "<9.4.27",
"symplify/console-color-diff": "<9.4.27",
"symplify/console-package-builder": "<9.4.27",
"symplify/easy-ci": "<9.4.27",
"symplify/easy-coding-standard": "<9.4.27",
"symplify/easy-hydrator": "<9.4.27",
"symplify/easy-testing": "<9.4.27",
"symplify/git-wrapper": "<9.4.27",
"symplify/markdown-diff": "<9.4.27",
"symplify/monorepo-builder": "<9.4.27",
"symplify/php-config-printer": "<9.4.27",
"symplify/phpstan-extensions": "<9.4.27",
"symplify/phpunit-upgrader": "<9.4.27",
"symplify/psr4-switcher": "<9.4.27",
"symplify/rule-doc-generator": "<9.4.27",
"symplify/skipper": "<9.4.27",
"symplify/symfony-php-config": "<9.4.27",
"symplify/symfony-static-dumper": "<9.4.27",
"symplify/symplify-kernel": "<9.4.27",
"symplify/vendor-patches": "<9.4.27"
},
"require-dev": {
"nette/application": "^3.1",
"nette/forms": "^3.1",
"phpunit/phpunit": "^9.5",
"symfony/framework-bundle": "^5.3",
"symplify/easy-testing": "^9.4.27",
"symplify/phpstan-extensions": "^9.4.27",
"symplify/rule-doc-generator": "^9.4.27"
},
"type": "phpstan-extension",
"extra": {
"branch-alias": {
},
"phpstan": {
"includes": [
"config/services/services.neon",
"packages/cognitive-complexity/config/cognitive-complexity-services.neon",
"packages/object-calisthenics/config/object-calisthenics-services.neon"
]
}
},
"autoload": {
"psr-4": {
"Symplify\\PHPStanRules\\": "src",
"Symplify\\PHPStanRules\\CognitiveComplexity\\": "packages/cognitive-complexity/src",
"Symplify\\PHPStanRules\\ObjectCalisthenics\\": "packages/object-calisthenics/src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": ["MIT"],
"description": "Set of Symplify rules for PHPStan",
"support": {
"source": "https://github.com/symplify/phpstan-rules/tree/9.4.27"
},
"funding": [
{
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],
"time": "2021-08-11T09:27:20+00:00"
},
{
"name": "symplify/rule-doc-generator-contracts",
"source": {
"type": "git",
"url": "https://github.com/symplify/rule-doc-generator-contracts.git",
"reference": "ce95243b6907ab5bf5d7190b426c4e47e8397254"
"url": "https://api.github.com/repos/symplify/rule-doc-generator-contracts/zipball/ce95243b6907ab5bf5d7190b426c4e47e8397254",
"reference": "ce95243b6907ab5bf5d7190b426c4e47e8397254",

Yassine Doghri
committed
"danielstjules/stringy": "^3.1",
7444
7445
7446
7447
7448
7449
7450
7451
7452
7453
7454
7455
7456
7457
7458
7459
7460
7461
7462
7463
7464
7465
7466
7467
7468
7469
7470
7471
7472
7473
7474
7475
"php": ">=8.0"
},
"conflict": {
"symplify/amnesia": "<9.4.27",
"symplify/astral": "<9.4.27",
"symplify/autowire-array-parameter": "<9.4.27",
"symplify/coding-standard": "<9.4.27",
"symplify/composer-json-manipulator": "<9.4.27",
"symplify/config-transformer": "<9.4.27",
"symplify/console-color-diff": "<9.4.27",
"symplify/console-package-builder": "<9.4.27",
"symplify/easy-ci": "<9.4.27",
"symplify/easy-coding-standard": "<9.4.27",
"symplify/easy-hydrator": "<9.4.27",
"symplify/easy-testing": "<9.4.27",
"symplify/git-wrapper": "<9.4.27",
"symplify/markdown-diff": "<9.4.27",
"symplify/monorepo-builder": "<9.4.27",
"symplify/package-builder": "<9.4.27",
"symplify/php-config-printer": "<9.4.27",
"symplify/phpstan-extensions": "<9.4.27",
"symplify/phpstan-rules": "<9.4.27",
"symplify/phpunit-upgrader": "<9.4.27",
"symplify/psr4-switcher": "<9.4.27",
"symplify/rule-doc-generator": "<9.4.27",
"symplify/simple-php-doc-parser": "<9.4.27",
"symplify/skipper": "<9.4.27",
"symplify/smart-file-system": "<9.4.27",
"symplify/symfony-php-config": "<9.4.27",
"symplify/symfony-static-dumper": "<9.4.27",
"symplify/symplify-kernel": "<9.4.27",
"symplify/vendor-patches": "<9.4.27"
},
"type": "library",
"extra": {
"branch-alias": {
}
},
"autoload": {
"psr-4": {
"Symplify\\RuleDocGenerator\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": ["MIT"],
"description": "Contracts for production code of RuleDocGenerator",
"support": {
"source": "https://github.com/symplify/rule-doc-generator-contracts/tree/9.4.27"
},
"funding": [
{
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],
"time": "2021-08-11T09:27:35+00:00"

Yassine Doghri
committed
},
{
"name": "symplify/simple-php-doc-parser",

Yassine Doghri
committed
"source": {
"type": "git",
"url": "https://github.com/symplify/simple-php-doc-parser.git",
"reference": "823e8653f4fe39b310d1e5b267ab66c707ef5c8c"

Yassine Doghri
committed
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symplify/simple-php-doc-parser/zipball/823e8653f4fe39b310d1e5b267ab66c707ef5c8c",
"reference": "823e8653f4fe39b310d1e5b267ab66c707ef5c8c",

Yassine Doghri
committed
"shasum": ""
},
"require": {

Yassine Doghri
committed
"phpstan/phpdoc-parser": "^0.5",
7523
7524
7525
7526
7527
7528
7529
7530
7531
7532
7533
7534
7535
7536
7537
7538
7539
7540
7541
7542
7543
7544
7545
7546
7547
7548
7549
7550
7551
7552
7553
7554
7555
7556
"symfony/config": "^5.3",
"symfony/dependency-injection": "^5.3",
"symfony/http-kernel": "^5.3",
"symplify/package-builder": "^9.4.27"
},
"conflict": {
"symplify/amnesia": "<9.4.27",
"symplify/astral": "<9.4.27",
"symplify/autowire-array-parameter": "<9.4.27",
"symplify/coding-standard": "<9.4.27",
"symplify/composer-json-manipulator": "<9.4.27",
"symplify/config-transformer": "<9.4.27",
"symplify/console-color-diff": "<9.4.27",
"symplify/console-package-builder": "<9.4.27",
"symplify/easy-ci": "<9.4.27",
"symplify/easy-coding-standard": "<9.4.27",
"symplify/easy-hydrator": "<9.4.27",
"symplify/easy-testing": "<9.4.27",
"symplify/git-wrapper": "<9.4.27",
"symplify/markdown-diff": "<9.4.27",
"symplify/monorepo-builder": "<9.4.27",
"symplify/php-config-printer": "<9.4.27",
"symplify/phpstan-extensions": "<9.4.27",
"symplify/phpstan-rules": "<9.4.27",
"symplify/phpunit-upgrader": "<9.4.27",
"symplify/psr4-switcher": "<9.4.27",
"symplify/rule-doc-generator": "<9.4.27",
"symplify/rule-doc-generator-contracts": "<9.4.27",
"symplify/skipper": "<9.4.27",
"symplify/smart-file-system": "<9.4.27",
"symplify/symfony-php-config": "<9.4.27",
"symplify/symfony-static-dumper": "<9.4.27",
"symplify/symplify-kernel": "<9.4.27",
"symplify/vendor-patches": "<9.4.27"

Yassine Doghri
committed
},
"require-dev": {
"phpunit/phpunit": "^9.5",
"symplify/easy-testing": "^9.4.27"

Yassine Doghri
committed
},
"type": "library",
"extra": {
"branch-alias": {

Yassine Doghri
committed
}
},
"autoload": {
"psr-4": {
"Symplify\\SimplePhpDocParser\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": ["MIT"],
"description": "Service integration of phpstan/phpdoc-parser, with few extra goodies for practical simple use",
"support": {
"source": "https://github.com/symplify/simple-php-doc-parser/tree/9.4.27"

Yassine Doghri
committed
},
"funding": [
{
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],
"time": "2021-08-11T09:27:31+00:00"
},
{
"name": "symplify/smart-file-system",
"source": {
"type": "git",
"url": "https://github.com/symplify/smart-file-system.git",
"reference": "916987b19230dd416075183f56bc4dde473b2038"
"url": "https://api.github.com/repos/symplify/smart-file-system/zipball/916987b19230dd416075183f56bc4dde473b2038",
"reference": "916987b19230dd416075183f56bc4dde473b2038",
"shasum": ""
},
"require": {
"nette/utils": "^3.2",
7607
7608
7609
7610
7611
7612
7613
7614
7615
7616
7617
7618
7619
7620
7621
7622
7623
7624
7625
7626
7627
7628
7629
7630
7631
7632
7633
7634
7635
7636
7637
7638
7639
7640
"php": ">=8.0",
"symfony/filesystem": "^5.3",
"symfony/finder": "^5.3"
},
"conflict": {
"symplify/amnesia": "<9.4.27",
"symplify/astral": "<9.4.27",
"symplify/autowire-array-parameter": "<9.4.27",
"symplify/coding-standard": "<9.4.27",
"symplify/composer-json-manipulator": "<9.4.27",
"symplify/config-transformer": "<9.4.27",
"symplify/console-color-diff": "<9.4.27",
"symplify/console-package-builder": "<9.4.27",
"symplify/easy-ci": "<9.4.27",
"symplify/easy-coding-standard": "<9.4.27",
"symplify/easy-hydrator": "<9.4.27",
"symplify/easy-testing": "<9.4.27",
"symplify/git-wrapper": "<9.4.27",
"symplify/markdown-diff": "<9.4.27",
"symplify/monorepo-builder": "<9.4.27",
"symplify/package-builder": "<9.4.27",
"symplify/php-config-printer": "<9.4.27",
"symplify/phpstan-extensions": "<9.4.27",
"symplify/phpstan-rules": "<9.4.27",
"symplify/phpunit-upgrader": "<9.4.27",
"symplify/psr4-switcher": "<9.4.27",
"symplify/rule-doc-generator": "<9.4.27",
"symplify/rule-doc-generator-contracts": "<9.4.27",
"symplify/simple-php-doc-parser": "<9.4.27",
"symplify/skipper": "<9.4.27",
"symplify/symfony-php-config": "<9.4.27",
"symplify/symfony-static-dumper": "<9.4.27",
"symplify/symplify-kernel": "<9.4.27",
"symplify/vendor-patches": "<9.4.27"
},
"require-dev": {
"nette/finder": "^2.5",
"phpunit/phpunit": "^9.5"
},
"type": "library",
"extra": {
"branch-alias": {
}
},
"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": {
"source": "https://github.com/symplify/smart-file-system/tree/9.4.27"
},
"funding": [
{
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],
"time": "2021-08-11T09:27:38+00:00"
},
{
"name": "symplify/symplify-kernel",
"source": {
"type": "git",
"url": "https://github.com/symplify/symplify-kernel.git",
"reference": "199dfc5ca3a1c4e2237a619e03aa4a970fff81d9"
"url": "https://api.github.com/repos/symplify/symplify-kernel/zipball/199dfc5ca3a1c4e2237a619e03aa4a970fff81d9",
"reference": "199dfc5ca3a1c4e2237a619e03aa4a970fff81d9",
7690
7691
7692
7693
7694
7695
7696
7697
7698
7699
7700
7701
7702
7703
7704
7705
7706
7707
7708
7709
7710
7711
7712
7713
7714
7715
7716
7717
7718
7719
7720
7721
7722
7723
7724
"php": ">=8.0",
"symfony/console": "^5.3",
"symfony/dependency-injection": "^5.3",
"symfony/http-kernel": "^5.3",
"symplify/autowire-array-parameter": "^9.4.27",
"symplify/composer-json-manipulator": "^9.4.27",
"symplify/package-builder": "^9.4.27",
"symplify/smart-file-system": "^9.4.27"
},
"conflict": {
"symplify/amnesia": "<9.4.27",
"symplify/astral": "<9.4.27",
"symplify/coding-standard": "<9.4.27",
"symplify/config-transformer": "<9.4.27",
"symplify/console-color-diff": "<9.4.27",
"symplify/console-package-builder": "<9.4.27",
"symplify/easy-ci": "<9.4.27",
"symplify/easy-coding-standard": "<9.4.27",
"symplify/easy-hydrator": "<9.4.27",
"symplify/easy-testing": "<9.4.27",
"symplify/git-wrapper": "<9.4.27",
"symplify/markdown-diff": "<9.4.27",
"symplify/monorepo-builder": "<9.4.27",
"symplify/php-config-printer": "<9.4.27",
"symplify/phpstan-extensions": "<9.4.27",
"symplify/phpstan-rules": "<9.4.27",
"symplify/phpunit-upgrader": "<9.4.27",
"symplify/psr4-switcher": "<9.4.27",
"symplify/rule-doc-generator": "<9.4.27",
"symplify/rule-doc-generator-contracts": "<9.4.27",
"symplify/simple-php-doc-parser": "<9.4.27",
"symplify/skipper": "<9.4.27",
"symplify/symfony-php-config": "<9.4.27",
"symplify/symfony-static-dumper": "<9.4.27",
"symplify/vendor-patches": "<9.4.27"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
},
"type": "library",
"extra": {
"branch-alias": {
}
},
"autoload": {
"psr-4": {
"Symplify\\SymplifyKernel\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": ["MIT"],
"description": "Internal Kernel for Symplify packages",
"support": {
"source": "https://github.com/symplify/symplify-kernel/tree/9.4.27"
"time": "2021-08-11T09:27:56+00:00"
"source": {
"type": "git",
"url": "https://github.com/theseer/tokenizer.git",
"reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
"reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
7760
7761
7762
7763
7764
7765
7766
7767
7768
7769
7770
7771
7772
7773
7774
7775
7776
7777
7778
7779
7780
7781
7782
7783
"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",
"source": "https://github.com/theseer/tokenizer/tree/1.2.1"
},
"funding": [
{
"url": "https://github.com/theseer",
"type": "github"
}
],
"time": "2021-07-28T10:34:58+00:00"
7794
7795
7796
7797
7798
7799
7800
7801
7802
7803
7804
7805
7806
7807
7808
7809
7810
7811
7812
7813
7814
7815
7816
7817
7818
7819
7820
7821
7822
7823
7824
7825
7826
7827
7828
7829
7830
7831
7832
7833
7834
7835
7836
7837
7838
7839
7840
7841
7842
7843
7844
7845
7846
7847
7848
7849
7850
7851
7852
7853
7854
7855
7856
7857
7858
7859
7860
{
"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"
},
"conflict": {
"phpstan/phpstan": "<0.12.20",
"vimeo/psalm": "<4.6.1 || 4.6.2"
},
"require-dev": {
"phpunit/phpunit": "^8.5.13"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.10-dev"
}
},
"autoload": {
"psr-4": {
"Webmozart\\Assert\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": ["MIT"],
"authors": [
{
"name": "Bernhard Schussek",
"email": "bschussek@gmail.com"
}
],
"description": "Assertions to validate method input/output with nice error messages.",
"keywords": ["assert", "check", "validate"],
"support": {
"issues": "https://github.com/webmozarts/assert/issues",
"source": "https://github.com/webmozarts/assert/tree/1.10.0"
},
"time": "2021-03-09T10:59:23+00:00"
}
],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
"james-heinrich/getid3": 20,
"myth/auth": 20,
"codeigniter4/codeigniter4": 20,
"michalsn/codeigniter4-uuid": 20
},
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": "^8.0"
},
"platform-dev": [],

Yassine Doghri
committed
"plugin-api-version": "2.1.0"