1
0
mirror of https://github.com/themsaid/ibis.git synced 2025-01-16 21:18:35 +01:00
ibis/composer.lock

2870 lines
102 KiB
Plaintext
Raw Permalink Normal View History

2020-11-04 16:03:50 +02:00
{
"_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"
],
2022-12-25 10:23:41 +01:00
"content-hash": "59b309e22cebe2bc4410cb6c7b7b812c",
2020-11-04 16:03:50 +02:00
"packages": [
2022-11-27 19:00:24 +01:00
{
"name": "dflydev/dot-access-data",
"version": "v3.0.2",
"source": {
"type": "git",
"url": "https://github.com/dflydev/dflydev-dot-access-data.git",
"reference": "f41715465d65213d644d3141a6a93081be5d3549"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/f41715465d65213d644d3141a6a93081be5d3549",
"reference": "f41715465d65213d644d3141a6a93081be5d3549",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^0.12.42",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.3",
"scrutinizer/ocular": "1.6.0",
"squizlabs/php_codesniffer": "^3.5",
"vimeo/psalm": "^4.0.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.x-dev"
}
},
"autoload": {
"psr-4": {
"Dflydev\\DotAccessData\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Dragonfly Development Inc.",
"email": "info@dflydev.com",
"homepage": "http://dflydev.com"
},
{
"name": "Beau Simensen",
"email": "beau@dflydev.com",
"homepage": "http://beausimensen.com"
},
{
"name": "Carlos Frutos",
"email": "carlos@kiwing.it",
"homepage": "https://github.com/cfrutos"
},
{
"name": "Colin O'Dell",
"email": "colinodell@gmail.com",
"homepage": "https://www.colinodell.com"
}
],
"description": "Given a deep data structure, access data by dot notation.",
"homepage": "https://github.com/dflydev/dflydev-dot-access-data",
"keywords": [
"access",
"data",
"dot",
"notation"
],
"support": {
"issues": "https://github.com/dflydev/dflydev-dot-access-data/issues",
"source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.2"
},
"time": "2022-10-27T11:44:00+00:00"
},
2020-11-04 16:03:50 +02:00
{
"name": "doctrine/inflector",
2022-11-27 19:00:24 +01:00
"version": "2.0.6",
2020-11-04 16:03:50 +02:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
2022-11-27 19:00:24 +01:00
"reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024"
2020-11-04 16:03:50 +02:00
},
"dist": {
"type": "zip",
2022-11-27 19:00:24 +01:00
"url": "https://api.github.com/repos/doctrine/inflector/zipball/d9d313a36c872fd6ee06d9a6cbcf713eaa40f024",
"reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024",
2020-11-04 16:03:50 +02:00
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
2022-11-27 19:00:24 +01:00
"doctrine/coding-standard": "^10",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-phpunit": "^1.1",
"phpstan/phpstan-strict-rules": "^1.3",
"phpunit/phpunit": "^8.5 || ^9.5",
"vimeo/psalm": "^4.25"
2020-11-04 16:03:50 +02:00
},
"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"
],
2022-06-03 17:59:28 +02:00
"support": {
"issues": "https://github.com/doctrine/inflector/issues",
2022-11-27 19:00:24 +01:00
"source": "https://github.com/doctrine/inflector/tree/2.0.6"
2022-06-03 17:59:28 +02:00
},
2020-11-04 16:03:50 +02:00
"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"
}
],
2022-11-27 19:00:24 +01:00
"time": "2022-10-20T09:10:12+00:00"
2022-06-03 17:59:28 +02:00
},
{
"name": "illuminate/collections",
2022-12-25 10:23:41 +01:00
"version": "v9.45.1",
2022-06-03 17:59:28 +02:00
"source": {
"type": "git",
"url": "https://github.com/illuminate/collections.git",
2022-12-25 10:23:41 +01:00
"reference": "7a8afa0875d7de162f30865d9fae33c8fb235fa2"
2022-06-03 17:59:28 +02:00
},
"dist": {
"type": "zip",
2022-12-25 10:23:41 +01:00
"url": "https://api.github.com/repos/illuminate/collections/zipball/7a8afa0875d7de162f30865d9fae33c8fb235fa2",
"reference": "7a8afa0875d7de162f30865d9fae33c8fb235fa2",
2022-06-03 17:59:28 +02:00
"shasum": ""
},
"require": {
2022-12-25 10:23:41 +01:00
"illuminate/conditionable": "^9.0",
"illuminate/contracts": "^9.0",
"illuminate/macroable": "^9.0",
"php": "^8.0.2"
2022-06-03 17:59:28 +02:00
},
"suggest": {
2022-12-25 10:23:41 +01:00
"symfony/var-dumper": "Required to use the dump method (^6.0)."
2022-06-03 17:59:28 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
2022-12-25 10:23:41 +01:00
"dev-master": "9.x-dev"
2022-06-03 17:59:28 +02:00
}
},
"autoload": {
"files": [
"helpers.php"
],
"psr-4": {
"Illuminate\\Support\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Collections package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
2022-12-25 10:23:41 +01:00
"time": "2022-12-02T18:48:05+00:00"
},
{
"name": "illuminate/conditionable",
"version": "v9.45.1",
"source": {
"type": "git",
"url": "https://github.com/illuminate/conditionable.git",
"reference": "5b40f51ccb07e0e7b1ec5559d8db9e0e2dc51883"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/conditionable/zipball/5b40f51ccb07e0e7b1ec5559d8db9e0e2dc51883",
"reference": "5b40f51ccb07e0e7b1ec5559d8db9e0e2dc51883",
"shasum": ""
},
"require": {
"php": "^8.0.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "9.x-dev"
}
},
"autoload": {
"psr-4": {
"Illuminate\\Support\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Conditionable package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2022-07-29T19:44:19+00:00"
2020-11-04 16:03:50 +02:00
},
{
"name": "illuminate/contracts",
2022-12-25 10:23:41 +01:00
"version": "v9.45.1",
2020-11-04 16:03:50 +02:00
"source": {
"type": "git",
"url": "https://github.com/illuminate/contracts.git",
2022-12-25 10:23:41 +01:00
"reference": "c7cc6e6198cac6dfdead111f9758de25413188b7"
2020-11-04 16:03:50 +02:00
},
"dist": {
"type": "zip",
2022-12-25 10:23:41 +01:00
"url": "https://api.github.com/repos/illuminate/contracts/zipball/c7cc6e6198cac6dfdead111f9758de25413188b7",
"reference": "c7cc6e6198cac6dfdead111f9758de25413188b7",
2020-11-04 16:03:50 +02:00
"shasum": ""
},
"require": {
2022-12-25 10:23:41 +01:00
"php": "^8.0.2",
"psr/container": "^1.1.1|^2.0.1",
"psr/simple-cache": "^1.0|^2.0|^3.0"
2020-11-04 16:03:50 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
2022-12-25 10:23:41 +01:00
"dev-master": "9.x-dev"
2020-11-04 16:03:50 +02:00
}
},
"autoload": {
"psr-4": {
"Illuminate\\Contracts\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Contracts package.",
"homepage": "https://laravel.com",
2022-06-03 17:59:28 +02:00
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
2022-12-25 10:23:41 +01:00
"time": "2022-10-31T22:25:40+00:00"
2020-11-04 16:03:50 +02:00
},
{
"name": "illuminate/filesystem",
2022-12-25 10:23:41 +01:00
"version": "v9.45.1",
2020-11-04 16:03:50 +02:00
"source": {
"type": "git",
"url": "https://github.com/illuminate/filesystem.git",
2022-12-25 10:23:41 +01:00
"reference": "9923cb717f5505b84200fb78feba1c2f2fe9fe83"
2020-11-04 16:03:50 +02:00
},
"dist": {
"type": "zip",
2022-12-25 10:23:41 +01:00
"url": "https://api.github.com/repos/illuminate/filesystem/zipball/9923cb717f5505b84200fb78feba1c2f2fe9fe83",
"reference": "9923cb717f5505b84200fb78feba1c2f2fe9fe83",
2020-11-04 16:03:50 +02:00
"shasum": ""
},
"require": {
2022-12-25 10:23:41 +01:00
"illuminate/collections": "^9.0",
"illuminate/contracts": "^9.0",
"illuminate/macroable": "^9.0",
"illuminate/support": "^9.0",
"php": "^8.0.2",
"symfony/finder": "^6.0"
2020-11-04 16:03:50 +02:00
},
"suggest": {
2022-06-03 17:59:28 +02:00
"ext-ftp": "Required to use the Flysystem FTP driver.",
2020-11-04 16:03:50 +02:00
"illuminate/http": "Required for handling uploaded files (^7.0).",
2022-12-25 10:23:41 +01:00
"league/flysystem": "Required to use the Flysystem local driver (^3.0.16).",
"league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^3.0).",
"league/flysystem-ftp": "Required to use the Flysystem FTP driver (^3.0).",
"league/flysystem-sftp-v3": "Required to use the Flysystem SFTP driver (^3.0).",
2020-11-04 16:03:50 +02:00
"psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
2022-12-25 10:23:41 +01:00
"symfony/filesystem": "Required to enable support for relative symbolic links (^6.0).",
"symfony/mime": "Required to enable support for guessing extensions (^6.0)."
2020-11-04 16:03:50 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
2022-12-25 10:23:41 +01:00
"dev-master": "9.x-dev"
2020-11-04 16:03:50 +02:00
}
},
"autoload": {
"psr-4": {
"Illuminate\\Filesystem\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Filesystem package.",
"homepage": "https://laravel.com",
2022-06-03 17:59:28 +02:00
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
2022-12-25 10:23:41 +01:00
"time": "2022-12-08T16:55:54+00:00"
2022-06-03 17:59:28 +02:00
},
{
"name": "illuminate/macroable",
2022-12-25 10:23:41 +01:00
"version": "v9.45.1",
2022-06-03 17:59:28 +02:00
"source": {
"type": "git",
"url": "https://github.com/illuminate/macroable.git",
2022-12-25 10:23:41 +01:00
"reference": "e3bfaf6401742a9c6abca61b9b10e998e5b6449a"
2022-06-03 17:59:28 +02:00
},
"dist": {
"type": "zip",
2022-12-25 10:23:41 +01:00
"url": "https://api.github.com/repos/illuminate/macroable/zipball/e3bfaf6401742a9c6abca61b9b10e998e5b6449a",
"reference": "e3bfaf6401742a9c6abca61b9b10e998e5b6449a",
2022-06-03 17:59:28 +02:00
"shasum": ""
},
"require": {
2022-12-25 10:23:41 +01:00
"php": "^8.0.2"
2022-06-03 17:59:28 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
2022-12-25 10:23:41 +01:00
"dev-master": "9.x-dev"
2022-06-03 17:59:28 +02:00
}
},
"autoload": {
"psr-4": {
"Illuminate\\Support\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Macroable package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
2022-12-25 10:23:41 +01:00
"time": "2022-08-09T13:29:29+00:00"
2020-11-04 16:03:50 +02:00
},
{
"name": "illuminate/support",
2022-12-25 10:23:41 +01:00
"version": "v9.45.1",
2020-11-04 16:03:50 +02:00
"source": {
"type": "git",
"url": "https://github.com/illuminate/support.git",
2022-12-25 10:23:41 +01:00
"reference": "d7f7c07e35a2c09cbeeddc0168826cf05a2eeb84"
2020-11-04 16:03:50 +02:00
},
"dist": {
"type": "zip",
2022-12-25 10:23:41 +01:00
"url": "https://api.github.com/repos/illuminate/support/zipball/d7f7c07e35a2c09cbeeddc0168826cf05a2eeb84",
"reference": "d7f7c07e35a2c09cbeeddc0168826cf05a2eeb84",
2020-11-04 16:03:50 +02:00
"shasum": ""
},
"require": {
2022-12-25 10:23:41 +01:00
"doctrine/inflector": "^2.0",
2020-11-04 16:03:50 +02:00
"ext-json": "*",
"ext-mbstring": "*",
2022-12-25 10:23:41 +01:00
"illuminate/collections": "^9.0",
"illuminate/conditionable": "^9.0",
"illuminate/contracts": "^9.0",
"illuminate/macroable": "^9.0",
"nesbot/carbon": "^2.62.1",
"php": "^8.0.2",
"voku/portable-ascii": "^2.0"
2020-11-04 16:03:50 +02:00
},
"conflict": {
"tightenco/collect": "<5.5.33"
},
"suggest": {
2022-12-25 10:23:41 +01:00
"illuminate/filesystem": "Required to use the composer class (^9.0).",
"league/commonmark": "Required to use Str::markdown() and Stringable::markdown() (^2.0.2).",
"ramsey/uuid": "Required to use Str::uuid() (^4.7).",
"symfony/process": "Required to use the composer class (^6.0).",
"symfony/uid": "Required to use Str::ulid() (^6.0).",
"symfony/var-dumper": "Required to use the dd function (^6.0).",
2022-06-03 17:59:28 +02:00
"vlucas/phpdotenv": "Required to use the Env class and env helper (^5.4.1)."
2020-11-04 16:03:50 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
2022-12-25 10:23:41 +01:00
"dev-master": "9.x-dev"
2020-11-04 16:03:50 +02:00
}
},
"autoload": {
"files": [
"helpers.php"
2022-06-03 17:59:28 +02:00
],
"psr-4": {
"Illuminate\\Support\\": ""
}
2020-11-04 16:03:50 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Support package.",
"homepage": "https://laravel.com",
2022-06-03 17:59:28 +02:00
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
2022-12-25 10:23:41 +01:00
"time": "2022-12-20T14:03:34+00:00"
2020-11-04 16:03:50 +02:00
},
{
"name": "league/commonmark",
2022-12-25 09:57:02 +01:00
"version": "2.3.8",
2020-11-04 16:03:50 +02:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/commonmark.git",
2022-12-25 09:57:02 +01:00
"reference": "c493585c130544c4e91d2e0e131e6d35cb0cbc47"
2020-11-04 16:03:50 +02:00
},
"dist": {
"type": "zip",
2022-12-25 09:57:02 +01:00
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/c493585c130544c4e91d2e0e131e6d35cb0cbc47",
"reference": "c493585c130544c4e91d2e0e131e6d35cb0cbc47",
2020-11-04 16:03:50 +02:00
"shasum": ""
},
"require": {
"ext-mbstring": "*",
2022-11-27 19:00:24 +01:00
"league/config": "^1.1.1",
"php": "^7.4 || ^8.0",
"psr/event-dispatcher": "^1.0",
"symfony/deprecation-contracts": "^2.1 || ^3.0",
"symfony/polyfill-php80": "^1.16"
2020-11-04 16:03:50 +02:00
},
"require-dev": {
2022-11-27 19:00:24 +01:00
"cebe/markdown": "^1.0",
"commonmark/cmark": "0.30.0",
"commonmark/commonmark.js": "0.30.0",
"composer/package-versions-deprecated": "^1.8",
"embed/embed": "^4.4",
"erusev/parsedown": "^1.0",
2020-11-04 16:03:50 +02:00
"ext-json": "*",
"github/gfm": "0.29.0",
2022-11-27 19:00:24 +01:00
"michelf/php-markdown": "^1.4 || ^2.0",
"nyholm/psr7": "^1.5",
"phpstan/phpstan": "^1.8.2",
"phpunit/phpunit": "^9.5.21",
"scrutinizer/ocular": "^1.8.1",
"symfony/finder": "^5.3 | ^6.0",
"symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0",
"unleashedtech/php-coding-standard": "^3.1.1",
2022-12-25 09:57:02 +01:00
"vimeo/psalm": "^4.24.0 || ^5.0.0"
2022-11-27 19:00:24 +01:00
},
"suggest": {
"symfony/yaml": "v2.3+ required if using the Front Matter extension"
2020-11-04 16:03:50 +02:00
},
"type": "library",
2022-11-27 19:00:24 +01:00
"extra": {
"branch-alias": {
"dev-main": "2.4-dev"
}
},
2020-11-04 16:03:50 +02:00
"autoload": {
"psr-4": {
"League\\CommonMark\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Colin O'Dell",
"email": "colinodell@gmail.com",
"homepage": "https://www.colinodell.com",
"role": "Lead Developer"
}
],
2022-11-27 19:00:24 +01:00
"description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)",
2020-11-04 16:03:50 +02:00
"homepage": "https://commonmark.thephpleague.com",
"keywords": [
"commonmark",
"flavored",
"gfm",
"github",
"github-flavored",
"markdown",
"md",
"parser"
],
2022-06-03 17:59:28 +02:00
"support": {
"docs": "https://commonmark.thephpleague.com/",
2022-11-27 19:00:24 +01:00
"forum": "https://github.com/thephpleague/commonmark/discussions",
2022-06-03 17:59:28 +02:00
"issues": "https://github.com/thephpleague/commonmark/issues",
"rss": "https://github.com/thephpleague/commonmark/releases.atom",
"source": "https://github.com/thephpleague/commonmark"
},
2020-11-04 16:03:50 +02:00
"funding": [
{
"url": "https://www.colinodell.com/sponsor",
"type": "custom"
},
{
"url": "https://www.paypal.me/colinpodell/10.00",
"type": "custom"
},
{
"url": "https://github.com/colinodell",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/league/commonmark",
"type": "tidelift"
}
],
2022-12-25 09:57:02 +01:00
"time": "2022-12-10T16:02:17+00:00"
2022-11-27 19:00:24 +01:00
},
{
"name": "league/config",
2022-12-25 09:57:02 +01:00
"version": "v1.2.0",
2022-11-27 19:00:24 +01:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/config.git",
2022-12-25 09:57:02 +01:00
"reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3"
2022-11-27 19:00:24 +01:00
},
"dist": {
"type": "zip",
2022-12-25 09:57:02 +01:00
"url": "https://api.github.com/repos/thephpleague/config/zipball/754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
"reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
2022-11-27 19:00:24 +01:00
"shasum": ""
},
"require": {
"dflydev/dot-access-data": "^3.0.1",
"nette/schema": "^1.2",
"php": "^7.4 || ^8.0"
},
"require-dev": {
2022-12-25 09:57:02 +01:00
"phpstan/phpstan": "^1.8.2",
2022-11-27 19:00:24 +01:00
"phpunit/phpunit": "^9.5.5",
"scrutinizer/ocular": "^1.8.1",
"unleashedtech/php-coding-standard": "^3.1",
"vimeo/psalm": "^4.7.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.2-dev"
}
},
"autoload": {
"psr-4": {
"League\\Config\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Colin O'Dell",
"email": "colinodell@gmail.com",
"homepage": "https://www.colinodell.com",
"role": "Lead Developer"
}
],
"description": "Define configuration arrays with strict schemas and access values with dot notation",
"homepage": "https://config.thephpleague.com",
"keywords": [
"array",
"config",
"configuration",
"dot",
"dot-access",
"nested",
"schema"
],
"support": {
"docs": "https://config.thephpleague.com/",
"issues": "https://github.com/thephpleague/config/issues",
"rss": "https://github.com/thephpleague/config/releases.atom",
"source": "https://github.com/thephpleague/config"
},
"funding": [
{
"url": "https://www.colinodell.com/sponsor",
"type": "custom"
},
{
"url": "https://www.paypal.me/colinpodell/10.00",
"type": "custom"
},
{
"url": "https://github.com/colinodell",
"type": "github"
}
],
2022-12-25 09:57:02 +01:00
"time": "2022-12-11T20:36:23+00:00"
2020-11-04 16:03:50 +02:00
},
{
"name": "mpdf/mpdf",
2022-12-25 09:57:02 +01:00
"version": "v8.1.4",
2020-11-04 16:03:50 +02:00
"source": {
"type": "git",
"url": "https://github.com/mpdf/mpdf.git",
2022-12-25 09:57:02 +01:00
"reference": "add590e93b7502efafd9839a68cff99f3497b318"
2020-11-04 16:03:50 +02:00
},
"dist": {
"type": "zip",
2022-12-25 09:57:02 +01:00
"url": "https://api.github.com/repos/mpdf/mpdf/zipball/add590e93b7502efafd9839a68cff99f3497b318",
"reference": "add590e93b7502efafd9839a68cff99f3497b318",
2020-11-04 16:03:50 +02:00
"shasum": ""
},
"require": {
"ext-gd": "*",
"ext-mbstring": "*",
"myclabs/deep-copy": "^1.7",
2022-06-03 17:59:28 +02:00
"paragonie/random_compat": "^1.4|^2.0|^9.99.99",
2022-12-25 09:57:02 +01:00
"php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0 || ~8.2.0",
2022-06-03 17:59:28 +02:00
"php-http/message-factory": "^1.0",
"psr/http-message": "^1.0",
"psr/log": "^1.0 || ^2.0",
2020-11-04 16:03:50 +02:00
"setasign/fpdi": "^2.1"
},
"require-dev": {
2022-06-03 17:59:28 +02:00
"mockery/mockery": "^1.3.0",
"mpdf/qrcode": "^1.1.0",
2020-11-04 16:03:50 +02:00
"squizlabs/php_codesniffer": "^3.5.0",
2022-12-25 09:57:02 +01:00
"tracy/tracy": "~2.5",
2022-06-03 17:59:28 +02:00
"yoast/phpunit-polyfills": "^1.0"
2020-11-04 16:03:50 +02:00
},
"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"
],
2022-06-03 17:59:28 +02:00
"support": {
"docs": "http://mpdf.github.io",
"issues": "https://github.com/mpdf/mpdf/issues",
"source": "https://github.com/mpdf/mpdf"
},
2020-11-04 16:03:50 +02:00
"funding": [
{
"url": "https://www.paypal.me/mpdf",
"type": "custom"
}
],
2022-12-25 09:57:02 +01:00
"time": "2022-12-15T11:24:39+00:00"
2020-11-04 16:03:50 +02:00
},
{
"name": "myclabs/deep-copy",
2022-06-03 17:59:28 +02:00
"version": "1.11.0",
2020-11-04 16:03:50 +02:00
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
2022-06-03 17:59:28 +02:00
"reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614"
2020-11-04 16:03:50 +02:00
},
"dist": {
"type": "zip",
2022-06-03 17:59:28 +02:00
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614",
"reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614",
2020-11-04 16:03:50 +02:00
"shasum": ""
},
"require": {
2022-06-03 17:59:28 +02:00
"php": "^7.1 || ^8.0"
2020-11-04 16:03:50 +02:00
},
2022-06-03 17:59:28 +02:00
"conflict": {
"doctrine/collections": "<1.6.8",
"doctrine/common": "<2.13.3 || >=3,<3.2.2"
2020-11-04 16:03:50 +02:00
},
"require-dev": {
2022-06-03 17:59:28 +02:00
"doctrine/collections": "^1.6.8",
"doctrine/common": "^2.13.3 || ^3.2.2",
"phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
2020-11-04 16:03:50 +02:00
},
"type": "library",
"autoload": {
"files": [
"src/DeepCopy/deep_copy.php"
2022-06-03 17:59:28 +02:00
],
"psr-4": {
"DeepCopy\\": "src/DeepCopy/"
}
2020-11-04 16:03:50 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Create deep copies (clones) of your objects",
"keywords": [
"clone",
"copy",
"duplicate",
"object",
"object graph"
],
2022-06-03 17:59:28 +02:00
"support": {
"issues": "https://github.com/myclabs/DeepCopy/issues",
"source": "https://github.com/myclabs/DeepCopy/tree/1.11.0"
},
"funding": [
{
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
"type": "tidelift"
}
],
"time": "2022-03-03T13:19:32+00:00"
2020-11-04 16:03:50 +02:00
},
{
"name": "nesbot/carbon",
2022-12-25 09:57:02 +01:00
"version": "2.64.0",
2020-11-04 16:03:50 +02:00
"source": {
"type": "git",
"url": "https://github.com/briannesbitt/Carbon.git",
2022-12-25 09:57:02 +01:00
"reference": "889546413c97de2d05063b8cb7b193c2531ea211"
2020-11-04 16:03:50 +02:00
},
"dist": {
"type": "zip",
2022-12-25 09:57:02 +01:00
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/889546413c97de2d05063b8cb7b193c2531ea211",
"reference": "889546413c97de2d05063b8cb7b193c2531ea211",
2020-11-04 16:03:50 +02:00
"shasum": ""
},
"require": {
"ext-json": "*",
"php": "^7.1.8 || ^8.0",
"symfony/polyfill-mbstring": "^1.0",
2022-06-03 17:59:28 +02:00
"symfony/polyfill-php80": "^1.16",
"symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0"
2020-11-04 16:03:50 +02:00
},
"require-dev": {
2022-12-25 09:57:02 +01:00
"doctrine/dbal": "^2.0 || ^3.1.4",
2020-11-04 16:03:50 +02:00
"doctrine/orm": "^2.7",
2022-06-03 17:59:28 +02:00
"friendsofphp/php-cs-fixer": "^3.0",
"kylekatarnls/multi-tester": "^2.0",
2022-11-27 19:00:24 +01:00
"ondrejmirtes/better-reflection": "*",
2022-06-03 17:59:28 +02:00
"phpmd/phpmd": "^2.9",
"phpstan/extension-installer": "^1.0",
2022-11-27 19:00:24 +01:00
"phpstan/phpstan": "^0.12.99 || ^1.7.14",
"phpunit/php-file-iterator": "^2.0.5 || ^3.0.6",
"phpunit/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20",
2020-11-04 16:03:50 +02:00
"squizlabs/php_codesniffer": "^3.4"
},
"bin": [
"bin/carbon"
],
"type": "library",
"extra": {
"branch-alias": {
2022-06-03 17:59:28 +02:00
"dev-3.x": "3.x-dev",
"dev-master": "2.x-dev"
2020-11-04 16:03:50 +02:00
},
"laravel": {
"providers": [
"Carbon\\Laravel\\ServiceProvider"
]
2022-06-03 17:59:28 +02:00
},
"phpstan": {
"includes": [
"extension.neon"
]
2020-11-04 16:03:50 +02:00
}
},
"autoload": {
"psr-4": {
"Carbon\\": "src/Carbon/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Brian Nesbitt",
"email": "brian@nesbot.com",
2022-06-03 17:59:28 +02:00
"homepage": "https://markido.com"
2020-11-04 16:03:50 +02:00
},
{
"name": "kylekatarnls",
2022-06-03 17:59:28 +02:00
"homepage": "https://github.com/kylekatarnls"
2020-11-04 16:03:50 +02:00
}
],
"description": "An API extension for DateTime that supports 281 different languages.",
2022-06-03 17:59:28 +02:00
"homepage": "https://carbon.nesbot.com",
2020-11-04 16:03:50 +02:00
"keywords": [
"date",
"datetime",
"time"
],
2022-06-03 17:59:28 +02:00
"support": {
"docs": "https://carbon.nesbot.com/docs",
"issues": "https://github.com/briannesbitt/Carbon/issues",
"source": "https://github.com/briannesbitt/Carbon"
},
2020-11-04 16:03:50 +02:00
"funding": [
{
2022-11-27 19:00:24 +01:00
"url": "https://github.com/sponsors/kylekatarnls",
"type": "github"
},
{
"url": "https://opencollective.com/Carbon#sponsor",
"type": "opencollective"
2020-11-04 16:03:50 +02:00
},
{
2022-11-27 19:00:24 +01:00
"url": "https://tidelift.com/subscription/pkg/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme",
2020-11-04 16:03:50 +02:00
"type": "tidelift"
}
],
2022-12-25 09:57:02 +01:00
"time": "2022-11-26T17:36:00+00:00"
2022-11-27 19:00:24 +01:00
},
{
"name": "nette/schema",
"version": "v1.2.3",
"source": {
"type": "git",
"url": "https://github.com/nette/schema.git",
"reference": "abbdbb70e0245d5f3bf77874cea1dfb0c930d06f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/schema/zipball/abbdbb70e0245d5f3bf77874cea1dfb0c930d06f",
"reference": "abbdbb70e0245d5f3bf77874cea1dfb0c930d06f",
"shasum": ""
},
"require": {
"nette/utils": "^2.5.7 || ^3.1.5 || ^4.0",
"php": ">=7.1 <8.3"
},
"require-dev": {
"nette/tester": "^2.3 || ^2.4",
"phpstan/phpstan-nette": "^1.0",
"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.3"
},
"time": "2022-10-13T01:24:26+00:00"
},
{
"name": "nette/utils",
"version": "v3.2.8",
"source": {
"type": "git",
"url": "https://github.com/nette/utils.git",
"reference": "02a54c4c872b99e4ec05c4aec54b5a06eb0f6368"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nette/utils/zipball/02a54c4c872b99e4ec05c4aec54b5a06eb0f6368",
"reference": "02a54c4c872b99e4ec05c4aec54b5a06eb0f6368",
"shasum": ""
},
"require": {
"php": ">=7.2 <8.3"
},
"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.8"
},
"time": "2022-09-12T23:36:20+00:00"
2020-11-04 16:03:50 +02:00
},
{
"name": "paragonie/random_compat",
2022-06-03 17:59:28 +02:00
"version": "v9.99.100",
2020-11-04 16:03:50 +02:00
"source": {
"type": "git",
"url": "https://github.com/paragonie/random_compat.git",
2022-06-03 17:59:28 +02:00
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
2020-11-04 16:03:50 +02:00
},
"dist": {
"type": "zip",
2022-06-03 17:59:28 +02:00
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
2020-11-04 16:03:50 +02:00
"shasum": ""
},
"require": {
2022-06-03 17:59:28 +02:00
"php": ">= 7"
2020-11-04 16:03:50 +02:00
},
"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"
],
2022-06-03 17:59:28 +02:00
"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"
2020-11-04 16:03:50 +02:00
},
{
2022-06-03 17:59:28 +02:00
"name": "php-http/message-factory",
"version": "v1.0.2",
2020-11-04 16:03:50 +02:00
"source": {
"type": "git",
2022-06-03 17:59:28 +02:00
"url": "https://github.com/php-http/message-factory.git",
"reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
2020-11-04 16:03:50 +02:00
},
"dist": {
"type": "zip",
2022-06-03 17:59:28 +02:00
"url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
"reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
2020-11-04 16:03:50 +02:00
"shasum": ""
},
"require": {
2022-06-03 17:59:28 +02:00
"php": ">=5.4",
"psr/http-message": "^1.0"
2020-11-04 16:03:50 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
2022-06-03 17:59:28 +02:00
"dev-master": "1.0-dev"
2020-11-04 16:03:50 +02:00
}
},
2022-06-03 17:59:28 +02:00
"autoload": {
"psr-4": {
"Http\\Message\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com"
}
],
"description": "Factory interfaces for PSR-7 HTTP Message",
"homepage": "http://php-http.org",
"keywords": [
"factory",
"http",
"message",
"stream",
"uri"
],
"support": {
"issues": "https://github.com/php-http/message-factory/issues",
"source": "https://github.com/php-http/message-factory/tree/master"
},
"time": "2015-12-19T14:08:53+00:00"
},
{
"name": "psr/container",
2022-12-25 10:23:41 +01:00
"version": "2.0.2",
2022-06-03 17:59:28 +02:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
2022-12-25 10:23:41 +01:00
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
2022-06-03 17:59:28 +02:00
},
"dist": {
"type": "zip",
2022-12-25 10:23:41 +01:00
"url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
2022-06-03 17:59:28 +02:00
"shasum": ""
},
"require": {
"php": ">=7.4.0"
},
"type": "library",
2022-12-25 10:23:41 +01:00
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
2020-11-04 16:03:50 +02:00
"autoload": {
"psr-4": {
"Psr\\Container\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2022-06-03 17:59:28 +02:00
"homepage": "https://www.php-fig.org/"
2020-11-04 16:03:50 +02:00
}
],
"description": "Common Container Interface (PHP FIG PSR-11)",
"homepage": "https://github.com/php-fig/container",
"keywords": [
"PSR-11",
"container",
"container-interface",
"container-interop",
"psr"
],
2022-06-03 17:59:28 +02:00
"support": {
"issues": "https://github.com/php-fig/container/issues",
2022-12-25 10:23:41 +01:00
"source": "https://github.com/php-fig/container/tree/2.0.2"
2022-06-03 17:59:28 +02:00
},
2022-12-25 10:23:41 +01:00
"time": "2021-11-05T16:47:00+00:00"
2020-11-04 16:03:50 +02:00
},
2022-11-27 19:00:24 +01: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"
},
2020-11-04 16:03:50 +02:00
{
2022-06-03 17:59:28 +02:00
"name": "psr/http-message",
"version": "1.0.1",
2020-11-04 16:03:50 +02:00
"source": {
"type": "git",
2022-06-03 17:59:28 +02:00
"url": "https://github.com/php-fig/http-message.git",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
2020-11-04 16:03:50 +02:00
},
"dist": {
"type": "zip",
2022-06-03 17:59:28 +02:00
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
2020-11-04 16:03:50 +02:00
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"extra": {
"branch-alias": {
2022-06-03 17:59:28 +02:00
"dev-master": "1.0.x-dev"
2020-11-04 16:03:50 +02:00
}
},
"autoload": {
"psr-4": {
2022-06-03 17:59:28 +02:00
"Psr\\Http\\Message\\": "src/"
2020-11-04 16:03:50 +02:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
2022-06-03 17:59:28 +02:00
"description": "Common interface for HTTP messages",
"homepage": "https://github.com/php-fig/http-message",
"keywords": [
"http",
"http-message",
"psr",
"psr-7",
"request",
"response"
],
"support": {
"source": "https://github.com/php-fig/http-message/tree/master"
},
"time": "2016-08-06T14:39:51+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/"
}
],
2020-11-04 16:03:50 +02:00
"description": "Common interface for logging libraries",
"homepage": "https://github.com/php-fig/log",
"keywords": [
"log",
"psr",
"psr-3"
],
2022-06-03 17:59:28 +02:00
"support": {
"source": "https://github.com/php-fig/log/tree/2.0.0"
},
"time": "2021-07-14T16:41:46+00:00"
2020-11-04 16:03:50 +02:00
},
{
"name": "psr/simple-cache",
2022-12-25 10:23:41 +01:00
"version": "3.0.0",
2020-11-04 16:03:50 +02:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/simple-cache.git",
2022-12-25 10:23:41 +01:00
"reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
2020-11-04 16:03:50 +02:00
},
"dist": {
"type": "zip",
2022-12-25 10:23:41 +01:00
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
"reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
2020-11-04 16:03:50 +02:00
"shasum": ""
},
"require": {
2022-12-25 10:23:41 +01:00
"php": ">=8.0.0"
2020-11-04 16:03:50 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
2022-12-25 10:23:41 +01:00
"dev-master": "3.0.x-dev"
2020-11-04 16:03:50 +02:00
}
},
"autoload": {
"psr-4": {
"Psr\\SimpleCache\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2022-12-25 10:23:41 +01:00
"homepage": "https://www.php-fig.org/"
2020-11-04 16:03:50 +02:00
}
],
"description": "Common interfaces for simple caching",
"keywords": [
"cache",
"caching",
"psr",
"psr-16",
"simple-cache"
],
2022-06-03 17:59:28 +02:00
"support": {
2022-12-25 10:23:41 +01:00
"source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
2022-06-03 17:59:28 +02:00
},
2022-12-25 10:23:41 +01:00
"time": "2021-10-29T13:26:27+00:00"
2020-11-04 16:03:50 +02:00
},
{
"name": "scrivo/highlight.php",
2022-12-25 09:57:02 +01:00
"version": "v9.18.1.10",
2020-11-04 16:03:50 +02:00
"source": {
"type": "git",
"url": "https://github.com/scrivo/highlight.php.git",
2022-12-25 09:57:02 +01:00
"reference": "850f4b44697a2552e892ffe71490ba2733c2fc6e"
2020-11-04 16:03:50 +02:00
},
"dist": {
"type": "zip",
2022-12-25 09:57:02 +01:00
"url": "https://api.github.com/repos/scrivo/highlight.php/zipball/850f4b44697a2552e892ffe71490ba2733c2fc6e",
"reference": "850f4b44697a2552e892ffe71490ba2733c2fc6e",
2020-11-04 16:03:50 +02:00
"shasum": ""
},
"require": {
"ext-json": "*",
"php": ">=5.4"
},
"require-dev": {
"phpunit/phpunit": "^4.8|^5.7",
"sabberworm/php-css-parser": "^8.3",
2022-12-25 09:57:02 +01:00
"symfony/finder": "^2.8|^3.4|^5.4",
"symfony/var-dumper": "^2.8|^3.4|^5.4"
2020-11-04 16:03:50 +02:00
},
"suggest": {
2022-06-03 17:59:28 +02:00
"ext-mbstring": "Allows highlighting code with unicode characters and supports language with unicode keywords"
2020-11-04 16:03:50 +02:00
},
"type": "library",
"autoload": {
2022-06-03 17:59:28 +02:00
"files": [
"HighlightUtilities/functions.php"
],
2020-11-04 16:03:50 +02:00
"psr-0": {
"Highlight\\": "",
"HighlightUtilities\\": ""
2022-06-03 17:59:28 +02:00
}
2020-11-04 16:03:50 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Geert Bergman",
"homepage": "http://www.scrivo.org/",
"role": "Project Author"
},
{
"name": "Vladimir Jimenez",
"homepage": "https://allejo.io",
"role": "Maintainer"
},
{
"name": "Martin Folkers",
"homepage": "https://twobrain.io",
"role": "Contributor"
}
],
"description": "Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js",
"keywords": [
"code",
"highlight",
"highlight.js",
"highlight.php",
"syntax"
],
2022-06-03 17:59:28 +02:00
"support": {
"issues": "https://github.com/scrivo/highlight.php/issues",
"source": "https://github.com/scrivo/highlight.php"
},
2020-11-04 16:03:50 +02:00
"funding": [
{
"url": "https://github.com/allejo",
"type": "github"
}
],
2022-12-25 09:57:02 +01:00
"time": "2022-12-17T21:53:22+00:00"
2020-11-04 16:03:50 +02:00
},
{
"name": "setasign/fpdi",
2022-06-03 17:59:28 +02:00
"version": "v2.3.6",
2020-11-04 16:03:50 +02:00
"source": {
"type": "git",
"url": "https://github.com/Setasign/FPDI.git",
2022-06-03 17:59:28 +02:00
"reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31"
2020-11-04 16:03:50 +02:00
},
"dist": {
"type": "zip",
2022-06-03 17:59:28 +02:00
"url": "https://api.github.com/repos/Setasign/FPDI/zipball/6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
"reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
2020-11-04 16:03:50 +02:00
"shasum": ""
},
"require": {
"ext-zlib": "*",
2022-06-03 17:59:28 +02:00
"php": "^5.6 || ^7.0 || ^8.0"
2020-11-04 16:03:50 +02:00
},
"conflict": {
"setasign/tfpdf": "<1.31"
},
"require-dev": {
"phpunit/phpunit": "~5.7",
"setasign/fpdf": "~1.8",
"setasign/tfpdf": "1.31",
2022-06-03 17:59:28 +02:00
"squizlabs/php_codesniffer": "^3.5",
2020-11-04 16:03:50 +02:00
"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"
],
2022-06-03 17:59:28 +02:00
"support": {
"issues": "https://github.com/Setasign/FPDI/issues",
"source": "https://github.com/Setasign/FPDI/tree/v2.3.6"
},
2020-11-04 16:03:50 +02:00
"funding": [
{
"url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
"type": "tidelift"
}
],
2022-06-03 17:59:28 +02:00
"time": "2021-02-11T11:37:01+00:00"
2020-11-04 16:03:50 +02:00
},
{
"name": "spatie/commonmark-highlighter",
2022-11-27 19:00:24 +01:00
"version": "3.0.0",
2020-11-04 16:03:50 +02:00
"source": {
"type": "git",
"url": "https://github.com/spatie/commonmark-highlighter.git",
2022-11-27 19:00:24 +01:00
"reference": "d707943b3ce47fcd01240bb85b218e280856d017"
2020-11-04 16:03:50 +02:00
},
"dist": {
"type": "zip",
2022-11-27 19:00:24 +01:00
"url": "https://api.github.com/repos/spatie/commonmark-highlighter/zipball/d707943b3ce47fcd01240bb85b218e280856d017",
"reference": "d707943b3ce47fcd01240bb85b218e280856d017",
2020-11-04 16:03:50 +02:00
"shasum": ""
},
"require": {
2022-11-27 19:00:24 +01:00
"league/commonmark": "^2.0",
"php": "^7.4|^8.0",
"scrivo/highlight.php": "^9.18.1.7"
2020-11-04 16:03:50 +02:00
},
"require-dev": {
"larapack/dd": "^1.0",
2022-06-03 17:59:28 +02:00
"phpunit/phpunit": "^8.5|^9.4",
"spatie/phpunit-snapshot-assertions": "^2.0|^4.0"
2020-11-04 16:03:50 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
"Spatie\\CommonMarkHighlighter\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Sebastian De Deyne",
"email": "sebastian@spatie.be",
"homepage": "https://spatie.be",
"role": "Developer"
}
],
"description": "Highlight your markdown code blocks with league/commonmark",
"homepage": "https://github.com/spatie/commonmark-highlighter",
"keywords": [
"commonmark-highlighter",
"spatie"
],
2022-06-03 17:59:28 +02:00
"support": {
"issues": "https://github.com/spatie/commonmark-highlighter/issues",
2022-11-27 19:00:24 +01:00
"source": "https://github.com/spatie/commonmark-highlighter/tree/3.0.0"
2022-06-03 17:59:28 +02:00
},
2022-11-27 19:00:24 +01:00
"time": "2021-08-04T18:03:57+00:00"
2020-11-04 16:03:50 +02:00
},
{
"name": "symfony/console",
2022-12-25 09:57:02 +01:00
"version": "v6.2.2",
2020-11-04 16:03:50 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
2022-12-25 09:57:02 +01:00
"reference": "5a9bd5c543f00157c55face973c149957467db31"
2020-11-04 16:03:50 +02:00
},
"dist": {
"type": "zip",
2022-12-25 09:57:02 +01:00
"url": "https://api.github.com/repos/symfony/console/zipball/5a9bd5c543f00157c55face973c149957467db31",
"reference": "5a9bd5c543f00157c55face973c149957467db31",
2020-11-04 16:03:50 +02:00
"shasum": ""
},
"require": {
2022-11-27 19:00:24 +01:00
"php": ">=8.1",
2022-06-03 17:59:28 +02:00
"symfony/deprecation-contracts": "^2.1|^3",
2020-11-04 16:03:50 +02:00
"symfony/polyfill-mbstring": "~1.0",
2022-06-03 17:59:28 +02:00
"symfony/service-contracts": "^1.1|^2|^3",
2022-11-27 19:00:24 +01:00
"symfony/string": "^5.4|^6.0"
2020-11-04 16:03:50 +02:00
},
"conflict": {
2022-11-27 19:00:24 +01:00
"symfony/dependency-injection": "<5.4",
"symfony/dotenv": "<5.4",
"symfony/event-dispatcher": "<5.4",
"symfony/lock": "<5.4",
"symfony/process": "<5.4"
2020-11-04 16:03:50 +02:00
},
"provide": {
2022-11-27 19:00:24 +01:00
"psr/log-implementation": "1.0|2.0|3.0"
2020-11-04 16:03:50 +02:00
},
"require-dev": {
2022-11-27 19:00:24 +01:00
"psr/log": "^1|^2|^3",
"symfony/config": "^5.4|^6.0",
"symfony/dependency-injection": "^5.4|^6.0",
"symfony/event-dispatcher": "^5.4|^6.0",
"symfony/lock": "^5.4|^6.0",
"symfony/process": "^5.4|^6.0",
"symfony/var-dumper": "^5.4|^6.0"
},
"suggest": {
2020-11-04 16:03:50 +02:00
"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"
}
],
2022-06-03 17:59:28 +02:00
"description": "Eases the creation of beautiful and testable command line interfaces",
2020-11-04 16:03:50 +02:00
"homepage": "https://symfony.com",
2022-06-03 17:59:28 +02:00
"keywords": [
"cli",
"command line",
"console",
"terminal"
],
"support": {
2022-12-25 09:57:02 +01:00
"source": "https://github.com/symfony/console/tree/v6.2.2"
2022-06-03 17:59:28 +02:00
},
2020-11-04 16:03:50 +02:00
"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"
}
],
2022-12-25 09:57:02 +01:00
"time": "2022-12-16T15:08:36+00:00"
2020-11-04 16:03:50 +02:00
},
{
2022-06-03 17:59:28 +02:00
"name": "symfony/deprecation-contracts",
2022-12-25 09:57:02 +01:00
"version": "v3.2.0",
2020-11-04 16:03:50 +02:00
"source": {
"type": "git",
2022-06-03 17:59:28 +02:00
"url": "https://github.com/symfony/deprecation-contracts.git",
2022-12-25 09:57:02 +01:00
"reference": "1ee04c65529dea5d8744774d474e7cbd2f1206d3"
2020-11-04 16:03:50 +02:00
},
"dist": {
"type": "zip",
2022-12-25 09:57:02 +01:00
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/1ee04c65529dea5d8744774d474e7cbd2f1206d3",
"reference": "1ee04c65529dea5d8744774d474e7cbd2f1206d3",
2020-11-04 16:03:50 +02:00
"shasum": ""
},
"require": {
2022-06-03 17:59:28 +02:00
"php": ">=8.1"
2020-11-04 16:03:50 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
2022-12-25 09:57:02 +01:00
"dev-main": "3.3-dev"
2022-06-03 17:59:28 +02:00
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
2020-11-04 16:03:50 +02:00
}
},
2022-06-03 17:59:28 +02:00
"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": {
2022-12-25 09:57:02 +01:00
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.2.0"
2022-06-03 17:59:28 +02:00
},
"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"
}
],
2022-12-25 09:57:02 +01:00
"time": "2022-11-25T10:21:52+00:00"
2022-06-03 17:59:28 +02:00
},
{
"name": "symfony/finder",
2022-12-25 10:23:41 +01:00
"version": "v6.2.0",
2022-06-03 17:59:28 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
2022-12-25 10:23:41 +01:00
"reference": "eb2355f69519e4ef33f1835bca4c935f5d42e570"
2022-06-03 17:59:28 +02:00
},
"dist": {
"type": "zip",
2022-12-25 10:23:41 +01:00
"url": "https://api.github.com/repos/symfony/finder/zipball/eb2355f69519e4ef33f1835bca4c935f5d42e570",
"reference": "eb2355f69519e4ef33f1835bca4c935f5d42e570",
2022-06-03 17:59:28 +02:00
"shasum": ""
},
"require": {
2022-12-25 10:23:41 +01:00
"php": ">=8.1"
},
"require-dev": {
"symfony/filesystem": "^6.0"
2022-06-03 17:59:28 +02:00
},
"type": "library",
2020-11-04 16:03:50 +02:00
"autoload": {
"psr-4": {
"Symfony\\Component\\Finder\\": ""
},
"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"
}
],
2022-06-03 17:59:28 +02:00
"description": "Finds files and directories via an intuitive fluent interface",
2020-11-04 16:03:50 +02:00
"homepage": "https://symfony.com",
2022-06-03 17:59:28 +02:00
"support": {
2022-12-25 10:23:41 +01:00
"source": "https://github.com/symfony/finder/tree/v6.2.0"
2022-06-03 17:59:28 +02:00
},
2020-11-04 16:03:50 +02:00
"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"
}
],
2022-12-25 10:23:41 +01:00
"time": "2022-10-09T08:55:40+00:00"
2020-11-04 16:03:50 +02:00
},
{
"name": "symfony/polyfill-ctype",
2022-11-27 19:00:24 +01:00
"version": "v1.27.0",
2020-11-04 16:03:50 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
2022-11-27 19:00:24 +01:00
"reference": "5bbc823adecdae860bb64756d639ecfec17b050a"
2020-11-04 16:03:50 +02:00
},
"dist": {
"type": "zip",
2022-11-27 19:00:24 +01:00
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a",
"reference": "5bbc823adecdae860bb64756d639ecfec17b050a",
2020-11-04 16:03:50 +02:00
"shasum": ""
},
"require": {
2022-06-03 17:59:28 +02:00
"php": ">=7.1"
},
"provide": {
"ext-ctype": "*"
2020-11-04 16:03:50 +02:00
},
"suggest": {
"ext-ctype": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
2022-11-27 19:00:24 +01:00
"dev-main": "1.27-dev"
2022-06-03 17:59:28 +02:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
2020-11-04 16:03:50 +02:00
}
},
"autoload": {
"files": [
"bootstrap.php"
2022-06-03 17:59:28 +02:00
],
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
}
2020-11-04 16:03:50 +02:00
},
"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"
],
2022-06-03 17:59:28 +02:00
"support": {
2022-11-27 19:00:24 +01:00
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.27.0"
2022-06-03 17:59:28 +02:00
},
2020-11-04 16:03:50 +02:00
"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"
}
],
2022-11-27 19:00:24 +01:00
"time": "2022-11-03T14:55:06+00:00"
2020-11-04 16:03:50 +02:00
},
{
"name": "symfony/polyfill-intl-grapheme",
2022-11-27 19:00:24 +01:00
"version": "v1.27.0",
2020-11-04 16:03:50 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
2022-11-27 19:00:24 +01:00
"reference": "511a08c03c1960e08a883f4cffcacd219b758354"
2020-11-04 16:03:50 +02:00
},
"dist": {
"type": "zip",
2022-11-27 19:00:24 +01:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354",
"reference": "511a08c03c1960e08a883f4cffcacd219b758354",
2020-11-04 16:03:50 +02:00
"shasum": ""
},
"require": {
2022-06-03 17:59:28 +02:00
"php": ">=7.1"
2020-11-04 16:03:50 +02:00
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
2022-11-27 19:00:24 +01:00
"dev-main": "1.27-dev"
2022-06-03 17:59:28 +02:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
2020-11-04 16:03:50 +02:00
}
},
"autoload": {
"files": [
"bootstrap.php"
2022-06-03 17:59:28 +02:00
],
"psr-4": {
"Symfony\\Polyfill\\Intl\\Grapheme\\": ""
}
2020-11-04 16:03:50 +02:00
},
"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"
],
2022-06-03 17:59:28 +02:00
"support": {
2022-11-27 19:00:24 +01:00
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.27.0"
2022-06-03 17:59:28 +02:00
},
2020-11-04 16:03:50 +02:00
"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"
}
],
2022-11-27 19:00:24 +01:00
"time": "2022-11-03T14:55:06+00:00"
2020-11-04 16:03:50 +02:00
},
{
"name": "symfony/polyfill-intl-normalizer",
2022-11-27 19:00:24 +01:00
"version": "v1.27.0",
2020-11-04 16:03:50 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
2022-11-27 19:00:24 +01:00
"reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6"
2020-11-04 16:03:50 +02:00
},
"dist": {
"type": "zip",
2022-11-27 19:00:24 +01:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6",
"reference": "19bd1e4fcd5b91116f14d8533c57831ed00571b6",
2020-11-04 16:03:50 +02:00
"shasum": ""
},
"require": {
2022-06-03 17:59:28 +02:00
"php": ">=7.1"
2020-11-04 16:03:50 +02:00
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
2022-11-27 19:00:24 +01:00
"dev-main": "1.27-dev"
2022-06-03 17:59:28 +02:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
2020-11-04 16:03:50 +02:00
}
},
"autoload": {
"files": [
"bootstrap.php"
],
2022-06-03 17:59:28 +02:00
"psr-4": {
"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
},
2020-11-04 16:03:50 +02:00
"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"
],
2022-06-03 17:59:28 +02:00
"support": {
2022-11-27 19:00:24 +01:00
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0"
2022-06-03 17:59:28 +02:00
},
2020-11-04 16:03:50 +02:00
"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"
}
],
2022-11-27 19:00:24 +01:00
"time": "2022-11-03T14:55:06+00:00"
2020-11-04 16:03:50 +02:00
},
{
"name": "symfony/polyfill-mbstring",
2022-11-27 19:00:24 +01:00
"version": "v1.27.0",
2020-11-04 16:03:50 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
2022-11-27 19:00:24 +01:00
"reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
2020-11-04 16:03:50 +02:00
},
"dist": {
"type": "zip",
2022-11-27 19:00:24 +01:00
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
"reference": "8ad114f6b39e2c98a8b0e3bd907732c207c2b534",
2020-11-04 16:03:50 +02:00
"shasum": ""
},
"require": {
2022-06-03 17:59:28 +02:00
"php": ">=7.1"
},
"provide": {
"ext-mbstring": "*"
2020-11-04 16:03:50 +02:00
},
"suggest": {
"ext-mbstring": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
2022-11-27 19:00:24 +01:00
"dev-main": "1.27-dev"
2022-06-03 17:59:28 +02:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
2020-11-04 16:03:50 +02:00
}
},
"autoload": {
"files": [
"bootstrap.php"
2022-06-03 17:59:28 +02:00
],
"psr-4": {
"Symfony\\Polyfill\\Mbstring\\": ""
}
2020-11-04 16:03:50 +02:00
},
"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"
],
2022-06-03 17:59:28 +02:00
"support": {
2022-11-27 19:00:24 +01:00
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
2022-06-03 17:59:28 +02:00
},
2020-11-04 16:03:50 +02:00
"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"
}
],
2022-11-27 19:00:24 +01:00
"time": "2022-11-03T14:55:06+00:00"
2020-11-04 16:03:50 +02:00
},
{
"name": "symfony/polyfill-php80",
2022-11-27 19:00:24 +01:00
"version": "v1.27.0",
2020-11-04 16:03:50 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
2022-11-27 19:00:24 +01:00
"reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
2020-11-04 16:03:50 +02:00
},
"dist": {
"type": "zip",
2022-11-27 19:00:24 +01:00
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
"reference": "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936",
2020-11-04 16:03:50 +02:00
"shasum": ""
},
"require": {
2022-06-03 17:59:28 +02:00
"php": ">=7.1"
2020-11-04 16:03:50 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
2022-11-27 19:00:24 +01:00
"dev-main": "1.27-dev"
2022-06-03 17:59:28 +02:00
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
2020-11-04 16:03:50 +02:00
}
},
"autoload": {
"files": [
"bootstrap.php"
],
2022-06-03 17:59:28 +02:00
"psr-4": {
"Symfony\\Polyfill\\Php80\\": ""
},
2020-11-04 16:03:50 +02:00
"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"
],
2022-06-03 17:59:28 +02:00
"support": {
2022-11-27 19:00:24 +01:00
"source": "https://github.com/symfony/polyfill-php80/tree/v1.27.0"
2022-06-03 17:59:28 +02:00
},
2020-11-04 16:03:50 +02:00
"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"
}
],
2022-11-27 19:00:24 +01:00
"time": "2022-11-03T14:55:06+00:00"
2020-11-04 16:03:50 +02:00
},
{
"name": "symfony/service-contracts",
2022-12-25 10:23:41 +01:00
"version": "v3.2.0",
2020-11-04 16:03:50 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
2022-12-25 10:23:41 +01:00
"reference": "aac98028c69df04ee77eb69b96b86ee51fbf4b75"
2020-11-04 16:03:50 +02:00
},
"dist": {
"type": "zip",
2022-12-25 10:23:41 +01:00
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/aac98028c69df04ee77eb69b96b86ee51fbf4b75",
"reference": "aac98028c69df04ee77eb69b96b86ee51fbf4b75",
2020-11-04 16:03:50 +02:00
"shasum": ""
},
"require": {
2022-12-25 10:23:41 +01:00
"php": ">=8.1",
"psr/container": "^2.0"
2022-06-03 17:59:28 +02:00
},
"conflict": {
"ext-psr": "<1.1|>=2"
2020-11-04 16:03:50 +02:00
},
"suggest": {
"symfony/service-implementation": ""
},
"type": "library",
"extra": {
"branch-alias": {
2022-12-25 10:23:41 +01:00
"dev-main": "3.3-dev"
2022-06-03 17:59:28 +02:00
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
2020-11-04 16:03:50 +02:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Service\\": ""
2022-12-25 10:23:41 +01:00
},
"exclude-from-classmap": [
"/Test/"
]
2020-11-04 16:03:50 +02:00
},
"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"
],
2022-06-03 17:59:28 +02:00
"support": {
2022-12-25 10:23:41 +01:00
"source": "https://github.com/symfony/service-contracts/tree/v3.2.0"
2022-06-03 17:59:28 +02:00
},
2020-11-04 16:03:50 +02:00
"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"
}
],
2022-12-25 10:23:41 +01:00
"time": "2022-11-25T10:21:52+00:00"
2020-11-04 16:03:50 +02:00
},
{
"name": "symfony/string",
2022-12-25 09:57:02 +01:00
"version": "v6.2.2",
2020-11-04 16:03:50 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
2022-12-25 09:57:02 +01:00
"reference": "863219fd713fa41cbcd285a79723f94672faff4d"
2020-11-04 16:03:50 +02:00
},
"dist": {
"type": "zip",
2022-12-25 09:57:02 +01:00
"url": "https://api.github.com/repos/symfony/string/zipball/863219fd713fa41cbcd285a79723f94672faff4d",
"reference": "863219fd713fa41cbcd285a79723f94672faff4d",
2020-11-04 16:03:50 +02:00
"shasum": ""
},
"require": {
2022-06-03 17:59:28 +02:00
"php": ">=8.1",
2020-11-04 16:03:50 +02:00
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-intl-grapheme": "~1.0",
"symfony/polyfill-intl-normalizer": "~1.0",
2022-06-03 17:59:28 +02:00
"symfony/polyfill-mbstring": "~1.0"
},
"conflict": {
"symfony/translation-contracts": "<2.0"
2020-11-04 16:03:50 +02:00
},
"require-dev": {
2022-06-03 17:59:28 +02:00
"symfony/error-handler": "^5.4|^6.0",
"symfony/http-client": "^5.4|^6.0",
2022-12-25 09:57:02 +01:00
"symfony/intl": "^6.2",
2022-06-03 17:59:28 +02:00
"symfony/translation-contracts": "^2.0|^3.0",
"symfony/var-exporter": "^5.4|^6.0"
2020-11-04 16:03:50 +02:00
},
"type": "library",
"autoload": {
"files": [
"Resources/functions.php"
],
2022-06-03 17:59:28 +02:00
"psr-4": {
"Symfony\\Component\\String\\": ""
},
2020-11-04 16:03:50 +02:00
"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"
}
],
2022-06-03 17:59:28 +02:00
"description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
2020-11-04 16:03:50 +02:00
"homepage": "https://symfony.com",
"keywords": [
"grapheme",
"i18n",
"string",
"unicode",
"utf-8",
"utf8"
],
2022-06-03 17:59:28 +02:00
"support": {
2022-12-25 09:57:02 +01:00
"source": "https://github.com/symfony/string/tree/v6.2.2"
2022-06-03 17:59:28 +02:00
},
2020-11-04 16:03:50 +02:00
"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"
}
],
2022-12-25 09:57:02 +01:00
"time": "2022-12-14T16:11:27+00:00"
2020-11-04 16:03:50 +02:00
},
{
"name": "symfony/translation",
2022-12-25 09:57:02 +01:00
"version": "v6.2.2",
2020-11-04 16:03:50 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
2022-12-25 09:57:02 +01:00
"reference": "3294288c335b6267eab14964bf2c46015663d93f"
2020-11-04 16:03:50 +02:00
},
"dist": {
"type": "zip",
2022-12-25 09:57:02 +01:00
"url": "https://api.github.com/repos/symfony/translation/zipball/3294288c335b6267eab14964bf2c46015663d93f",
"reference": "3294288c335b6267eab14964bf2c46015663d93f",
2020-11-04 16:03:50 +02:00
"shasum": ""
},
"require": {
2022-06-03 17:59:28 +02:00
"php": ">=8.1",
2020-11-04 16:03:50 +02:00
"symfony/polyfill-mbstring": "~1.0",
2022-06-03 17:59:28 +02:00
"symfony/translation-contracts": "^2.3|^3.0"
2020-11-04 16:03:50 +02:00
},
"conflict": {
2022-06-03 17:59:28 +02:00
"symfony/config": "<5.4",
"symfony/console": "<5.4",
"symfony/dependency-injection": "<5.4",
"symfony/http-kernel": "<5.4",
"symfony/twig-bundle": "<5.4",
"symfony/yaml": "<5.4"
2020-11-04 16:03:50 +02:00
},
"provide": {
2022-06-03 17:59:28 +02:00
"symfony/translation-implementation": "2.3|3.0"
2020-11-04 16:03:50 +02:00
},
"require-dev": {
2022-12-25 09:57:02 +01:00
"nikic/php-parser": "^4.13",
2022-06-03 17:59:28 +02:00
"psr/log": "^1|^2|^3",
"symfony/config": "^5.4|^6.0",
"symfony/console": "^5.4|^6.0",
"symfony/dependency-injection": "^5.4|^6.0",
"symfony/finder": "^5.4|^6.0",
"symfony/http-client-contracts": "^1.1|^2.0|^3.0",
"symfony/http-kernel": "^5.4|^6.0",
"symfony/intl": "^5.4|^6.0",
"symfony/polyfill-intl-icu": "^1.21",
"symfony/routing": "^5.4|^6.0",
"symfony/service-contracts": "^1.1.2|^2|^3",
"symfony/yaml": "^5.4|^6.0"
2020-11-04 16:03:50 +02:00
},
"suggest": {
2022-12-25 09:57:02 +01:00
"nikic/php-parser": "To use PhpAstExtractor",
2020-11-04 16:03:50 +02:00
"psr/log-implementation": "To use logging capability in translator",
"symfony/config": "",
"symfony/yaml": ""
},
"type": "library",
"autoload": {
2022-06-03 17:59:28 +02:00
"files": [
"Resources/functions.php"
],
2020-11-04 16:03:50 +02:00
"psr-4": {
"Symfony\\Component\\Translation\\": ""
},
"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"
}
],
2022-06-03 17:59:28 +02:00
"description": "Provides tools to internationalize your application",
2020-11-04 16:03:50 +02:00
"homepage": "https://symfony.com",
2022-06-03 17:59:28 +02:00
"support": {
2022-12-25 09:57:02 +01:00
"source": "https://github.com/symfony/translation/tree/v6.2.2"
2022-06-03 17:59:28 +02:00
},
2020-11-04 16:03:50 +02:00
"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"
}
],
2022-12-25 09:57:02 +01:00
"time": "2022-12-13T18:04:17+00:00"
2020-11-04 16:03:50 +02:00
},
{
"name": "symfony/translation-contracts",
2022-12-25 09:57:02 +01:00
"version": "v3.2.0",
2020-11-04 16:03:50 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/translation-contracts.git",
2022-12-25 09:57:02 +01:00
"reference": "68cce71402305a015f8c1589bfada1280dc64fe7"
2020-11-04 16:03:50 +02:00
},
"dist": {
"type": "zip",
2022-12-25 09:57:02 +01:00
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/68cce71402305a015f8c1589bfada1280dc64fe7",
"reference": "68cce71402305a015f8c1589bfada1280dc64fe7",
2020-11-04 16:03:50 +02:00
"shasum": ""
},
"require": {
2022-06-03 17:59:28 +02:00
"php": ">=8.1"
2020-11-04 16:03:50 +02:00
},
"suggest": {
"symfony/translation-implementation": ""
},
"type": "library",
"extra": {
"branch-alias": {
2022-12-25 09:57:02 +01:00
"dev-main": "3.3-dev"
2022-06-03 17:59:28 +02:00
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
2020-11-04 16:03:50 +02:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Translation\\": ""
2022-06-03 17:59:28 +02:00
},
"exclude-from-classmap": [
"/Test/"
]
2020-11-04 16:03:50 +02:00
},
"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 translation",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
2022-06-03 17:59:28 +02:00
"support": {
2022-12-25 09:57:02 +01:00
"source": "https://github.com/symfony/translation-contracts/tree/v3.2.0"
2022-06-03 17:59:28 +02:00
},
2020-11-04 16:03:50 +02:00
"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"
}
],
2022-12-25 09:57:02 +01:00
"time": "2022-11-25T10:21:52+00:00"
2020-11-04 16:03:50 +02:00
},
{
"name": "voku/portable-ascii",
2022-12-25 10:23:41 +01:00
"version": "2.0.1",
2020-11-04 16:03:50 +02:00
"source": {
"type": "git",
"url": "https://github.com/voku/portable-ascii.git",
2022-12-25 10:23:41 +01:00
"reference": "b56450eed252f6801410d810c8e1727224ae0743"
2020-11-04 16:03:50 +02:00
},
"dist": {
"type": "zip",
2022-12-25 10:23:41 +01:00
"url": "https://api.github.com/repos/voku/portable-ascii/zipball/b56450eed252f6801410d810c8e1727224ae0743",
"reference": "b56450eed252f6801410d810c8e1727224ae0743",
2020-11-04 16:03:50 +02:00
"shasum": ""
},
"require": {
"php": ">=7.0.0"
},
"require-dev": {
2022-06-03 17:59:28 +02:00
"phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
2020-11-04 16:03:50 +02:00
},
"suggest": {
"ext-intl": "Use Intl for transliterator_transliterate() support"
},
"type": "library",
"autoload": {
"psr-4": {
"voku\\": "src/voku/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Lars Moelleken",
"homepage": "http://www.moelleken.org/"
}
],
"description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
"homepage": "https://github.com/voku/portable-ascii",
"keywords": [
"ascii",
"clean",
"php"
],
2022-06-03 17:59:28 +02:00
"support": {
"issues": "https://github.com/voku/portable-ascii/issues",
2022-12-25 10:23:41 +01:00
"source": "https://github.com/voku/portable-ascii/tree/2.0.1"
2022-06-03 17:59:28 +02:00
},
2020-11-04 16:03:50 +02:00
"funding": [
{
"url": "https://www.paypal.me/moelleken",
"type": "custom"
},
{
"url": "https://github.com/voku",
"type": "github"
},
2022-06-03 17:59:28 +02:00
{
"url": "https://opencollective.com/portable-ascii",
"type": "open_collective"
},
2020-11-04 16:03:50 +02:00
{
"url": "https://www.patreon.com/voku",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
"type": "tidelift"
}
],
2022-12-25 10:23:41 +01:00
"time": "2022-03-08T17:03:00+00:00"
2020-11-04 16:03:50 +02:00
}
],
"packages-dev": [
2022-06-03 17:59:28 +02:00
{
2022-11-27 19:00:24 +01:00
"name": "laravel/pint",
2022-12-25 09:57:02 +01:00
"version": "v1.3.0",
"source": {
"type": "git",
2022-11-27 19:00:24 +01:00
"url": "https://github.com/laravel/pint.git",
2022-12-25 09:57:02 +01:00
"reference": "6a2c0927b4f6ad4eadb5a67fe3835fdad108949d"
},
"dist": {
"type": "zip",
2022-12-25 09:57:02 +01:00
"url": "https://api.github.com/repos/laravel/pint/zipball/6a2c0927b4f6ad4eadb5a67fe3835fdad108949d",
"reference": "6a2c0927b4f6ad4eadb5a67fe3835fdad108949d",
"shasum": ""
},
"require": {
2022-11-27 19:00:24 +01:00
"ext-json": "*",
"ext-mbstring": "*",
"ext-tokenizer": "*",
"ext-xml": "*",
"php": "^8.0"
},
"require-dev": {
2022-12-25 09:57:02 +01:00
"friendsofphp/php-cs-fixer": "~3.13.1",
"illuminate/view": "^9.32.0",
"laravel-zero/framework": "^9.2.0",
"mockery/mockery": "^1.5.1",
"nunomaduro/larastan": "^2.2.0",
2022-11-27 19:00:24 +01:00
"nunomaduro/termwind": "^1.14.0",
"pestphp/pest": "^1.22.1"
},
2022-11-27 19:00:24 +01:00
"bin": [
"builds/pint"
],
2022-11-27 19:00:24 +01:00
"type": "project",
"autoload": {
"psr-4": {
2022-11-27 19:00:24 +01:00
"App\\": "app/",
"Database\\Seeders\\": "database/seeders/",
"Database\\Factories\\": "database/factories/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2022-11-27 19:00:24 +01:00
"name": "Nuno Maduro",
"email": "enunomaduro@gmail.com"
}
],
2022-11-27 19:00:24 +01:00
"description": "An opinionated code formatter for PHP.",
"homepage": "https://laravel.com",
"keywords": [
2022-11-27 19:00:24 +01:00
"format",
"formatter",
"lint",
"linter",
"php"
],
"support": {
2022-11-27 19:00:24 +01:00
"issues": "https://github.com/laravel/pint/issues",
"source": "https://github.com/laravel/pint"
},
2022-12-25 09:57:02 +01:00
"time": "2022-12-20T17:16:15+00:00"
},
{
2022-11-27 19:00:24 +01:00
"name": "symfony/var-dumper",
2022-12-25 09:57:02 +01:00
"version": "v6.2.2",
"source": {
"type": "git",
2022-11-27 19:00:24 +01:00
"url": "https://github.com/symfony/var-dumper.git",
2022-12-25 09:57:02 +01:00
"reference": "6168f544827e897f708a684f75072a8c33a5e309"
},
"dist": {
"type": "zip",
2022-12-25 09:57:02 +01:00
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/6168f544827e897f708a684f75072a8c33a5e309",
"reference": "6168f544827e897f708a684f75072a8c33a5e309",
"shasum": ""
},
"require": {
2022-11-27 19:00:24 +01:00
"php": ">=8.1",
"symfony/polyfill-mbstring": "~1.0"
},
2022-11-27 19:00:24 +01:00
"conflict": {
"phpunit/phpunit": "<5.4.3",
"symfony/console": "<5.4"
2020-11-04 16:03:50 +02:00
},
"require-dev": {
"ext-iconv": "*",
2022-11-27 19:00:24 +01:00
"symfony/console": "^5.4|^6.0",
"symfony/process": "^5.4|^6.0",
"symfony/uid": "^5.4|^6.0",
2022-06-03 17:59:28 +02:00
"twig/twig": "^2.13|^3.0.4"
2020-11-04 16:03:50 +02:00
},
"suggest": {
"ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
"ext-intl": "To show region name in time zone dump",
"symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
},
"bin": [
"Resources/bin/var-dump-server"
],
"type": "library",
"autoload": {
"files": [
"Resources/functions/dump.php"
],
"psr-4": {
"Symfony\\Component\\VarDumper\\": ""
},
"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"
}
],
2022-06-03 17:59:28 +02:00
"description": "Provides mechanisms for walking through any arbitrary PHP variable",
2020-11-04 16:03:50 +02:00
"homepage": "https://symfony.com",
"keywords": [
"debug",
"dump"
],
2022-06-03 17:59:28 +02:00
"support": {
2022-12-25 09:57:02 +01:00
"source": "https://github.com/symfony/var-dumper/tree/v6.2.2"
2022-06-03 17:59:28 +02:00
},
2020-11-04 16:03:50 +02:00
"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"
}
],
2022-12-25 09:57:02 +01:00
"time": "2022-12-14T16:11:27+00:00"
2020-11-04 16:03:50 +02:00
}
],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": [],
"prefer-stable": true,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
2022-06-03 17:59:28 +02:00
"plugin-api-version": "2.3.0"
2020-11-04 16:03:50 +02:00
}