Newer
Older
"time": "2022-06-13T14:05:31+00:00"
},
{
"name": "symplify/coding-standard",
"version": "10.3.3",
"source": {
"type": "git",
"url": "https://github.com/symplify/coding-standard.git",
"reference": "07e8a9f67dd74ede6038dc70750654449e80e9ab"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symplify/coding-standard/zipball/07e8a9f67dd74ede6038dc70750654449e80e9ab",
"reference": "07e8a9f67dd74ede6038dc70750654449e80e9ab",
"shasum": ""
},
"require": {
"friendsofphp/php-cs-fixer": "^3.8",
"nette/utils": "^3.2",
"php": ">=8.0",
"symplify/autowire-array-parameter": "^10.3.3",
"symplify/package-builder": "^10.3.3",
"symplify/rule-doc-generator-contracts": "^10.3.3",
"symplify/symplify-kernel": "^10.3.3"
},
"conflict": {
"symplify/astral": "<10.3.3",
"symplify/composer-json-manipulator": "<10.3.3",
"symplify/config-transformer": "<10.3.3",
"symplify/easy-ci": "<10.3.3",
"symplify/easy-coding-standard": "<10.3.3",
"symplify/easy-parallel": "<10.3.3",
"symplify/easy-testing": "<10.3.3",
"symplify/monorepo-builder": "<10.3.3",
"symplify/neon-config-dumper": "<10.3.3",
"symplify/php-config-printer": "<10.3.3",
"symplify/phpstan-extensions": "<10.3.3",
"symplify/phpstan-rules": "<10.3.3",
"symplify/rule-doc-generator": "<10.3.3",
"symplify/skipper": "<10.3.3",
"symplify/smart-file-system": "<10.3.3",
"symplify/symfony-static-dumper": "<10.3.3",
"symplify/vendor-patches": "<10.3.3"
},
"require-dev": {
"cweagans/composer-patches": "^1.7",
"doctrine/orm": "^2.10",
"nette/application": "^3.1",
"nette/bootstrap": "^3.1",
"phpunit/phpunit": "^9.5",
"symfony/framework-bundle": "^6.0",
"symplify/easy-coding-standard": "^10.3.3",
"symplify/rule-doc-generator": "^10.3.3",
"symplify/smart-file-system": "^10.3.3",
"symplify/symplify-kernel": "^10.3.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "10.4-dev"
},
"enable-patching": true,
"patches": {
"symfony/dependency-injection": [
"https://raw.githubusercontent.com/symplify/vendor-patch-files/main/patches/generic-php-config-loader.patch"
]
}
},
"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": {
"source": "https://github.com/symplify/coding-standard/tree/10.3.3"
},
"funding": [
{
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],
"time": "2022-06-13T14:05:35+00:00"
},
{
"name": "symplify/composer-json-manipulator",
"version": "10.3.3",
"source": {
"type": "git",
"url": "https://github.com/symplify/composer-json-manipulator.git",
"reference": "84f716bd543d946921c4ef6d2197a9f2877c7691"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symplify/composer-json-manipulator/zipball/84f716bd543d946921c4ef6d2197a9f2877c7691",
"reference": "84f716bd543d946921c4ef6d2197a9f2877c7691",
"shasum": ""
},
"require": {
"nette/utils": "^3.2",
"php": ">=8.0",
"symfony/config": "^6.0",
"symfony/dependency-injection": "^6.0",
"symfony/filesystem": "^6.0",
"symplify/package-builder": "^10.3.3",
"symplify/smart-file-system": "^10.3.3",
"symplify/symplify-kernel": "^10.3.3"
},
"conflict": {
"symplify/astral": "<10.3.3",
"symplify/autowire-array-parameter": "<10.3.3",
"symplify/coding-standard": "<10.3.3",
"symplify/config-transformer": "<10.3.3",
"symplify/easy-ci": "<10.3.3",
"symplify/easy-coding-standard": "<10.3.3",
"symplify/easy-parallel": "<10.3.3",
"symplify/easy-testing": "<10.3.3",
"symplify/monorepo-builder": "<10.3.3",
"symplify/neon-config-dumper": "<10.3.3",
"symplify/php-config-printer": "<10.3.3",
"symplify/phpstan-extensions": "<10.3.3",
"symplify/phpstan-rules": "<10.3.3",
"symplify/rule-doc-generator": "<10.3.3",
"symplify/rule-doc-generator-contracts": "<10.3.3",
"symplify/skipper": "<10.3.3",
"symplify/symfony-static-dumper": "<10.3.3",
"symplify/symplify-kernel": "<9.4.70",
"symplify/vendor-patches": "<10.3.3"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
},
"type": "symfony-bundle",
"extra": {
"branch-alias": {
"dev-main": "10.4-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": {
"source": "https://github.com/symplify/composer-json-manipulator/tree/10.3.3"
},
"funding": [
{
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],
"time": "2022-06-13T14:06:01+00:00"
},
{
"name": "symplify/easy-coding-standard",
"version": "10.3.3",
"source": {
"type": "git",
"url": "https://github.com/symplify/easy-coding-standard.git",
"reference": "c93878b3c052321231519b6540e227380f90be17"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symplify/easy-coding-standard/zipball/c93878b3c052321231519b6540e227380f90be17",
"reference": "c93878b3c052321231519b6540e227380f90be17",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"conflict": {
"friendsofphp/php-cs-fixer": "<3.0",
"squizlabs/php_codesniffer": "<3.6"
},
"bin": ["bin/ecs"],
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "10.3-dev"
}
},
"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/10.3.3"
},
"funding": [
{
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],
"time": "2022-06-13T14:03:37+00:00"
},
{
"name": "symplify/easy-testing",
"version": "10.3.3",
"source": {
"type": "git",
"url": "https://github.com/symplify/easy-testing.git",
"reference": "d4a78c8d55282143754d9be0d9577865394c073c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symplify/easy-testing/zipball/d4a78c8d55282143754d9be0d9577865394c073c",
"reference": "d4a78c8d55282143754d9be0d9577865394c073c",
"shasum": ""
},
"require": {
"nette/utils": "^3.2",
"php": ">=8.0",
"symfony/console": "^6.0",
"symfony/dependency-injection": "^6.0",
"symfony/finder": "^6.0",
"symplify/package-builder": "^10.3.3",
"symplify/smart-file-system": "^10.3.3",
"symplify/symplify-kernel": "^10.3.3"
},
"conflict": {
"symplify/astral": "<10.3.3",
"symplify/autowire-array-parameter": "<10.3.3",
"symplify/coding-standard": "<10.3.3",
"symplify/composer-json-manipulator": "<10.3.3",
"symplify/config-transformer": "<10.3.3",
"symplify/easy-ci": "<10.3.3",
"symplify/easy-coding-standard": "<10.3.3",
"symplify/easy-parallel": "<10.3.3",
"symplify/monorepo-builder": "<10.3.3",
"symplify/neon-config-dumper": "<10.3.3",
"symplify/php-config-printer": "<10.3.3",
"symplify/phpstan-extensions": "<10.3.3",
"symplify/phpstan-rules": "<10.3.3",
"symplify/rule-doc-generator": "<10.3.3",
"symplify/rule-doc-generator-contracts": "<10.3.3",
"symplify/skipper": "<10.3.3",
"symplify/symfony-static-dumper": "<10.3.3",
"symplify/vendor-patches": "<10.3.3"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
},
"bin": ["bin/easy-testing"],
"type": "symfony-bundle",
"extra": {
"branch-alias": {
"dev-main": "10.4-dev"
}
},
"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/10.3.3"
},
"funding": [
{
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],
"time": "2022-06-13T14:05:39+00:00"
},
{
"name": "symplify/package-builder",
"version": "10.3.3",
"source": {
"type": "git",
"url": "https://github.com/symplify/package-builder.git",
"reference": "bc785e064429f2341d035cc88cc954a56f220040"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symplify/package-builder/zipball/bc785e064429f2341d035cc88cc954a56f220040",
"reference": "bc785e064429f2341d035cc88cc954a56f220040",
"shasum": ""
},
"require": {
"nette/utils": "^3.2",
"php": ">=8.0",
"sebastian/diff": "^4.0",
"symfony/config": "^6.0",
"symfony/console": "^6.0",
"symfony/dependency-injection": "^6.0",
"symfony/finder": "^6.0",
"symplify/easy-testing": "^10.3.3",
"symplify/symplify-kernel": "^10.3.3"
},
"conflict": {
"symplify/astral": "<10.3.3",
"symplify/autowire-array-parameter": "<10.3.3",
"symplify/coding-standard": "<10.3.3",
"symplify/composer-json-manipulator": "<10.3.3",
"symplify/config-transformer": "<10.3.3",
"symplify/easy-ci": "<10.3.3",
"symplify/easy-coding-standard": "<10.3.3",
"symplify/easy-parallel": "<10.3.3",
"symplify/monorepo-builder": "<10.3.3",
"symplify/neon-config-dumper": "<10.3.3",
"symplify/php-config-printer": "<10.3.3",
"symplify/phpstan-extensions": "<10.3.3",
"symplify/phpstan-rules": "<10.3.3",
"symplify/rule-doc-generator": "<10.3.3",
"symplify/rule-doc-generator-contracts": "<10.3.3",
"symplify/skipper": "<10.3.3",
"symplify/smart-file-system": "<10.3.3",
"symplify/symfony-static-dumper": "<10.3.3",
"symplify/vendor-patches": "<10.3.3"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "10.4-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": {
"source": "https://github.com/symplify/package-builder/tree/10.3.3"
},
"funding": [
{
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],
"time": "2022-06-13T14:05:45+00:00"
},
{
"name": "symplify/rule-doc-generator-contracts",
"version": "10.3.3",
"source": {
"type": "git",
"url": "https://github.com/symplify/rule-doc-generator-contracts.git",
"reference": "6c5f2661fdd9a290d455b31aa3619c80702119cd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symplify/rule-doc-generator-contracts/zipball/6c5f2661fdd9a290d455b31aa3619c80702119cd",
"reference": "6c5f2661fdd9a290d455b31aa3619c80702119cd",
"shasum": ""
},
"require": {
"nette/utils": "^3.2",
"php": ">=8.0"
},
"conflict": {
6393
6394
6395
6396
6397
6398
6399
6400
6401
6402
6403
6404
6405
6406
6407
6408
6409
6410
6411
6412
6413
"symplify/astral": "<10.3.3",
"symplify/autowire-array-parameter": "<10.3.3",
"symplify/coding-standard": "<10.3.3",
"symplify/composer-json-manipulator": "<10.3.3",
"symplify/config-transformer": "<10.3.3",
"symplify/easy-ci": "<10.3.3",
"symplify/easy-coding-standard": "<10.3.3",
"symplify/easy-parallel": "<10.3.3",
"symplify/easy-testing": "<10.3.3",
"symplify/monorepo-builder": "<10.3.3",
"symplify/neon-config-dumper": "<10.3.3",
"symplify/package-builder": "<10.3.3",
"symplify/php-config-printer": "<10.3.3",
"symplify/phpstan-extensions": "<10.3.3",
"symplify/phpstan-rules": "<10.3.3",
"symplify/rule-doc-generator": "<10.3.3",
"symplify/skipper": "<10.3.3",
"symplify/smart-file-system": "<10.3.3",
"symplify/symfony-static-dumper": "<10.3.3",
"symplify/symplify-kernel": "<10.3.3",
"symplify/vendor-patches": "<10.3.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "10.4-dev"
}
},
"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/10.3.3"
},
"funding": [
{
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],
"time": "2022-06-13T14:03:35+00:00"
},
{
"name": "symplify/smart-file-system",
"version": "10.3.3",
"source": {
"type": "git",
"url": "https://github.com/symplify/smart-file-system.git",
"reference": "0b465fcf7490ac89708510551a044961b9124493"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symplify/smart-file-system/zipball/0b465fcf7490ac89708510551a044961b9124493",
"reference": "0b465fcf7490ac89708510551a044961b9124493",
"shasum": ""
},
"require": {
"nette/utils": "^3.2",
"php": ">=8.0",
"symfony/filesystem": "^6.0",
"symfony/finder": "^6.0"
},
"conflict": {
6465
6466
6467
6468
6469
6470
6471
6472
6473
6474
6475
6476
6477
6478
6479
6480
6481
6482
6483
6484
6485
"symplify/astral": "<10.3.3",
"symplify/autowire-array-parameter": "<10.3.3",
"symplify/coding-standard": "<10.3.3",
"symplify/composer-json-manipulator": "<10.3.3",
"symplify/config-transformer": "<10.3.3",
"symplify/easy-ci": "<10.3.3",
"symplify/easy-coding-standard": "<10.3.3",
"symplify/easy-parallel": "<10.3.3",
"symplify/easy-testing": "<10.3.3",
"symplify/monorepo-builder": "<10.3.3",
"symplify/neon-config-dumper": "<10.3.3",
"symplify/package-builder": "<10.3.3",
"symplify/php-config-printer": "<10.3.3",
"symplify/phpstan-extensions": "<10.3.3",
"symplify/phpstan-rules": "<10.3.3",
"symplify/rule-doc-generator": "<10.3.3",
"symplify/rule-doc-generator-contracts": "<10.3.3",
"symplify/skipper": "<10.3.3",
"symplify/symfony-static-dumper": "<10.3.3",
"symplify/symplify-kernel": "<10.3.3",
"symplify/vendor-patches": "<10.3.3"
},
"require-dev": {
"nette/finder": "^2.5",
"phpunit/phpunit": "^9.5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "10.4-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": {
"source": "https://github.com/symplify/smart-file-system/tree/10.3.3"
},
"funding": [
{
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],
"time": "2022-06-13T14:03:57+00:00"
},
{
"name": "symplify/symplify-kernel",
"version": "10.3.3",
"source": {
"type": "git",
"url": "https://github.com/symplify/symplify-kernel.git",
"reference": "951838b8c4cee31c347a132755428c39437585c8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symplify/symplify-kernel/zipball/951838b8c4cee31c347a132755428c39437585c8",
"reference": "951838b8c4cee31c347a132755428c39437585c8",
"shasum": ""
},
"require": {
"php": ">=8.0",
"symfony/console": "^6.0",
"symfony/dependency-injection": "^6.0",
"symplify/autowire-array-parameter": "^10.3.3",
"symplify/composer-json-manipulator": "^10.3.3",
"symplify/package-builder": "^10.3.3",
"symplify/smart-file-system": "^10.3.3",
"webmozart/assert": "^1.10"
},
"conflict": {
"symplify/astral": "<10.3.3",
"symplify/coding-standard": "<10.3.3",
"symplify/config-transformer": "<10.3.3",
"symplify/easy-ci": "<10.3.3",
"symplify/easy-coding-standard": "<10.3.3",
"symplify/easy-parallel": "<10.3.3",
"symplify/easy-testing": "<10.3.3",
"symplify/monorepo-builder": "<10.3.3",
"symplify/neon-config-dumper": "<10.3.3",
"symplify/php-config-printer": "<10.3.3",
"symplify/phpstan-extensions": "<10.3.3",
"symplify/phpstan-rules": "<10.3.3",
"symplify/rule-doc-generator": "<10.3.3",
"symplify/rule-doc-generator-contracts": "<10.3.3",
"symplify/skipper": "<10.3.3",
"symplify/symfony-static-dumper": "<10.3.3",
"symplify/vendor-patches": "<10.3.3"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "10.4-dev"
}
},
"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/10.3.3"
"time": "2022-06-13T14:06:24+00:00"
6584
6585
6586
6587
6588
6589
6590
6591
6592
6593
6594
6595
6596
6597
6598
6599
6600
6601
6602
6603
6604
6605
6606
6607
6608
6609
6610
6611
6612
6613
6614
6615
6616
6617
6618
6619
6620
6621
6622
6623
6624
6625
6626
6627
6628
6629
},
{
"name": "theseer/tokenizer",
"version": "1.2.1",
"source": {
"type": "git",
"url": "https://github.com/theseer/tokenizer.git",
"reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
"reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
"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"
{
"name": "webmozart/assert",
"version": "1.11.0",
"source": {
"type": "git",
"url": "https://github.com/webmozarts/assert.git",
"reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
"reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
"shasum": ""
},
"require": {
"ext-ctype": "*",
"php": "^7.2 || ^8.0"
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
6675
6676
6677
6678
},
"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.11.0"
"time": "2022-06-03T18:03:27+00:00"
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"james-heinrich/getid3": 20,

Yassine Doghri
committed
"michalsn/codeigniter4-uuid": 20,
"codeigniter4/shield": 20
},
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
},
"platform-dev": [],
"plugin-api-version": "2.3.0"