8044 lines
286 KiB
JSON
8044 lines
286 KiB
JSON
{
|
|
"_readme": [
|
|
"This file locks the dependencies of your project to a known state",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
],
|
|
"content-hash": "c8eeafe21edd871737d5947f6972f640",
|
|
"packages": [
|
|
{
|
|
"name": "aleswita/visualpaginator",
|
|
"version": "v4.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/aleswita/VisualPaginator.git",
|
|
"reference": "ed0ebfd575fe06fde6436befd6b203c120052df4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/aleswita/VisualPaginator/zipball/ed0ebfd575fe06fde6436befd6b203c120052df4",
|
|
"reference": "ed0ebfd575fe06fde6436befd6b203c120052df4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"latte/latte": "^2.9",
|
|
"nette/application": "^3.1",
|
|
"nette/forms": "^3.0",
|
|
"nette/http": "^3.1",
|
|
"nette/utils": "^3.2",
|
|
"php": "^7.4|^8.0"
|
|
},
|
|
"require-dev": {
|
|
"nette/bootstrap": "^3.1",
|
|
"nette/di": "^3.0",
|
|
"nette/robot-loader": "^3.3",
|
|
"nette/routing": "^3.0",
|
|
"nette/tester": "^2.3",
|
|
"ninjify/nunjuck": "^0.3",
|
|
"ninjify/qa": "^0.12",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpstan/phpstan-deprecation-rules": "^0.12",
|
|
"phpstan/phpstan-nette": "^0.12",
|
|
"phpstan/phpstan-strict-rules": "^0.12",
|
|
"tracy/tracy": "^2.8"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"AlesWita\\VisualPaginator\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ales Wita"
|
|
}
|
|
],
|
|
"description": "VisualPaginator for Nette Framework.",
|
|
"homepage": "https://github.com/aleswita/VisualPaginator",
|
|
"keywords": [
|
|
"nette",
|
|
"paginator",
|
|
"visual paginator"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/aleswita/VisualPaginator/issues",
|
|
"source": "https://github.com/aleswita/VisualPaginator/tree/v4.0.2"
|
|
},
|
|
"time": "2021-04-06T11:56:08+00:00"
|
|
},
|
|
{
|
|
"name": "composer/package-versions-deprecated",
|
|
"version": "1.11.99.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/package-versions-deprecated.git",
|
|
"reference": "b174585d1fe49ceed21928a945138948cb394600"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/b174585d1fe49ceed21928a945138948cb394600",
|
|
"reference": "b174585d1fe49ceed21928a945138948cb394600",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.1.0 || ^2.0",
|
|
"php": "^7 || ^8"
|
|
},
|
|
"replace": {
|
|
"ocramius/package-versions": "1.11.99"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "^1.9.3 || ^2.0@dev",
|
|
"ext-zip": "^1.13",
|
|
"phpunit/phpunit": "^6.5 || ^7"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "PackageVersions\\Installer",
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PackageVersions\\": "src/PackageVersions"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Marco Pivetta",
|
|
"email": "ocramius@gmail.com"
|
|
},
|
|
{
|
|
"name": "Jordi Boggiano",
|
|
"email": "j.boggiano@seld.be"
|
|
}
|
|
],
|
|
"description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
|
|
"support": {
|
|
"issues": "https://github.com/composer/package-versions-deprecated/issues",
|
|
"source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://packagist.com",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/composer",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-09-13T08:41:34+00:00"
|
|
},
|
|
{
|
|
"name": "contributte/application",
|
|
"version": "v0.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/contributte/application.git",
|
|
"reference": "2579ab2bc3b7c95ae32a2e664ac9a8cc038777f9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/contributte/application/zipball/2579ab2bc3b7c95ae32a2e664ac9a8cc038777f9",
|
|
"reference": "2579ab2bc3b7c95ae32a2e664ac9a8cc038777f9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nette/application": "^3.0.0",
|
|
"php": ">=7.2"
|
|
},
|
|
"require-dev": {
|
|
"nette/http": "~2.4.8 || ~3.0.0",
|
|
"ninjify/nunjuck": "^0.3.0",
|
|
"ninjify/qa": "^0.9.0",
|
|
"phpstan/extension-installer": "^1.0",
|
|
"phpstan/phpstan-deprecation-rules": "^0.11.0",
|
|
"phpstan/phpstan-nette": "^0.11.1",
|
|
"phpstan/phpstan-shim": "^0.11.2",
|
|
"phpstan/phpstan-strict-rules": "^0.11.0",
|
|
"psr/http-message": "~1.0.1",
|
|
"tracy/tracy": "~2.6.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.6.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Contributte\\Application\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Milan Felix Šulc",
|
|
"homepage": "https://f3l1x.io"
|
|
}
|
|
],
|
|
"description": "Extra contrib to nette/application",
|
|
"homepage": "https://github.com/contributte/application",
|
|
"keywords": [
|
|
"application",
|
|
"component",
|
|
"control",
|
|
"nette",
|
|
"presenter"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/contributte/application/issues",
|
|
"source": "https://github.com/contributte/application/tree/v0.5.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://contributte.org/partners.html",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/f3l1x",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2021-03-10T21:48:30+00:00"
|
|
},
|
|
{
|
|
"name": "contributte/bootstrap",
|
|
"version": "v0.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/contributte/bootstrap.git",
|
|
"reference": "55c2358ef001b922896f9a8faaa0282e67a64d09"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/contributte/bootstrap/zipball/55c2358ef001b922896f9a8faaa0282e67a64d09",
|
|
"reference": "55c2358ef001b922896f9a8faaa0282e67a64d09",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nette/bootstrap": "^3.0.2",
|
|
"nette/utils": "^3.1.5",
|
|
"php": ">=7.2"
|
|
},
|
|
"require-dev": {
|
|
"ninjify/nunjuck": "^0.4",
|
|
"ninjify/qa": "^0.12",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpstan/phpstan-deprecation-rules": "^0.12",
|
|
"phpstan/phpstan-nette": "^0.12",
|
|
"phpstan/phpstan-strict-rules": "^0.12"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.6-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Contributte\\Bootstrap\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Milan Felix Šulc",
|
|
"homepage": "https://f3l1x.io"
|
|
}
|
|
],
|
|
"description": "Extra contrib to nette/boostrap",
|
|
"homepage": "https://github.com/contributte/bootstrap",
|
|
"keywords": [
|
|
"application",
|
|
"bootstrap",
|
|
"docker",
|
|
"nette"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/contributte/bootstrap/issues",
|
|
"source": "https://github.com/contributte/bootstrap/tree/v0.5.0"
|
|
},
|
|
"time": "2020-12-13T19:07:20+00:00"
|
|
},
|
|
{
|
|
"name": "contributte/cache",
|
|
"version": "v0.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/contributte/cache.git",
|
|
"reference": "21b975609e58b074cd281dc2344b6d93ca5951bb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/contributte/cache/zipball/21b975609e58b074cd281dc2344b6d93ca5951bb",
|
|
"reference": "21b975609e58b074cd281dc2344b6d93ca5951bb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nette/caching": "^3.0.0",
|
|
"php": ">=7.2"
|
|
},
|
|
"conflict": {
|
|
"nette/di": "<3.0.0"
|
|
},
|
|
"require-dev": {
|
|
"nette/di": "~3.0.0",
|
|
"ninjify/nunjuck": "^0.4",
|
|
"ninjify/qa": "^0.12",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpstan/phpstan-deprecation-rules": "^0.12",
|
|
"phpstan/phpstan-nette": "^0.12",
|
|
"phpstan/phpstan-strict-rules": "^0.12",
|
|
"tracy/tracy": "^2.6.0"
|
|
},
|
|
"suggest": {
|
|
"nette/di": "to use CacheFactoryExtension and DebugStorageExtension"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.7.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Contributte\\Cache\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Milan Felix Šulc",
|
|
"homepage": "https://f3l1x.io"
|
|
}
|
|
],
|
|
"description": "Extra contrib to nette/cache",
|
|
"homepage": "https://github.com/contributte/cache",
|
|
"keywords": [
|
|
"cache",
|
|
"nette",
|
|
"provider"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/contributte/cache/issues",
|
|
"source": "https://github.com/contributte/cache/tree/v0.6.0"
|
|
},
|
|
"time": "2020-12-14T17:38:03+00:00"
|
|
},
|
|
{
|
|
"name": "contributte/console",
|
|
"version": "v0.9.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/contributte/console.git",
|
|
"reference": "549893573ba3cb81f476785763f48178b5166322"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/contributte/console/zipball/549893573ba3cb81f476785763f48178b5166322",
|
|
"reference": "549893573ba3cb81f476785763f48178b5166322",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"contributte/di": "^0.5.1",
|
|
"php": ">=7.2",
|
|
"symfony/console": "^4.2.9|^5.0.0"
|
|
},
|
|
"require-dev": {
|
|
"nette/http": "~3.0.1",
|
|
"ninjify/nunjuck": "^0.4",
|
|
"ninjify/qa": "^0.12",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpstan/phpstan-deprecation-rules": "^0.12",
|
|
"phpstan/phpstan-nette": "^0.12",
|
|
"phpstan/phpstan-strict-rules": "^0.12",
|
|
"symfony/event-dispatcher": "^4.3.0 || ^5.0.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.10.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Contributte\\Console\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Milan Felix Šulc",
|
|
"homepage": "https://f3l1x.io"
|
|
}
|
|
],
|
|
"description": "Best Symfony Console for Nette Framework",
|
|
"homepage": "https://github.com/contributte/console",
|
|
"keywords": [
|
|
"console",
|
|
"nette",
|
|
"symfony"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/contributte/console/issues",
|
|
"source": "https://github.com/contributte/console/tree/v0.9.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://contributte.org/partners.html",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/f3l1x",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2021-03-20T12:35:56+00:00"
|
|
},
|
|
{
|
|
"name": "contributte/console-extra",
|
|
"version": "v0.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/contributte/console-extra.git",
|
|
"reference": "4782f60eb54f1ed9aca9895d541a35017da789fe"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/contributte/console-extra/zipball/4782f60eb54f1ed9aca9895d541a35017da789fe",
|
|
"reference": "4782f60eb54f1ed9aca9895d541a35017da789fe",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"contributte/di": "^0.5.0",
|
|
"php": ">=7.2",
|
|
"symfony/console": "^4.0.0|^5.0.0"
|
|
},
|
|
"conflict": {
|
|
"nette/schema": "<1.0.1"
|
|
},
|
|
"require-dev": {
|
|
"contributte/console": "~0.7",
|
|
"latte/latte": "^2.6.0",
|
|
"nette/application": "^3.1.3",
|
|
"nette/bootstrap": "^3.1.1",
|
|
"nette/caching": "^3.1.1",
|
|
"nette/security": "^3.1.1",
|
|
"ninjify/nunjuck": "^0.4",
|
|
"ninjify/qa": "^0.12",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpstan/phpstan-deprecation-rules": "^0.12",
|
|
"phpstan/phpstan-nette": "^0.12",
|
|
"phpstan/phpstan-strict-rules": "^0.12"
|
|
},
|
|
"suggest": {
|
|
"contributte/console": "Symfony\\Console for Nette"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.7.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Contributte\\Console\\Extra\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Milan Felix Šulc",
|
|
"homepage": "https://f3l1x.io"
|
|
}
|
|
],
|
|
"description": "Nette-based console commands for latte, DIC, security, utils and many others",
|
|
"homepage": "https://github.com/contributte/console-extra",
|
|
"keywords": [
|
|
"console",
|
|
"nette",
|
|
"symfony"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/contributte/console-extra/issues",
|
|
"source": "https://github.com/contributte/console-extra/tree/v0.7.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://contributte.org/partners.html",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/f3l1x",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2021-08-11T10:40:40+00:00"
|
|
},
|
|
{
|
|
"name": "contributte/di",
|
|
"version": "v0.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/contributte/di.git",
|
|
"reference": "534fdb5e85b4ae01f8f848fc4b752deb8458ed7c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/contributte/di/zipball/534fdb5e85b4ae01f8f848fc4b752deb8458ed7c",
|
|
"reference": "534fdb5e85b4ae01f8f848fc4b752deb8458ed7c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nette/di": "~3.0.2",
|
|
"nette/utils": "^3.0.3",
|
|
"php": ">=7.2"
|
|
},
|
|
"conflict": {
|
|
"nette/di": "<3.0.0",
|
|
"nette/schema": "<1.1.0"
|
|
},
|
|
"require-dev": {
|
|
"nette/bootstrap": "~3.0.0",
|
|
"nette/robot-loader": "^3.0.4",
|
|
"ninjify/nunjuck": "^0.4",
|
|
"ninjify/qa": "^0.12",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpstan/phpstan-deprecation-rules": "^0.12",
|
|
"phpstan/phpstan-nette": "^0.12",
|
|
"phpstan/phpstan-strict-rules": "^0.12"
|
|
},
|
|
"suggest": {
|
|
"nette/reflection": "to use AutoloadExtension[CompilerExtension]",
|
|
"nette/robot-loader": "to use AutoloadExtension[CompilerExtension]"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.5.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Contributte\\DI\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Milan Felix Šulc",
|
|
"homepage": "https://f3l1x.io"
|
|
}
|
|
],
|
|
"description": "Extra contrib to nette/di",
|
|
"homepage": "https://github.com/contributte/di",
|
|
"keywords": [
|
|
"dependency",
|
|
"inject",
|
|
"nette"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/contributte/di/issues",
|
|
"source": "https://github.com/contributte/di/tree/v0.5.1"
|
|
},
|
|
"time": "2020-12-26T17:02:42+00:00"
|
|
},
|
|
{
|
|
"name": "contributte/event-dispatcher",
|
|
"version": "v0.8.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/contributte/event-dispatcher.git",
|
|
"reference": "97d0f73a12e3cd9024f696c990396ac7b0604ed6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/contributte/event-dispatcher/zipball/97d0f73a12e3cd9024f696c990396ac7b0604ed6",
|
|
"reference": "97d0f73a12e3cd9024f696c990396ac7b0604ed6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nette/di": "^3.0.0",
|
|
"php": ">=7.2",
|
|
"symfony/event-dispatcher": "^4.3.1|^5.0.0"
|
|
},
|
|
"conflict": {
|
|
"nette/di": "<3.0.0"
|
|
},
|
|
"require-dev": {
|
|
"ninjify/nunjuck": "^0.4.0",
|
|
"ninjify/qa": "^0.8.0",
|
|
"phpstan/extension-installer": "^1.0",
|
|
"phpstan/phpstan-deprecation-rules": "^0.11",
|
|
"phpstan/phpstan-nette": "^0.11",
|
|
"phpstan/phpstan-shim": "^0.11",
|
|
"phpstan/phpstan-strict-rules": "^0.11"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.9.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Contributte\\EventDispatcher\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Milan Felix Šulc",
|
|
"homepage": "https://f3l1x.io"
|
|
}
|
|
],
|
|
"description": "Best event dispatcher / event manager / event emitter for Nette Framework",
|
|
"homepage": "https://github.com/contributte/event-dispatcher",
|
|
"keywords": [
|
|
"dispatcher",
|
|
"emitter",
|
|
"event",
|
|
"nette",
|
|
"symfony"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/contributte/event-dispatcher/issues",
|
|
"source": "https://github.com/contributte/event-dispatcher/tree/v0.8.0"
|
|
},
|
|
"time": "2020-12-10T14:46:48+00:00"
|
|
},
|
|
{
|
|
"name": "contributte/event-dispatcher-extra",
|
|
"version": "v0.8.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/contributte/event-dispatcher-extra.git",
|
|
"reference": "f7372fdb903f4ab5dbeb551222f91b2eefbcd09e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/contributte/event-dispatcher-extra/zipball/f7372fdb903f4ab5dbeb551222f91b2eefbcd09e",
|
|
"reference": "f7372fdb903f4ab5dbeb551222f91b2eefbcd09e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nette/di": "~3.0.0",
|
|
"php": ">=7.2",
|
|
"symfony/event-dispatcher": "^4.3.1|^5.0.0"
|
|
},
|
|
"conflict": {
|
|
"nette/di": "<3.0.0"
|
|
},
|
|
"require-dev": {
|
|
"contributte/event-dispatcher": "^0.6.0|^0.7.0",
|
|
"latte/latte": "~2.5.1",
|
|
"nette/application": "~3.0.0",
|
|
"nette/http": "~3.0.1",
|
|
"nette/security": "~3.0.0",
|
|
"ninjify/nunjuck": "^0.4.0",
|
|
"ninjify/qa": "^0.8.0",
|
|
"phpstan/extension-installer": "^1.0",
|
|
"phpstan/phpstan-deprecation-rules": "^0.11",
|
|
"phpstan/phpstan-nette": "^0.11",
|
|
"phpstan/phpstan-shim": "^0.11",
|
|
"phpstan/phpstan-strict-rules": "^0.11"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.9.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Contributte\\Events\\Extra\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Milan Felix Šulc",
|
|
"homepage": "https://f3l1x.io"
|
|
}
|
|
],
|
|
"description": "Nette-based Symfony events for application, presenter, form, latte, templates, security and many others.",
|
|
"homepage": "https://github.com/contributte/event-dispatcher-extra",
|
|
"keywords": [
|
|
"Bridge",
|
|
"application",
|
|
"dispatcher",
|
|
"event",
|
|
"form",
|
|
"latte",
|
|
"nette",
|
|
"security",
|
|
"template"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/contributte/event-dispatcher-extra/issues",
|
|
"source": "https://github.com/contributte/event-dispatcher-extra/tree/v0.8.0"
|
|
},
|
|
"time": "2020-12-10T14:53:05+00:00"
|
|
},
|
|
{
|
|
"name": "contributte/forms",
|
|
"version": "v0.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/contributte/forms.git",
|
|
"reference": "995d5349b3b6233808a4abc9e4324d78192e3779"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/contributte/forms/zipball/995d5349b3b6233808a4abc9e4324d78192e3779",
|
|
"reference": "995d5349b3b6233808a4abc9e4324d78192e3779",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nette/forms": "^3.0.0",
|
|
"php": ">=7.2"
|
|
},
|
|
"conflict": {
|
|
"nette/di": "<3.0.0"
|
|
},
|
|
"require-dev": {
|
|
"nette/application": "^3.0.0",
|
|
"nette/di": "^3.0.0",
|
|
"ninjify/nunjuck": "^0.4",
|
|
"ninjify/qa": "^0.12",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpstan/phpstan-deprecation-rules": "^0.12",
|
|
"phpstan/phpstan-nette": "^0.12",
|
|
"phpstan/phpstan-strict-rules": "^0.12"
|
|
},
|
|
"suggest": {
|
|
"nette/di": "to use FormFactoryExtension[CompilerExtension]"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.6.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Contributte\\Forms\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Milan Felix Šulc",
|
|
"homepage": "https://f3l1x.io"
|
|
}
|
|
],
|
|
"description": "Extra contrib to nette/forms",
|
|
"homepage": "https://github.com/contributte/forms",
|
|
"keywords": [
|
|
"Forms",
|
|
"checkbox",
|
|
"inputs",
|
|
"nette",
|
|
"renderers",
|
|
"rules",
|
|
"validation"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/contributte/forms/issues",
|
|
"source": "https://github.com/contributte/forms/tree/v0.5.0"
|
|
},
|
|
"time": "2020-12-14T17:46:11+00:00"
|
|
},
|
|
{
|
|
"name": "contributte/http",
|
|
"version": "v0.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/contributte/http.git",
|
|
"reference": "3f926d0e0ec0807e68714149df55ae0e8e4888a4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/contributte/http/zipball/3f926d0e0ec0807e68714149df55ae0e8e4888a4",
|
|
"reference": "3f926d0e0ec0807e68714149df55ae0e8e4888a4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nette/http": "^3.0.1",
|
|
"php": ">=7.2"
|
|
},
|
|
"require-dev": {
|
|
"nette/di": "^3.0.0",
|
|
"ninjify/nunjuck": "^0.4",
|
|
"ninjify/qa": "^0.12",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpstan/phpstan-deprecation-rules": "^0.12",
|
|
"phpstan/phpstan-nette": "^0.12",
|
|
"phpstan/phpstan-strict-rules": "^0.12",
|
|
"tracy/tracy": "^2.5.1"
|
|
},
|
|
"suggest": {
|
|
"nette/di": "to use CompilerExtensions"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.5.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Contributte\\Http\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Milan Felix Šulc",
|
|
"homepage": "https://f3l1x.io"
|
|
}
|
|
],
|
|
"description": "Extra contrib to nette/http",
|
|
"homepage": "https://github.com/contributte/http",
|
|
"keywords": [
|
|
"auth",
|
|
"curl",
|
|
"http",
|
|
"nette",
|
|
"request",
|
|
"response"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/contributte/http/issues",
|
|
"source": "https://github.com/contributte/http/tree/v0.4.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://contributte.org/partners.html",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/f3l1x",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2021-03-12T22:31:30+00:00"
|
|
},
|
|
{
|
|
"name": "contributte/latte",
|
|
"version": "v0.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/contributte/latte.git",
|
|
"reference": "f9ed277ddc6d8f0559375aae82bf08e5fc419519"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/contributte/latte/zipball/f9ed277ddc6d8f0559375aae82bf08e5fc419519",
|
|
"reference": "f9ed277ddc6d8f0559375aae82bf08e5fc419519",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"latte/latte": "^2.5.1",
|
|
"php": ">=7.2"
|
|
},
|
|
"conflict": {
|
|
"nette/di": "<3.0.0"
|
|
},
|
|
"require-dev": {
|
|
"nette/application": "~3.0.0",
|
|
"nette/di": "~3.0.0",
|
|
"ninjify/nunjuck": "^0.4",
|
|
"ninjify/qa": "^0.12",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpstan/phpstan-deprecation-rules": "^0.12",
|
|
"phpstan/phpstan-nette": "^0.12",
|
|
"phpstan/phpstan-strict-rules": "^0.12"
|
|
},
|
|
"suggest": {
|
|
"nette/di": "to use VersionExtension[CompilerExtension]"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.6.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Contributte\\Latte\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Milan Felix Šulc",
|
|
"homepage": "https://f3l1x.io"
|
|
}
|
|
],
|
|
"description": "Extra contrib to nette/latte",
|
|
"homepage": "https://github.com/contributte/latte",
|
|
"keywords": [
|
|
"extra",
|
|
"latte",
|
|
"nette"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/contributte/latte/issues",
|
|
"source": "https://github.com/contributte/latte/tree/v0.5.0"
|
|
},
|
|
"time": "2020-12-14T11:24:50+00:00"
|
|
},
|
|
{
|
|
"name": "contributte/mail",
|
|
"version": "v0.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/contributte/mail.git",
|
|
"reference": "4865133bec55d6ed25a3050e63f35ecfa40bc52f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/contributte/mail/zipball/4865133bec55d6ed25a3050e63f35ecfa40bc52f",
|
|
"reference": "4865133bec55d6ed25a3050e63f35ecfa40bc52f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nette/mail": "^3.1.0",
|
|
"nette/utils": "^3.0.0",
|
|
"php": ">=7.2"
|
|
},
|
|
"require-dev": {
|
|
"nette/di": "^3.0.4",
|
|
"ninjify/nunjuck": "^0.4",
|
|
"ninjify/qa": "^0.12",
|
|
"phpstan/phpstan": "^0.12.2",
|
|
"phpstan/phpstan-deprecation-rules": "^0.12.0",
|
|
"phpstan/phpstan-nette": "^0.12.0",
|
|
"phpstan/phpstan-strict-rules": "^0.12.0",
|
|
"tracy/tracy": "^2.6.2"
|
|
},
|
|
"suggest": {
|
|
"contributte/di": "to use MailerExtension[CompilerExtension]"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.7.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Contributte\\Mail\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Milan Felix Šulc",
|
|
"homepage": "https://f3l1x.io"
|
|
}
|
|
],
|
|
"description": "Extra contrib to nette/mail",
|
|
"homepage": "https://github.com/contributte/mail",
|
|
"keywords": [
|
|
"extra",
|
|
"mail",
|
|
"nette"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/contributte/mail/issues",
|
|
"source": "https://github.com/contributte/mail/tree/v0.6.0"
|
|
},
|
|
"time": "2020-12-17T21:59:21+00:00"
|
|
},
|
|
{
|
|
"name": "contributte/mailing",
|
|
"version": "v0.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/contributte/mailing.git",
|
|
"reference": "55bc6366e038463a5b226dcae5a980fff1554555"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/contributte/mailing/zipball/55bc6366e038463a5b226dcae5a980fff1554555",
|
|
"reference": "55bc6366e038463a5b226dcae5a980fff1554555",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"latte/latte": "^2.9.2",
|
|
"nette/application": "^3.1.0",
|
|
"nette/di": "^3.0.7",
|
|
"nette/mail": "^3.1.5",
|
|
"php": ">=7.2"
|
|
},
|
|
"conflict": {
|
|
"nette/di": "<3.0.0"
|
|
},
|
|
"require-dev": {
|
|
"mockery/mockery": "^1.3.3",
|
|
"ninjify/nunjuck": "^0.4",
|
|
"ninjify/qa": "^0.12.1",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpstan/phpstan-deprecation-rules": "^0.12",
|
|
"phpstan/phpstan-nette": "^0.12",
|
|
"phpstan/phpstan-strict-rules": "^0.12"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.6.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Contributte\\Mailing\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Milan Felix Šulc",
|
|
"homepage": "https://f3l1x.io"
|
|
}
|
|
],
|
|
"description": "Sending emails with pleasure and prepared templates.",
|
|
"homepage": "https://github.com/contributte/mailing",
|
|
"keywords": [
|
|
"mail",
|
|
"mailing",
|
|
"nette"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/contributte/mailing/issues",
|
|
"source": "https://github.com/contributte/mailing/tree/v0.5.1"
|
|
},
|
|
"time": "2021-01-10T18:21:50+00:00"
|
|
},
|
|
{
|
|
"name": "contributte/monolog",
|
|
"version": "v0.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/contributte/monolog.git",
|
|
"reference": "a47a3f634c7d9ba21f0923d3479f38a459767182"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/contributte/monolog/zipball/a47a3f634c7d9ba21f0923d3479f38a459767182",
|
|
"reference": "a47a3f634c7d9ba21f0923d3479f38a459767182",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"contributte/di": "^0.5.0",
|
|
"monolog/monolog": "^2.0.0",
|
|
"nette/utils": "^3.0.0",
|
|
"php": ">=7.2"
|
|
},
|
|
"conflict": {
|
|
"tracy/tracy": "<2.6.2"
|
|
},
|
|
"require-dev": {
|
|
"ninjify/qa": "^0.10.0",
|
|
"phpstan/extension-installer": "^1.0",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpstan/phpstan-deprecation-rules": "^0.12",
|
|
"phpstan/phpstan-nette": "^0.12",
|
|
"phpstan/phpstan-strict-rules": "^0.12",
|
|
"phpunit/phpunit": "^8.1.3",
|
|
"tracy/tracy": "~2.6.2 || ~2.7.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.6.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Contributte\\Monolog\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Milan Felix Šulc",
|
|
"homepage": "https://f3l1x.io"
|
|
}
|
|
],
|
|
"description": "Monolog integration into Nette Framework",
|
|
"homepage": "https://github.com/contributte/monolog",
|
|
"keywords": [
|
|
"logging",
|
|
"monolog",
|
|
"nette"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/contributte/monolog/issues",
|
|
"source": "https://github.com/contributte/monolog/tree/v0.5.0"
|
|
},
|
|
"time": "2020-12-10T14:31:08+00:00"
|
|
},
|
|
{
|
|
"name": "contributte/neonizer",
|
|
"version": "v0.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/contributte/neonizer.git",
|
|
"reference": "98e99ea3c42d3d8608fdd35ef2e59d38760a5bfc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/contributte/neonizer/zipball/98e99ea3c42d3d8608fdd35ef2e59d38760a5bfc",
|
|
"reference": "98e99ea3c42d3d8608fdd35ef2e59d38760a5bfc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nette/neon": "^3.0.0",
|
|
"php": ">=7.2"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "^1.6.3",
|
|
"mockery/mockery": "^1.3.0",
|
|
"ninjify/nunjuck": "^0.4",
|
|
"ninjify/qa": "^0.12",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpstan/phpstan-deprecation-rules": "^0.12",
|
|
"phpstan/phpstan-nette": "^0.12",
|
|
"phpstan/phpstan-strict-rules": "^0.12"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.5.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Contributte\\Neonizer\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Milan Felix Šulc",
|
|
"homepage": "https://f3l1x.io"
|
|
}
|
|
],
|
|
"description": "Collection of useful scripts for manipulaton with NEON files. Support composer pre-install / post-install events. Set/get parameters, validate files.",
|
|
"homepage": "https://github.com/contributte/neonizer",
|
|
"keywords": [
|
|
"composer",
|
|
"interactive",
|
|
"neon",
|
|
"nette",
|
|
"parameters"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/contributte/neonizer/issues",
|
|
"source": "https://github.com/contributte/neonizer/tree/v0.5.0"
|
|
},
|
|
"time": "2020-12-20T15:17:11+00:00"
|
|
},
|
|
{
|
|
"name": "contributte/pdf",
|
|
"version": "v6.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/contributte/pdf.git",
|
|
"reference": "9c3feafefb970e92ffc3e98defbc3854733fb7eb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/contributte/pdf/zipball/9c3feafefb970e92ffc3e98defbc3854733fb7eb",
|
|
"reference": "9c3feafefb970e92ffc3e98defbc3854733fb7eb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"mpdf/mpdf": "^8.0",
|
|
"nette/application": "~3.0",
|
|
"nette/http": "~3.0",
|
|
"php": ">=7.1"
|
|
},
|
|
"require-dev": {
|
|
"latte/latte": "^2.10",
|
|
"nette/di": "^3.0.0",
|
|
"ninjify/nunjuck": "^0.3.0",
|
|
"ninjify/qa": "^0.12",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpstan/phpstan-deprecation-rules": "^0.12",
|
|
"phpstan/phpstan-nette": "^0.12",
|
|
"phpstan/phpstan-strict-rules": "^0.12",
|
|
"symfony/css-selector": "^4.4|^5.0",
|
|
"symfony/dom-crawler": "^4.4|^5.0"
|
|
},
|
|
"suggest": {
|
|
"nette/nette": "PHP framework to which this extension belongs to.",
|
|
"symfony/dom-crawler": "Allows filtering html tags."
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "6.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Contributte\\PdfResponse\\": "src/",
|
|
"Joseki\\Application\\Responses\\": "src-old/"
|
|
},
|
|
"files": [
|
|
"src/compatibility.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-3.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Miroslav Paulík",
|
|
"email": "miras.paulik@seznam.cz"
|
|
},
|
|
{
|
|
"name": "Jan Kuchař"
|
|
},
|
|
{
|
|
"name": "Tomáš Votruba",
|
|
"email": "tomas.vot@gmail.com"
|
|
},
|
|
{
|
|
"name": "Petr Parolek",
|
|
"homepage": "https://www.webnazakazku.cz/"
|
|
},
|
|
{
|
|
"name": "Milan Felix Šulc",
|
|
"homepage": "https://f3l1x.io"
|
|
}
|
|
],
|
|
"description": "Pdf response extension for Nette Framework",
|
|
"support": {
|
|
"issues": "https://github.com/contributte/pdf/issues",
|
|
"source": "https://github.com/contributte/pdf/tree/v6.1.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/f3l1x",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/petrparolek",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2021-02-28T18:30:39+00:00"
|
|
},
|
|
{
|
|
"name": "contributte/security",
|
|
"version": "v0.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/contributte/security.git",
|
|
"reference": "4ca84fbf22a8cbd0a292fba6e661a896c1a1a4d4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/contributte/security/zipball/4ca84fbf22a8cbd0a292fba6e661a896c1a1a4d4",
|
|
"reference": "4ca84fbf22a8cbd0a292fba6e661a896c1a1a4d4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nette/security": "^3.0.0",
|
|
"php": ">=7.2"
|
|
},
|
|
"require-dev": {
|
|
"ninjify/nunjuck": "^0.4",
|
|
"ninjify/qa": "^0.12",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpstan/phpstan-deprecation-rules": "^0.12",
|
|
"phpstan/phpstan-nette": "^0.12",
|
|
"phpstan/phpstan-strict-rules": "^0.12"
|
|
},
|
|
"suggest": {
|
|
"nette/di": "to use SecurityExtension [CompilerExtension]"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.5.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Contributte\\Security\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Milan Felix Sulc",
|
|
"homepage": "https://f3l1x.io"
|
|
}
|
|
],
|
|
"description": "Extra contrib to nette/security",
|
|
"homepage": "https://github.com/contributte/security",
|
|
"keywords": [
|
|
"Authentication",
|
|
"acl",
|
|
"authorization",
|
|
"nette",
|
|
"privilege",
|
|
"security"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/contributte/security/issues",
|
|
"source": "https://github.com/contributte/security/tree/v0.4.0"
|
|
},
|
|
"time": "2020-12-15T16:22:12+00:00"
|
|
},
|
|
{
|
|
"name": "contributte/tracy",
|
|
"version": "v0.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/contributte/tracy.git",
|
|
"reference": "eefc7596f348145c23ce81653b89a68b79653e67"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/contributte/tracy/zipball/eefc7596f348145c23ce81653b89a68b79653e67",
|
|
"reference": "eefc7596f348145c23ce81653b89a68b79653e67",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2",
|
|
"tracy/tracy": "^2.7.0"
|
|
},
|
|
"conflict": {
|
|
"nette/di": "<3.0.0"
|
|
},
|
|
"require-dev": {
|
|
"nette/application": "~3.0.0",
|
|
"nette/di": "~3.0.0",
|
|
"nette/http": "~3.0.1",
|
|
"ninjify/nunjuck": "^0.4",
|
|
"ninjify/qa": "^0.12",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpstan/phpstan-deprecation-rules": "^0.12",
|
|
"phpstan/phpstan-nette": "^0.12",
|
|
"phpstan/phpstan-strict-rules": "^0.12"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.6.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Contributte\\Tracy\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Milan Felix Šulc",
|
|
"homepage": "https://f3l1x.io"
|
|
},
|
|
{
|
|
"name": "Marek Bartoš",
|
|
"homepage": "https://marek-bartos.cz"
|
|
}
|
|
],
|
|
"description": "Tuned Tracy Bars/Panels/BlueScreens for easy-developing",
|
|
"homepage": "https://github.com/contributte/tracy",
|
|
"keywords": [
|
|
"bluescreen",
|
|
"develop",
|
|
"navigation",
|
|
"nette",
|
|
"profile",
|
|
"tracy"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/contributte/tracy/issues",
|
|
"source": "https://github.com/contributte/tracy/tree/v0.5.1"
|
|
},
|
|
"time": "2020-12-19T17:38:47+00:00"
|
|
},
|
|
{
|
|
"name": "contributte/utils",
|
|
"version": "v0.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/contributte/utils.git",
|
|
"reference": "188f745adb9dc72bfb775d383b8c308d62272ce4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/contributte/utils/zipball/188f745adb9dc72bfb775d383b8c308d62272ce4",
|
|
"reference": "188f745adb9dc72bfb775d383b8c308d62272ce4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nette/utils": "^3.0.1",
|
|
"php": ">=7.2"
|
|
},
|
|
"conflict": {
|
|
"nette/di": "<3.0.0"
|
|
},
|
|
"require-dev": {
|
|
"nette/di": "~3.0.0",
|
|
"ninjify/nunjuck": "^0.4.0",
|
|
"ninjify/qa": "^0.12.0",
|
|
"phpstan/phpstan": "^1.0",
|
|
"phpstan/phpstan-deprecation-rules": "^1.0",
|
|
"phpstan/phpstan-nette": "^1.0",
|
|
"phpstan/phpstan-strict-rules": "^1.0"
|
|
},
|
|
"suggest": {
|
|
"nette/di": "to use DateTimeExtension[CompilerExtension]"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.6.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Contributte\\Utils\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Milan Felix Šulc",
|
|
"homepage": "https://f3l1x.io"
|
|
}
|
|
],
|
|
"description": "Extra contrib to nette/utils",
|
|
"homepage": "https://github.com/contributte/utils",
|
|
"keywords": [
|
|
"datetime",
|
|
"filesystem",
|
|
"nette",
|
|
"strings",
|
|
"utils"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/contributte/utils/issues",
|
|
"source": "https://github.com/contributte/utils/tree/v0.5.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://contributte.org/partners.html",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/f3l1x",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2021-12-29T16:32:43+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/annotations",
|
|
"version": "1.13.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/annotations.git",
|
|
"reference": "5b668aef16090008790395c02c893b1ba13f7e08"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08",
|
|
"reference": "5b668aef16090008790395c02c893b1ba13f7e08",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/lexer": "1.*",
|
|
"ext-tokenizer": "*",
|
|
"php": "^7.1 || ^8.0",
|
|
"psr/cache": "^1 || ^2 || ^3"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/cache": "^1.11 || ^2.0",
|
|
"doctrine/coding-standard": "^6.0 || ^8.1",
|
|
"phpstan/phpstan": "^0.12.20",
|
|
"phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
|
|
"symfony/cache": "^4.4 || ^5.2"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
}
|
|
],
|
|
"description": "Docblock Annotations Parser",
|
|
"homepage": "https://www.doctrine-project.org/projects/annotations.html",
|
|
"keywords": [
|
|
"annotations",
|
|
"docblock",
|
|
"parser"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/annotations/issues",
|
|
"source": "https://github.com/doctrine/annotations/tree/1.13.2"
|
|
},
|
|
"time": "2021-08-05T19:00:23+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/cache",
|
|
"version": "1.12.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/cache.git",
|
|
"reference": "4cf401d14df219fa6f38b671f5493449151c9ad8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/cache/zipball/4cf401d14df219fa6f38b671f5493449151c9ad8",
|
|
"reference": "4cf401d14df219fa6f38b671f5493449151c9ad8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "~7.1 || ^8.0"
|
|
},
|
|
"conflict": {
|
|
"doctrine/common": ">2.2,<2.4"
|
|
},
|
|
"require-dev": {
|
|
"alcaeus/mongo-php-adapter": "^1.1",
|
|
"cache/integration-tests": "dev-master",
|
|
"doctrine/coding-standard": "^8.0",
|
|
"mongodb/mongodb": "^1.1",
|
|
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
|
|
"predis/predis": "~1.0",
|
|
"psr/cache": "^1.0 || ^2.0 || ^3.0",
|
|
"symfony/cache": "^4.4 || ^5.2 || ^6.0@dev",
|
|
"symfony/var-exporter": "^4.4 || ^5.2 || ^6.0@dev"
|
|
},
|
|
"suggest": {
|
|
"alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
}
|
|
],
|
|
"description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
|
|
"homepage": "https://www.doctrine-project.org/projects/cache.html",
|
|
"keywords": [
|
|
"abstraction",
|
|
"apcu",
|
|
"cache",
|
|
"caching",
|
|
"couchdb",
|
|
"memcached",
|
|
"php",
|
|
"redis",
|
|
"xcache"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/cache/issues",
|
|
"source": "https://github.com/doctrine/cache/tree/1.12.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.doctrine-project.org/sponsorship.html",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/phpdoctrine",
|
|
"type": "patreon"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-07-17T14:39:21+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/collections",
|
|
"version": "1.6.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/collections.git",
|
|
"reference": "1958a744696c6bb3bb0d28db2611dc11610e78af"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/collections/zipball/1958a744696c6bb3bb0d28db2611dc11610e78af",
|
|
"reference": "1958a744696c6bb3bb0d28db2611dc11610e78af",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1.3 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^9.0",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.1.5",
|
|
"vimeo/psalm": "^4.2.1"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
}
|
|
],
|
|
"description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
|
|
"homepage": "https://www.doctrine-project.org/projects/collections.html",
|
|
"keywords": [
|
|
"array",
|
|
"collections",
|
|
"iterators",
|
|
"php"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/collections/issues",
|
|
"source": "https://github.com/doctrine/collections/tree/1.6.8"
|
|
},
|
|
"time": "2021-08-10T18:51:53+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/common",
|
|
"version": "3.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/common.git",
|
|
"reference": "e927fc2410c8723d053b8032e591cdff76587cdb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/common/zipball/e927fc2410c8723d053b8032e591cdff76587cdb",
|
|
"reference": "e927fc2410c8723d053b8032e591cdff76587cdb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/persistence": "^2.0",
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^9.0",
|
|
"phpstan/phpstan": "^1.2.0",
|
|
"phpstan/phpstan-phpunit": "^1",
|
|
"phpunit/phpunit": "^7.5.20 || ^8.5 || ^9.0",
|
|
"squizlabs/php_codesniffer": "^3.0",
|
|
"symfony/phpunit-bridge": "^4.0.5",
|
|
"vimeo/psalm": "^4.4"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Common\\": "lib/Doctrine/Common"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
},
|
|
{
|
|
"name": "Marco Pivetta",
|
|
"email": "ocramius@gmail.com"
|
|
}
|
|
],
|
|
"description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.",
|
|
"homepage": "https://www.doctrine-project.org/projects/common.html",
|
|
"keywords": [
|
|
"common",
|
|
"doctrine",
|
|
"php"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/common/issues",
|
|
"source": "https://github.com/doctrine/common/tree/3.2.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.doctrine-project.org/sponsorship.html",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/phpdoctrine",
|
|
"type": "patreon"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-12-26T22:39:45+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/data-fixtures",
|
|
"version": "1.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/data-fixtures.git",
|
|
"reference": "f18adf13f6c81c67a88360dca359ad474523f8e3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/f18adf13f6c81c67a88360dca359ad474523f8e3",
|
|
"reference": "f18adf13f6c81c67a88360dca359ad474523f8e3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/common": "^2.13|^3.0",
|
|
"doctrine/persistence": "^1.3.3|^2.0",
|
|
"php": "^7.2 || ^8.0"
|
|
},
|
|
"conflict": {
|
|
"doctrine/phpcr-odm": "<1.3.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^9.0",
|
|
"doctrine/dbal": "^2.5.4 || ^3.0",
|
|
"doctrine/mongodb-odm": "^1.3.0 || ^2.0.0",
|
|
"doctrine/orm": "^2.7.0",
|
|
"ext-sqlite3": "*",
|
|
"phpunit/phpunit": "^8.0"
|
|
},
|
|
"suggest": {
|
|
"alcaeus/mongo-php-adapter": "For using MongoDB ODM 1.3 with PHP 7 (deprecated)",
|
|
"doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
|
|
"doctrine/orm": "For loading ORM fixtures",
|
|
"doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Common\\DataFixtures\\": "lib/Doctrine/Common/DataFixtures"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
}
|
|
],
|
|
"description": "Data Fixtures for all Doctrine Object Managers",
|
|
"homepage": "http://www.doctrine-project.org",
|
|
"keywords": [
|
|
"database"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/data-fixtures/issues",
|
|
"source": "https://github.com/doctrine/data-fixtures/tree/1.5.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.doctrine-project.org/sponsorship.html",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/phpdoctrine",
|
|
"type": "patreon"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdata-fixtures",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-09-20T21:51:43+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/dbal",
|
|
"version": "2.13.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/dbal.git",
|
|
"reference": "6e22f6012b42d7932674857989fcf184e9e9b1c3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/dbal/zipball/6e22f6012b42d7932674857989fcf184e9e9b1c3",
|
|
"reference": "6e22f6012b42d7932674857989fcf184e9e9b1c3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/cache": "^1.0|^2.0",
|
|
"doctrine/deprecations": "^0.5.3",
|
|
"doctrine/event-manager": "^1.0",
|
|
"ext-pdo": "*",
|
|
"php": "^7.1 || ^8"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "9.0.0",
|
|
"jetbrains/phpstorm-stubs": "2021.1",
|
|
"phpstan/phpstan": "1.3.0",
|
|
"phpunit/phpunit": "^7.5.20|^8.5|9.5.11",
|
|
"psalm/plugin-phpunit": "0.16.1",
|
|
"squizlabs/php_codesniffer": "3.6.2",
|
|
"symfony/cache": "^4.4",
|
|
"symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
|
|
"vimeo/psalm": "4.16.1"
|
|
},
|
|
"suggest": {
|
|
"symfony/console": "For helpful console commands such as SQL execution and import of files."
|
|
},
|
|
"bin": [
|
|
"bin/doctrine-dbal"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
}
|
|
],
|
|
"description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
|
|
"homepage": "https://www.doctrine-project.org/projects/dbal.html",
|
|
"keywords": [
|
|
"abstraction",
|
|
"database",
|
|
"db2",
|
|
"dbal",
|
|
"mariadb",
|
|
"mssql",
|
|
"mysql",
|
|
"oci8",
|
|
"oracle",
|
|
"pdo",
|
|
"pgsql",
|
|
"postgresql",
|
|
"queryobject",
|
|
"sasql",
|
|
"sql",
|
|
"sqlanywhere",
|
|
"sqlite",
|
|
"sqlserver",
|
|
"sqlsrv"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/dbal/issues",
|
|
"source": "https://github.com/doctrine/dbal/tree/2.13.7"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.doctrine-project.org/sponsorship.html",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/phpdoctrine",
|
|
"type": "patreon"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-01-06T09:08:04+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/deprecations",
|
|
"version": "v0.5.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/deprecations.git",
|
|
"reference": "9504165960a1f83cc1480e2be1dd0a0478561314"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/9504165960a1f83cc1480e2be1dd0a0478561314",
|
|
"reference": "9504165960a1f83cc1480e2be1dd0a0478561314",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1|^8.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^6.0|^7.0|^8.0",
|
|
"phpunit/phpunit": "^7.0|^8.0|^9.0",
|
|
"psr/log": "^1.0"
|
|
},
|
|
"suggest": {
|
|
"psr/log": "Allows logging deprecations via PSR-3 logger implementation"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
|
|
"homepage": "https://www.doctrine-project.org/",
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/deprecations/issues",
|
|
"source": "https://github.com/doctrine/deprecations/tree/v0.5.3"
|
|
},
|
|
"time": "2021-03-21T12:59:47+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/event-manager",
|
|
"version": "1.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/event-manager.git",
|
|
"reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f",
|
|
"reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"conflict": {
|
|
"doctrine/common": "<2.9@dev"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^6.0",
|
|
"phpunit/phpunit": "^7.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Common\\": "lib/Doctrine/Common"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
},
|
|
{
|
|
"name": "Marco Pivetta",
|
|
"email": "ocramius@gmail.com"
|
|
}
|
|
],
|
|
"description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
|
|
"homepage": "https://www.doctrine-project.org/projects/event-manager.html",
|
|
"keywords": [
|
|
"event",
|
|
"event dispatcher",
|
|
"event manager",
|
|
"event system",
|
|
"events"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/event-manager/issues",
|
|
"source": "https://github.com/doctrine/event-manager/tree/1.1.x"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.doctrine-project.org/sponsorship.html",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/phpdoctrine",
|
|
"type": "patreon"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2020-05-29T18:28:51+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/inflector",
|
|
"version": "2.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/inflector.git",
|
|
"reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/inflector/zipball/8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89",
|
|
"reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^8.2",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpstan/phpstan-phpunit": "^0.12",
|
|
"phpstan/phpstan-strict-rules": "^0.12",
|
|
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
|
|
"vimeo/psalm": "^4.10"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
}
|
|
],
|
|
"description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
|
|
"homepage": "https://www.doctrine-project.org/projects/inflector.html",
|
|
"keywords": [
|
|
"inflection",
|
|
"inflector",
|
|
"lowercase",
|
|
"manipulation",
|
|
"php",
|
|
"plural",
|
|
"singular",
|
|
"strings",
|
|
"uppercase",
|
|
"words"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/inflector/issues",
|
|
"source": "https://github.com/doctrine/inflector/tree/2.0.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.doctrine-project.org/sponsorship.html",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/phpdoctrine",
|
|
"type": "patreon"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-10-22T20:16:43+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/instantiator",
|
|
"version": "1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/instantiator.git",
|
|
"reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
|
|
"reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^8.0",
|
|
"ext-pdo": "*",
|
|
"ext-phar": "*",
|
|
"phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpstan/phpstan-phpunit": "^0.12",
|
|
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Marco Pivetta",
|
|
"email": "ocramius@gmail.com",
|
|
"homepage": "https://ocramius.github.io/"
|
|
}
|
|
],
|
|
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
|
|
"homepage": "https://www.doctrine-project.org/projects/instantiator.html",
|
|
"keywords": [
|
|
"constructor",
|
|
"instantiate"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/instantiator/issues",
|
|
"source": "https://github.com/doctrine/instantiator/tree/1.4.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.doctrine-project.org/sponsorship.html",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/phpdoctrine",
|
|
"type": "patreon"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2020-11-10T18:47:58+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/lexer",
|
|
"version": "1.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/lexer.git",
|
|
"reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
|
|
"reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^6.0",
|
|
"phpstan/phpstan": "^0.11.8",
|
|
"phpunit/phpunit": "^8.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
}
|
|
],
|
|
"description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
|
|
"homepage": "https://www.doctrine-project.org/projects/lexer.html",
|
|
"keywords": [
|
|
"annotations",
|
|
"docblock",
|
|
"lexer",
|
|
"parser",
|
|
"php"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/lexer/issues",
|
|
"source": "https://github.com/doctrine/lexer/tree/1.2.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.doctrine-project.org/sponsorship.html",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/phpdoctrine",
|
|
"type": "patreon"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2020-05-25T17:44:05+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/migrations",
|
|
"version": "2.3.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/migrations.git",
|
|
"reference": "6d87c9a0baa6a4725b4c4e1a45b2a39f53bf1859"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/migrations/zipball/6d87c9a0baa6a4725b4c4e1a45b2a39f53bf1859",
|
|
"reference": "6d87c9a0baa6a4725b4c4e1a45b2a39f53bf1859",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer/package-versions-deprecated": "^1.8",
|
|
"doctrine/dbal": "^2.9",
|
|
"friendsofphp/proxy-manager-lts": "^1.0",
|
|
"php": "^7.1 || ^8.0",
|
|
"symfony/console": "^3.4||^4.4.16||^5.0",
|
|
"symfony/stopwatch": "^3.4||^4.0||^5.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^8.2",
|
|
"doctrine/orm": "^2.6",
|
|
"ext-pdo_sqlite": "*",
|
|
"jdorn/sql-formatter": "^1.1",
|
|
"mikey179/vfsstream": "^1.6",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpstan/phpstan-deprecation-rules": "^0.12",
|
|
"phpstan/phpstan-phpunit": "^0.12",
|
|
"phpstan/phpstan-strict-rules": "^0.12",
|
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.4",
|
|
"symfony/process": "^3.4||^4.0||^5.0",
|
|
"symfony/yaml": "^3.4||^4.0||^5.0"
|
|
},
|
|
"suggest": {
|
|
"jdorn/sql-formatter": "Allows to generate formatted SQL with the diff command.",
|
|
"symfony/yaml": "Allows the use of yaml for migration configuration files."
|
|
},
|
|
"bin": [
|
|
"bin/doctrine-migrations"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Migrations\\": "lib/Doctrine/Migrations"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
},
|
|
{
|
|
"name": "Michael Simonson",
|
|
"email": "contact@mikesimonson.com"
|
|
}
|
|
],
|
|
"description": "PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.",
|
|
"homepage": "https://www.doctrine-project.org/projects/migrations.html",
|
|
"keywords": [
|
|
"database",
|
|
"dbal",
|
|
"migrations",
|
|
"php"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/migrations/issues",
|
|
"source": "https://github.com/doctrine/migrations/tree/2.3.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.doctrine-project.org/sponsorship.html",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/phpdoctrine",
|
|
"type": "patreon"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Fmigrations",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-04-10T07:56:08+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/orm",
|
|
"version": "2.10.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/orm.git",
|
|
"reference": "cccb2e2fdfed2969afb3d65c5ea82bafdefbe1a7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/orm/zipball/cccb2e2fdfed2969afb3d65c5ea82bafdefbe1a7",
|
|
"reference": "cccb2e2fdfed2969afb3d65c5ea82bafdefbe1a7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer/package-versions-deprecated": "^1.8",
|
|
"doctrine/cache": "^1.12.1 || ^2.1.1",
|
|
"doctrine/collections": "^1.5",
|
|
"doctrine/common": "^3.0.3",
|
|
"doctrine/dbal": "^2.13.1 || ^3.1.1",
|
|
"doctrine/deprecations": "^0.5.3",
|
|
"doctrine/event-manager": "^1.1",
|
|
"doctrine/inflector": "^1.4 || ^2.0",
|
|
"doctrine/instantiator": "^1.3",
|
|
"doctrine/lexer": "^1.0",
|
|
"doctrine/persistence": "^2.2",
|
|
"ext-ctype": "*",
|
|
"ext-pdo": "*",
|
|
"php": "^7.1 ||^8.0",
|
|
"psr/cache": "^1 || ^2 || ^3",
|
|
"symfony/console": "^3.0 || ^4.0 || ^5.0 || ^6.0",
|
|
"symfony/polyfill-php72": "^1.23",
|
|
"symfony/polyfill-php80": "^1.15"
|
|
},
|
|
"conflict": {
|
|
"doctrine/annotations": "<1.13 || >= 2.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/annotations": "^1.13",
|
|
"doctrine/coding-standard": "^9.0",
|
|
"phpbench/phpbench": "^0.16.10 || ^1.0",
|
|
"phpstan/phpstan": "1.2.0",
|
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.4",
|
|
"squizlabs/php_codesniffer": "3.6.2",
|
|
"symfony/cache": "^4.4 || ^5.2",
|
|
"symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0",
|
|
"vimeo/psalm": "4.15.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/cache": "Provides cache support for Setup Tool with doctrine/cache 2.0",
|
|
"symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
|
|
},
|
|
"bin": [
|
|
"bin/doctrine"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\ORM\\": "lib/Doctrine/ORM"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
},
|
|
{
|
|
"name": "Marco Pivetta",
|
|
"email": "ocramius@gmail.com"
|
|
}
|
|
],
|
|
"description": "Object-Relational-Mapper for PHP",
|
|
"homepage": "https://www.doctrine-project.org/projects/orm.html",
|
|
"keywords": [
|
|
"database",
|
|
"orm"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/orm/issues",
|
|
"source": "https://github.com/doctrine/orm/tree/2.10.4"
|
|
},
|
|
"time": "2021-12-20T21:23:47+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/persistence",
|
|
"version": "2.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/persistence.git",
|
|
"reference": "f8af155c1e7963f3d2b4415097d55757bbaa53d8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/persistence/zipball/f8af155c1e7963f3d2b4415097d55757bbaa53d8",
|
|
"reference": "f8af155c1e7963f3d2b4415097d55757bbaa53d8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/cache": "^1.11 || ^2.0",
|
|
"doctrine/collections": "^1.0",
|
|
"doctrine/deprecations": "^0.5.3",
|
|
"doctrine/event-manager": "^1.0",
|
|
"php": "^7.1 || ^8.0",
|
|
"psr/cache": "^1.0 || ^2.0 || ^3.0"
|
|
},
|
|
"conflict": {
|
|
"doctrine/annotations": "<1.0 || >=2.0",
|
|
"doctrine/common": "<2.10@dev"
|
|
},
|
|
"require-dev": {
|
|
"composer/package-versions-deprecated": "^1.11",
|
|
"doctrine/annotations": "^1.0",
|
|
"doctrine/coding-standard": "^6.0 || ^9.0",
|
|
"doctrine/common": "^3.0",
|
|
"phpstan/phpstan": "1.2.0",
|
|
"phpunit/phpunit": "^7.5.20 || ^8.0 || ^9.0",
|
|
"symfony/cache": "^4.4 || ^5.0 || ^6.0",
|
|
"vimeo/psalm": "4.13.1"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Common\\": "lib/Doctrine/Common",
|
|
"Doctrine\\Persistence\\": "lib/Doctrine/Persistence"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
},
|
|
{
|
|
"name": "Marco Pivetta",
|
|
"email": "ocramius@gmail.com"
|
|
}
|
|
],
|
|
"description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
|
|
"homepage": "https://doctrine-project.org/projects/persistence.html",
|
|
"keywords": [
|
|
"mapper",
|
|
"object",
|
|
"odm",
|
|
"orm",
|
|
"persistence"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/persistence/issues",
|
|
"source": "https://github.com/doctrine/persistence/tree/2.3.0"
|
|
},
|
|
"time": "2022-01-09T19:58:46+00:00"
|
|
},
|
|
{
|
|
"name": "friendsofphp/proxy-manager-lts",
|
|
"version": "v1.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/FriendsOfPHP/proxy-manager-lts.git",
|
|
"reference": "006aa5d32f887a4db4353b13b5b5095613e0611f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/006aa5d32f887a4db4353b13b5b5095613e0611f",
|
|
"reference": "006aa5d32f887a4db4353b13b5b5095613e0611f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"laminas/laminas-code": "~3.4.1|^4.0",
|
|
"php": ">=7.1",
|
|
"symfony/filesystem": "^4.4.17|^5.0|^6.0"
|
|
},
|
|
"conflict": {
|
|
"laminas/laminas-stdlib": "<3.2.1",
|
|
"zendframework/zend-stdlib": "<3.2.1"
|
|
},
|
|
"replace": {
|
|
"ocramius/proxy-manager": "^2.1"
|
|
},
|
|
"require-dev": {
|
|
"ext-phar": "*",
|
|
"symfony/phpunit-bridge": "^5.2|^6.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"thanks": {
|
|
"name": "ocramius/proxy-manager",
|
|
"url": "https://github.com/Ocramius/ProxyManager"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"ProxyManager\\": "src/ProxyManager"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Marco Pivetta",
|
|
"email": "ocramius@gmail.com",
|
|
"homepage": "http://ocramius.github.io/"
|
|
},
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
}
|
|
],
|
|
"description": "Adding support for a wider range of PHP versions to ocramius/proxy-manager",
|
|
"homepage": "https://github.com/FriendsOfPHP/proxy-manager-lts",
|
|
"keywords": [
|
|
"aop",
|
|
"lazy loading",
|
|
"proxy",
|
|
"proxy pattern",
|
|
"service proxies"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/FriendsOfPHP/proxy-manager-lts/issues",
|
|
"source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.5"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/Ocramius",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/ocramius/proxy-manager",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-05-22T16:11:15+00:00"
|
|
},
|
|
{
|
|
"name": "laminas/laminas-code",
|
|
"version": "4.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/laminas/laminas-code.git",
|
|
"reference": "6fd96d4d913571a2cd056a27b123fa28cb90ac4e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/laminas/laminas-code/zipball/6fd96d4d913571a2cd056a27b123fa28cb90ac4e",
|
|
"reference": "6fd96d4d913571a2cd056a27b123fa28cb90ac4e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.4, <8.2"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/annotations": "^1.13.2",
|
|
"ext-phar": "*",
|
|
"laminas/laminas-coding-standard": "^2.3.0",
|
|
"laminas/laminas-stdlib": "^3.6.1",
|
|
"phpunit/phpunit": "^9.5.10",
|
|
"psalm/plugin-phpunit": "^0.16.1",
|
|
"vimeo/psalm": "^4.13.1"
|
|
},
|
|
"suggest": {
|
|
"doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
|
|
"laminas/laminas-stdlib": "Laminas\\Stdlib component"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Laminas\\Code\\": "src/"
|
|
},
|
|
"files": [
|
|
"polyfill/ReflectionEnumPolyfill.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
|
|
"homepage": "https://laminas.dev",
|
|
"keywords": [
|
|
"code",
|
|
"laminas",
|
|
"laminasframework"
|
|
],
|
|
"support": {
|
|
"chat": "https://laminas.dev/chat",
|
|
"docs": "https://docs.laminas.dev/laminas-code/",
|
|
"forum": "https://discourse.laminas.dev",
|
|
"issues": "https://github.com/laminas/laminas-code/issues",
|
|
"rss": "https://github.com/laminas/laminas-code/releases.atom",
|
|
"source": "https://github.com/laminas/laminas-code"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://funding.communitybridge.org/projects/laminas-project",
|
|
"type": "community_bridge"
|
|
}
|
|
],
|
|
"time": "2021-12-19T18:06:55+00:00"
|
|
},
|
|
{
|
|
"name": "latte/latte",
|
|
"version": "v2.10.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nette/latte.git",
|
|
"reference": "596b28bf098ebb852732d60b00538139a009c4db"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nette/latte/zipball/596b28bf098ebb852732d60b00538139a009c4db",
|
|
"reference": "596b28bf098ebb852732d60b00538139a009c4db",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"ext-tokenizer": "*",
|
|
"php": ">=7.1 <8.2"
|
|
},
|
|
"conflict": {
|
|
"nette/application": "<2.4.1"
|
|
},
|
|
"require-dev": {
|
|
"nette/php-generator": "^3.3.4",
|
|
"nette/tester": "~2.0",
|
|
"nette/utils": "^3.0",
|
|
"phpstan/phpstan": "^0.12",
|
|
"tracy/tracy": "^2.3"
|
|
},
|
|
"suggest": {
|
|
"ext-fileinfo": "to use filter |datastream",
|
|
"ext-iconv": "to use filters |reverse, |substring",
|
|
"ext-mbstring": "to use filters like lower, upper, capitalize, ...",
|
|
"nette/php-generator": "to use tag {templatePrint}",
|
|
"nette/utils": "to use filter |webalize"
|
|
},
|
|
"bin": [
|
|
"bin/latte-lint"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.10-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause",
|
|
"GPL-2.0-only",
|
|
"GPL-3.0-only"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "David Grudl",
|
|
"homepage": "https://davidgrudl.com"
|
|
},
|
|
{
|
|
"name": "Nette Community",
|
|
"homepage": "https://nette.org/contributors"
|
|
}
|
|
],
|
|
"description": "☕ Latte: the intuitive and fast template engine for those who want the most secure PHP sites. Introduces context-sensitive escaping.",
|
|
"homepage": "https://latte.nette.org",
|
|
"keywords": [
|
|
"context-sensitive",
|
|
"engine",
|
|
"escaping",
|
|
"html",
|
|
"nette",
|
|
"security",
|
|
"template",
|
|
"twig"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nette/latte/issues",
|
|
"source": "https://github.com/nette/latte/tree/v2.10.8"
|
|
},
|
|
"time": "2022-01-04T14:13:28+00:00"
|
|
},
|
|
{
|
|
"name": "monolog/monolog",
|
|
"version": "2.3.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Seldaek/monolog.git",
|
|
"reference": "fd4380d6fc37626e2f799f29d91195040137eba9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd4380d6fc37626e2f799f29d91195040137eba9",
|
|
"reference": "fd4380d6fc37626e2f799f29d91195040137eba9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2",
|
|
"psr/log": "^1.0.1 || ^2.0 || ^3.0"
|
|
},
|
|
"provide": {
|
|
"psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
|
|
},
|
|
"require-dev": {
|
|
"aws/aws-sdk-php": "^2.4.9 || ^3.0",
|
|
"doctrine/couchdb": "~1.0@dev",
|
|
"elasticsearch/elasticsearch": "^7",
|
|
"graylog2/gelf-php": "^1.4.2",
|
|
"mongodb/mongodb": "^1.8",
|
|
"php-amqplib/php-amqplib": "~2.4 || ^3",
|
|
"php-console/php-console": "^3.1.3",
|
|
"phpspec/prophecy": "^1.6.1",
|
|
"phpstan/phpstan": "^0.12.91",
|
|
"phpunit/phpunit": "^8.5",
|
|
"predis/predis": "^1.1",
|
|
"rollbar/rollbar": "^1.3",
|
|
"ruflin/elastica": ">=0.90@dev",
|
|
"swiftmailer/swiftmailer": "^5.3|^6.0"
|
|
},
|
|
"suggest": {
|
|
"aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
|
|
"doctrine/couchdb": "Allow sending log messages to a CouchDB server",
|
|
"elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
|
|
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
|
|
"ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
|
|
"ext-mbstring": "Allow to work properly with unicode symbols",
|
|
"ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
|
|
"ext-openssl": "Required to send log messages using SSL",
|
|
"ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
|
|
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
|
|
"mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
|
|
"php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
|
|
"php-console/php-console": "Allow sending log messages to Google Chrome",
|
|
"rollbar/rollbar": "Allow sending log messages to Rollbar",
|
|
"ruflin/elastica": "Allow sending log messages to an Elastic Search server"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Monolog\\": "src/Monolog"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jordi Boggiano",
|
|
"email": "j.boggiano@seld.be",
|
|
"homepage": "https://seld.be"
|
|
}
|
|
],
|
|
"description": "Sends your logs to files, sockets, inboxes, databases and various web services",
|
|
"homepage": "https://github.com/Seldaek/monolog",
|
|
"keywords": [
|
|
"log",
|
|
"logging",
|
|
"psr-3"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Seldaek/monolog/issues",
|
|
"source": "https://github.com/Seldaek/monolog/tree/2.3.5"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/Seldaek",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-10-01T21:08:31+00:00"
|
|
},
|
|
{
|
|
"name": "mpdf/mpdf",
|
|
"version": "v8.0.15",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mpdf/mpdf.git",
|
|
"reference": "d8a5294a6cc2e814c4157aecc8d7ac25014b18ed"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mpdf/mpdf/zipball/d8a5294a6cc2e814c4157aecc8d7ac25014b18ed",
|
|
"reference": "d8a5294a6cc2e814c4157aecc8d7ac25014b18ed",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-gd": "*",
|
|
"ext-mbstring": "*",
|
|
"myclabs/deep-copy": "^1.7",
|
|
"paragonie/random_compat": "^1.4|^2.0|^9.99.99",
|
|
"php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0",
|
|
"psr/log": "^1.0 || ^2.0",
|
|
"setasign/fpdi": "^2.1"
|
|
},
|
|
"require-dev": {
|
|
"mockery/mockery": "^1.3.0",
|
|
"mpdf/qrcode": "^1.1.0",
|
|
"squizlabs/php_codesniffer": "^3.5.0",
|
|
"tracy/tracy": "^2.4",
|
|
"yoast/phpunit-polyfills": "^1.0"
|
|
},
|
|
"suggest": {
|
|
"ext-bcmath": "Needed for generation of some types of barcodes",
|
|
"ext-xml": "Needed mainly for SVG manipulation",
|
|
"ext-zlib": "Needed for compression of embedded resources, such as fonts"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Mpdf\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-only"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Matěj Humpál",
|
|
"role": "Developer, maintainer"
|
|
},
|
|
{
|
|
"name": "Ian Back",
|
|
"role": "Developer (retired)"
|
|
}
|
|
],
|
|
"description": "PHP library generating PDF files from UTF-8 encoded HTML",
|
|
"homepage": "https://mpdf.github.io",
|
|
"keywords": [
|
|
"pdf",
|
|
"php",
|
|
"utf-8"
|
|
],
|
|
"support": {
|
|
"docs": "http://mpdf.github.io",
|
|
"issues": "https://github.com/mpdf/mpdf/issues",
|
|
"source": "https://github.com/mpdf/mpdf"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.paypal.me/mpdf",
|
|
"type": "custom"
|
|
}
|
|
],
|
|
"time": "2021-11-10T08:15:22+00:00"
|
|
},
|
|
{
|
|
"name": "myclabs/deep-copy",
|
|
"version": "1.10.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/myclabs/DeepCopy.git",
|
|
"reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
|
|
"reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/collections": "^1.0",
|
|
"doctrine/common": "^2.6",
|
|
"phpunit/phpunit": "^7.1"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"DeepCopy\\": "src/DeepCopy/"
|
|
},
|
|
"files": [
|
|
"src/DeepCopy/deep_copy.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Create deep copies (clones) of your objects",
|
|
"keywords": [
|
|
"clone",
|
|
"copy",
|
|
"duplicate",
|
|
"object",
|
|
"object graph"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/myclabs/DeepCopy/issues",
|
|
"source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2020-11-13T09:40:50+00:00"
|
|
},
|
|
{
|
|
"name": "nette/application",
|
|
"version": "v3.1.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nette/application.git",
|
|
"reference": "fa5da6a90ff71724353568894a4839aec627eae3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nette/application/zipball/fa5da6a90ff71724353568894a4839aec627eae3",
|
|
"reference": "fa5da6a90ff71724353568894a4839aec627eae3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nette/component-model": "^3.0",
|
|
"nette/http": "^3.0.2",
|
|
"nette/routing": "^3.0.2",
|
|
"nette/utils": "^3.2.1",
|
|
"php": ">=7.2"
|
|
},
|
|
"conflict": {
|
|
"latte/latte": "<2.7.1 || >=3.0",
|
|
"nette/caching": "<3.1",
|
|
"nette/di": "<3.0.7",
|
|
"nette/forms": "<3.0",
|
|
"nette/schema": "<1.2",
|
|
"tracy/tracy": "<2.5"
|
|
},
|
|
"require-dev": {
|
|
"latte/latte": "^2.10.2",
|
|
"mockery/mockery": "^1.0",
|
|
"nette/di": "^v3.0",
|
|
"nette/forms": "^3.0",
|
|
"nette/robot-loader": "^3.2",
|
|
"nette/security": "^3.0",
|
|
"nette/tester": "^2.3.1",
|
|
"phpstan/phpstan-nette": "^0.12",
|
|
"tracy/tracy": "^2.6"
|
|
},
|
|
"suggest": {
|
|
"latte/latte": "Allows using Latte in templates",
|
|
"nette/forms": "Allows to use Nette\\Application\\UI\\Form"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause",
|
|
"GPL-2.0-only",
|
|
"GPL-3.0-only"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "David Grudl",
|
|
"homepage": "https://davidgrudl.com"
|
|
},
|
|
{
|
|
"name": "Nette Community",
|
|
"homepage": "https://nette.org/contributors"
|
|
}
|
|
],
|
|
"description": "🏆 Nette Application: a full-stack component-based MVC kernel for PHP that helps you write powerful and modern web applications. Write less, have cleaner code and your work will bring you joy.",
|
|
"homepage": "https://nette.org",
|
|
"keywords": [
|
|
"Forms",
|
|
"component-based",
|
|
"control",
|
|
"framework",
|
|
"mvc",
|
|
"mvp",
|
|
"nette",
|
|
"presenter",
|
|
"routing",
|
|
"seo"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nette/application/issues",
|
|
"source": "https://github.com/nette/application/tree/v3.1.5"
|
|
},
|
|
"time": "2021-12-20T12:24:49+00:00"
|
|
},
|
|
{
|
|
"name": "nette/bootstrap",
|
|
"version": "v3.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nette/bootstrap.git",
|
|
"reference": "3ab4912a08af0c16d541c3709935c3478b5ee090"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nette/bootstrap/zipball/3ab4912a08af0c16d541c3709935c3478b5ee090",
|
|
"reference": "3ab4912a08af0c16d541c3709935c3478b5ee090",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nette/di": "^3.0.5",
|
|
"nette/utils": "^3.2.1",
|
|
"php": ">=7.2 <8.2"
|
|
},
|
|
"conflict": {
|
|
"tracy/tracy": "<2.6"
|
|
},
|
|
"require-dev": {
|
|
"latte/latte": "^2.8",
|
|
"nette/application": "^3.1",
|
|
"nette/caching": "^3.0",
|
|
"nette/database": "^3.0",
|
|
"nette/forms": "^3.0",
|
|
"nette/http": "^3.0",
|
|
"nette/mail": "^3.0",
|
|
"nette/robot-loader": "^3.0",
|
|
"nette/safe-stream": "^2.2",
|
|
"nette/security": "^3.0",
|
|
"nette/tester": "^2.0",
|
|
"phpstan/phpstan-nette": "^0.12",
|
|
"tracy/tracy": "^2.6"
|
|
},
|
|
"suggest": {
|
|
"nette/robot-loader": "to use Configurator::createRobotLoader()",
|
|
"tracy/tracy": "to use Configurator::enableTracy()"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause",
|
|
"GPL-2.0-only",
|
|
"GPL-3.0-only"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "David Grudl",
|
|
"homepage": "https://davidgrudl.com"
|
|
},
|
|
{
|
|
"name": "Nette Community",
|
|
"homepage": "https://nette.org/contributors"
|
|
}
|
|
],
|
|
"description": "🅱 Nette Bootstrap: the simple way to configure and bootstrap your Nette application.",
|
|
"homepage": "https://nette.org",
|
|
"keywords": [
|
|
"bootstrapping",
|
|
"configurator",
|
|
"nette"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nette/bootstrap/issues",
|
|
"source": "https://github.com/nette/bootstrap/tree/v3.1.2"
|
|
},
|
|
"time": "2021-11-24T16:51:46+00:00"
|
|
},
|
|
{
|
|
"name": "nette/caching",
|
|
"version": "v3.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nette/caching.git",
|
|
"reference": "27d8f0048eb1a9c7e49e0268f39b2db7d3ce7ae9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nette/caching/zipball/27d8f0048eb1a9c7e49e0268f39b2db7d3ce7ae9",
|
|
"reference": "27d8f0048eb1a9c7e49e0268f39b2db7d3ce7ae9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nette/finder": "^2.4 || ^3.0",
|
|
"nette/utils": "^2.4 || ^3.0",
|
|
"php": ">=7.2 <8.2"
|
|
},
|
|
"require-dev": {
|
|
"latte/latte": "^2.10",
|
|
"nette/di": "^v3.0",
|
|
"nette/tester": "^2.0",
|
|
"phpstan/phpstan": "^0.12",
|
|
"tracy/tracy": "^2.4"
|
|
},
|
|
"suggest": {
|
|
"ext-pdo_sqlite": "to use SQLiteStorage or SQLiteJournal"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause",
|
|
"GPL-2.0-only",
|
|
"GPL-3.0-only"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "David Grudl",
|
|
"homepage": "https://davidgrudl.com"
|
|
},
|
|
{
|
|
"name": "Nette Community",
|
|
"homepage": "https://nette.org/contributors"
|
|
}
|
|
],
|
|
"description": "⏱ Nette Caching: library with easy-to-use API and many cache backends.",
|
|
"homepage": "https://nette.org",
|
|
"keywords": [
|
|
"cache",
|
|
"journal",
|
|
"memcached",
|
|
"nette",
|
|
"sqlite"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nette/caching/issues",
|
|
"source": "https://github.com/nette/caching/tree/v3.1.2"
|
|
},
|
|
"time": "2021-08-24T23:45:03+00:00"
|
|
},
|
|
{
|
|
"name": "nette/component-model",
|
|
"version": "v3.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nette/component-model.git",
|
|
"reference": "20a39df12009029c7e425bc5e0439ee4ab5304af"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nette/component-model/zipball/20a39df12009029c7e425bc5e0439ee4ab5304af",
|
|
"reference": "20a39df12009029c7e425bc5e0439ee4ab5304af",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nette/utils": "^2.5 || ^3.0",
|
|
"php": ">=7.1"
|
|
},
|
|
"require-dev": {
|
|
"nette/tester": "^2.0",
|
|
"phpstan/phpstan": "^0.12",
|
|
"tracy/tracy": "^2.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause",
|
|
"GPL-2.0-only",
|
|
"GPL-3.0-only"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "David Grudl",
|
|
"homepage": "https://davidgrudl.com"
|
|
},
|
|
{
|
|
"name": "Nette Community",
|
|
"homepage": "https://nette.org/contributors"
|
|
}
|
|
],
|
|
"description": "⚛ Nette Component Model",
|
|
"homepage": "https://nette.org",
|
|
"keywords": [
|
|
"components",
|
|
"nette"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nette/component-model/issues",
|
|
"source": "https://github.com/nette/component-model/tree/v3.0.2"
|
|
},
|
|
"time": "2021-08-25T14:52:12+00:00"
|
|
},
|
|
{
|
|
"name": "nette/di",
|
|
"version": "v3.0.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nette/di.git",
|
|
"reference": "11c236b9f7bbfc5a95e7b24742ad8847936feeb5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nette/di/zipball/11c236b9f7bbfc5a95e7b24742ad8847936feeb5",
|
|
"reference": "11c236b9f7bbfc5a95e7b24742ad8847936feeb5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-tokenizer": "*",
|
|
"nette/neon": "^3.3",
|
|
"nette/php-generator": "^3.5.4",
|
|
"nette/robot-loader": "^3.2",
|
|
"nette/schema": "^1.1",
|
|
"nette/utils": "^3.1.6",
|
|
"php": ">=7.1 <8.2"
|
|
},
|
|
"conflict": {
|
|
"nette/bootstrap": "<3.0"
|
|
},
|
|
"require-dev": {
|
|
"nette/tester": "^2.2",
|
|
"phpstan/phpstan": "^0.12",
|
|
"tracy/tracy": "^2.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause",
|
|
"GPL-2.0-only",
|
|
"GPL-3.0-only"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "David Grudl",
|
|
"homepage": "https://davidgrudl.com"
|
|
},
|
|
{
|
|
"name": "Nette Community",
|
|
"homepage": "https://nette.org/contributors"
|
|
}
|
|
],
|
|
"description": "💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.",
|
|
"homepage": "https://nette.org",
|
|
"keywords": [
|
|
"compiled",
|
|
"di",
|
|
"dic",
|
|
"factory",
|
|
"ioc",
|
|
"nette",
|
|
"static"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nette/di/issues",
|
|
"source": "https://github.com/nette/di/tree/v3.0.12"
|
|
},
|
|
"time": "2021-12-15T21:05:11+00:00"
|
|
},
|
|
{
|
|
"name": "nette/finder",
|
|
"version": "v2.5.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nette/finder.git",
|
|
"reference": "64dc25b7929b731e72a1bc84a9e57727f5d5d3e8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nette/finder/zipball/64dc25b7929b731e72a1bc84a9e57727f5d5d3e8",
|
|
"reference": "64dc25b7929b731e72a1bc84a9e57727f5d5d3e8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nette/utils": "^2.4 || ^3.0",
|
|
"php": ">=7.1"
|
|
},
|
|
"conflict": {
|
|
"nette/nette": "<2.2"
|
|
},
|
|
"require-dev": {
|
|
"nette/tester": "^2.0",
|
|
"phpstan/phpstan": "^0.12",
|
|
"tracy/tracy": "^2.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.5-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause",
|
|
"GPL-2.0-only",
|
|
"GPL-3.0-only"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "David Grudl",
|
|
"homepage": "https://davidgrudl.com"
|
|
},
|
|
{
|
|
"name": "Nette Community",
|
|
"homepage": "https://nette.org/contributors"
|
|
}
|
|
],
|
|
"description": "🔍 Nette Finder: find files and directories with an intuitive API.",
|
|
"homepage": "https://nette.org",
|
|
"keywords": [
|
|
"filesystem",
|
|
"glob",
|
|
"iterator",
|
|
"nette"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nette/finder/issues",
|
|
"source": "https://github.com/nette/finder/tree/v2.5.3"
|
|
},
|
|
"time": "2021-12-12T17:43:24+00:00"
|
|
},
|
|
{
|
|
"name": "nette/forms",
|
|
"version": "v3.1.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nette/forms.git",
|
|
"reference": "4ed52434b61d7e532cb3bc77b048717703b91b0b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nette/forms/zipball/4ed52434b61d7e532cb3bc77b048717703b91b0b",
|
|
"reference": "4ed52434b61d7e532cb3bc77b048717703b91b0b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nette/component-model": "^3.0",
|
|
"nette/http": "^3.1",
|
|
"nette/utils": "^3.2.1",
|
|
"php": ">=7.2 <8.2"
|
|
},
|
|
"conflict": {
|
|
"latte/latte": ">=3.0",
|
|
"nette/di": "<3.0-stable"
|
|
},
|
|
"require-dev": {
|
|
"latte/latte": "^2.10.2",
|
|
"nette/application": "^3.0",
|
|
"nette/di": "^3.0",
|
|
"nette/tester": "^2.0",
|
|
"phpstan/phpstan-nette": "^0.12",
|
|
"tracy/tracy": "^2.4"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause",
|
|
"GPL-2.0-only",
|
|
"GPL-3.0-only"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "David Grudl",
|
|
"homepage": "https://davidgrudl.com"
|
|
},
|
|
{
|
|
"name": "Nette Community",
|
|
"homepage": "https://nette.org/contributors"
|
|
}
|
|
],
|
|
"description": "📝 Nette Forms: generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.",
|
|
"homepage": "https://nette.org",
|
|
"keywords": [
|
|
"Forms",
|
|
"bootstrap",
|
|
"csrf",
|
|
"javascript",
|
|
"nette",
|
|
"validation"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nette/forms/issues",
|
|
"source": "https://github.com/nette/forms/tree/v3.1.6"
|
|
},
|
|
"time": "2021-11-09T11:56:09+00:00"
|
|
},
|
|
{
|
|
"name": "nette/http",
|
|
"version": "v3.1.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nette/http.git",
|
|
"reference": "8146c2f2a262691a7139f9c56007961dcc5c1f42"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nette/http/zipball/8146c2f2a262691a7139f9c56007961dcc5c1f42",
|
|
"reference": "8146c2f2a262691a7139f9c56007961dcc5c1f42",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nette/utils": "^3.1",
|
|
"php": ">=7.2 <8.2"
|
|
},
|
|
"conflict": {
|
|
"nette/di": "<3.0.3",
|
|
"nette/schema": "<1.2"
|
|
},
|
|
"require-dev": {
|
|
"nette/di": "^3.0",
|
|
"nette/security": "^3.0",
|
|
"nette/tester": "^2.0",
|
|
"phpstan/phpstan": "^0.12",
|
|
"tracy/tracy": "^2.4"
|
|
},
|
|
"suggest": {
|
|
"ext-fileinfo": "to detect type of uploaded files"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause",
|
|
"GPL-2.0-only",
|
|
"GPL-3.0-only"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "David Grudl",
|
|
"homepage": "https://davidgrudl.com"
|
|
},
|
|
{
|
|
"name": "Nette Community",
|
|
"homepage": "https://nette.org/contributors"
|
|
}
|
|
],
|
|
"description": "🌐 Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.",
|
|
"homepage": "https://nette.org",
|
|
"keywords": [
|
|
"cookies",
|
|
"http",
|
|
"nette",
|
|
"proxy",
|
|
"request",
|
|
"response",
|
|
"security",
|
|
"session",
|
|
"url"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nette/http/issues",
|
|
"source": "https://github.com/nette/http/tree/v3.1.5"
|
|
},
|
|
"time": "2021-11-29T18:56:42+00:00"
|
|
},
|
|
{
|
|
"name": "nette/mail",
|
|
"version": "v3.1.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nette/mail.git",
|
|
"reference": "69b43ae9a5c63ff68804531ef0113c372c676ce6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nette/mail/zipball/69b43ae9a5c63ff68804531ef0113c372c676ce6",
|
|
"reference": "69b43ae9a5c63ff68804531ef0113c372c676ce6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-iconv": "*",
|
|
"nette/utils": "^3.1",
|
|
"php": ">=7.1 <8.2"
|
|
},
|
|
"conflict": {
|
|
"nette/di": "<3.0-stable"
|
|
},
|
|
"require-dev": {
|
|
"nette/di": "^3.0.0",
|
|
"nette/tester": "^2.0",
|
|
"phpstan/phpstan-nette": "^0.12",
|
|
"tracy/tracy": "^2.4"
|
|
},
|
|
"suggest": {
|
|
"ext-fileinfo": "to detect type of attached files",
|
|
"ext-openssl": "to use Nette\\Mail\\DkimSigner"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause",
|
|
"GPL-2.0-only",
|
|
"GPL-3.0-only"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "David Grudl",
|
|
"homepage": "https://davidgrudl.com"
|
|
},
|
|
{
|
|
"name": "Nette Community",
|
|
"homepage": "https://nette.org/contributors"
|
|
}
|
|
],
|
|
"description": "📧 Nette Mail: handy email creation and transfer library for PHP with both text and MIME-compliant support.",
|
|
"homepage": "https://nette.org",
|
|
"keywords": [
|
|
"mail",
|
|
"mailer",
|
|
"mime",
|
|
"nette",
|
|
"smtp"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nette/mail/issues",
|
|
"source": "https://github.com/nette/mail/tree/v3.1.8"
|
|
},
|
|
"time": "2021-08-25T00:07:03+00:00"
|
|
},
|
|
{
|
|
"name": "nette/neon",
|
|
"version": "v3.3.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nette/neon.git",
|
|
"reference": "54b287d8c2cdbe577b02e28ca1713e275b05ece2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nette/neon/zipball/54b287d8c2cdbe577b02e28ca1713e275b05ece2",
|
|
"reference": "54b287d8c2cdbe577b02e28ca1713e275b05ece2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"php": ">=7.1"
|
|
},
|
|
"require-dev": {
|
|
"nette/tester": "^2.0",
|
|
"phpstan/phpstan": "^0.12",
|
|
"tracy/tracy": "^2.7"
|
|
},
|
|
"bin": [
|
|
"bin/neon-lint"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.3-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause",
|
|
"GPL-2.0-only",
|
|
"GPL-3.0-only"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "David Grudl",
|
|
"homepage": "https://davidgrudl.com"
|
|
},
|
|
{
|
|
"name": "Nette Community",
|
|
"homepage": "https://nette.org/contributors"
|
|
}
|
|
],
|
|
"description": "🍸 Nette NEON: encodes and decodes NEON file format.",
|
|
"homepage": "https://ne-on.org",
|
|
"keywords": [
|
|
"export",
|
|
"import",
|
|
"neon",
|
|
"nette",
|
|
"yaml"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nette/neon/issues",
|
|
"source": "https://github.com/nette/neon/tree/v3.3.2"
|
|
},
|
|
"time": "2021-11-25T15:57:41+00:00"
|
|
},
|
|
{
|
|
"name": "nette/php-generator",
|
|
"version": "v3.6.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nette/php-generator.git",
|
|
"reference": "9370403f9d9c25b51c4596ded1fbfe70347f7c82"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nette/php-generator/zipball/9370403f9d9c25b51c4596ded1fbfe70347f7c82",
|
|
"reference": "9370403f9d9c25b51c4596ded1fbfe70347f7c82",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nette/utils": "^3.1.2",
|
|
"php": ">=7.2 <8.2"
|
|
},
|
|
"require-dev": {
|
|
"nette/tester": "^2.4",
|
|
"nikic/php-parser": "^4.13",
|
|
"phpstan/phpstan": "^0.12",
|
|
"tracy/tracy": "^2.8"
|
|
},
|
|
"suggest": {
|
|
"nikic/php-parser": "to use ClassType::withBodiesFrom() & GlobalFunction::withBodyFrom()"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.6-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause",
|
|
"GPL-2.0-only",
|
|
"GPL-3.0-only"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "David Grudl",
|
|
"homepage": "https://davidgrudl.com"
|
|
},
|
|
{
|
|
"name": "Nette Community",
|
|
"homepage": "https://nette.org/contributors"
|
|
}
|
|
],
|
|
"description": "🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.1 features.",
|
|
"homepage": "https://nette.org",
|
|
"keywords": [
|
|
"code",
|
|
"nette",
|
|
"php",
|
|
"scaffolding"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nette/php-generator/issues",
|
|
"source": "https://github.com/nette/php-generator/tree/v3.6.5"
|
|
},
|
|
"time": "2021-11-24T16:23:44+00:00"
|
|
},
|
|
{
|
|
"name": "nette/robot-loader",
|
|
"version": "v3.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nette/robot-loader.git",
|
|
"reference": "e2adc334cb958164c050f485d99c44c430f51fe2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nette/robot-loader/zipball/e2adc334cb958164c050f485d99c44c430f51fe2",
|
|
"reference": "e2adc334cb958164c050f485d99c44c430f51fe2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-tokenizer": "*",
|
|
"nette/finder": "^2.5 || ^3.0",
|
|
"nette/utils": "^3.0",
|
|
"php": ">=7.1"
|
|
},
|
|
"require-dev": {
|
|
"nette/tester": "^2.0",
|
|
"phpstan/phpstan": "^0.12",
|
|
"tracy/tracy": "^2.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause",
|
|
"GPL-2.0-only",
|
|
"GPL-3.0-only"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "David Grudl",
|
|
"homepage": "https://davidgrudl.com"
|
|
},
|
|
{
|
|
"name": "Nette Community",
|
|
"homepage": "https://nette.org/contributors"
|
|
}
|
|
],
|
|
"description": "🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.",
|
|
"homepage": "https://nette.org",
|
|
"keywords": [
|
|
"autoload",
|
|
"class",
|
|
"interface",
|
|
"nette",
|
|
"trait"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nette/robot-loader/issues",
|
|
"source": "https://github.com/nette/robot-loader/tree/v3.4.1"
|
|
},
|
|
"time": "2021-08-25T15:53:54+00:00"
|
|
},
|
|
{
|
|
"name": "nette/routing",
|
|
"version": "v3.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nette/routing.git",
|
|
"reference": "5532e7e3612e13def357f089c1a5c25793a16843"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nette/routing/zipball/5532e7e3612e13def357f089c1a5c25793a16843",
|
|
"reference": "5532e7e3612e13def357f089c1a5c25793a16843",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nette/http": "^3.0",
|
|
"nette/utils": "^3.0",
|
|
"php": ">=7.1"
|
|
},
|
|
"require-dev": {
|
|
"nette/tester": "^2.0",
|
|
"phpstan/phpstan": "^0.12",
|
|
"tracy/tracy": "^2.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause",
|
|
"GPL-2.0-only",
|
|
"GPL-3.0-only"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "David Grudl",
|
|
"homepage": "https://davidgrudl.com"
|
|
},
|
|
{
|
|
"name": "Nette Community",
|
|
"homepage": "https://nette.org/contributors"
|
|
}
|
|
],
|
|
"description": "Nette Routing: two-ways URL conversion",
|
|
"homepage": "https://nette.org",
|
|
"keywords": [
|
|
"nette"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nette/routing/issues",
|
|
"source": "https://github.com/nette/routing/tree/v3.0.2"
|
|
},
|
|
"time": "2021-02-06T04:08:30+00:00"
|
|
},
|
|
{
|
|
"name": "nette/schema",
|
|
"version": "v1.2.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nette/schema.git",
|
|
"reference": "9a39cef03a5b34c7de64f551538cbba05c2be5df"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nette/schema/zipball/9a39cef03a5b34c7de64f551538cbba05c2be5df",
|
|
"reference": "9a39cef03a5b34c7de64f551538cbba05c2be5df",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nette/utils": "^2.5.7 || ^3.1.5 || ^4.0",
|
|
"php": ">=7.1 <8.2"
|
|
},
|
|
"require-dev": {
|
|
"nette/tester": "^2.3 || ^2.4",
|
|
"phpstan/phpstan-nette": "^0.12",
|
|
"tracy/tracy": "^2.7"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause",
|
|
"GPL-2.0-only",
|
|
"GPL-3.0-only"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "David Grudl",
|
|
"homepage": "https://davidgrudl.com"
|
|
},
|
|
{
|
|
"name": "Nette Community",
|
|
"homepage": "https://nette.org/contributors"
|
|
}
|
|
],
|
|
"description": "📐 Nette Schema: validating data structures against a given Schema.",
|
|
"homepage": "https://nette.org",
|
|
"keywords": [
|
|
"config",
|
|
"nette"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nette/schema/issues",
|
|
"source": "https://github.com/nette/schema/tree/v1.2.2"
|
|
},
|
|
"time": "2021-10-15T11:40:02+00:00"
|
|
},
|
|
{
|
|
"name": "nette/security",
|
|
"version": "v3.1.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nette/security.git",
|
|
"reference": "c120893f561b09494486c66594720b2abcb099b2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nette/security/zipball/c120893f561b09494486c66594720b2abcb099b2",
|
|
"reference": "c120893f561b09494486c66594720b2abcb099b2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nette/utils": "^3.2.1",
|
|
"php": ">=7.2 <8.2"
|
|
},
|
|
"conflict": {
|
|
"nette/di": "<3.0-stable",
|
|
"nette/http": "<3.1.3"
|
|
},
|
|
"require-dev": {
|
|
"nette/di": "^3.0.1",
|
|
"nette/http": "^3.0.0",
|
|
"nette/tester": "^2.0",
|
|
"phpstan/phpstan-nette": "^0.12",
|
|
"tracy/tracy": "^2.4"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause",
|
|
"GPL-2.0-only",
|
|
"GPL-3.0-only"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "David Grudl",
|
|
"homepage": "https://davidgrudl.com"
|
|
},
|
|
{
|
|
"name": "Nette Community",
|
|
"homepage": "https://nette.org/contributors"
|
|
}
|
|
],
|
|
"description": "🔑 Nette Security: provides authentication, authorization and a role-based access control management via ACL (Access Control List)",
|
|
"homepage": "https://nette.org",
|
|
"keywords": [
|
|
"Authentication",
|
|
"acl",
|
|
"authorization",
|
|
"nette"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nette/security/issues",
|
|
"source": "https://github.com/nette/security/tree/v3.1.5"
|
|
},
|
|
"time": "2021-09-20T15:20:25+00:00"
|
|
},
|
|
{
|
|
"name": "nette/utils",
|
|
"version": "v3.2.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nette/utils.git",
|
|
"reference": "2f261e55bd6a12057442045bf2c249806abc1d02"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nette/utils/zipball/2f261e55bd6a12057442045bf2c249806abc1d02",
|
|
"reference": "2f261e55bd6a12057442045bf2c249806abc1d02",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2 <8.2"
|
|
},
|
|
"conflict": {
|
|
"nette/di": "<3.0.6"
|
|
},
|
|
"require-dev": {
|
|
"nette/tester": "~2.0",
|
|
"phpstan/phpstan": "^1.0",
|
|
"tracy/tracy": "^2.3"
|
|
},
|
|
"suggest": {
|
|
"ext-gd": "to use Image",
|
|
"ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()",
|
|
"ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
|
|
"ext-json": "to use Nette\\Utils\\Json",
|
|
"ext-mbstring": "to use Strings::lower() etc...",
|
|
"ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()",
|
|
"ext-xml": "to use Strings::length() etc. when mbstring is not available"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause",
|
|
"GPL-2.0-only",
|
|
"GPL-3.0-only"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "David Grudl",
|
|
"homepage": "https://davidgrudl.com"
|
|
},
|
|
{
|
|
"name": "Nette Community",
|
|
"homepage": "https://nette.org/contributors"
|
|
}
|
|
],
|
|
"description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
|
|
"homepage": "https://nette.org",
|
|
"keywords": [
|
|
"array",
|
|
"core",
|
|
"datetime",
|
|
"images",
|
|
"json",
|
|
"nette",
|
|
"paginator",
|
|
"password",
|
|
"slugify",
|
|
"string",
|
|
"unicode",
|
|
"utf-8",
|
|
"utility",
|
|
"validation"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nette/utils/issues",
|
|
"source": "https://github.com/nette/utils/tree/v3.2.6"
|
|
},
|
|
"time": "2021-11-24T15:47:23+00:00"
|
|
},
|
|
{
|
|
"name": "nettrine/annotations",
|
|
"version": "v0.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nettrine/annotations.git",
|
|
"reference": "fbb06d156a4edcbf37e4154e5b4ede079136388b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nettrine/annotations/zipball/fbb06d156a4edcbf37e4154e5b4ede079136388b",
|
|
"reference": "fbb06d156a4edcbf37e4154e5b4ede079136388b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"contributte/di": "^0.5.0",
|
|
"doctrine/annotations": "^1.6.1",
|
|
"nettrine/cache": "^0.3.0",
|
|
"php": ">=7.2"
|
|
},
|
|
"require-dev": {
|
|
"ninjify/qa": "^0.10.0",
|
|
"phpstan/extension-installer": "^1.0",
|
|
"phpstan/phpstan-deprecation-rules": "^0.11.0",
|
|
"phpstan/phpstan-nette": "^0.11.0",
|
|
"phpstan/phpstan-shim": "^0.11.5",
|
|
"phpstan/phpstan-strict-rules": "^0.11.0",
|
|
"phpunit/phpunit": "^8.1.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.8.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Nettrine\\Annotations\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Milan Felix Šulc",
|
|
"homepage": "https://f3l1x.io"
|
|
},
|
|
{
|
|
"name": "Marek Bartoš",
|
|
"homepage": "https://github.com/mabar"
|
|
}
|
|
],
|
|
"description": "Doctrine Annotations for Nette Framework",
|
|
"homepage": "https://github.com/nettrine/annotations",
|
|
"keywords": [
|
|
"annotations",
|
|
"doctrine",
|
|
"nette",
|
|
"nettrine"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nettrine/annotations/issues",
|
|
"source": "https://github.com/nettrine/annotations/tree/v0.7.0"
|
|
},
|
|
"time": "2020-12-10T18:01:50+00:00"
|
|
},
|
|
{
|
|
"name": "nettrine/cache",
|
|
"version": "v0.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nettrine/cache.git",
|
|
"reference": "8a58596de24cdd61e45866ef8f35788675f6d2bc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nettrine/cache/zipball/8a58596de24cdd61e45866ef8f35788675f6d2bc",
|
|
"reference": "8a58596de24cdd61e45866ef8f35788675f6d2bc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"contributte/di": "^0.5.0",
|
|
"doctrine/cache": "^1.8.0",
|
|
"php": ">=7.2"
|
|
},
|
|
"require-dev": {
|
|
"ninjify/qa": "^0.9.0",
|
|
"phpstan/extension-installer": "^1.0",
|
|
"phpstan/phpstan-deprecation-rules": "^0.11.0",
|
|
"phpstan/phpstan-nette": "^0.11.0",
|
|
"phpstan/phpstan-shim": "^0.11.5",
|
|
"phpstan/phpstan-strict-rules": "^0.11.0",
|
|
"phpunit/phpunit": "^8.1.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Nettrine\\Cache\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MPL-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Marek Bartoš",
|
|
"homepage": "https://github.com/mabar"
|
|
}
|
|
],
|
|
"description": "Doctrine Cache for Nette Framework",
|
|
"homepage": "https://github.com/nettrine/cache",
|
|
"keywords": [
|
|
"cache",
|
|
"doctrine",
|
|
"nette",
|
|
"nettrine"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nettrine/cache/issues",
|
|
"source": "https://github.com/nettrine/cache/tree/v0.3.0"
|
|
},
|
|
"time": "2020-12-10T17:56:32+00:00"
|
|
},
|
|
{
|
|
"name": "nettrine/dbal",
|
|
"version": "v0.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nettrine/dbal.git",
|
|
"reference": "26a63ef21d229aa35b42b2d7798581bdb88ee912"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nettrine/dbal/zipball/26a63ef21d229aa35b42b2d7798581bdb88ee912",
|
|
"reference": "26a63ef21d229aa35b42b2d7798581bdb88ee912",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"contributte/di": "^0.5.0",
|
|
"doctrine/dbal": "^2.9.2",
|
|
"nettrine/cache": "^0.3.0",
|
|
"php": ">=7.2"
|
|
},
|
|
"require-dev": {
|
|
"contributte/console": "^0.5.0",
|
|
"mockery/mockery": "^1.3.3",
|
|
"ninjify/nunjuck": "^0.4",
|
|
"ninjify/qa": "^0.9.0",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpstan/phpstan-deprecation-rules": "^0.12",
|
|
"phpstan/phpstan-nette": "^0.12",
|
|
"phpstan/phpstan-strict-rules": "^0.12",
|
|
"psr/log": "^1.1",
|
|
"tracy/tracy": "~2.6.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.8.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Nettrine\\DBAL\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Milan Felix Šulc",
|
|
"homepage": "https://f3l1x.io"
|
|
}
|
|
],
|
|
"description": "Doctrine DBAL for Nette Framework",
|
|
"homepage": "https://github.com/nettrine/dbal",
|
|
"keywords": [
|
|
"database",
|
|
"dbal",
|
|
"doctrine",
|
|
"mysql",
|
|
"nette",
|
|
"postgres",
|
|
"sqlite"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nettrine/dbal/issues",
|
|
"source": "https://github.com/nettrine/dbal/tree/v0.7.0"
|
|
},
|
|
"time": "2020-12-11T15:36:41+00:00"
|
|
},
|
|
{
|
|
"name": "nettrine/fixtures",
|
|
"version": "v0.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nettrine/fixtures.git",
|
|
"reference": "395476f575f48cd37d66f7856b0804b9534455f8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nettrine/fixtures/zipball/395476f575f48cd37d66f7856b0804b9534455f8",
|
|
"reference": "395476f575f48cd37d66f7856b0804b9534455f8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"contributte/di": "^0.5.0",
|
|
"doctrine/data-fixtures": "^1.4.4",
|
|
"doctrine/orm": "^2.6.3",
|
|
"php": ">=7.2",
|
|
"symfony/console": "^4.2.5|^5.0.0"
|
|
},
|
|
"require-dev": {
|
|
"mockery/mockery": "^1.3.3",
|
|
"ninjify/nunjuck": "^0.4",
|
|
"ninjify/qa": "^0.12",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpstan/phpstan-deprecation-rules": "^0.12",
|
|
"phpstan/phpstan-nette": "^0.12",
|
|
"phpstan/phpstan-strict-rules": "^0.12"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.7.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Nettrine\\Fixtures\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Milan Felix Šulc",
|
|
"homepage": "https://f3l1x.io"
|
|
},
|
|
{
|
|
"name": "Josef Benjac",
|
|
"homepage": "http://josefbenjac.com"
|
|
}
|
|
],
|
|
"description": "Doctrine Fixtures for Nette Framework",
|
|
"homepage": "https://github.com/nettrine/fixtures",
|
|
"keywords": [
|
|
"doctrine",
|
|
"fixtures",
|
|
"nette"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nettrine/fixtures/issues",
|
|
"source": "https://github.com/nettrine/fixtures/tree/v0.6.0"
|
|
},
|
|
"time": "2020-12-11T13:43:34+00:00"
|
|
},
|
|
{
|
|
"name": "nettrine/migrations",
|
|
"version": "v0.7.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nettrine/migrations.git",
|
|
"reference": "71951f68fec491e484e628047a3a2fe21469a518"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nettrine/migrations/zipball/71951f68fec491e484e628047a3a2fe21469a518",
|
|
"reference": "71951f68fec491e484e628047a3a2fe21469a518",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"contributte/di": "^0.5.0",
|
|
"doctrine/migrations": "^2.0.0",
|
|
"php": ">=7.2",
|
|
"symfony/console": "^4.2.5|^5.0.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/orm": "^2.6",
|
|
"mockery/mockery": "^1.3.0",
|
|
"ninjify/nunjuck": "^0.4",
|
|
"ninjify/qa": "^0.12",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpstan/phpstan-deprecation-rules": "^0.12",
|
|
"phpstan/phpstan-nette": "^0.12",
|
|
"phpstan/phpstan-strict-rules": "^0.12"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.8.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Nettrine\\Migrations\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Milan Felix Šulc",
|
|
"homepage": "https://f3l1x.io"
|
|
},
|
|
{
|
|
"name": "Josef Benjac",
|
|
"homepage": "http://josefbenjac.com"
|
|
}
|
|
],
|
|
"description": "Doctrine Migrations for Nette Framework",
|
|
"homepage": "https://github.com/nettrine/migrations",
|
|
"keywords": [
|
|
"doctrine",
|
|
"migrations",
|
|
"nette"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nettrine/migrations/issues",
|
|
"source": "https://github.com/nettrine/migrations/tree/v0.7.1"
|
|
},
|
|
"time": "2021-01-31T12:39:52+00:00"
|
|
},
|
|
{
|
|
"name": "nettrine/orm",
|
|
"version": "v0.8.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nettrine/orm.git",
|
|
"reference": "fc84bccce8665255519266351bb6b746d1d58650"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nettrine/orm/zipball/fc84bccce8665255519266351bb6b746d1d58650",
|
|
"reference": "fc84bccce8665255519266351bb6b746d1d58650",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"contributte/di": "^0.5.0",
|
|
"doctrine/common": "^2.13.1 || ^3.0.0",
|
|
"doctrine/orm": "^2.6.3",
|
|
"nettrine/annotations": "^0.7.0 || ^0.8.0",
|
|
"nettrine/cache": "^0.3.0 || ^0.4.0",
|
|
"nettrine/dbal": "^0.7.0 || ^0.8.0",
|
|
"php": ">=7.2",
|
|
"symfony/console": "^4.2.5|^5.0.0"
|
|
},
|
|
"conflict": {
|
|
"nette/di": "<3.0.6",
|
|
"nette/schema": "<1.1.0"
|
|
},
|
|
"require-dev": {
|
|
"mockery/mockery": "^1.3.1",
|
|
"ninjify/nunjuck": "^0.4",
|
|
"ninjify/qa": "^0.12",
|
|
"phpstan/phpstan": "^0.12.64",
|
|
"phpstan/phpstan-deprecation-rules": "^0.12.2",
|
|
"phpstan/phpstan-nette": "^0.12.3",
|
|
"phpstan/phpstan-strict-rules": "^0.12.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.8.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Nettrine\\ORM\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Milan Felix Šulc",
|
|
"homepage": "https://f3l1x.io"
|
|
}
|
|
],
|
|
"description": "Doctrine ORM for Nette Framework",
|
|
"homepage": "https://github.com/nettrine/orm",
|
|
"keywords": [
|
|
"database",
|
|
"doctrine",
|
|
"nette",
|
|
"orm"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nettrine/orm/issues",
|
|
"source": "https://github.com/nettrine/orm/tree/v0.8.2"
|
|
},
|
|
"time": "2021-08-13T12:31:10+00:00"
|
|
},
|
|
{
|
|
"name": "paragonie/random_compat",
|
|
"version": "v9.99.100",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/paragonie/random_compat.git",
|
|
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
|
|
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">= 7"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.*|5.*",
|
|
"vimeo/psalm": "^1"
|
|
},
|
|
"suggest": {
|
|
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
|
|
},
|
|
"type": "library",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Paragon Initiative Enterprises",
|
|
"email": "security@paragonie.com",
|
|
"homepage": "https://paragonie.com"
|
|
}
|
|
],
|
|
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
|
|
"keywords": [
|
|
"csprng",
|
|
"polyfill",
|
|
"pseudorandom",
|
|
"random"
|
|
],
|
|
"support": {
|
|
"email": "info@paragonie.com",
|
|
"issues": "https://github.com/paragonie/random_compat/issues",
|
|
"source": "https://github.com/paragonie/random_compat"
|
|
},
|
|
"time": "2020-10-15T08:29:30+00:00"
|
|
},
|
|
{
|
|
"name": "psr/cache",
|
|
"version": "3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/cache.git",
|
|
"reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
|
|
"reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Cache\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for caching libraries",
|
|
"keywords": [
|
|
"cache",
|
|
"psr",
|
|
"psr-6"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/php-fig/cache/tree/3.0.0"
|
|
},
|
|
"time": "2021-02-03T23:26:27+00:00"
|
|
},
|
|
{
|
|
"name": "psr/container",
|
|
"version": "2.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/container.git",
|
|
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
|
|
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.4.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Container\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common Container Interface (PHP FIG PSR-11)",
|
|
"homepage": "https://github.com/php-fig/container",
|
|
"keywords": [
|
|
"PSR-11",
|
|
"container",
|
|
"container-interface",
|
|
"container-interop",
|
|
"psr"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/php-fig/container/issues",
|
|
"source": "https://github.com/php-fig/container/tree/2.0.2"
|
|
},
|
|
"time": "2021-11-05T16:47:00+00:00"
|
|
},
|
|
{
|
|
"name": "psr/event-dispatcher",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/event-dispatcher.git",
|
|
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
|
|
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\EventDispatcher\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "http://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Standard interfaces for event handling.",
|
|
"keywords": [
|
|
"events",
|
|
"psr",
|
|
"psr-14"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/php-fig/event-dispatcher/issues",
|
|
"source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
|
|
},
|
|
"time": "2019-01-08T18:20:26+00:00"
|
|
},
|
|
{
|
|
"name": "psr/log",
|
|
"version": "2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/log.git",
|
|
"reference": "ef29f6d262798707a9edd554e2b82517ef3a9376"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/log/zipball/ef29f6d262798707a9edd554e2b82517ef3a9376",
|
|
"reference": "ef29f6d262798707a9edd554e2b82517ef3a9376",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Log\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for logging libraries",
|
|
"homepage": "https://github.com/php-fig/log",
|
|
"keywords": [
|
|
"log",
|
|
"psr",
|
|
"psr-3"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/php-fig/log/tree/2.0.0"
|
|
},
|
|
"time": "2021-07-14T16:41:46+00:00"
|
|
},
|
|
{
|
|
"name": "setasign/fpdi",
|
|
"version": "v2.3.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Setasign/FPDI.git",
|
|
"reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Setasign/FPDI/zipball/6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
|
|
"reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-zlib": "*",
|
|
"php": "^5.6 || ^7.0 || ^8.0"
|
|
},
|
|
"conflict": {
|
|
"setasign/tfpdf": "<1.31"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~5.7",
|
|
"setasign/fpdf": "~1.8",
|
|
"setasign/tfpdf": "1.31",
|
|
"squizlabs/php_codesniffer": "^3.5",
|
|
"tecnickcom/tcpdf": "~6.2"
|
|
},
|
|
"suggest": {
|
|
"setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured."
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"setasign\\Fpdi\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jan Slabon",
|
|
"email": "jan.slabon@setasign.com",
|
|
"homepage": "https://www.setasign.com"
|
|
},
|
|
{
|
|
"name": "Maximilian Kresse",
|
|
"email": "maximilian.kresse@setasign.com",
|
|
"homepage": "https://www.setasign.com"
|
|
}
|
|
],
|
|
"description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
|
|
"homepage": "https://www.setasign.com/fpdi",
|
|
"keywords": [
|
|
"fpdf",
|
|
"fpdi",
|
|
"pdf"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Setasign/FPDI/issues",
|
|
"source": "https://github.com/Setasign/FPDI/tree/v2.3.6"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-02-11T11:37:01+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/console",
|
|
"version": "v5.4.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/console.git",
|
|
"reference": "a2c6b7ced2eb7799a35375fb9022519282b5405e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/a2c6b7ced2eb7799a35375fb9022519282b5405e",
|
|
"reference": "a2c6b7ced2eb7799a35375fb9022519282b5405e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/polyfill-mbstring": "~1.0",
|
|
"symfony/polyfill-php73": "^1.9",
|
|
"symfony/polyfill-php80": "^1.16",
|
|
"symfony/service-contracts": "^1.1|^2|^3",
|
|
"symfony/string": "^5.1|^6.0"
|
|
},
|
|
"conflict": {
|
|
"psr/log": ">=3",
|
|
"symfony/dependency-injection": "<4.4",
|
|
"symfony/dotenv": "<5.1",
|
|
"symfony/event-dispatcher": "<4.4",
|
|
"symfony/lock": "<4.4",
|
|
"symfony/process": "<4.4"
|
|
},
|
|
"provide": {
|
|
"psr/log-implementation": "1.0|2.0"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "^1|^2",
|
|
"symfony/config": "^4.4|^5.0|^6.0",
|
|
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
|
|
"symfony/event-dispatcher": "^4.4|^5.0|^6.0",
|
|
"symfony/lock": "^4.4|^5.0|^6.0",
|
|
"symfony/process": "^4.4|^5.0|^6.0",
|
|
"symfony/var-dumper": "^4.4|^5.0|^6.0"
|
|
},
|
|
"suggest": {
|
|
"psr/log": "For using the console logger",
|
|
"symfony/event-dispatcher": "",
|
|
"symfony/lock": "",
|
|
"symfony/process": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Console\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Eases the creation of beautiful and testable command line interfaces",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"cli",
|
|
"command line",
|
|
"console",
|
|
"terminal"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/console/tree/v5.4.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-12-20T16:11:12+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/deprecation-contracts",
|
|
"version": "v3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
|
"reference": "c726b64c1ccfe2896cb7df2e1331c357ad1c8ced"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/c726b64c1ccfe2896cb7df2e1331c357ad1c8ced",
|
|
"reference": "c726b64c1ccfe2896cb7df2e1331c357ad1c8ced",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "3.0-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/contracts",
|
|
"url": "https://github.com/symfony/contracts"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"function.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "A generic function and convention to trigger deprecation notices",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-11-01T23:48:49+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/event-dispatcher",
|
|
"version": "v5.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
|
"reference": "27d39ae126352b9fa3be5e196ccf4617897be3eb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/27d39ae126352b9fa3be5e196ccf4617897be3eb",
|
|
"reference": "27d39ae126352b9fa3be5e196ccf4617897be3eb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/event-dispatcher-contracts": "^2|^3",
|
|
"symfony/polyfill-php80": "^1.16"
|
|
},
|
|
"conflict": {
|
|
"symfony/dependency-injection": "<4.4"
|
|
},
|
|
"provide": {
|
|
"psr/event-dispatcher-implementation": "1.0",
|
|
"symfony/event-dispatcher-implementation": "2.0"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "^1|^2|^3",
|
|
"symfony/config": "^4.4|^5.0|^6.0",
|
|
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
|
|
"symfony/error-handler": "^4.4|^5.0|^6.0",
|
|
"symfony/expression-language": "^4.4|^5.0|^6.0",
|
|
"symfony/http-foundation": "^4.4|^5.0|^6.0",
|
|
"symfony/service-contracts": "^1.1|^2|^3",
|
|
"symfony/stopwatch": "^4.4|^5.0|^6.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/dependency-injection": "",
|
|
"symfony/http-kernel": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\EventDispatcher\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/event-dispatcher/tree/v5.4.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-11-23T10:19:22+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/event-dispatcher-contracts",
|
|
"version": "v3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
|
|
"reference": "aa5422287b75594b90ee9cd807caf8f0df491385"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/aa5422287b75594b90ee9cd807caf8f0df491385",
|
|
"reference": "aa5422287b75594b90ee9cd807caf8f0df491385",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0.2",
|
|
"psr/event-dispatcher": "^1"
|
|
},
|
|
"suggest": {
|
|
"symfony/event-dispatcher-implementation": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "3.0-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/contracts",
|
|
"url": "https://github.com/symfony/contracts"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Contracts\\EventDispatcher\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Generic abstractions related to dispatching event",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"abstractions",
|
|
"contracts",
|
|
"decoupling",
|
|
"interfaces",
|
|
"interoperability",
|
|
"standards"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-07-15T12:33:35+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/filesystem",
|
|
"version": "v6.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/filesystem.git",
|
|
"reference": "52b3c9cce673b014915445a432339f282e002ce6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/filesystem/zipball/52b3c9cce673b014915445a432339f282e002ce6",
|
|
"reference": "52b3c9cce673b014915445a432339f282e002ce6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0.2",
|
|
"symfony/polyfill-ctype": "~1.8",
|
|
"symfony/polyfill-mbstring": "~1.8"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Filesystem\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Provides basic utilities for the filesystem",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/filesystem/tree/v6.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-10-29T07:35:21+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-ctype",
|
|
"version": "v1.24.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
"reference": "30885182c981ab175d4d034db0f6f469898070ab"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab",
|
|
"reference": "30885182c981ab175d4d034db0f6f469898070ab",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"provide": {
|
|
"ext-ctype": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-ctype": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.23-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Ctype\\": ""
|
|
},
|
|
"files": [
|
|
"bootstrap.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Gert de Pagter",
|
|
"email": "BackEndTea@gmail.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for ctype functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"ctype",
|
|
"polyfill",
|
|
"portable"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.24.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-10-20T20:35:02+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-intl-grapheme",
|
|
"version": "v1.24.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
|
|
"reference": "81b86b50cf841a64252b439e738e97f4a34e2783"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/81b86b50cf841a64252b439e738e97f4a34e2783",
|
|
"reference": "81b86b50cf841a64252b439e738e97f4a34e2783",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.23-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Intl\\Grapheme\\": ""
|
|
},
|
|
"files": [
|
|
"bootstrap.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for intl's grapheme_* functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"grapheme",
|
|
"intl",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.24.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-11-23T21:10:46+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-intl-normalizer",
|
|
"version": "v1.24.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
|
"reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
|
|
"reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.23-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
|
|
},
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"classmap": [
|
|
"Resources/stubs"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for intl's Normalizer class and related functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"intl",
|
|
"normalizer",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.24.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-02-19T12:13:01+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-mbstring",
|
|
"version": "v1.24.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
"reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825",
|
|
"reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"provide": {
|
|
"ext-mbstring": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-mbstring": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.23-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Mbstring\\": ""
|
|
},
|
|
"files": [
|
|
"bootstrap.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for the Mbstring extension",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"mbstring",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.24.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-11-30T18:21:41+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php72",
|
|
"version": "v1.24.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php72.git",
|
|
"reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
|
|
"reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.23-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php72\\": ""
|
|
},
|
|
"files": [
|
|
"bootstrap.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-php72/tree/v1.24.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-05-27T09:17:38+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php73",
|
|
"version": "v1.24.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php73.git",
|
|
"reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/cc5db0e22b3cb4111010e48785a97f670b350ca5",
|
|
"reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.23-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php73\\": ""
|
|
},
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"classmap": [
|
|
"Resources/stubs"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-php73/tree/v1.24.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-06-05T21:20:04+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php80",
|
|
"version": "v1.24.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php80.git",
|
|
"reference": "57b712b08eddb97c762a8caa32c84e037892d2e9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/57b712b08eddb97c762a8caa32c84e037892d2e9",
|
|
"reference": "57b712b08eddb97c762a8caa32c84e037892d2e9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.23-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php80\\": ""
|
|
},
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"classmap": [
|
|
"Resources/stubs"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ion Bazan",
|
|
"email": "ion.bazan@gmail.com"
|
|
},
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-php80/tree/v1.24.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-09-13T13:58:33+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/service-contracts",
|
|
"version": "v3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/service-contracts.git",
|
|
"reference": "36715ebf9fb9db73db0cb24263c79077c6fe8603"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/36715ebf9fb9db73db0cb24263c79077c6fe8603",
|
|
"reference": "36715ebf9fb9db73db0cb24263c79077c6fe8603",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0.2",
|
|
"psr/container": "^2.0"
|
|
},
|
|
"conflict": {
|
|
"ext-psr": "<1.1|>=2"
|
|
},
|
|
"suggest": {
|
|
"symfony/service-implementation": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "3.0-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/contracts",
|
|
"url": "https://github.com/symfony/contracts"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Contracts\\Service\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Generic abstractions related to writing services",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"abstractions",
|
|
"contracts",
|
|
"decoupling",
|
|
"interfaces",
|
|
"interoperability",
|
|
"standards"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/service-contracts/tree/v3.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-11-04T17:53:12+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/stopwatch",
|
|
"version": "v5.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/stopwatch.git",
|
|
"reference": "208ef96122bfed82a8f3a61458a07113a08bdcfe"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/208ef96122bfed82a8f3a61458a07113a08bdcfe",
|
|
"reference": "208ef96122bfed82a8f3a61458a07113a08bdcfe",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/service-contracts": "^1|^2|^3"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Stopwatch\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Provides a way to profile code",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/stopwatch/tree/v5.4.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-11-23T10:19:22+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/string",
|
|
"version": "v6.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/string.git",
|
|
"reference": "bae261d0c3ac38a1f802b4dfed42094296100631"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/string/zipball/bae261d0c3ac38a1f802b4dfed42094296100631",
|
|
"reference": "bae261d0c3ac38a1f802b4dfed42094296100631",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0.2",
|
|
"symfony/polyfill-ctype": "~1.8",
|
|
"symfony/polyfill-intl-grapheme": "~1.0",
|
|
"symfony/polyfill-intl-normalizer": "~1.0",
|
|
"symfony/polyfill-mbstring": "~1.0"
|
|
},
|
|
"conflict": {
|
|
"symfony/translation-contracts": "<2.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/error-handler": "^5.4|^6.0",
|
|
"symfony/http-client": "^5.4|^6.0",
|
|
"symfony/translation-contracts": "^2.0|^3.0",
|
|
"symfony/var-exporter": "^5.4|^6.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\String\\": ""
|
|
},
|
|
"files": [
|
|
"Resources/functions.php"
|
|
],
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"grapheme",
|
|
"i18n",
|
|
"string",
|
|
"unicode",
|
|
"utf-8",
|
|
"utf8"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/string/tree/v6.0.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-12-16T22:13:01+00:00"
|
|
},
|
|
{
|
|
"name": "tracy/tracy",
|
|
"version": "v2.9.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nette/tracy.git",
|
|
"reference": "551a7d936dfbd7075ced9a604b9527d1f7bfa8b4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nette/tracy/zipball/551a7d936dfbd7075ced9a604b9527d1f7bfa8b4",
|
|
"reference": "551a7d936dfbd7075ced9a604b9527d1f7bfa8b4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"ext-session": "*",
|
|
"php": ">=7.2 <8.2"
|
|
},
|
|
"conflict": {
|
|
"nette/di": "<3.0"
|
|
},
|
|
"require-dev": {
|
|
"latte/latte": "^2.5",
|
|
"nette/di": "^3.0",
|
|
"nette/mail": "^3.0",
|
|
"nette/tester": "^2.2",
|
|
"nette/utils": "^3.0",
|
|
"phpstan/phpstan": "^1.0",
|
|
"psr/log": "^1.0 || ^2.0 || ^3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.9-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src"
|
|
],
|
|
"files": [
|
|
"src/Tracy/functions.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "David Grudl",
|
|
"homepage": "https://davidgrudl.com"
|
|
},
|
|
{
|
|
"name": "Nette Community",
|
|
"homepage": "https://nette.org/contributors"
|
|
}
|
|
],
|
|
"description": "😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.",
|
|
"homepage": "https://tracy.nette.org",
|
|
"keywords": [
|
|
"Xdebug",
|
|
"debug",
|
|
"debugger",
|
|
"nette",
|
|
"profiler"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nette/tracy/issues",
|
|
"source": "https://github.com/nette/tracy/tree/v2.9.0"
|
|
},
|
|
"time": "2021-12-20T18:19:46+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [
|
|
{
|
|
"name": "contributte/dev",
|
|
"version": "v0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/contributte/dev.git",
|
|
"reference": "2f583ab44c082d4fd09db57db3906cb0c48706e4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/contributte/dev/zipball/2f583ab44c082d4fd09db57db3906cb0c48706e4",
|
|
"reference": "2f583ab44c082d4fd09db57db3906cb0c48706e4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2"
|
|
},
|
|
"require-dev": {
|
|
"ninjify/nunjuck": "^0.4",
|
|
"ninjify/qa": "^0.12"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.4.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/shortcuts.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Milan Felix Sulc",
|
|
"homepage": "https://f3l1x.io"
|
|
}
|
|
],
|
|
"description": "Tools for development",
|
|
"homepage": "https://github.com/contributte/dev",
|
|
"keywords": [
|
|
"development",
|
|
"nette",
|
|
"shortcuts"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/contributte/dev/issues",
|
|
"source": "https://github.com/contributte/dev/tree/v0.3"
|
|
},
|
|
"time": "2020-12-13T18:46:03+00:00"
|
|
},
|
|
{
|
|
"name": "dealerdirect/phpcodesniffer-composer-installer",
|
|
"version": "v0.7.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git",
|
|
"reference": "fe390591e0241955f22eb9ba327d137e501c771c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/fe390591e0241955f22eb9ba327d137e501c771c",
|
|
"reference": "fe390591e0241955f22eb9ba327d137e501c771c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.0 || ^2.0",
|
|
"php": ">=5.3",
|
|
"squizlabs/php_codesniffer": "^2.0 || ^3.0 || ^4.0"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "*",
|
|
"phpcompatibility/php-compatibility": "^9.0",
|
|
"sensiolabs/security-checker": "^4.1.0"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Franck Nijhof",
|
|
"email": "franck.nijhof@dealerdirect.com",
|
|
"homepage": "http://www.frenck.nl",
|
|
"role": "Developer / IT Manager"
|
|
}
|
|
],
|
|
"description": "PHP_CodeSniffer Standards Composer Installer Plugin",
|
|
"homepage": "http://www.dealerdirect.com",
|
|
"keywords": [
|
|
"PHPCodeSniffer",
|
|
"PHP_CodeSniffer",
|
|
"code quality",
|
|
"codesniffer",
|
|
"composer",
|
|
"installer",
|
|
"phpcs",
|
|
"plugin",
|
|
"qa",
|
|
"quality",
|
|
"standard",
|
|
"standards",
|
|
"style guide",
|
|
"stylecheck",
|
|
"tests"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/dealerdirect/phpcodesniffer-composer-installer/issues",
|
|
"source": "https://github.com/dealerdirect/phpcodesniffer-composer-installer"
|
|
},
|
|
"time": "2020-12-07T18:04:37+00:00"
|
|
},
|
|
{
|
|
"name": "fakerphp/faker",
|
|
"version": "v1.17.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/FakerPHP/Faker.git",
|
|
"reference": "b85e9d44eae8c52cca7aa0939483611f7232b669"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/FakerPHP/Faker/zipball/b85e9d44eae8c52cca7aa0939483611f7232b669",
|
|
"reference": "b85e9d44eae8c52cca7aa0939483611f7232b669",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0",
|
|
"psr/container": "^1.0 || ^2.0",
|
|
"symfony/deprecation-contracts": "^2.2 || ^3.0"
|
|
},
|
|
"conflict": {
|
|
"fzaninotto/faker": "*"
|
|
},
|
|
"require-dev": {
|
|
"bamarni/composer-bin-plugin": "^1.4.1",
|
|
"ext-intl": "*",
|
|
"symfony/phpunit-bridge": "^4.4 || ^5.2"
|
|
},
|
|
"suggest": {
|
|
"ext-curl": "Required by Faker\\Provider\\Image to download images.",
|
|
"ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.",
|
|
"ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.",
|
|
"ext-mbstring": "Required for multibyte Unicode string functionality."
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "v1.17-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Faker\\": "src/Faker/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "François Zaninotto"
|
|
}
|
|
],
|
|
"description": "Faker is a PHP library that generates fake data for you.",
|
|
"keywords": [
|
|
"data",
|
|
"faker",
|
|
"fixtures"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/FakerPHP/Faker/issues",
|
|
"source": "https://github.com/FakerPHP/Faker/tree/v1.17.0"
|
|
},
|
|
"time": "2021-12-05T17:14:47+00:00"
|
|
},
|
|
{
|
|
"name": "hamcrest/hamcrest-php",
|
|
"version": "v2.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/hamcrest/hamcrest-php.git",
|
|
"reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
|
|
"reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.3|^7.0|^8.0"
|
|
},
|
|
"replace": {
|
|
"cordoval/hamcrest-php": "*",
|
|
"davedevelopment/hamcrest-php": "*",
|
|
"kodova/hamcrest-php": "*"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/php-file-iterator": "^1.4 || ^2.0",
|
|
"phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"hamcrest"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "This is the PHP port of Hamcrest Matchers",
|
|
"keywords": [
|
|
"test"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/hamcrest/hamcrest-php/issues",
|
|
"source": "https://github.com/hamcrest/hamcrest-php/tree/v2.0.1"
|
|
},
|
|
"time": "2020-07-09T08:09:16+00:00"
|
|
},
|
|
{
|
|
"name": "mockery/mockery",
|
|
"version": "1.4.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mockery/mockery.git",
|
|
"reference": "e01123a0e847d52d186c5eb4b9bf58b0c6d00346"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mockery/mockery/zipball/e01123a0e847d52d186c5eb4b9bf58b0c6d00346",
|
|
"reference": "e01123a0e847d52d186c5eb4b9bf58b0c6d00346",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"hamcrest/hamcrest-php": "^2.0.1",
|
|
"lib-pcre": ">=7.0",
|
|
"php": "^7.3 || ^8.0"
|
|
},
|
|
"conflict": {
|
|
"phpunit/phpunit": "<8.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^8.5 || ^9.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.4.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Mockery": "library/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Pádraic Brady",
|
|
"email": "padraic.brady@gmail.com",
|
|
"homepage": "http://blog.astrumfutura.com"
|
|
},
|
|
{
|
|
"name": "Dave Marshall",
|
|
"email": "dave.marshall@atstsolutions.co.uk",
|
|
"homepage": "http://davedevelopment.co.uk"
|
|
}
|
|
],
|
|
"description": "Mockery is a simple yet flexible PHP mock object framework",
|
|
"homepage": "https://github.com/mockery/mockery",
|
|
"keywords": [
|
|
"BDD",
|
|
"TDD",
|
|
"library",
|
|
"mock",
|
|
"mock objects",
|
|
"mockery",
|
|
"stub",
|
|
"test",
|
|
"test double",
|
|
"testing"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/mockery/mockery/issues",
|
|
"source": "https://github.com/mockery/mockery/tree/1.4.4"
|
|
},
|
|
"time": "2021-09-13T15:28:59+00:00"
|
|
},
|
|
{
|
|
"name": "nelmio/alice",
|
|
"version": "v3.10.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nelmio/alice.git",
|
|
"reference": "e8646698ad50fea75551a14a43c0757814e09cea"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nelmio/alice/zipball/e8646698ad50fea75551a14a43c0757814e09cea",
|
|
"reference": "e8646698ad50fea75551a14a43c0757814e09cea",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"fakerphp/faker": "^1.10",
|
|
"myclabs/deep-copy": "^1.10",
|
|
"php": "^8.0",
|
|
"sebastian/comparator": "^3.0 || ^4.0",
|
|
"symfony/property-access": "^4.4 || ^5.4 || ^6.0",
|
|
"symfony/yaml": "^4.4 || ^5.4 || ^6.0"
|
|
},
|
|
"conflict": {
|
|
"symfony/framework-bundle": "<4.4 || >=5.0.0,<5.2.0"
|
|
},
|
|
"require-dev": {
|
|
"bamarni/composer-bin-plugin": "^1.4.1",
|
|
"phpspec/prophecy": "^1.6",
|
|
"phpspec/prophecy-phpunit": "^2.0",
|
|
"phpunit/phpunit": "^9.3",
|
|
"symfony/config": "^4.4 || ^5.4 || ^6.0",
|
|
"symfony/dependency-injection": "^4.4 || ^5.4 || ^6.0",
|
|
"symfony/finder": "^4.4 || ^5.4 || ^6.0",
|
|
"symfony/http-kernel": "^4.4 || ^5.4 || ^6.0",
|
|
"symfony/phpunit-bridge": "^5.4 || ^6.0",
|
|
"symfony/var-dumper": "^4.4 || ^5.4 || ^6.0"
|
|
},
|
|
"suggest": {
|
|
"theofidry/alice-data-fixtures": "Wrapper for Alice to provide a persistence layer."
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"bamarni-bin": {
|
|
"bin-links": false
|
|
},
|
|
"branch-alias": {
|
|
"dev-master": "3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/deep_clone.php"
|
|
],
|
|
"psr-4": {
|
|
"Nelmio\\Alice\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jordi Boggiano",
|
|
"email": "j.boggiano@seld.be"
|
|
},
|
|
{
|
|
"name": "Tim Shelburne",
|
|
"email": "shelburt02@gmail.com"
|
|
},
|
|
{
|
|
"name": "Théo FIDRY",
|
|
"email": "theo.fidry@gmail.com"
|
|
}
|
|
],
|
|
"description": "Expressive fixtures generator",
|
|
"keywords": [
|
|
"Fixture",
|
|
"data",
|
|
"faker",
|
|
"test"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nelmio/alice/issues",
|
|
"source": "https://github.com/nelmio/alice/tree/v3.10.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/theofidry",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2021-12-10T08:07:10+00:00"
|
|
},
|
|
{
|
|
"name": "nette/tester",
|
|
"version": "v2.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nette/tester.git",
|
|
"reference": "b54326b3c1a2c6c76d2662a06b5ad5a10d822e98"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nette/tester/zipball/b54326b3c1a2c6c76d2662a06b5ad5a10d822e98",
|
|
"reference": "b54326b3c1a2c6c76d2662a06b5ad5a10d822e98",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2 <8.2"
|
|
},
|
|
"require-dev": {
|
|
"ext-simplexml": "*",
|
|
"phpstan/phpstan": "^0.12"
|
|
},
|
|
"bin": [
|
|
"src/tester"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause",
|
|
"GPL-2.0-only",
|
|
"GPL-3.0-only"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "David Grudl",
|
|
"homepage": "https://davidgrudl.com"
|
|
},
|
|
{
|
|
"name": "Miloslav Hůla",
|
|
"homepage": "https://github.com/milo"
|
|
},
|
|
{
|
|
"name": "Nette Community",
|
|
"homepage": "https://nette.org/contributors"
|
|
}
|
|
],
|
|
"description": "Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏",
|
|
"homepage": "https://tester.nette.org",
|
|
"keywords": [
|
|
"Xdebug",
|
|
"assertions",
|
|
"clover",
|
|
"code coverage",
|
|
"nette",
|
|
"pcov",
|
|
"phpdbg",
|
|
"phpunit",
|
|
"testing",
|
|
"unit"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nette/tester/issues",
|
|
"source": "https://github.com/nette/tester/tree/v2.4.1"
|
|
},
|
|
"time": "2021-08-24T14:13:00+00:00"
|
|
},
|
|
{
|
|
"name": "ninjify/coding-standard",
|
|
"version": "v0.12.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ninjify/coding-standard.git",
|
|
"reference": "f561a46b312c89b496ad0391444230c5c51a99ea"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ninjify/coding-standard/zipball/f561a46b312c89b496ad0391444230c5c51a99ea",
|
|
"reference": "f561a46b312c89b496ad0391444230c5c51a99ea",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2",
|
|
"slevomat/coding-standard": "^7.0.18",
|
|
"squizlabs/php_codesniffer": "^3.5.8"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.12.x-dev"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Milan Felix Šulc",
|
|
"homepage": "https://f3l1x.io"
|
|
}
|
|
],
|
|
"description": "Tuned & very strict coding standards for PHP projects. Trusted by Contributte, Apitte, Nettrine and many others.",
|
|
"homepage": "https://github.com/ninjify/coding-standard",
|
|
"keywords": [
|
|
"Codestyle",
|
|
"codesniffer",
|
|
"ninjify",
|
|
"php"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/ninjify/coding-standard/issues",
|
|
"source": "https://github.com/ninjify/coding-standard/tree/v0.12.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://contributte.org/partners.html",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/f3l1x",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2022-01-08T14:01:04+00:00"
|
|
},
|
|
{
|
|
"name": "ninjify/nunjuck",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ninjify/nunjuck.git",
|
|
"reference": "1702d63654a7a6b5b583ccc4ac264946351d6437"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ninjify/nunjuck/zipball/1702d63654a7a6b5b583ccc4ac264946351d6437",
|
|
"reference": "1702d63654a7a6b5b583ccc4ac264946351d6437",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nette/tester": "^2.3.4",
|
|
"php": ">=7.1"
|
|
},
|
|
"require-dev": {
|
|
"janmarek/mockista": "^1.1.0",
|
|
"mockery/mockery": "^1.2.2",
|
|
"nette/di": "~3.0.0",
|
|
"nette/robot-loader": "~3.2",
|
|
"ninjify/qa": "^0.12",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpstan/phpstan-deprecation-rules": "^0.12",
|
|
"phpstan/phpstan-nette": "^0.12",
|
|
"phpstan/phpstan-strict-rules": "^0.12"
|
|
},
|
|
"suggest": {
|
|
"janmarek/mockista": "to use BaseMockistaTestCase",
|
|
"mockery/mockery": "to use BaseMockeryTestCase",
|
|
"nette/di": "to use BaseContainerTestCase"
|
|
},
|
|
"default-branch": true,
|
|
"bin": [
|
|
"bin/nunjuck",
|
|
"bin/nunjuck-setup"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.4.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Ninjify\\Nunjuck\\": "src"
|
|
},
|
|
"files": [
|
|
"src/functions.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Milan Felix Šulc",
|
|
"homepage": "https://f3l1x.io"
|
|
}
|
|
],
|
|
"description": "Special tuned version of nette/tester for your PHP projects",
|
|
"homepage": "https://github.com/ninjify/nunjuck",
|
|
"keywords": [
|
|
"nette",
|
|
"php",
|
|
"tester"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/ninjify/nunjuck/issues",
|
|
"source": "https://github.com/ninjify/nunjuck/tree/master"
|
|
},
|
|
"time": "2021-05-11T10:13:55+00:00"
|
|
},
|
|
{
|
|
"name": "ninjify/qa",
|
|
"version": "v0.13.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ninjify/qa.git",
|
|
"reference": "9080dc0b8c28ba9b984e451f99654212288e60bb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ninjify/qa/zipball/9080dc0b8c28ba9b984e451f99654212288e60bb",
|
|
"reference": "9080dc0b8c28ba9b984e451f99654212288e60bb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ninjify/coding-standard": "^0.12.0",
|
|
"php": ">=7.2",
|
|
"php-parallel-lint/php-parallel-lint": "^1.2.0"
|
|
},
|
|
"bin": [
|
|
"bin/codesniffer",
|
|
"bin/codefixer",
|
|
"bin/linter"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.13.x-dev"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Milan Felix Šulc",
|
|
"homepage": "https://f3l1x.io"
|
|
}
|
|
],
|
|
"description": "Quality assurance for your PHP projects",
|
|
"homepage": "https://github.com/ninjify/qa",
|
|
"keywords": [
|
|
"assurance",
|
|
"codesniffer",
|
|
"linter",
|
|
"nette",
|
|
"php",
|
|
"quality"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/ninjify/qa/issues",
|
|
"source": "https://github.com/ninjify/qa/tree/v0.13.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://contributte.org/partners.html",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/f3l1x",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2022-01-08T13:15:44+00:00"
|
|
},
|
|
{
|
|
"name": "php-parallel-lint/php-parallel-lint",
|
|
"version": "v1.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-parallel-lint/PHP-Parallel-Lint.git",
|
|
"reference": "761f3806e30239b5fcd90a0a45d41dc2138de192"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-parallel-lint/PHP-Parallel-Lint/zipball/761f3806e30239b5fcd90a0a45d41dc2138de192",
|
|
"reference": "761f3806e30239b5fcd90a0a45d41dc2138de192",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"replace": {
|
|
"grogy/php-parallel-lint": "*",
|
|
"jakub-onderka/php-parallel-lint": "*"
|
|
},
|
|
"require-dev": {
|
|
"nette/tester": "^1.3 || ^2.0",
|
|
"php-parallel-lint/php-console-highlighter": "~0.3",
|
|
"squizlabs/php_codesniffer": "^3.6"
|
|
},
|
|
"suggest": {
|
|
"php-parallel-lint/php-console-highlighter": "Highlight syntax in code snippet"
|
|
},
|
|
"bin": [
|
|
"parallel-lint"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"./"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-2-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jakub Onderka",
|
|
"email": "ahoj@jakubonderka.cz"
|
|
}
|
|
],
|
|
"description": "This tool check syntax of PHP files about 20x faster than serial check.",
|
|
"homepage": "https://github.com/php-parallel-lint/PHP-Parallel-Lint",
|
|
"support": {
|
|
"issues": "https://github.com/php-parallel-lint/PHP-Parallel-Lint/issues",
|
|
"source": "https://github.com/php-parallel-lint/PHP-Parallel-Lint/tree/v1.3.1"
|
|
},
|
|
"time": "2021-08-13T05:35:13+00:00"
|
|
},
|
|
{
|
|
"name": "phpstan/phpdoc-parser",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpstan/phpdoc-parser.git",
|
|
"reference": "dbc093d7af60eff5cd575d2ed761b15ed40bd08e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/dbc093d7af60eff5cd575d2ed761b15ed40bd08e",
|
|
"reference": "dbc093d7af60eff5cd575d2ed761b15ed40bd08e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"php-parallel-lint/php-parallel-lint": "^1.2",
|
|
"phpstan/extension-installer": "^1.0",
|
|
"phpstan/phpstan": "^1.0",
|
|
"phpstan/phpstan-strict-rules": "^1.0",
|
|
"phpunit/phpunit": "^9.5",
|
|
"symfony/process": "^5.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PHPStan\\PhpDocParser\\": [
|
|
"src/"
|
|
]
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "PHPDoc parser with support for nullable, intersection and generic types",
|
|
"support": {
|
|
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
|
|
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.2.0"
|
|
},
|
|
"time": "2021-09-16T20:46:02+00:00"
|
|
},
|
|
{
|
|
"name": "phpstan/phpstan",
|
|
"version": "1.3.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpstan/phpstan.git",
|
|
"reference": "151a51f6149855785fbd883e79768c0abc96b75f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/151a51f6149855785fbd883e79768c0abc96b75f",
|
|
"reference": "151a51f6149855785fbd883e79768c0abc96b75f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1|^8.0"
|
|
},
|
|
"conflict": {
|
|
"phpstan/phpstan-shim": "*"
|
|
},
|
|
"bin": [
|
|
"phpstan",
|
|
"phpstan.phar"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.3-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "PHPStan - PHP Static Analysis Tool",
|
|
"support": {
|
|
"issues": "https://github.com/phpstan/phpstan/issues",
|
|
"source": "https://github.com/phpstan/phpstan/tree/1.3.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/ondrejmirtes",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/phpstan",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/phpstan",
|
|
"type": "patreon"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-01-07T09:49:03+00:00"
|
|
},
|
|
{
|
|
"name": "phpstan/phpstan-deprecation-rules",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpstan/phpstan-deprecation-rules.git",
|
|
"reference": "e5ccafb0dd8d835dd65d8d7a1a0d2b1b75414682"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/e5ccafb0dd8d835dd65d8d7a1a0d2b1b75414682",
|
|
"reference": "e5ccafb0dd8d835dd65d8d7a1a0d2b1b75414682",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0",
|
|
"phpstan/phpstan": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"php-parallel-lint/php-parallel-lint": "^1.2",
|
|
"phpstan/phpstan-phpunit": "^1.0",
|
|
"phpunit/phpunit": "^9.5"
|
|
},
|
|
"type": "phpstan-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
},
|
|
"phpstan": {
|
|
"includes": [
|
|
"rules.neon"
|
|
]
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PHPStan\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.",
|
|
"support": {
|
|
"issues": "https://github.com/phpstan/phpstan-deprecation-rules/issues",
|
|
"source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/1.0.0"
|
|
},
|
|
"time": "2021-09-23T11:02:21+00:00"
|
|
},
|
|
{
|
|
"name": "phpstan/phpstan-doctrine",
|
|
"version": "1.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpstan/phpstan-doctrine.git",
|
|
"reference": "8805ca71119c736606be39ad6284a0cfddb89127"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/8805ca71119c736606be39ad6284a0cfddb89127",
|
|
"reference": "8805ca71119c736606be39ad6284a0cfddb89127",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0",
|
|
"phpstan/phpstan": "^1.0"
|
|
},
|
|
"conflict": {
|
|
"doctrine/collections": "<1.0",
|
|
"doctrine/common": "<2.7",
|
|
"doctrine/mongodb-odm": "<1.2",
|
|
"doctrine/orm": "<2.5",
|
|
"doctrine/persistence": "<1.3"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/annotations": "^1.11.0",
|
|
"doctrine/collections": "^1.6",
|
|
"doctrine/common": "^2.7 || ^3.0",
|
|
"doctrine/dbal": "^2.13.1",
|
|
"doctrine/mongodb-odm": "^1.3 || ^2.1",
|
|
"doctrine/orm": "^2.9.1",
|
|
"doctrine/persistence": "^1.1 || ^2.0",
|
|
"nesbot/carbon": "^2.49",
|
|
"nikic/php-parser": "^4.13.0",
|
|
"php-parallel-lint/php-parallel-lint": "^1.2",
|
|
"phpstan/phpstan-phpunit": "^1.0",
|
|
"phpstan/phpstan-strict-rules": "^1.0",
|
|
"phpunit/phpunit": "^9.5",
|
|
"ramsey/uuid-doctrine": "^1.5.0"
|
|
},
|
|
"type": "phpstan-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
},
|
|
"phpstan": {
|
|
"includes": [
|
|
"extension.neon",
|
|
"rules.neon"
|
|
]
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PHPStan\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Doctrine extensions for PHPStan",
|
|
"support": {
|
|
"issues": "https://github.com/phpstan/phpstan-doctrine/issues",
|
|
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.0.2"
|
|
},
|
|
"time": "2021-11-24T08:26:25+00:00"
|
|
},
|
|
{
|
|
"name": "phpstan/phpstan-nette",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpstan/phpstan-nette.git",
|
|
"reference": "f4654b27b107241e052755ec187a0b1964541ba6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpstan/phpstan-nette/zipball/f4654b27b107241e052755ec187a0b1964541ba6",
|
|
"reference": "f4654b27b107241e052755ec187a0b1964541ba6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0",
|
|
"phpstan/phpstan": "^1.0"
|
|
},
|
|
"conflict": {
|
|
"nette/application": "<2.3.0",
|
|
"nette/component-model": "<2.3.0",
|
|
"nette/di": "<2.3.0",
|
|
"nette/forms": "<2.3.0",
|
|
"nette/http": "<2.3.0",
|
|
"nette/utils": "<2.3.0"
|
|
},
|
|
"require-dev": {
|
|
"nette/forms": "^3.0",
|
|
"nette/utils": "^2.3.0 || ^3.0.0",
|
|
"nikic/php-parser": "^4.13.0",
|
|
"php-parallel-lint/php-parallel-lint": "^1.2",
|
|
"phpstan/phpstan-php-parser": "^1.0",
|
|
"phpstan/phpstan-phpunit": "^1.0",
|
|
"phpstan/phpstan-strict-rules": "^1.0",
|
|
"phpunit/phpunit": "^9.5"
|
|
},
|
|
"type": "phpstan-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
},
|
|
"phpstan": {
|
|
"includes": [
|
|
"extension.neon",
|
|
"rules.neon"
|
|
]
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PHPStan\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Nette Framework class reflection extension for PHPStan",
|
|
"support": {
|
|
"issues": "https://github.com/phpstan/phpstan-nette/issues",
|
|
"source": "https://github.com/phpstan/phpstan-nette/tree/1.0.0"
|
|
},
|
|
"time": "2021-09-20T16:12:57+00:00"
|
|
},
|
|
{
|
|
"name": "phpstan/phpstan-strict-rules",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpstan/phpstan-strict-rules.git",
|
|
"reference": "e12d55f74a8cca18c6e684c6450767e055ba7717"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/e12d55f74a8cca18c6e684c6450767e055ba7717",
|
|
"reference": "e12d55f74a8cca18c6e684c6450767e055ba7717",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0",
|
|
"phpstan/phpstan": "^1.2.0"
|
|
},
|
|
"require-dev": {
|
|
"nikic/php-parser": "^4.13.0",
|
|
"php-parallel-lint/php-parallel-lint": "^1.2",
|
|
"phpstan/phpstan-phpunit": "^1.0",
|
|
"phpunit/phpunit": "^9.5"
|
|
},
|
|
"type": "phpstan-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
},
|
|
"phpstan": {
|
|
"includes": [
|
|
"rules.neon"
|
|
]
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PHPStan\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Extra strict and opinionated rules for PHPStan",
|
|
"support": {
|
|
"issues": "https://github.com/phpstan/phpstan-strict-rules/issues",
|
|
"source": "https://github.com/phpstan/phpstan-strict-rules/tree/1.1.0"
|
|
},
|
|
"time": "2021-11-18T09:30:29+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/comparator",
|
|
"version": "4.0.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/comparator.git",
|
|
"reference": "55f4261989e546dc112258c7a75935a81a7ce382"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
|
|
"reference": "55f4261989e546dc112258c7a75935a81a7ce382",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.3",
|
|
"sebastian/diff": "^4.0",
|
|
"sebastian/exporter": "^4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
},
|
|
{
|
|
"name": "Jeff Welch",
|
|
"email": "whatthejeff@gmail.com"
|
|
},
|
|
{
|
|
"name": "Volker Dusch",
|
|
"email": "github@wallbash.com"
|
|
},
|
|
{
|
|
"name": "Bernhard Schussek",
|
|
"email": "bschussek@2bepublished.at"
|
|
}
|
|
],
|
|
"description": "Provides the functionality to compare PHP values for equality",
|
|
"homepage": "https://github.com/sebastianbergmann/comparator",
|
|
"keywords": [
|
|
"comparator",
|
|
"compare",
|
|
"equality"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/comparator/issues",
|
|
"source": "https://github.com/sebastianbergmann/comparator/tree/4.0.6"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2020-10-26T15:49:45+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/diff",
|
|
"version": "4.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/diff.git",
|
|
"reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
|
|
"reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.3",
|
|
"symfony/process": "^4.2 || ^5"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
},
|
|
{
|
|
"name": "Kore Nordmann",
|
|
"email": "mail@kore-nordmann.de"
|
|
}
|
|
],
|
|
"description": "Diff implementation",
|
|
"homepage": "https://github.com/sebastianbergmann/diff",
|
|
"keywords": [
|
|
"diff",
|
|
"udiff",
|
|
"unidiff",
|
|
"unified diff"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/diff/issues",
|
|
"source": "https://github.com/sebastianbergmann/diff/tree/4.0.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2020-10-26T13:10:38+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/exporter",
|
|
"version": "4.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/exporter.git",
|
|
"reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/65e8b7db476c5dd267e65eea9cab77584d3cfff9",
|
|
"reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.3",
|
|
"sebastian/recursion-context": "^4.0"
|
|
},
|
|
"require-dev": {
|
|
"ext-mbstring": "*",
|
|
"phpunit/phpunit": "^9.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
},
|
|
{
|
|
"name": "Jeff Welch",
|
|
"email": "whatthejeff@gmail.com"
|
|
},
|
|
{
|
|
"name": "Volker Dusch",
|
|
"email": "github@wallbash.com"
|
|
},
|
|
{
|
|
"name": "Adam Harvey",
|
|
"email": "aharvey@php.net"
|
|
},
|
|
{
|
|
"name": "Bernhard Schussek",
|
|
"email": "bschussek@gmail.com"
|
|
}
|
|
],
|
|
"description": "Provides the functionality to export PHP variables for visualization",
|
|
"homepage": "https://www.github.com/sebastianbergmann/exporter",
|
|
"keywords": [
|
|
"export",
|
|
"exporter"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/exporter/issues",
|
|
"source": "https://github.com/sebastianbergmann/exporter/tree/4.0.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2021-11-11T14:18:36+00:00"
|
|
},
|
|
{
|
|
"name": "sebastian/recursion-context",
|
|
"version": "4.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sebastianbergmann/recursion-context.git",
|
|
"reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
|
|
"reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sebastian Bergmann",
|
|
"email": "sebastian@phpunit.de"
|
|
},
|
|
{
|
|
"name": "Jeff Welch",
|
|
"email": "whatthejeff@gmail.com"
|
|
},
|
|
{
|
|
"name": "Adam Harvey",
|
|
"email": "aharvey@php.net"
|
|
}
|
|
],
|
|
"description": "Provides functionality to recursively process PHP variables",
|
|
"homepage": "http://www.github.com/sebastianbergmann/recursion-context",
|
|
"support": {
|
|
"issues": "https://github.com/sebastianbergmann/recursion-context/issues",
|
|
"source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sebastianbergmann",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2020-10-26T13:17:30+00:00"
|
|
},
|
|
{
|
|
"name": "slevomat/coding-standard",
|
|
"version": "7.0.18",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/slevomat/coding-standard.git",
|
|
"reference": "b81ac84f41a4797dc25c8ede1b0718e2a74be0fc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/b81ac84f41a4797dc25c8ede1b0718e2a74be0fc",
|
|
"reference": "b81ac84f41a4797dc25c8ede1b0718e2a74be0fc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7",
|
|
"php": "^7.1 || ^8.0",
|
|
"phpstan/phpdoc-parser": "^1.0.0",
|
|
"squizlabs/php_codesniffer": "^3.6.1"
|
|
},
|
|
"require-dev": {
|
|
"phing/phing": "2.17.0",
|
|
"php-parallel-lint/php-parallel-lint": "1.3.1",
|
|
"phpstan/phpstan": "1.2.0",
|
|
"phpstan/phpstan-deprecation-rules": "1.0.0",
|
|
"phpstan/phpstan-phpunit": "1.0.0",
|
|
"phpstan/phpstan-strict-rules": "1.1.0",
|
|
"phpunit/phpunit": "7.5.20|8.5.21|9.5.10"
|
|
},
|
|
"type": "phpcodesniffer-standard",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "7.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SlevomatCodingStandard\\": "SlevomatCodingStandard"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.",
|
|
"support": {
|
|
"issues": "https://github.com/slevomat/coding-standard/issues",
|
|
"source": "https://github.com/slevomat/coding-standard/tree/7.0.18"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/kukulich",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/slevomat/coding-standard",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-12-07T17:19:06+00:00"
|
|
},
|
|
{
|
|
"name": "squizlabs/php_codesniffer",
|
|
"version": "3.6.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
|
|
"reference": "5e4e71592f69da17871dba6e80dd51bce74a351a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/5e4e71592f69da17871dba6e80dd51bce74a351a",
|
|
"reference": "5e4e71592f69da17871dba6e80dd51bce74a351a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-simplexml": "*",
|
|
"ext-tokenizer": "*",
|
|
"ext-xmlwriter": "*",
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
|
|
},
|
|
"bin": [
|
|
"bin/phpcs",
|
|
"bin/phpcbf"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.x-dev"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Greg Sherwood",
|
|
"role": "lead"
|
|
}
|
|
],
|
|
"description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
|
|
"homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
|
|
"keywords": [
|
|
"phpcs",
|
|
"standards"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
|
|
"source": "https://github.com/squizlabs/PHP_CodeSniffer",
|
|
"wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
|
|
},
|
|
"time": "2021-12-12T21:44:58+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/property-access",
|
|
"version": "v6.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/property-access.git",
|
|
"reference": "3f237ffd38a54592181ac62f63c6cabbca00051f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/property-access/zipball/3f237ffd38a54592181ac62f63c6cabbca00051f",
|
|
"reference": "3f237ffd38a54592181ac62f63c6cabbca00051f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0.2",
|
|
"symfony/property-info": "^5.4|^6.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/cache": "^5.4|^6.0"
|
|
},
|
|
"suggest": {
|
|
"psr/cache-implementation": "To cache access methods."
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\PropertyAccess\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Provides functions to read and write from/to an object or array using a simple string notation",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"access",
|
|
"array",
|
|
"extraction",
|
|
"index",
|
|
"injection",
|
|
"object",
|
|
"property",
|
|
"property path",
|
|
"reflection"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/property-access/tree/v6.0.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-12-11T16:36:28+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/property-info",
|
|
"version": "v6.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/property-info.git",
|
|
"reference": "fc23cfd8fe8faa0712a8909f956cf2e46c72f6cf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/property-info/zipball/fc23cfd8fe8faa0712a8909f956cf2e46c72f6cf",
|
|
"reference": "fc23cfd8fe8faa0712a8909f956cf2e46c72f6cf",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0.2",
|
|
"symfony/string": "^5.4|^6.0"
|
|
},
|
|
"conflict": {
|
|
"phpdocumentor/reflection-docblock": "<5.2",
|
|
"phpdocumentor/type-resolver": "<1.4.0",
|
|
"symfony/dependency-injection": "<5.4"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/annotations": "^1.10.4",
|
|
"phpdocumentor/reflection-docblock": "^5.2",
|
|
"phpstan/phpdoc-parser": "^1.0",
|
|
"symfony/cache": "^5.4|^6.0",
|
|
"symfony/dependency-injection": "^5.4|^6.0",
|
|
"symfony/serializer": "^5.4|^6.0"
|
|
},
|
|
"suggest": {
|
|
"phpdocumentor/reflection-docblock": "To use the PHPDoc",
|
|
"psr/cache-implementation": "To cache results",
|
|
"symfony/doctrine-bridge": "To use Doctrine metadata",
|
|
"symfony/serializer": "To use Serializer metadata"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\PropertyInfo\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Kévin Dunglas",
|
|
"email": "dunglas@gmail.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Extracts information about PHP class' properties using metadata of popular sources",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"doctrine",
|
|
"phpdoc",
|
|
"property",
|
|
"symfony",
|
|
"type",
|
|
"validator"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/property-info/tree/v6.0.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-12-27T21:05:08+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/yaml",
|
|
"version": "v6.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/yaml.git",
|
|
"reference": "ed602f38b8636a2ea21af760d2578f3d2f92fc60"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/ed602f38b8636a2ea21af760d2578f3d2f92fc60",
|
|
"reference": "ed602f38b8636a2ea21af760d2578f3d2f92fc60",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0.2",
|
|
"symfony/polyfill-ctype": "^1.8"
|
|
},
|
|
"conflict": {
|
|
"symfony/console": "<5.4"
|
|
},
|
|
"require-dev": {
|
|
"symfony/console": "^5.4|^6.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/console": "For validating YAML files using the lint command"
|
|
},
|
|
"bin": [
|
|
"Resources/bin/yaml-lint"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Yaml\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Loads and dumps YAML files",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/yaml/tree/v6.0.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-12-16T22:13:01+00:00"
|
|
}
|
|
],
|
|
"aliases": [],
|
|
"minimum-stability": "dev",
|
|
"stability-flags": [],
|
|
"prefer-stable": true,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=8.0"
|
|
},
|
|
"platform-dev": [],
|
|
"plugin-api-version": "2.2.0"
|
|
}
|