Newer
Older
}
},
"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",
"shasum": ""
},
"require": {
"php": ">=7.3",
"phpstan/phpstan": "^0.12.88",

Yassine Doghri
committed
"symplify/astral": "^9.3.21",
"symplify/package-builder": "^9.3.21",
"symplify/smart-file-system": "^9.3.21"
7041
7042
7043
7044
7045
7046
7047
7048
7049
7050
7051
7052
7053
7054
7055
7056
7057
7058
7059
7060
7061
7062
},
"require-dev": {
"phpunit/phpunit": "^9.5"
},
"type": "phpstan-extension",
"extra": {
"branch-alias": {
"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",
"nikic/php-parser": "4.10.5",
"php": ">=7.3",
"phpstan/phpdoc-parser": "^0.5",
"phpstan/phpstan": "^0.12.88",

Yassine Doghri
committed
"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",
"symfony/framework-bundle": "^4.4|^5.2",

Yassine Doghri
committed
"symplify/easy-testing": "^9.3.21",
"symplify/phpstan-extensions": "^9.3.21",
"symplify/rule-doc-generator": "^9.3.21"
7113
7114
7115
7116
7117
7118
7119
7120
7121
7122
7123
7124
7125
7126
7127
7128
7129
7130
7131
7132
7133
7134
7135
7136
7137
},
"type": "phpstan-extension",
"extra": {
"branch-alias": {
"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",
"nette/utils": "^3.2",
"php": ">=7.3"
},
"type": "library",
"extra": {
"branch-alias": {
"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
7198
7199
7200
7201
7202
7203
7204
7205
7206
7207
7208
7209
7210
7211
7212
7213
7214
7215
7216
7217
7218
7219
7220
7221
7222
7223
7224
7225
7226
7227
7228
7229
7230
7231
7232
7233
7234
7235
7236
7237
7238
7239
7240
7241
7242
7243
7244
7245
7246
7247
7248
7249
7250
7251
7252
7253
"time": "2021-06-06T16:17:29+00:00"
},
{
"name": "symplify/simple-php-doc-parser",
"version": "v9.3.21",
"source": {
"type": "git",
"url": "https://github.com/symplify/simple-php-doc-parser.git",
"reference": "5668608067a6ee4f0513348bdb46319617288ce1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symplify/simple-php-doc-parser/zipball/5668608067a6ee4f0513348bdb46319617288ce1",
"reference": "5668608067a6ee4f0513348bdb46319617288ce1",
"shasum": ""
},
"require": {
"php": ">=7.3",
"phpstan/phpdoc-parser": "^0.5",
"symfony/config": "^4.4|^5.2",
"symfony/dependency-injection": "^5.2",
"symfony/http-kernel": "^4.4|^5.2",
"symplify/package-builder": "^9.3.21"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
"symplify/easy-testing": "^9.3.21"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "9.4-dev"
}
},
"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/v9.3.21"
},
"funding": [
{
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],
"time": "2021-06-10T08:50:34+00:00"
},
{
"name": "symplify/smart-file-system",

Yassine Doghri
committed
"version": "v9.3.22",
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
7291
7292
7293
"source": {
"type": "git",
"url": "https://github.com/symplify/smart-file-system.git",
"reference": "a2a8d39fe46b01ead8d2af7368b0b36b68fac979"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symplify/smart-file-system/zipball/a2a8d39fe46b01ead8d2af7368b0b36b68fac979",
"reference": "a2a8d39fe46b01ead8d2af7368b0b36b68fac979",
"shasum": ""
},
"require": {
"nette/utils": "^3.2",
"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": {
"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"
}
],
"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",
"shasum": ""
},
"require": {
"php": ">=7.3",
"symfony/console": "^4.4|^5.2",
"symfony/dependency-injection": "^5.2",
"symfony/http-kernel": "^4.4|^5.2",

Yassine Doghri
committed
"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": {
"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"
7355
7356
7357
7358
7359
7360
7361
7362
7363
7364
7365
7366
7367
7368
7369
7370
7371
7372
7373
7374
7375
7376
7377
7378
7379
7380
7381
7382
7383
7384
7385
7386
7387
7388
7389
7390
7391
7392
7393
7394
7395
7396
7397
7398
7399
{
"name": "theseer/tokenizer",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/theseer/tokenizer.git",
"reference": "75a63c33a8577608444246075ea0af0d052e452a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a",
"reference": "75a63c33a8577608444246075ea0af0d052e452a",
"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/master"
},
"funding": [
{
"url": "https://github.com/theseer",
"type": "github"
}
],
"time": "2020-07-12T23:59:07+00:00"
7401
7402
7403
7404
7405
7406
7407
7408
7409
7410
7411
7412
7413
7414
7415
7416
7417
7418
7419
7420
7421
7422
7423
7424
7425
7426
7427
7428
7429
7430
7431
7432
7433
7434
7435
7436
7437
7438
7439
7440
7441
7442
7443
7444
7445
7446
7447
7448
7449
7450
7451
7452
7453
7454
7455
7456
7457
7458
7459
7460
7461
7462
7463
7464
7465
7466
7467
{
"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"