Newer
Older
"psr-4": {
"Symplify\\ConsolePackageBuilder\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": ["MIT"],
"description": "Package to speed up building command line applications",
"support": {

Yassine Doghri
committed
"source": "https://github.com/symplify/console-package-builder/tree/v9.3.22"

Yassine Doghri
committed
"time": "2021-06-10T09:28:40+00:00"
},
{
"name": "symplify/easy-coding-standard",

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

Yassine Doghri
committed
"reference": "7ada08f221241f513531588585e55f423100705d"

Yassine Doghri
committed
"url": "https://api.github.com/repos/symplify/easy-coding-standard/zipball/7ada08f221241f513531588585e55f423100705d",
"reference": "7ada08f221241f513531588585e55f423100705d",
"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": {

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

Yassine Doghri
committed
"time": "2021-06-10T09:29:11+00:00"
},
{
"name": "symplify/easy-testing",

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

Yassine Doghri
committed
"reference": "6d5543190c9d578b61d9181d77d7255340743929"

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

Yassine Doghri
committed
"php": ">=7.3",
"symfony/console": "^4.4|^5.2",
"symfony/dependency-injection": "^5.2",
"symfony/finder": "^4.4|^5.2",
"symfony/http-kernel": "^4.4|^5.2",
"symplify/console-package-builder": "^9.3.22",
"symplify/package-builder": "^9.3.22",
"symplify/smart-file-system": "^9.3.22",
"symplify/symplify-kernel": "^9.3.22"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
},
"bin": ["bin/easy-testing"],
"type": "symfony-bundle",
"extra": {
"branch-alias": {

Yassine Doghri
committed
"dev-main": "9.4-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/v9.3.22"
},
"funding": [
{
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],

Yassine Doghri
committed
"time": "2021-06-10T09:28:48+00:00"
},
{
"name": "symplify/package-builder",

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

Yassine Doghri
committed
"reference": "a86c7bd0307ba0b368510851e86082f773e64138"

Yassine Doghri
committed
"url": "https://api.github.com/repos/symplify/package-builder/zipball/a86c7bd0307ba0b368510851e86082f773e64138",
"reference": "a86c7bd0307ba0b368510851e86082f773e64138",
"shasum": ""
},
"require": {
"nette/neon": "^3.2",
"nette/utils": "^3.2",

Yassine Doghri
committed
"php": ">=7.3",
"symfony/config": "^4.4|^5.2",
"symfony/console": "^4.4|^5.2",
"symfony/dependency-injection": "^5.2",
"symfony/finder": "^4.4|^5.2",
"symfony/http-kernel": "^4.4|^5.2",
"symplify/easy-testing": "^9.3.22",
"symplify/symplify-kernel": "^9.3.22"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
},

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

Yassine Doghri
committed
"dev-main": "9.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": {

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

Yassine Doghri
committed
"time": "2021-06-10T09:30:06+00:00"
},
{
"name": "symplify/phpstan-extensions",

Yassine Doghri
committed
"version": "v9.3.21",
"source": {
"type": "git",
"url": "https://github.com/symplify/phpstan-extensions.git",

Yassine Doghri
committed
"reference": "e9c83ac50fe205f28bece8013d92f5a9130dc3d6"

Yassine Doghri
committed
"url": "https://api.github.com/repos/symplify/phpstan-extensions/zipball/e9c83ac50fe205f28bece8013d92f5a9130dc3d6",
"reference": "e9c83ac50fe205f28bece8013d92f5a9130dc3d6",

Yassine Doghri
committed
"php": ">=7.3",
"phpstan/phpstan": "^0.12.88",
"symplify/astral": "^9.3.21",
"symplify/package-builder": "^9.3.21",
"symplify/smart-file-system": "^9.3.21"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
},
"type": "phpstan-extension",
"extra": {
"branch-alias": {

Yassine Doghri
committed
"dev-main": "9.4-dev"
},
"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": {

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

Yassine Doghri
committed
"time": "2021-06-10T08:50:09+00:00"
},
{
"name": "symplify/phpstan-rules",

Yassine Doghri
committed
"version": "v9.3.21",
"source": {
"type": "git",
"url": "https://github.com/symplify/phpstan-rules.git",

Yassine Doghri
committed
"reference": "1fac85aa8621e29af083b49c71d8ce793ca4dd46"

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

Yassine Doghri
committed
"nikic/php-parser": "4.10.5",
"php": ">=7.3",

Yassine Doghri
committed
"phpstan/phpstan": "^0.12.88",
"symplify/astral": "^9.3.21",
"symplify/composer-json-manipulator": "^9.3.21",
"symplify/package-builder": "^9.3.21",
"symplify/rule-doc-generator-contracts": "^9.3.21",
"symplify/simple-php-doc-parser": "^9.3.21",
"symplify/smart-file-system": "^9.3.21",
"webmozart/assert": "^1.9"
},
"require-dev": {
"nette/application": "^3.1",
"nette/forms": "^3.1",
"phpunit/phpunit": "^9.5",

Yassine Doghri
committed
"symfony/framework-bundle": "^4.4|^5.2",
"symplify/easy-testing": "^9.3.21",
"symplify/phpstan-extensions": "^9.3.21",
"symplify/rule-doc-generator": "^9.3.21"
},
"type": "phpstan-extension",
"extra": {
"branch-alias": {

Yassine Doghri
committed
"dev-main": "9.4-dev"
},
"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": {

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

Yassine Doghri
committed
"time": "2021-06-10T08:50:10+00:00"
},
{
"name": "symplify/rule-doc-generator-contracts",

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

Yassine Doghri
committed
"reference": "a6f944a49198ed3260bc941533629e917137e476"

Yassine Doghri
committed
"url": "https://api.github.com/repos/symplify/rule-doc-generator-contracts/zipball/a6f944a49198ed3260bc941533629e917137e476",
"reference": "a6f944a49198ed3260bc941533629e917137e476",

Yassine Doghri
committed
"danielstjules/stringy": "^3.1",

Yassine Doghri
committed
"php": ">=7.3"
},
"type": "library",
"extra": {
"branch-alias": {

Yassine Doghri
committed
"dev-main": "9.4-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/v9.3.22"
},
"funding": [
{
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],

Yassine Doghri
committed
"time": "2021-06-06T16:17:29+00:00"

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

Yassine Doghri
committed
"version": "v9.3.21",

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

Yassine Doghri
committed
"reference": "5668608067a6ee4f0513348bdb46319617288ce1"

Yassine Doghri
committed
},
"dist": {
"type": "zip",

Yassine Doghri
committed
"url": "https://api.github.com/repos/symplify/simple-php-doc-parser/zipball/5668608067a6ee4f0513348bdb46319617288ce1",
"reference": "5668608067a6ee4f0513348bdb46319617288ce1",

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

Yassine Doghri
committed
"php": ">=7.3",

Yassine Doghri
committed
"phpstan/phpdoc-parser": "^0.5",

Yassine Doghri
committed
"symfony/config": "^4.4|^5.2",
"symfony/dependency-injection": "^5.2",
"symfony/http-kernel": "^4.4|^5.2",
"symplify/package-builder": "^9.3.21"

Yassine Doghri
committed
},
"require-dev": {
"phpunit/phpunit": "^9.5",

Yassine Doghri
committed
"symplify/easy-testing": "^9.3.21"

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

Yassine Doghri
committed
"dev-main": "9.4-dev"

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": {

Yassine Doghri
committed
"source": "https://github.com/symplify/simple-php-doc-parser/tree/v9.3.21"

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

Yassine Doghri
committed
"time": "2021-06-10T08:50:34+00:00"
},
{
"name": "symplify/smart-file-system",

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

Yassine Doghri
committed
"reference": "a2a8d39fe46b01ead8d2af7368b0b36b68fac979"

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

Yassine Doghri
committed
"php": ">=7.3",
"symfony/filesystem": "^4.4|^5.2",
"symfony/finder": "^4.4|^5.2"
},
"require-dev": {
"nette/finder": "^2.5",
"phpunit/phpunit": "^9.5"
},
"type": "library",
"extra": {
"branch-alias": {

Yassine Doghri
committed
"dev-main": "9.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": {

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

Yassine Doghri
committed
"time": "2021-05-20T20:16:49+00:00"
},
{
"name": "symplify/symplify-kernel",

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

Yassine Doghri
committed
"reference": "966602555962ef929214be2459bfeef3d0ceb114"

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

Yassine Doghri
committed
"php": ">=7.3",
"symfony/console": "^4.4|^5.2",
"symfony/dependency-injection": "^5.2",
"symfony/http-kernel": "^4.4|^5.2",
"symplify/autowire-array-parameter": "^9.3.22",
"symplify/composer-json-manipulator": "^9.3.22",
"symplify/package-builder": "^9.3.22",
"symplify/smart-file-system": "^9.3.22"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
},

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

Yassine Doghri
committed
"dev-main": "9.4-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/main"

Yassine Doghri
committed
"time": "2021-06-10T09:29:50+00:00"

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

Yassine Doghri
committed
"reference": "75a63c33a8577608444246075ea0af0d052e452a"

Yassine Doghri
committed
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a",
"reference": "75a63c33a8577608444246075ea0af0d052e452a",
7521
7522
7523
7524
7525
7526
7527
7528
7529
7530
7531
7532
7533
7534
7535
7536
7537
7538
7539
7540
7541
7542
7543
7544
"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/master"
},
"funding": [
{
"url": "https://github.com/theseer",
"type": "github"
}
],

Yassine Doghri
committed
"time": "2020-07-12T23:59:07+00:00"
7555
7556
7557
7558
7559
7560
7561
7562
7563
7564
7565
7566
7567
7568
7569
7570
7571
7572
7573
7574
7575
7576
7577
7578
7579
7580
7581
7582
7583
7584
7585
7586
7587
7588
7589
7590
7591
7592
7593
7594
7595
7596
7597
7598
7599
7600
7601
7602
7603
7604
7605
7606
7607
7608
7609
7610
7611
7612
7613
{
"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,

Yassine Doghri
committed
"michalsn/codeigniter4-uuid": 20,
"codeigniter4/settings": 20
},
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": "^8.0"
},
"platform-dev": [],

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