Newer
Older
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Set of Symplify rules for PHPStan",
"support": {
"source": "https://github.com/symplify/phpstan-rules/tree/v9.3.12"
},
"funding": [
{

Yassine Doghri
committed
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],
"time": "2021-05-17T20:54:27+00:00"
},
{

Yassine Doghri
committed
"name": "symplify/rule-doc-generator-contracts",
"version": "v9.3.12",
"source": {
"type": "git",

Yassine Doghri
committed
"url": "https://github.com/symplify/rule-doc-generator-contracts.git",
"reference": "06f23a3bfe1426030c4032e99665472a229d5b43"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symplify/rule-doc-generator-contracts/zipball/06f23a3bfe1426030c4032e99665472a229d5b43",
"reference": "06f23a3bfe1426030c4032e99665472a229d5b43",
"shasum": ""
},
"require": {

Yassine Doghri
committed
"nette/utils": "^3.2",
"php": ">=7.3"
},
"type": "library",
"extra": {
"branch-alias": {

Yassine Doghri
committed
"dev-main": "9.4-dev"
}
},
"autoload": {

Yassine Doghri
committed
"psr-4": {
"Symplify\\RuleDocGenerator\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [

Yassine Doghri
committed
"MIT"

Yassine Doghri
committed
"description": "Contracts for production code of RuleDocGenerator",

Benjamin Bellamy
committed
"support": {
"source": "https://github.com/symplify/rule-doc-generator-contracts/tree/v9.3.12"

Benjamin Bellamy
committed
},
"funding": [
{

Yassine Doghri
committed
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],
"time": "2021-05-11T13:31:15+00:00"

Yassine Doghri
committed
"name": "symplify/smart-file-system",
"version": "v9.3.12",
"source": {
"type": "git",

Yassine Doghri
committed
"url": "https://github.com/symplify/smart-file-system.git",
"reference": "aafc000f17d9f4b2d1274115095e3cbc2c32d63d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symplify/smart-file-system/zipball/aafc000f17d9f4b2d1274115095e3cbc2c32d63d",
"reference": "aafc000f17d9f4b2d1274115095e3cbc2c32d63d",
"shasum": ""
},
"require": {

Yassine Doghri
committed
"nette/utils": "^3.2",
"php": ">=7.3",
"symfony/filesystem": "^4.4|^5.2",
"symfony/finder": "^4.4|^5.2"
},
"require-dev": {

Yassine Doghri
committed
"nette/finder": "^2.5",
"phpunit/phpunit": "^9.5"
},
"type": "library",
"extra": {
"branch-alias": {

Yassine Doghri
committed
"dev-main": "9.4-dev"
}
},
"autoload": {

Yassine Doghri
committed
"psr-4": {
"Symplify\\SmartFileSystem\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [

Yassine Doghri
committed
"MIT"

Yassine Doghri
committed
"description": "Sanitized FileInfo with safe getRealPath() and other handy methods",

Benjamin Bellamy
committed
"support": {
"source": "https://github.com/symplify/smart-file-system/tree/v9.3.12"

Benjamin Bellamy
committed
},
"funding": [
{

Yassine Doghri
committed
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],
"time": "2021-05-11T13:30:32+00:00"

Yassine Doghri
committed
{

Yassine Doghri
committed
"name": "symplify/symplify-kernel",
"version": "v9.3.12",

Yassine Doghri
committed
"source": {
"type": "git",

Yassine Doghri
committed
"url": "https://github.com/symplify/symplify-kernel.git",
"reference": "213455059541e8a707b716c5759982876e4e1118"

Yassine Doghri
committed
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symplify/symplify-kernel/zipball/213455059541e8a707b716c5759982876e4e1118",
"reference": "213455059541e8a707b716c5759982876e4e1118",

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

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.12",
"symplify/composer-json-manipulator": "^9.3.12",
"symplify/package-builder": "^9.3.12",
"symplify/smart-file-system": "^9.3.12"

Yassine Doghri
committed
},
"require-dev": {

Yassine Doghri
committed
"phpunit/phpunit": "^9.5"

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

Yassine Doghri
committed
"dev-main": "9.4-dev"
}
},
"autoload": {
"psr-4": {
"Symplify\\SymplifyKernel\\": "src"

Yassine Doghri
committed
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [

Yassine Doghri
committed
"MIT"

Yassine Doghri
committed
],

Yassine Doghri
committed
"description": "Internal Kernel for Symplify packages",

Benjamin Bellamy
committed
"support": {
"source": "https://github.com/symplify/symplify-kernel/tree/v9.3.12"

Benjamin Bellamy
committed
},
"time": "2021-05-17T20:54:52+00:00"

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

Benjamin Bellamy
committed
"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"
},
{
"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"
}
},
7254
7255
7256
7257
7258
7259
7260
7261
7262
7263
7264
7265
7266
7267
7268
7269
7270
7271
7272
7273
7274
"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"
],

Benjamin Bellamy
committed
"support": {
"issues": "https://github.com/webmozarts/assert/issues",
"source": "https://github.com/webmozarts/assert/tree/1.10.0"

Benjamin Bellamy
committed
},
"time": "2021-03-09T10:59:23+00:00"
}
],
"aliases": [],

Yassine Doghri
committed
"minimum-stability": "dev",

Yassine Doghri
committed
"james-heinrich/getid3": 20,

Yassine Doghri
committed
"myth/auth": 20,
"codeigniter4/codeigniter4": 20,
"michalsn/codeigniter4-uuid": 20

Yassine Doghri
committed
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": "^8.0"

Benjamin Bellamy
committed
"plugin-api-version": "2.0.0"