forked from Chill-project/chill-skeleton-basic
14058 lines
511 KiB
Plaintext
14058 lines
511 KiB
Plaintext
|
|
{
|
||
|
|
"_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": "44179aa92b7366c1c3b1cdaf579368c8",
|
||
|
|
"packages": [
|
||
|
|
{
|
||
|
|
"name": "brick/math",
|
||
|
|
"version": "0.9.3",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/brick/math.git",
|
||
|
|
"reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae",
|
||
|
|
"reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"ext-json": "*",
|
||
|
|
"php": "^7.1 || ^8.0"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"php-coveralls/php-coveralls": "^2.2",
|
||
|
|
"phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
|
||
|
|
"vimeo/psalm": "4.9.2"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Brick\\Math\\": "src/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"description": "Arbitrary-precision arithmetic library",
|
||
|
|
"keywords": [
|
||
|
|
"Arbitrary-precision",
|
||
|
|
"BigInteger",
|
||
|
|
"BigRational",
|
||
|
|
"arithmetic",
|
||
|
|
"bigdecimal",
|
||
|
|
"bignum",
|
||
|
|
"brick",
|
||
|
|
"math"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/brick/math/issues",
|
||
|
|
"source": "https://github.com/brick/math/tree/0.9.3"
|
||
|
|
},
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"url": "https://github.com/BenMorel",
|
||
|
|
"type": "github"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"url": "https://tidelift.com/funding/github/packagist/brick/math",
|
||
|
|
"type": "tidelift"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"time": "2021-08-15T20:50:18+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "champs-libres/async-uploader-bundle",
|
||
|
|
"version": "dev-sf4",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://gitlab.com/champs-libres/public/async-upload-bundle.git",
|
||
|
|
"reference": "25ea27682064a3a87e85c00a7e6d30943fa653af"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://gitlab.com/api/v4/projects/champs-libres%2Fpublic%2Fasync-upload-bundle/repository/archive.zip?sha=25ea27682064a3a87e85c00a7e6d30943fa653af",
|
||
|
|
"reference": "25ea27682064a3a87e85c00a7e6d30943fa653af",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php-opencloud/openstack": "^3.0"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"phpunit/phpunit": "^6.2"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"ChampsLibres\\AsyncUploaderBundle\\": "."
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Julien Fastré",
|
||
|
|
"email": "julien.fastre@champs-libres.coop"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "Upload file from browser to openstack swift or amazon s3 (later) using temp-url middleware.",
|
||
|
|
"support": {
|
||
|
|
"issues": "https://gitlab.com/champs-libres/public/async-upload-bundle/-/issues",
|
||
|
|
"source": "https://gitlab.com/champs-libres/public/async-upload-bundle/-/tree/sf4"
|
||
|
|
},
|
||
|
|
"time": "2022-03-16T23:06:26+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "champs-libres/wopi-bundle",
|
||
|
|
"version": "dev-master",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/Champs-Libres/wopi-bundle.git",
|
||
|
|
"reference": "6dd8e0a14e00131eb4b889ecc30270ee4a0e5224"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/Champs-Libres/wopi-bundle/zipball/6dd8e0a14e00131eb4b889ecc30270ee4a0e5224",
|
||
|
|
"reference": "6dd8e0a14e00131eb4b889ecc30270ee4a0e5224",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"champs-libres/wopi-lib": "dev-master",
|
||
|
|
"ext-json": "*",
|
||
|
|
"ext-mbstring": "*",
|
||
|
|
"loophp/psr-http-message-bridge-bundle": "^1",
|
||
|
|
"php": ">= 7.4",
|
||
|
|
"symfony/expression-language": ">= 4.4",
|
||
|
|
"symfony/framework-bundle": ">= 4.4",
|
||
|
|
"symfony/http-client": ">= 4.4",
|
||
|
|
"symfony/security-core": ">= 4.4"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"drupol/php-conventions": "^5.0",
|
||
|
|
"friends-of-phpspec/phpspec-code-coverage": "^6.1",
|
||
|
|
"nyholm/psr7": "^1.4",
|
||
|
|
"phpspec/phpspec": "^7.1"
|
||
|
|
},
|
||
|
|
"default-branch": true,
|
||
|
|
"type": "symfony-bundle",
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"ChampsLibres\\WopiBundle\\": "src/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"description": "A bundle providing routes and glue code between Symfony and a WOPI connector.",
|
||
|
|
"homepage": "http://github.com/champs-libres/wopi-bundle",
|
||
|
|
"keywords": [
|
||
|
|
"symfony-bundle",
|
||
|
|
"wopi"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/Champs-Libres/wopi-bundle/issues",
|
||
|
|
"source": "https://github.com/Champs-Libres/wopi-bundle/tree/master"
|
||
|
|
},
|
||
|
|
"time": "2022-06-20T19:12:29+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "champs-libres/wopi-lib",
|
||
|
|
"version": "dev-master",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/Champs-Libres/wopi-lib.git",
|
||
|
|
"reference": "8615f4a45a39fc2b6a98765ea835fcfd39618787"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/Champs-Libres/wopi-lib/zipball/8615f4a45a39fc2b6a98765ea835fcfd39618787",
|
||
|
|
"reference": "8615f4a45a39fc2b6a98765ea835fcfd39618787",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"ext-json": "*",
|
||
|
|
"ext-openssl": "*",
|
||
|
|
"ext-simplexml": "*",
|
||
|
|
"loophp/psr17": "^1.0",
|
||
|
|
"php": ">= 7.4",
|
||
|
|
"phpseclib/phpseclib": "^3.0",
|
||
|
|
"psr/cache": "^1.0 || ^2.0 || ^3.0",
|
||
|
|
"psr/http-client": "^1.0",
|
||
|
|
"psr/http-client-implementation": "^1",
|
||
|
|
"psr/http-factory": "^1.0.1",
|
||
|
|
"psr/http-factory-implementation": "^1",
|
||
|
|
"psr/http-message": "^1.0",
|
||
|
|
"psr/http-message-implementation": "^1"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"drupol/php-conventions": "^5.0",
|
||
|
|
"friends-of-phpspec/phpspec-code-coverage": "^6.1",
|
||
|
|
"nyholm/psr7": "^1.4",
|
||
|
|
"phpspec/phpspec": "^7.1",
|
||
|
|
"symfony/http-client": "^5.3"
|
||
|
|
},
|
||
|
|
"default-branch": true,
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"ChampsLibres\\WopiLib\\": "src/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"description": "A standard and framework agnostic PHP library to facilitate the implementation of the WOPI protocol.",
|
||
|
|
"homepage": "http://github.com/champs-libres/wopi-lib",
|
||
|
|
"keywords": [
|
||
|
|
"wopi"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"docs": "https://github.com/champs-libres/wopi-lib",
|
||
|
|
"issues": "https://github.com/champs-libres/wopi-lib/issues",
|
||
|
|
"source": "https://github.com/champs-libres/wopi-lib"
|
||
|
|
},
|
||
|
|
"time": "2022-06-20T19:09:33+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "chill-project/chill-bundles",
|
||
|
|
"version": "dev-master",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "git@gitlab.com:Chill-Projet/chill-bundles.git",
|
||
|
|
"reference": "5962d3f2337d51df452416ad309f5c85e088c3a7"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=5962d3f2337d51df452416ad309f5c85e088c3a7",
|
||
|
|
"reference": "5962d3f2337d51df452416ad309f5c85e088c3a7",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"champs-libres/async-uploader-bundle": "dev-sf4#d57134aee8e504a83c902ff0cf9f8d36ac418290",
|
||
|
|
"champs-libres/wopi-bundle": "dev-master#6dd8e0a14e00131eb4b889ecc30270ee4a0e5224",
|
||
|
|
"champs-libres/wopi-lib": "dev-master#8615f4a45a39fc2b6a98765ea835fcfd39618787",
|
||
|
|
"doctrine/doctrine-bundle": "^2.1",
|
||
|
|
"doctrine/doctrine-migrations-bundle": "^3.0",
|
||
|
|
"doctrine/orm": "^2.7",
|
||
|
|
"erusev/parsedown": "^1.7",
|
||
|
|
"graylog2/gelf-php": "^1.5",
|
||
|
|
"knplabs/knp-menu-bundle": "^3.0",
|
||
|
|
"knplabs/knp-time-bundle": "^1.12",
|
||
|
|
"league/csv": "^9.7.1",
|
||
|
|
"nyholm/psr7": "^1.4",
|
||
|
|
"ocramius/package-versions": "^1.10 || ^2",
|
||
|
|
"odolbeau/phone-number-bundle": "^3.6",
|
||
|
|
"php": "^7.4",
|
||
|
|
"phpoffice/phpspreadsheet": "^1.16",
|
||
|
|
"ramsey/uuid-doctrine": "^1.7",
|
||
|
|
"sensio/framework-extra-bundle": "^5.5",
|
||
|
|
"spomky-labs/base64url": "^2.0",
|
||
|
|
"symfony/asset": "^4.4",
|
||
|
|
"symfony/browser-kit": "^4.4",
|
||
|
|
"symfony/css-selector": "^4.4",
|
||
|
|
"symfony/expression-language": "^4.4",
|
||
|
|
"symfony/form": "^4.4",
|
||
|
|
"symfony/framework-bundle": "^4.4",
|
||
|
|
"symfony/http-foundation": "^4.4",
|
||
|
|
"symfony/intl": "^4.4",
|
||
|
|
"symfony/mailer": "^5.4",
|
||
|
|
"symfony/mime": "^5.4",
|
||
|
|
"symfony/monolog-bundle": "^3.5",
|
||
|
|
"symfony/security-bundle": "^4.4",
|
||
|
|
"symfony/serializer": "^5.3",
|
||
|
|
"symfony/swiftmailer-bundle": "^3.5",
|
||
|
|
"symfony/templating": "^4.4",
|
||
|
|
"symfony/translation": "^4.4",
|
||
|
|
"symfony/twig-bundle": "^4.4",
|
||
|
|
"symfony/validator": "^4.4",
|
||
|
|
"symfony/web-link": "*",
|
||
|
|
"symfony/webpack-encore-bundle": "^1.11",
|
||
|
|
"symfony/workflow": "^4.4",
|
||
|
|
"symfony/yaml": "^4.4",
|
||
|
|
"twig/extra-bundle": "^3.0",
|
||
|
|
"twig/intl-extra": "^3.0",
|
||
|
|
"twig/markdown-extra": "^3.3",
|
||
|
|
"twig/string-extra": "^3.3",
|
||
|
|
"twig/twig": "^3.0"
|
||
|
|
},
|
||
|
|
"conflict": {
|
||
|
|
"symfony/symfony": "*"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"doctrine/doctrine-fixtures-bundle": "^3.3",
|
||
|
|
"drupol/php-conventions": "^5",
|
||
|
|
"fakerphp/faker": "^1.13",
|
||
|
|
"nelmio/alice": "^3.8",
|
||
|
|
"phpspec/prophecy-phpunit": "^2.0",
|
||
|
|
"phpstan/phpstan-strict-rules": "^1.0",
|
||
|
|
"phpunit/phpunit": ">= 7.5",
|
||
|
|
"symfony/debug-bundle": "^5.1",
|
||
|
|
"symfony/dotenv": "^4.4",
|
||
|
|
"symfony/maker-bundle": "^1.20",
|
||
|
|
"symfony/phpunit-bridge": "^4.4",
|
||
|
|
"symfony/stopwatch": "^4.4",
|
||
|
|
"symfony/var-dumper": "^4.4",
|
||
|
|
"symfony/web-profiler-bundle": "^4.4"
|
||
|
|
},
|
||
|
|
"default-branch": true,
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Chill\\MainBundle\\": "src/Bundle/ChillMainBundle",
|
||
|
|
"Chill\\TaskBundle\\": "src/Bundle/ChillTaskBundle",
|
||
|
|
"Chill\\WopiBundle\\": "src/Bundle/ChillWopiBundle/src",
|
||
|
|
"Chill\\EventBundle\\": "src/Bundle/ChillEventBundle",
|
||
|
|
"Chill\\BudgetBundle\\": "src/Bundle/ChillBudgetBundle",
|
||
|
|
"Chill\\PersonBundle\\": "src/Bundle/ChillPersonBundle",
|
||
|
|
"Chill\\ReportBundle\\": "src/Bundle/ChillReportBundle",
|
||
|
|
"Chill\\ActivityBundle\\": "src/Bundle/ChillActivityBundle",
|
||
|
|
"Chill\\CalendarBundle\\": "src/Bundle/ChillCalendarBundle",
|
||
|
|
"Chill\\DocStoreBundle\\": "src/Bundle/ChillDocStoreBundle",
|
||
|
|
"Chill\\ThirdPartyBundle\\": "src/Bundle/ChillThirdPartyBundle",
|
||
|
|
"Chill\\CustomFieldsBundle\\": "src/Bundle/ChillCustomFieldsBundle",
|
||
|
|
"Chill\\DocGeneratorBundle\\": "src/Bundle/ChillDocGeneratorBundle",
|
||
|
|
"Chill\\FamilyMemberBundle\\": "src/Bundle/ChillFamilyMemberBundle",
|
||
|
|
"Chill\\AsideActivityBundle\\": "src/Bundle/ChillAsideActivityBundle/src"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"AGPL-3.0-only"
|
||
|
|
],
|
||
|
|
"description": "Most used bundles for chill-project",
|
||
|
|
"keywords": [
|
||
|
|
"chill",
|
||
|
|
"social worker"
|
||
|
|
],
|
||
|
|
"time": "2022-07-11T15:10:40+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "composer/package-versions-deprecated",
|
||
|
|
"version": "1.11.99.5",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/composer/package-versions-deprecated.git",
|
||
|
|
"reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/b4f54f74ef3453349c24a845d22392cd31e65f1d",
|
||
|
|
"reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d",
|
||
|
|
"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.5"
|
||
|
|
},
|
||
|
|
"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": "2022-01-17T14:14:24+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "doctrine/annotations",
|
||
|
|
"version": "1.13.3",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/doctrine/annotations.git",
|
||
|
|
"reference": "648b0343343565c4a056bfc8392201385e8d89f0"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/doctrine/annotations/zipball/648b0343343565c4a056bfc8392201385e8d89f0",
|
||
|
|
"reference": "648b0343343565c4a056bfc8392201385e8d89f0",
|
||
|
|
"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": "^1.4.10 || ^1.8.0",
|
||
|
|
"phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
|
||
|
|
"symfony/cache": "^4.4 || ^5.2",
|
||
|
|
"vimeo/psalm": "^4.10"
|
||
|
|
},
|
||
|
|
"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.3"
|
||
|
|
},
|
||
|
|
"time": "2022-07-02T10:48:51+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "doctrine/cache",
|
||
|
|
"version": "2.2.0",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/doctrine/cache.git",
|
||
|
|
"reference": "1ca8f21980e770095a31456042471a57bc4c68fb"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/doctrine/cache/zipball/1ca8f21980e770095a31456042471a57bc4c68fb",
|
||
|
|
"reference": "1ca8f21980e770095a31456042471a57bc4c68fb",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": "~7.1 || ^8.0"
|
||
|
|
},
|
||
|
|
"conflict": {
|
||
|
|
"doctrine/common": ">2.2,<2.4"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"cache/integration-tests": "dev-master",
|
||
|
|
"doctrine/coding-standard": "^9",
|
||
|
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
|
||
|
|
"psr/cache": "^1.0 || ^2.0 || ^3.0",
|
||
|
|
"symfony/cache": "^4.4 || ^5.4 || ^6",
|
||
|
|
"symfony/var-exporter": "^4.4 || ^5.4 || ^6"
|
||
|
|
},
|
||
|
|
"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/2.2.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%2Fcache",
|
||
|
|
"type": "tidelift"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"time": "2022-05-20T20:07:39+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.3.0",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/doctrine/common.git",
|
||
|
|
"reference": "c824e95d4c83b7102d8bc60595445a6f7d540f96"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/doctrine/common/zipball/c824e95d4c83b7102d8bc60595445a6f7d540f96",
|
||
|
|
"reference": "c824e95d4c83b7102d8bc60595445a6f7d540f96",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"doctrine/persistence": "^2.0 || ^3.0",
|
||
|
|
"php": "^7.1 || ^8.0"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"doctrine/coding-standard": "^9.0",
|
||
|
|
"phpstan/phpstan": "^1.4.1",
|
||
|
|
"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.3.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%2Fcommon",
|
||
|
|
"type": "tidelift"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"time": "2022-02-05T18:28:51+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "doctrine/dbal",
|
||
|
|
"version": "3.3.7",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/doctrine/dbal.git",
|
||
|
|
"reference": "9f79d4650430b582f4598fe0954ef4d52fbc0a8a"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/doctrine/dbal/zipball/9f79d4650430b582f4598fe0954ef4d52fbc0a8a",
|
||
|
|
"reference": "9f79d4650430b582f4598fe0954ef4d52fbc0a8a",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"composer-runtime-api": "^2",
|
||
|
|
"doctrine/cache": "^1.11|^2.0",
|
||
|
|
"doctrine/deprecations": "^0.5.3|^1",
|
||
|
|
"doctrine/event-manager": "^1.0",
|
||
|
|
"php": "^7.3 || ^8.0",
|
||
|
|
"psr/cache": "^1|^2|^3",
|
||
|
|
"psr/log": "^1|^2|^3"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"doctrine/coding-standard": "9.0.0",
|
||
|
|
"jetbrains/phpstorm-stubs": "2022.1",
|
||
|
|
"phpstan/phpstan": "1.7.13",
|
||
|
|
"phpstan/phpstan-strict-rules": "^1.2",
|
||
|
|
"phpunit/phpunit": "9.5.20",
|
||
|
|
"psalm/plugin-phpunit": "0.16.1",
|
||
|
|
"squizlabs/php_codesniffer": "3.7.0",
|
||
|
|
"symfony/cache": "^5.2|^6.0",
|
||
|
|
"symfony/console": "^2.7|^3.0|^4.0|^5.0|^6.0",
|
||
|
|
"vimeo/psalm": "4.23.0"
|
||
|
|
},
|
||
|
|
"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\\": "src"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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",
|
||
|
|
"sqlite",
|
||
|
|
"sqlserver",
|
||
|
|
"sqlsrv"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/doctrine/dbal/issues",
|
||
|
|
"source": "https://github.com/doctrine/dbal/tree/3.3.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-06-13T21:43:03+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "doctrine/deprecations",
|
||
|
|
"version": "v1.0.0",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/doctrine/deprecations.git",
|
||
|
|
"reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
|
||
|
|
"reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": "^7.1|^8.0"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"doctrine/coding-standard": "^9",
|
||
|
|
"phpunit/phpunit": "^7.5|^8.5|^9.5",
|
||
|
|
"psr/log": "^1|^2|^3"
|
||
|
|
},
|
||
|
|
"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/v1.0.0"
|
||
|
|
},
|
||
|
|
"time": "2022-05-02T15:47:09+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "doctrine/doctrine-bundle",
|
||
|
|
"version": "2.7.0",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/doctrine/DoctrineBundle.git",
|
||
|
|
"reference": "d2088fc50494e4e7441fecca54732245a613eeb6"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/d2088fc50494e4e7441fecca54732245a613eeb6",
|
||
|
|
"reference": "d2088fc50494e4e7441fecca54732245a613eeb6",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"doctrine/annotations": "^1",
|
||
|
|
"doctrine/cache": "^1.11 || ^2.0",
|
||
|
|
"doctrine/dbal": "^2.13.1|^3.3.2",
|
||
|
|
"doctrine/persistence": "^2.2|^3",
|
||
|
|
"doctrine/sql-formatter": "^1.0.1",
|
||
|
|
"php": "^7.1 || ^8.0",
|
||
|
|
"symfony/cache": "^4.3.3|^5.0|^6.0",
|
||
|
|
"symfony/config": "^4.4.3|^5.0|^6.0",
|
||
|
|
"symfony/console": "^3.4.30|^4.3.3|^5.0|^6.0",
|
||
|
|
"symfony/dependency-injection": "^4.4.18|^5.0|^6.0",
|
||
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
||
|
|
"symfony/doctrine-bridge": "^4.4.22|^5.2.7|^6.0",
|
||
|
|
"symfony/framework-bundle": "^3.4.30|^4.3.3|^5.0|^6.0",
|
||
|
|
"symfony/service-contracts": "^1.1.1|^2.0|^3"
|
||
|
|
},
|
||
|
|
"conflict": {
|
||
|
|
"doctrine/orm": "<2.10|>=3.0",
|
||
|
|
"twig/twig": "<1.34|>=2.0,<2.4"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"doctrine/coding-standard": "^9.0",
|
||
|
|
"doctrine/orm": "^2.11 || ^3.0",
|
||
|
|
"friendsofphp/proxy-manager-lts": "^1.0",
|
||
|
|
"phpunit/phpunit": "^7.5 || ^8.0 || ^9.3 || ^10.0",
|
||
|
|
"psalm/plugin-phpunit": "^0.16.1",
|
||
|
|
"psalm/plugin-symfony": "^3",
|
||
|
|
"psr/log": "^1.1.4|^2.0|^3.0",
|
||
|
|
"symfony/phpunit-bridge": "^5.2|^6.0",
|
||
|
|
"symfony/property-info": "^4.3.3|^5.0|^6.0",
|
||
|
|
"symfony/proxy-manager-bridge": "^3.4|^4.3.3|^5.0|^6.0",
|
||
|
|
"symfony/security-bundle": "^4.4|^5.0|^6.0",
|
||
|
|
"symfony/twig-bridge": "^3.4.30|^4.3.3|^5.0|^6.0",
|
||
|
|
"symfony/validator": "^3.4.30|^4.3.3|^5.0|^6.0",
|
||
|
|
"symfony/web-profiler-bundle": "^3.4.30|^4.3.3|^5.0|^6.0",
|
||
|
|
"symfony/yaml": "^3.4.30|^4.3.3|^5.0|^6.0",
|
||
|
|
"twig/twig": "^1.34|^2.12|^3.0",
|
||
|
|
"vimeo/psalm": "^4.7"
|
||
|
|
},
|
||
|
|
"suggest": {
|
||
|
|
"doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
|
||
|
|
"ext-pdo": "*",
|
||
|
|
"symfony/web-profiler-bundle": "To use the data collector."
|
||
|
|
},
|
||
|
|
"type": "symfony-bundle",
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Doctrine\\Bundle\\DoctrineBundle\\": ""
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Fabien Potencier",
|
||
|
|
"email": "fabien@symfony.com"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Benjamin Eberlei",
|
||
|
|
"email": "kontakt@beberlei.de"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Symfony Community",
|
||
|
|
"homepage": "https://symfony.com/contributors"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Doctrine Project",
|
||
|
|
"homepage": "https://www.doctrine-project.org/"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "Symfony DoctrineBundle",
|
||
|
|
"homepage": "https://www.doctrine-project.org",
|
||
|
|
"keywords": [
|
||
|
|
"database",
|
||
|
|
"dbal",
|
||
|
|
"orm",
|
||
|
|
"persistence"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/doctrine/DoctrineBundle/issues",
|
||
|
|
"source": "https://github.com/doctrine/DoctrineBundle/tree/2.7.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%2Fdoctrine-bundle",
|
||
|
|
"type": "tidelift"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"time": "2022-06-10T10:55:26+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "doctrine/doctrine-migrations-bundle",
|
||
|
|
"version": "3.2.2",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
|
||
|
|
"reference": "3393f411ba25ade21969c33f2053220044854d01"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/3393f411ba25ade21969c33f2053220044854d01",
|
||
|
|
"reference": "3393f411ba25ade21969c33f2053220044854d01",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"doctrine/doctrine-bundle": "~1.0|~2.0",
|
||
|
|
"doctrine/migrations": "^3.2",
|
||
|
|
"php": "^7.2|^8.0",
|
||
|
|
"symfony/framework-bundle": "~3.4|~4.0|~5.0|~6.0"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"doctrine/coding-standard": "^8.0",
|
||
|
|
"doctrine/orm": "^2.6",
|
||
|
|
"doctrine/persistence": "^1.3||^2.0",
|
||
|
|
"phpstan/phpstan": "^0.12",
|
||
|
|
"phpstan/phpstan-deprecation-rules": "^0.12",
|
||
|
|
"phpstan/phpstan-phpunit": "^0.12",
|
||
|
|
"phpstan/phpstan-strict-rules": "^0.12",
|
||
|
|
"phpunit/phpunit": "^8.0|^9.0",
|
||
|
|
"vimeo/psalm": "^4.11"
|
||
|
|
},
|
||
|
|
"type": "symfony-bundle",
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Doctrine\\Bundle\\MigrationsBundle\\": ""
|
||
|
|
},
|
||
|
|
"exclude-from-classmap": [
|
||
|
|
"/Tests/"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Fabien Potencier",
|
||
|
|
"email": "fabien@symfony.com"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Doctrine Project",
|
||
|
|
"homepage": "https://www.doctrine-project.org"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Symfony Community",
|
||
|
|
"homepage": "https://symfony.com/contributors"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "Symfony DoctrineMigrationsBundle",
|
||
|
|
"homepage": "https://www.doctrine-project.org",
|
||
|
|
"keywords": [
|
||
|
|
"dbal",
|
||
|
|
"migrations",
|
||
|
|
"schema"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/doctrine/DoctrineMigrationsBundle/issues",
|
||
|
|
"source": "https://github.com/doctrine/DoctrineMigrationsBundle/tree/3.2.2"
|
||
|
|
},
|
||
|
|
"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%2Fdoctrine-migrations-bundle",
|
||
|
|
"type": "tidelift"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"time": "2022-02-01T18:08:07+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.1",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/doctrine/instantiator.git",
|
||
|
|
"reference": "10dcfce151b967d20fde1b34ae6640712c3891bc"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/10dcfce151b967d20fde1b34ae6640712c3891bc",
|
||
|
|
"reference": "10dcfce151b967d20fde1b34ae6640712c3891bc",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": "^7.1 || ^8.0"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"doctrine/coding-standard": "^9",
|
||
|
|
"ext-pdo": "*",
|
||
|
|
"ext-phar": "*",
|
||
|
|
"phpbench/phpbench": "^0.16 || ^1",
|
||
|
|
"phpstan/phpstan": "^1.4",
|
||
|
|
"phpstan/phpstan-phpunit": "^1",
|
||
|
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
|
||
|
|
"vimeo/psalm": "^4.22"
|
||
|
|
},
|
||
|
|
"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.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%2Finstantiator",
|
||
|
|
"type": "tidelift"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"time": "2022-03-03T08:28:38+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "doctrine/lexer",
|
||
|
|
"version": "1.2.3",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/doctrine/lexer.git",
|
||
|
|
"reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229",
|
||
|
|
"reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": "^7.1 || ^8.0"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"doctrine/coding-standard": "^9.0",
|
||
|
|
"phpstan/phpstan": "^1.3",
|
||
|
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
|
||
|
|
"vimeo/psalm": "^4.11"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"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.3"
|
||
|
|
},
|
||
|
|
"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": "2022-02-28T11:07:21+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "doctrine/migrations",
|
||
|
|
"version": "3.5.1",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/doctrine/migrations.git",
|
||
|
|
"reference": "c0a01ddead0ccaf0282f3f4fcaa026d11918a481"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/doctrine/migrations/zipball/c0a01ddead0ccaf0282f3f4fcaa026d11918a481",
|
||
|
|
"reference": "c0a01ddead0ccaf0282f3f4fcaa026d11918a481",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"composer-runtime-api": "^2",
|
||
|
|
"doctrine/dbal": "^3.3",
|
||
|
|
"doctrine/deprecations": "^0.5.3 || ^1",
|
||
|
|
"doctrine/event-manager": "^1.0",
|
||
|
|
"friendsofphp/proxy-manager-lts": "^1.0",
|
||
|
|
"php": "^7.4 || ^8.0",
|
||
|
|
"psr/log": "^1.1.3 || ^2 || ^3",
|
||
|
|
"symfony/console": "^4.4.16 || ^5.4 || ^6.0",
|
||
|
|
"symfony/stopwatch": "^4.4 || ^5.4 || ^6.0"
|
||
|
|
},
|
||
|
|
"conflict": {
|
||
|
|
"doctrine/orm": "<2.12"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"doctrine/coding-standard": "^9",
|
||
|
|
"doctrine/orm": "^2.12",
|
||
|
|
"doctrine/persistence": "^2 || ^3",
|
||
|
|
"doctrine/sql-formatter": "^1.0",
|
||
|
|
"ergebnis/composer-normalize": "^2.9",
|
||
|
|
"ext-pdo_sqlite": "*",
|
||
|
|
"phpstan/phpstan": "^1.5",
|
||
|
|
"phpstan/phpstan-deprecation-rules": "^1",
|
||
|
|
"phpstan/phpstan-phpunit": "^1.1",
|
||
|
|
"phpstan/phpstan-strict-rules": "^1.1",
|
||
|
|
"phpstan/phpstan-symfony": "^1.1",
|
||
|
|
"phpunit/phpunit": "^9.5",
|
||
|
|
"symfony/cache": "^4.4 || ^5.4 || ^6.0",
|
||
|
|
"symfony/process": "^4.4 || ^5.4 || ^6.0",
|
||
|
|
"symfony/yaml": "^4.4 || ^5.4 || ^6.0"
|
||
|
|
},
|
||
|
|
"suggest": {
|
||
|
|
"doctrine/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",
|
||
|
|
"extra": {
|
||
|
|
"composer-normalize": {
|
||
|
|
"indent-size": 4,
|
||
|
|
"indent-style": "space"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/doctrine/migrations/issues",
|
||
|
|
"source": "https://github.com/doctrine/migrations/tree/3.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%2Fmigrations",
|
||
|
|
"type": "tidelift"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"time": "2022-05-09T20:24:38+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "doctrine/orm",
|
||
|
|
"version": "2.12.3",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/doctrine/orm.git",
|
||
|
|
"reference": "c05e1709e9ffb9abe8d37260a78975cc816ee385"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/doctrine/orm/zipball/c05e1709e9ffb9abe8d37260a78975cc816ee385",
|
||
|
|
"reference": "c05e1709e9ffb9abe8d37260a78975cc816ee385",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"composer-runtime-api": "^2",
|
||
|
|
"doctrine/cache": "^1.12.1 || ^2.1.1",
|
||
|
|
"doctrine/collections": "^1.5",
|
||
|
|
"doctrine/common": "^3.0.3",
|
||
|
|
"doctrine/dbal": "^2.13.1 || ^3.2",
|
||
|
|
"doctrine/deprecations": "^0.5.3 || ^1",
|
||
|
|
"doctrine/event-manager": "^1.1",
|
||
|
|
"doctrine/inflector": "^1.4 || ^2.0",
|
||
|
|
"doctrine/instantiator": "^1.3",
|
||
|
|
"doctrine/lexer": "^1.2.3",
|
||
|
|
"doctrine/persistence": "^2.4 || ^3",
|
||
|
|
"ext-ctype": "*",
|
||
|
|
"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.16"
|
||
|
|
},
|
||
|
|
"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.4.10 || 1.7.13",
|
||
|
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
|
||
|
|
"psr/log": "^1 || ^2 || ^3",
|
||
|
|
"squizlabs/php_codesniffer": "3.7.0",
|
||
|
|
"symfony/cache": "^4.4 || ^5.4 || ^6.0",
|
||
|
|
"symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0",
|
||
|
|
"vimeo/psalm": "4.23.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.12.3"
|
||
|
|
},
|
||
|
|
"time": "2022-06-16T13:42:23+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "doctrine/persistence",
|
||
|
|
"version": "3.0.2",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/doctrine/persistence.git",
|
||
|
|
"reference": "25ec98a8cbd1f850e60fdb62c0ef77c162da8704"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/doctrine/persistence/zipball/25ec98a8cbd1f850e60fdb62c0ef77c162da8704",
|
||
|
|
"reference": "25ec98a8cbd1f850e60fdb62c0ef77c162da8704",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"doctrine/collections": "^1.0",
|
||
|
|
"doctrine/event-manager": "^1.0",
|
||
|
|
"php": "^7.2 || ^8.0",
|
||
|
|
"psr/cache": "^1.0 || ^2.0 || ^3.0"
|
||
|
|
},
|
||
|
|
"conflict": {
|
||
|
|
"doctrine/annotations": "<1.7 || >=2.0",
|
||
|
|
"doctrine/common": "<2.10"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"composer/package-versions-deprecated": "^1.11",
|
||
|
|
"doctrine/annotations": "^1.7",
|
||
|
|
"doctrine/coding-standard": "^9.0",
|
||
|
|
"doctrine/common": "^3.0",
|
||
|
|
"phpstan/phpstan": "1.5.0",
|
||
|
|
"phpstan/phpstan-phpunit": "^1",
|
||
|
|
"phpstan/phpstan-strict-rules": "^1.1",
|
||
|
|
"phpunit/phpunit": "^8.5 || ^9.5",
|
||
|
|
"symfony/cache": "^4.4 || ^5.4 || ^6.0",
|
||
|
|
"vimeo/psalm": "4.22.0"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Doctrine\\Persistence\\": "src/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://www.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/3.0.2"
|
||
|
|
},
|
||
|
|
"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%2Fpersistence",
|
||
|
|
"type": "tidelift"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"time": "2022-05-06T06:10:05+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "doctrine/sql-formatter",
|
||
|
|
"version": "1.1.3",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/doctrine/sql-formatter.git",
|
||
|
|
"reference": "25a06c7bf4c6b8218f47928654252863ffc890a5"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/25a06c7bf4c6b8218f47928654252863ffc890a5",
|
||
|
|
"reference": "25a06c7bf4c6b8218f47928654252863ffc890a5",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": "^7.1 || ^8.0"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"bamarni/composer-bin-plugin": "^1.4"
|
||
|
|
},
|
||
|
|
"bin": [
|
||
|
|
"bin/sql-formatter"
|
||
|
|
],
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Doctrine\\SqlFormatter\\": "src"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Jeremy Dorn",
|
||
|
|
"email": "jeremy@jeremydorn.com",
|
||
|
|
"homepage": "https://jeremydorn.com/"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "a PHP SQL highlighting library",
|
||
|
|
"homepage": "https://github.com/doctrine/sql-formatter/",
|
||
|
|
"keywords": [
|
||
|
|
"highlight",
|
||
|
|
"sql"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/doctrine/sql-formatter/issues",
|
||
|
|
"source": "https://github.com/doctrine/sql-formatter/tree/1.1.3"
|
||
|
|
},
|
||
|
|
"time": "2022-05-23T21:33:49+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "egulias/email-validator",
|
||
|
|
"version": "3.2.1",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/egulias/EmailValidator.git",
|
||
|
|
"reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/f88dcf4b14af14a98ad96b14b2b317969eab6715",
|
||
|
|
"reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"doctrine/lexer": "^1.2",
|
||
|
|
"php": ">=7.2",
|
||
|
|
"symfony/polyfill-intl-idn": "^1.15"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"php-coveralls/php-coveralls": "^2.2",
|
||
|
|
"phpunit/phpunit": "^8.5.8|^9.3.3",
|
||
|
|
"vimeo/psalm": "^4"
|
||
|
|
},
|
||
|
|
"suggest": {
|
||
|
|
"ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"extra": {
|
||
|
|
"branch-alias": {
|
||
|
|
"dev-master": "3.0.x-dev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Egulias\\EmailValidator\\": "src"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Eduardo Gulias Davis"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "A library for validating emails against several RFCs",
|
||
|
|
"homepage": "https://github.com/egulias/EmailValidator",
|
||
|
|
"keywords": [
|
||
|
|
"email",
|
||
|
|
"emailvalidation",
|
||
|
|
"emailvalidator",
|
||
|
|
"validation",
|
||
|
|
"validator"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/egulias/EmailValidator/issues",
|
||
|
|
"source": "https://github.com/egulias/EmailValidator/tree/3.2.1"
|
||
|
|
},
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"url": "https://github.com/egulias",
|
||
|
|
"type": "github"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"time": "2022-06-18T20:57:19+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "erusev/parsedown",
|
||
|
|
"version": "1.7.4",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/erusev/parsedown.git",
|
||
|
|
"reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
|
||
|
|
"reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"ext-mbstring": "*",
|
||
|
|
"php": ">=5.3.0"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"phpunit/phpunit": "^4.8.35"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"psr-0": {
|
||
|
|
"Parsedown": ""
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Emanuil Rusev",
|
||
|
|
"email": "hello@erusev.com",
|
||
|
|
"homepage": "http://erusev.com"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "Parser for Markdown.",
|
||
|
|
"homepage": "http://parsedown.org",
|
||
|
|
"keywords": [
|
||
|
|
"markdown",
|
||
|
|
"parser"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/erusev/parsedown/issues",
|
||
|
|
"source": "https://github.com/erusev/parsedown/tree/1.7.x"
|
||
|
|
},
|
||
|
|
"time": "2019-12-30T22:54:17+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "ezyang/htmlpurifier",
|
||
|
|
"version": "v4.14.0",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/ezyang/htmlpurifier.git",
|
||
|
|
"reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/12ab42bd6e742c70c0a52f7b82477fcd44e64b75",
|
||
|
|
"reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": ">=5.2"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"files": [
|
||
|
|
"library/HTMLPurifier.composer.php"
|
||
|
|
],
|
||
|
|
"psr-0": {
|
||
|
|
"HTMLPurifier": "library/"
|
||
|
|
},
|
||
|
|
"exclude-from-classmap": [
|
||
|
|
"/library/HTMLPurifier/Language/"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"LGPL-2.1-or-later"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Edward Z. Yang",
|
||
|
|
"email": "admin@htmlpurifier.org",
|
||
|
|
"homepage": "http://ezyang.com"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "Standards compliant HTML filter written in PHP",
|
||
|
|
"homepage": "http://htmlpurifier.org/",
|
||
|
|
"keywords": [
|
||
|
|
"html"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/ezyang/htmlpurifier/issues",
|
||
|
|
"source": "https://github.com/ezyang/htmlpurifier/tree/v4.14.0"
|
||
|
|
},
|
||
|
|
"time": "2021-12-25T01:21:49+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "fakerphp/faker",
|
||
|
|
"version": "v1.19.0",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/FakerPHP/Faker.git",
|
||
|
|
"reference": "d7f08a622b3346766325488aa32ddc93ccdecc75"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/FakerPHP/Faker/zipball/d7f08a622b3346766325488aa32ddc93ccdecc75",
|
||
|
|
"reference": "d7f08a622b3346766325488aa32ddc93ccdecc75",
|
||
|
|
"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",
|
||
|
|
"doctrine/persistence": "^1.3 || ^2.0",
|
||
|
|
"ext-intl": "*",
|
||
|
|
"symfony/phpunit-bridge": "^4.4 || ^5.2"
|
||
|
|
},
|
||
|
|
"suggest": {
|
||
|
|
"doctrine/orm": "Required to use Faker\\ORM\\Doctrine",
|
||
|
|
"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.19-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.19.0"
|
||
|
|
},
|
||
|
|
"time": "2022-02-02T17:38:57+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "friendsofphp/proxy-manager-lts",
|
||
|
|
"version": "v1.0.12",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/FriendsOfPHP/proxy-manager-lts.git",
|
||
|
|
"reference": "8419f0158715b30d4b99a5bd37c6a39671994ad7"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/8419f0158715b30d4b99a5bd37c6a39671994ad7",
|
||
|
|
"reference": "8419f0158715b30d4b99a5bd37c6a39671994ad7",
|
||
|
|
"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.4|^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": "https://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.12"
|
||
|
|
},
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"url": "https://github.com/Ocramius",
|
||
|
|
"type": "github"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"url": "https://tidelift.com/funding/github/packagist/ocramius/proxy-manager",
|
||
|
|
"type": "tidelift"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"time": "2022-05-05T09:31:05+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "giggsey/libphonenumber-for-php",
|
||
|
|
"version": "8.12.51",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/giggsey/libphonenumber-for-php.git",
|
||
|
|
"reference": "a42d89a46797083a95aa48393485fdac22fcac94"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/a42d89a46797083a95aa48393485fdac22fcac94",
|
||
|
|
"reference": "a42d89a46797083a95aa48393485fdac22fcac94",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"giggsey/locale": "^1.7|^2.0",
|
||
|
|
"php": ">=5.3.2",
|
||
|
|
"symfony/polyfill-mbstring": "^1.17"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"pear/pear-core-minimal": "^1.9",
|
||
|
|
"pear/pear_exception": "^1.0",
|
||
|
|
"pear/versioncontrol_git": "^0.5",
|
||
|
|
"phing/phing": "^2.7",
|
||
|
|
"php-coveralls/php-coveralls": "^1.0|^2.0",
|
||
|
|
"symfony/console": "^2.8|^3.0|^v4.4|^v5.2",
|
||
|
|
"symfony/phpunit-bridge": "^4.2 || ^5"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"extra": {
|
||
|
|
"branch-alias": {
|
||
|
|
"dev-master": "8.x-dev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"libphonenumber\\": "src/"
|
||
|
|
},
|
||
|
|
"exclude-from-classmap": [
|
||
|
|
"/src/data/",
|
||
|
|
"/src/carrier/data/",
|
||
|
|
"/src/geocoding/data/",
|
||
|
|
"/src/timezone/data/"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"Apache-2.0"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Joshua Gigg",
|
||
|
|
"email": "giggsey@gmail.com",
|
||
|
|
"homepage": "https://giggsey.com/"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "PHP Port of Google's libphonenumber",
|
||
|
|
"homepage": "https://github.com/giggsey/libphonenumber-for-php",
|
||
|
|
"keywords": [
|
||
|
|
"geocoding",
|
||
|
|
"geolocation",
|
||
|
|
"libphonenumber",
|
||
|
|
"mobile",
|
||
|
|
"phonenumber",
|
||
|
|
"validation"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"irc": "irc://irc.appliedirc.com/lobby",
|
||
|
|
"issues": "https://github.com/giggsey/libphonenumber-for-php/issues",
|
||
|
|
"source": "https://github.com/giggsey/libphonenumber-for-php"
|
||
|
|
},
|
||
|
|
"time": "2022-07-11T08:12:34+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "giggsey/locale",
|
||
|
|
"version": "2.2",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/giggsey/Locale.git",
|
||
|
|
"reference": "9c1dca769253f6a3e81f9a5c167f53b6a54ab635"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/giggsey/Locale/zipball/9c1dca769253f6a3e81f9a5c167f53b6a54ab635",
|
||
|
|
"reference": "9c1dca769253f6a3e81f9a5c167f53b6a54ab635",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": ">=7.2"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"ext-json": "*",
|
||
|
|
"pear/pear-core-minimal": "^1.9",
|
||
|
|
"pear/pear_exception": "^1.0",
|
||
|
|
"pear/versioncontrol_git": "^0.5",
|
||
|
|
"phing/phing": "^2.7",
|
||
|
|
"php-coveralls/php-coveralls": "^2.0",
|
||
|
|
"phpunit/phpunit": "^8.5|^9.5",
|
||
|
|
"symfony/console": "^5.0",
|
||
|
|
"symfony/filesystem": "^5.0",
|
||
|
|
"symfony/finder": "^5.0",
|
||
|
|
"symfony/process": "^5.0"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Giggsey\\Locale\\": "src/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Joshua Gigg",
|
||
|
|
"email": "giggsey@gmail.com",
|
||
|
|
"homepage": "https://giggsey.com/"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "Locale functions required by libphonenumber-for-php",
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/giggsey/Locale/issues",
|
||
|
|
"source": "https://github.com/giggsey/Locale/tree/2.2"
|
||
|
|
},
|
||
|
|
"time": "2022-04-06T07:33:59+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "graylog2/gelf-php",
|
||
|
|
"version": "1.7.1",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/bzikarsky/gelf-php.git",
|
||
|
|
"reference": "8dceab86227c184725479cc36ab5cae4da940f6e"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/bzikarsky/gelf-php/zipball/8dceab86227c184725479cc36ab5cae4da940f6e",
|
||
|
|
"reference": "8dceab86227c184725479cc36ab5cae4da940f6e",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"paragonie/constant_time_encoding": "^1|^2",
|
||
|
|
"php": ">=5.6",
|
||
|
|
"psr/log": "^1.0|^2.0"
|
||
|
|
},
|
||
|
|
"provide": {
|
||
|
|
"psr/log-implementation": "~1.0"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"phpunit/phpunit": "^5.7|^6.5|^7.5",
|
||
|
|
"squizlabs/php_codesniffer": "^3.3"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"extra": {
|
||
|
|
"branch-alias": {
|
||
|
|
"dev-master": "1.4.x-dev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Gelf\\": "src/Gelf"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Benjamin Zikarsky",
|
||
|
|
"email": "benjamin@zikarsky.de"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "gelf-php contributors",
|
||
|
|
"homepage": "https://github.com/bzikarsky/gelf-php/contributors"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "A php implementation to send log-messages to a GELF compatible backend like Graylog2.",
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/bzikarsky/gelf-php/issues",
|
||
|
|
"source": "https://github.com/bzikarsky/gelf-php/tree/1.7.1"
|
||
|
|
},
|
||
|
|
"time": "2021-08-20T09:39:08+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "guzzlehttp/guzzle",
|
||
|
|
"version": "7.4.5",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/guzzle/guzzle.git",
|
||
|
|
"reference": "1dd98b0564cb3f6bd16ce683cb755f94c10fbd82"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/1dd98b0564cb3f6bd16ce683cb755f94c10fbd82",
|
||
|
|
"reference": "1dd98b0564cb3f6bd16ce683cb755f94c10fbd82",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"ext-json": "*",
|
||
|
|
"guzzlehttp/promises": "^1.5",
|
||
|
|
"guzzlehttp/psr7": "^1.9 || ^2.4",
|
||
|
|
"php": "^7.2.5 || ^8.0",
|
||
|
|
"psr/http-client": "^1.0",
|
||
|
|
"symfony/deprecation-contracts": "^2.2 || ^3.0"
|
||
|
|
},
|
||
|
|
"provide": {
|
||
|
|
"psr/http-client-implementation": "1.0"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"bamarni/composer-bin-plugin": "^1.4.1",
|
||
|
|
"ext-curl": "*",
|
||
|
|
"php-http/client-integration-tests": "^3.0",
|
||
|
|
"phpunit/phpunit": "^8.5.5 || ^9.3.5",
|
||
|
|
"psr/log": "^1.1 || ^2.0 || ^3.0"
|
||
|
|
},
|
||
|
|
"suggest": {
|
||
|
|
"ext-curl": "Required for CURL handler support",
|
||
|
|
"ext-intl": "Required for Internationalized Domain Name (IDN) support",
|
||
|
|
"psr/log": "Required for using the Log middleware"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"extra": {
|
||
|
|
"branch-alias": {
|
||
|
|
"dev-master": "7.4-dev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"autoload": {
|
||
|
|
"files": [
|
||
|
|
"src/functions_include.php"
|
||
|
|
],
|
||
|
|
"psr-4": {
|
||
|
|
"GuzzleHttp\\": "src/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Graham Campbell",
|
||
|
|
"email": "hello@gjcampbell.co.uk",
|
||
|
|
"homepage": "https://github.com/GrahamCampbell"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Michael Dowling",
|
||
|
|
"email": "mtdowling@gmail.com",
|
||
|
|
"homepage": "https://github.com/mtdowling"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Jeremy Lindblom",
|
||
|
|
"email": "jeremeamia@gmail.com",
|
||
|
|
"homepage": "https://github.com/jeremeamia"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "George Mponos",
|
||
|
|
"email": "gmponos@gmail.com",
|
||
|
|
"homepage": "https://github.com/gmponos"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Tobias Nyholm",
|
||
|
|
"email": "tobias.nyholm@gmail.com",
|
||
|
|
"homepage": "https://github.com/Nyholm"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Márk Sági-Kazár",
|
||
|
|
"email": "mark.sagikazar@gmail.com",
|
||
|
|
"homepage": "https://github.com/sagikazarmark"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Tobias Schultze",
|
||
|
|
"email": "webmaster@tubo-world.de",
|
||
|
|
"homepage": "https://github.com/Tobion"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "Guzzle is a PHP HTTP client library",
|
||
|
|
"keywords": [
|
||
|
|
"client",
|
||
|
|
"curl",
|
||
|
|
"framework",
|
||
|
|
"http",
|
||
|
|
"http client",
|
||
|
|
"psr-18",
|
||
|
|
"psr-7",
|
||
|
|
"rest",
|
||
|
|
"web service"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/guzzle/guzzle/issues",
|
||
|
|
"source": "https://github.com/guzzle/guzzle/tree/7.4.5"
|
||
|
|
},
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"url": "https://github.com/GrahamCampbell",
|
||
|
|
"type": "github"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"url": "https://github.com/Nyholm",
|
||
|
|
"type": "github"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
|
||
|
|
"type": "tidelift"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"time": "2022-06-20T22:16:13+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "guzzlehttp/promises",
|
||
|
|
"version": "1.5.1",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/guzzle/promises.git",
|
||
|
|
"reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
|
||
|
|
"reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": ">=5.5"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"symfony/phpunit-bridge": "^4.4 || ^5.1"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"extra": {
|
||
|
|
"branch-alias": {
|
||
|
|
"dev-master": "1.5-dev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"autoload": {
|
||
|
|
"files": [
|
||
|
|
"src/functions_include.php"
|
||
|
|
],
|
||
|
|
"psr-4": {
|
||
|
|
"GuzzleHttp\\Promise\\": "src/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Graham Campbell",
|
||
|
|
"email": "hello@gjcampbell.co.uk",
|
||
|
|
"homepage": "https://github.com/GrahamCampbell"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Michael Dowling",
|
||
|
|
"email": "mtdowling@gmail.com",
|
||
|
|
"homepage": "https://github.com/mtdowling"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Tobias Nyholm",
|
||
|
|
"email": "tobias.nyholm@gmail.com",
|
||
|
|
"homepage": "https://github.com/Nyholm"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Tobias Schultze",
|
||
|
|
"email": "webmaster@tubo-world.de",
|
||
|
|
"homepage": "https://github.com/Tobion"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "Guzzle promises library",
|
||
|
|
"keywords": [
|
||
|
|
"promise"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/guzzle/promises/issues",
|
||
|
|
"source": "https://github.com/guzzle/promises/tree/1.5.1"
|
||
|
|
},
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"url": "https://github.com/GrahamCampbell",
|
||
|
|
"type": "github"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"url": "https://github.com/Nyholm",
|
||
|
|
"type": "github"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
|
||
|
|
"type": "tidelift"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"time": "2021-10-22T20:56:57+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "guzzlehttp/psr7",
|
||
|
|
"version": "2.4.0",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/guzzle/psr7.git",
|
||
|
|
"reference": "13388f00956b1503577598873fffb5ae994b5737"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/guzzle/psr7/zipball/13388f00956b1503577598873fffb5ae994b5737",
|
||
|
|
"reference": "13388f00956b1503577598873fffb5ae994b5737",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": "^7.2.5 || ^8.0",
|
||
|
|
"psr/http-factory": "^1.0",
|
||
|
|
"psr/http-message": "^1.0",
|
||
|
|
"ralouphie/getallheaders": "^3.0"
|
||
|
|
},
|
||
|
|
"provide": {
|
||
|
|
"psr/http-factory-implementation": "1.0",
|
||
|
|
"psr/http-message-implementation": "1.0"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"bamarni/composer-bin-plugin": "^1.4.1",
|
||
|
|
"http-interop/http-factory-tests": "^0.9",
|
||
|
|
"phpunit/phpunit": "^8.5.8 || ^9.3.10"
|
||
|
|
},
|
||
|
|
"suggest": {
|
||
|
|
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"extra": {
|
||
|
|
"branch-alias": {
|
||
|
|
"dev-master": "2.4-dev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"GuzzleHttp\\Psr7\\": "src/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Graham Campbell",
|
||
|
|
"email": "hello@gjcampbell.co.uk",
|
||
|
|
"homepage": "https://github.com/GrahamCampbell"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Michael Dowling",
|
||
|
|
"email": "mtdowling@gmail.com",
|
||
|
|
"homepage": "https://github.com/mtdowling"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "George Mponos",
|
||
|
|
"email": "gmponos@gmail.com",
|
||
|
|
"homepage": "https://github.com/gmponos"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Tobias Nyholm",
|
||
|
|
"email": "tobias.nyholm@gmail.com",
|
||
|
|
"homepage": "https://github.com/Nyholm"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Márk Sági-Kazár",
|
||
|
|
"email": "mark.sagikazar@gmail.com",
|
||
|
|
"homepage": "https://github.com/sagikazarmark"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Tobias Schultze",
|
||
|
|
"email": "webmaster@tubo-world.de",
|
||
|
|
"homepage": "https://github.com/Tobion"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Márk Sági-Kazár",
|
||
|
|
"email": "mark.sagikazar@gmail.com",
|
||
|
|
"homepage": "https://sagikazarmark.hu"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "PSR-7 message implementation that also provides common utility methods",
|
||
|
|
"keywords": [
|
||
|
|
"http",
|
||
|
|
"message",
|
||
|
|
"psr-7",
|
||
|
|
"request",
|
||
|
|
"response",
|
||
|
|
"stream",
|
||
|
|
"uri",
|
||
|
|
"url"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/guzzle/psr7/issues",
|
||
|
|
"source": "https://github.com/guzzle/psr7/tree/2.4.0"
|
||
|
|
},
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"url": "https://github.com/GrahamCampbell",
|
||
|
|
"type": "github"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"url": "https://github.com/Nyholm",
|
||
|
|
"type": "github"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
|
||
|
|
"type": "tidelift"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"time": "2022-06-20T21:43:11+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "guzzlehttp/uri-template",
|
||
|
|
"version": "v0.2.0",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/guzzle/uri-template.git",
|
||
|
|
"reference": "db46525d6d8fee71033b73cc07160f3e5271a8ce"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/guzzle/uri-template/zipball/db46525d6d8fee71033b73cc07160f3e5271a8ce",
|
||
|
|
"reference": "db46525d6d8fee71033b73cc07160f3e5271a8ce",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": "^7.1 || ^8.0",
|
||
|
|
"symfony/polyfill-php80": "^1.17"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.3",
|
||
|
|
"uri-template/tests": "1.0.0"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"extra": {
|
||
|
|
"branch-alias": {
|
||
|
|
"dev-master": "1.0-dev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"GuzzleHttp\\UriTemplate\\": "src"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "George Mponos",
|
||
|
|
"email": "gmponos@gmail.com",
|
||
|
|
"homepage": "https://github.com/gmponos",
|
||
|
|
"role": "Developer"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "A polyfill class for uri_template of PHP",
|
||
|
|
"homepage": "https://github.com/guzzlehttp/uri-template",
|
||
|
|
"keywords": [
|
||
|
|
"guzzlehttp",
|
||
|
|
"uri-template"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/guzzle/uri-template/issues",
|
||
|
|
"source": "https://github.com/guzzle/uri-template/tree/master"
|
||
|
|
},
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"url": "https://github.com/GrahamCampbell",
|
||
|
|
"type": "github"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"url": "https://github.com/gmponos",
|
||
|
|
"type": "github"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"time": "2020-07-21T13:45:09+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "justinrainbow/json-schema",
|
||
|
|
"version": "5.2.12",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/justinrainbow/json-schema.git",
|
||
|
|
"reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
|
||
|
|
"reference": "ad87d5a5ca981228e0e205c2bc7dfb8e24559b60",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": ">=5.3.3"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
|
||
|
|
"json-schema/json-schema-test-suite": "1.2.0",
|
||
|
|
"phpunit/phpunit": "^4.8.35"
|
||
|
|
},
|
||
|
|
"bin": [
|
||
|
|
"bin/validate-json"
|
||
|
|
],
|
||
|
|
"type": "library",
|
||
|
|
"extra": {
|
||
|
|
"branch-alias": {
|
||
|
|
"dev-master": "5.0.x-dev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"JsonSchema\\": "src/JsonSchema/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Bruno Prieto Reis",
|
||
|
|
"email": "bruno.p.reis@gmail.com"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Justin Rainbow",
|
||
|
|
"email": "justin.rainbow@gmail.com"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Igor Wiedler",
|
||
|
|
"email": "igor@wiedler.ch"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Robert Schönthal",
|
||
|
|
"email": "seroscho@googlemail.com"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "A library to validate a json schema.",
|
||
|
|
"homepage": "https://github.com/justinrainbow/json-schema",
|
||
|
|
"keywords": [
|
||
|
|
"json",
|
||
|
|
"schema"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/justinrainbow/json-schema/issues",
|
||
|
|
"source": "https://github.com/justinrainbow/json-schema/tree/5.2.12"
|
||
|
|
},
|
||
|
|
"time": "2022-04-13T08:02:27+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "knplabs/knp-menu",
|
||
|
|
"version": "v3.3.0",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/KnpLabs/KnpMenu.git",
|
||
|
|
"reference": "8bd3dc2afa22c65617c563c5e25e62d6e23e98c7"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/KnpLabs/KnpMenu/zipball/8bd3dc2afa22c65617c563c5e25e62d6e23e98c7",
|
||
|
|
"reference": "8bd3dc2afa22c65617c563c5e25e62d6e23e98c7",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": "^7.3 || ^8.0"
|
||
|
|
},
|
||
|
|
"conflict": {
|
||
|
|
"twig/twig": "<1.40 || >=2,<2.9"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"phpunit/phpunit": "^9.5",
|
||
|
|
"psr/container": "^1.0",
|
||
|
|
"symfony/http-foundation": "^4.4 || ^5.0 || ^6.0",
|
||
|
|
"symfony/phpunit-bridge": "^5.3",
|
||
|
|
"symfony/routing": "^4.4 || ^5.0 || ^6.0",
|
||
|
|
"twig/twig": "^1.40 || ^2.9 || ^3.0"
|
||
|
|
},
|
||
|
|
"suggest": {
|
||
|
|
"twig/twig": "for the TwigRenderer and the integration with your templates"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"extra": {
|
||
|
|
"branch-alias": {
|
||
|
|
"dev-master": "3.3-dev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Knp\\Menu\\": "src/Knp/Menu"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "KnpLabs",
|
||
|
|
"homepage": "https://knplabs.com"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Christophe Coevoet",
|
||
|
|
"email": "stof@notk.org"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "The Community",
|
||
|
|
"homepage": "https://github.com/KnpLabs/KnpMenu/contributors"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "An object oriented menu library",
|
||
|
|
"homepage": "https://knplabs.com",
|
||
|
|
"keywords": [
|
||
|
|
"menu",
|
||
|
|
"tree"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/KnpLabs/KnpMenu/issues",
|
||
|
|
"source": "https://github.com/KnpLabs/KnpMenu/tree/v3.3.0"
|
||
|
|
},
|
||
|
|
"time": "2021-10-23T15:01:04+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "knplabs/knp-menu-bundle",
|
||
|
|
"version": "v3.2.0",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/KnpLabs/KnpMenuBundle.git",
|
||
|
|
"reference": "a0b4224f872d74ae939589eb1ccf0e11291370a9"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/KnpLabs/KnpMenuBundle/zipball/a0b4224f872d74ae939589eb1ccf0e11291370a9",
|
||
|
|
"reference": "a0b4224f872d74ae939589eb1ccf0e11291370a9",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"knplabs/knp-menu": "^3.1",
|
||
|
|
"php": "^7.2 || ^8.0",
|
||
|
|
"symfony/framework-bundle": "^3.4 | ^4.4 | ^5.0 | ^6.0"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"phpunit/phpunit": "^8.5 | ^9.5",
|
||
|
|
"symfony/expression-language": "^3.4 | ^4.4 | ^5.0 | ^6.0",
|
||
|
|
"symfony/phpunit-bridge": "^5.2 | ^6.0",
|
||
|
|
"symfony/templating": "^3.4 | ^4.4 | ^5.0 | ^6.0"
|
||
|
|
},
|
||
|
|
"type": "symfony-bundle",
|
||
|
|
"extra": {
|
||
|
|
"branch-alias": {
|
||
|
|
"dev-master": "3.x-dev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Knp\\Bundle\\MenuBundle\\": "src"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Knplabs",
|
||
|
|
"homepage": "http://knplabs.com"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Christophe Coevoet",
|
||
|
|
"email": "stof@notk.org"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Symfony Community",
|
||
|
|
"homepage": "https://github.com/KnpLabs/KnpMenuBundle/contributors"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "This bundle provides an integration of the KnpMenu library",
|
||
|
|
"keywords": [
|
||
|
|
"menu"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/KnpLabs/KnpMenuBundle/issues",
|
||
|
|
"source": "https://github.com/KnpLabs/KnpMenuBundle/tree/v3.2.0"
|
||
|
|
},
|
||
|
|
"time": "2021-10-24T07:53:34+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "knplabs/knp-time-bundle",
|
||
|
|
"version": "v1.19.0",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/KnpLabs/KnpTimeBundle.git",
|
||
|
|
"reference": "56e4d154bcd14c1b67c0d1defa1e7d00d27430e3"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/KnpLabs/KnpTimeBundle/zipball/56e4d154bcd14c1b67c0d1defa1e7d00d27430e3",
|
||
|
|
"reference": "56e4d154bcd14c1b67c0d1defa1e7d00d27430e3",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": ">=7.2.5",
|
||
|
|
"symfony/config": "^4.3|^5.0|^6.0",
|
||
|
|
"symfony/dependency-injection": "^4.3|^5.0|^6.0",
|
||
|
|
"symfony/translation": "^4.3|^5.0|^6.0"
|
||
|
|
},
|
||
|
|
"conflict": {
|
||
|
|
"phpunit/phpunit": "<8.0"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"symfony/framework-bundle": "^4.3|^5.0|^6.0",
|
||
|
|
"symfony/phpunit-bridge": "^5.2|^6.0",
|
||
|
|
"symfony/templating": "^4.3|^5.0|^6.0",
|
||
|
|
"symfony/twig-bundle": "^4.3|^5.0|^6.0"
|
||
|
|
},
|
||
|
|
"suggest": {
|
||
|
|
"symfony/twig-bundle": "to use the Twig `time_diff()` function or `|ago` filter"
|
||
|
|
},
|
||
|
|
"type": "symfony-bundle",
|
||
|
|
"extra": {
|
||
|
|
"branch-alias": {
|
||
|
|
"dev-master": "1.1.x-dev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Knp\\Bundle\\TimeBundle\\": ""
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "KnpLabs Team",
|
||
|
|
"homepage": "http://knplabs.com"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Symfony Community",
|
||
|
|
"homepage": "http://github.com/KnpLabs/KnpTimeBundle/contributors"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "Making your dates look sensible and descriptive",
|
||
|
|
"homepage": "http://github.com/KnpLabs/KnpTimeBundle",
|
||
|
|
"keywords": [
|
||
|
|
"bundle",
|
||
|
|
"date",
|
||
|
|
"descriptive time",
|
||
|
|
"knp",
|
||
|
|
"knplabs",
|
||
|
|
"time"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/KnpLabs/KnpTimeBundle/issues",
|
||
|
|
"source": "https://github.com/KnpLabs/KnpTimeBundle/tree/v1.19.0"
|
||
|
|
},
|
||
|
|
"time": "2022-05-10T00:14:22+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "laminas/laminas-code",
|
||
|
|
"version": "4.5.2",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/laminas/laminas-code.git",
|
||
|
|
"reference": "da01fb74c08f37e20e7ae49f1e3ee09aa401ebad"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/laminas/laminas-code/zipball/da01fb74c08f37e20e7ae49f1e3ee09aa401ebad",
|
||
|
|
"reference": "da01fb74c08f37e20e7ae49f1e3ee09aa401ebad",
|
||
|
|
"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": {
|
||
|
|
"files": [
|
||
|
|
"polyfill/ReflectionEnumPolyfill.php"
|
||
|
|
],
|
||
|
|
"psr-4": {
|
||
|
|
"Laminas\\Code\\": "src/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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": "2022-06-06T11:26:02+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "laminas/laminas-escaper",
|
||
|
|
"version": "2.10.0",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/laminas/laminas-escaper.git",
|
||
|
|
"reference": "58af67282db37d24e584a837a94ee55b9c7552be"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/58af67282db37d24e584a837a94ee55b9c7552be",
|
||
|
|
"reference": "58af67282db37d24e584a837a94ee55b9c7552be",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"ext-ctype": "*",
|
||
|
|
"ext-mbstring": "*",
|
||
|
|
"php": "^7.4 || ~8.0.0 || ~8.1.0"
|
||
|
|
},
|
||
|
|
"conflict": {
|
||
|
|
"zendframework/zend-escaper": "*"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"infection/infection": "^0.26.6",
|
||
|
|
"laminas/laminas-coding-standard": "~2.3.0",
|
||
|
|
"maglnet/composer-require-checker": "^3.8.0",
|
||
|
|
"phpunit/phpunit": "^9.5.18",
|
||
|
|
"psalm/plugin-phpunit": "^0.16.1",
|
||
|
|
"vimeo/psalm": "^4.22.0"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Laminas\\Escaper\\": "src/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"BSD-3-Clause"
|
||
|
|
],
|
||
|
|
"description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
|
||
|
|
"homepage": "https://laminas.dev",
|
||
|
|
"keywords": [
|
||
|
|
"escaper",
|
||
|
|
"laminas"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"chat": "https://laminas.dev/chat",
|
||
|
|
"docs": "https://docs.laminas.dev/laminas-escaper/",
|
||
|
|
"forum": "https://discourse.laminas.dev",
|
||
|
|
"issues": "https://github.com/laminas/laminas-escaper/issues",
|
||
|
|
"rss": "https://github.com/laminas/laminas-escaper/releases.atom",
|
||
|
|
"source": "https://github.com/laminas/laminas-escaper"
|
||
|
|
},
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"url": "https://funding.communitybridge.org/projects/laminas-project",
|
||
|
|
"type": "community_bridge"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"time": "2022-03-08T20:15:36+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "league/csv",
|
||
|
|
"version": "9.8.0",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/thephpleague/csv.git",
|
||
|
|
"reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/thephpleague/csv/zipball/9d2e0265c5d90f5dd601bc65ff717e05cec19b47",
|
||
|
|
"reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"ext-json": "*",
|
||
|
|
"ext-mbstring": "*",
|
||
|
|
"php": "^7.4 || ^8.0"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"ext-curl": "*",
|
||
|
|
"ext-dom": "*",
|
||
|
|
"friendsofphp/php-cs-fixer": "^v3.4.0",
|
||
|
|
"phpstan/phpstan": "^1.3.0",
|
||
|
|
"phpstan/phpstan-phpunit": "^1.0.0",
|
||
|
|
"phpstan/phpstan-strict-rules": "^1.1.0",
|
||
|
|
"phpunit/phpunit": "^9.5.11"
|
||
|
|
},
|
||
|
|
"suggest": {
|
||
|
|
"ext-dom": "Required to use the XMLConverter and or the HTMLConverter classes",
|
||
|
|
"ext-iconv": "Needed to ease transcoding CSV using iconv stream filters"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"extra": {
|
||
|
|
"branch-alias": {
|
||
|
|
"dev-master": "9.x-dev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"autoload": {
|
||
|
|
"files": [
|
||
|
|
"src/functions_include.php"
|
||
|
|
],
|
||
|
|
"psr-4": {
|
||
|
|
"League\\Csv\\": "src"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Ignace Nyamagana Butera",
|
||
|
|
"email": "nyamsprod@gmail.com",
|
||
|
|
"homepage": "https://github.com/nyamsprod/",
|
||
|
|
"role": "Developer"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "CSV data manipulation made easy in PHP",
|
||
|
|
"homepage": "https://csv.thephpleague.com",
|
||
|
|
"keywords": [
|
||
|
|
"convert",
|
||
|
|
"csv",
|
||
|
|
"export",
|
||
|
|
"filter",
|
||
|
|
"import",
|
||
|
|
"read",
|
||
|
|
"transform",
|
||
|
|
"write"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"docs": "https://csv.thephpleague.com",
|
||
|
|
"issues": "https://github.com/thephpleague/csv/issues",
|
||
|
|
"rss": "https://github.com/thephpleague/csv/releases.atom",
|
||
|
|
"source": "https://github.com/thephpleague/csv"
|
||
|
|
},
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"url": "https://github.com/sponsors/nyamsprod",
|
||
|
|
"type": "github"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"time": "2022-01-04T00:13:07+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "loophp/psr-http-message-bridge-bundle",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/loophp/psr-http-message-bridge-bundle.git",
|
||
|
|
"reference": "ae719550b3919846cd1d8c072a5b1d98e4925180"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/loophp/psr-http-message-bridge-bundle/zipball/ae719550b3919846cd1d8c072a5b1d98e4925180",
|
||
|
|
"reference": "ae719550b3919846cd1d8c072a5b1d98e4925180",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": ">= 7.3",
|
||
|
|
"symfony/psr-http-message-bridge": "^1 || ^2"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"drupol/php-conventions": "^5",
|
||
|
|
"friends-of-phpspec/phpspec-code-coverage": "^6",
|
||
|
|
"infection/infection": "^0.23",
|
||
|
|
"infection/phpspec-adapter": "^0.1.1",
|
||
|
|
"phpspec/phpspec": "^7.1",
|
||
|
|
"symfony/framework-bundle": "^5.3",
|
||
|
|
"symfony/http-kernel": "^5.1.6"
|
||
|
|
},
|
||
|
|
"type": "symfony-bundle",
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"loophp\\PsrHttpMessageBridgeBundle\\": "src/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Pol Dellaiera",
|
||
|
|
"email": "pol.dellaiera@protonmail.com"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "Register symfony/psr-http-message-bridge classes in your Symfony application.",
|
||
|
|
"homepage": "http://github.com/loophp/psr-http-message-bridge-bundle",
|
||
|
|
"keywords": [
|
||
|
|
"http",
|
||
|
|
"psr-17",
|
||
|
|
"psr-7",
|
||
|
|
"psr-http-message-bridge",
|
||
|
|
"symfony-bundle"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/loophp/psr-http-message-bridge-bundle/issues",
|
||
|
|
"source": "https://github.com/loophp/psr-http-message-bridge-bundle/tree/1.0.0"
|
||
|
|
},
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"url": "https://www.paypal.me/drupol",
|
||
|
|
"type": "custom"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"url": "https://github.com/drupol",
|
||
|
|
"type": "github"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"time": "2021-07-21T20:28:53+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "loophp/psr17",
|
||
|
|
"version": "1.0.2",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/loophp/psr17.git",
|
||
|
|
"reference": "5eeaeaf31c5e44998f5a05eb64d1adae4739f58c"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/loophp/psr17/zipball/5eeaeaf31c5e44998f5a05eb64d1adae4739f58c",
|
||
|
|
"reference": "5eeaeaf31c5e44998f5a05eb64d1adae4739f58c",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": ">= 7.4",
|
||
|
|
"psr/http-factory": "^1.0",
|
||
|
|
"psr/http-message": "^1.0"
|
||
|
|
},
|
||
|
|
"provide": {
|
||
|
|
"psr/http-factory-implementation": "1.0",
|
||
|
|
"psr/http-message-implementation": "1.0"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"drupol/php-conventions": "^5",
|
||
|
|
"friends-of-phpspec/phpspec-code-coverage": "^6",
|
||
|
|
"infection/infection": "^0.23 || ^0.24",
|
||
|
|
"infection/phpspec-adapter": "^0.1.1",
|
||
|
|
"nyholm/psr7": "^1.4",
|
||
|
|
"phpspec/phpspec": "^7.1"
|
||
|
|
},
|
||
|
|
"suggest": {
|
||
|
|
"nyholm/psr7": "A super lightweight PSR-7 implementation"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"loophp\\psr17\\": "src/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Pol Dellaiera",
|
||
|
|
"email": "pol.dellaiera@protonmail.com"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "Provides a PSR17 synthetic implementation.",
|
||
|
|
"homepage": "http://github.com/loophp/psr17",
|
||
|
|
"keywords": [
|
||
|
|
"factory",
|
||
|
|
"psr-17"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"docs": "https://github.com/loophp/psr17",
|
||
|
|
"issues": "https://github.com/loophp/psr17/issues",
|
||
|
|
"source": "https://github.com/loophp/psr17"
|
||
|
|
},
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"url": "https://github.com/drupol",
|
||
|
|
"type": "github"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"url": "https://www.paypal.me/drupol",
|
||
|
|
"type": "paypal"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"time": "2022-04-14T12:54:16+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "maennchen/zipstream-php",
|
||
|
|
"version": "2.2.1",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/maennchen/ZipStream-PHP.git",
|
||
|
|
"reference": "211e9ba1530ea5260b45d90c9ea252f56ec52729"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/211e9ba1530ea5260b45d90c9ea252f56ec52729",
|
||
|
|
"reference": "211e9ba1530ea5260b45d90c9ea252f56ec52729",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"myclabs/php-enum": "^1.5",
|
||
|
|
"php": "^7.4 || ^8.0",
|
||
|
|
"psr/http-message": "^1.0",
|
||
|
|
"symfony/polyfill-mbstring": "^1.0"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"ext-zip": "*",
|
||
|
|
"guzzlehttp/guzzle": "^6.5.3 || ^7.2.0",
|
||
|
|
"mikey179/vfsstream": "^1.6",
|
||
|
|
"php-coveralls/php-coveralls": "^2.4",
|
||
|
|
"phpunit/phpunit": "^8.5.8 || ^9.4.2",
|
||
|
|
"vimeo/psalm": "^4.1"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"ZipStream\\": "src/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Paul Duncan",
|
||
|
|
"email": "pabs@pablotron.org"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Jonatan Männchen",
|
||
|
|
"email": "jonatan@maennchen.ch"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Jesse Donat",
|
||
|
|
"email": "donatj@gmail.com"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "András Kolesár",
|
||
|
|
"email": "kolesar@kolesar.hu"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
|
||
|
|
"keywords": [
|
||
|
|
"stream",
|
||
|
|
"zip"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/maennchen/ZipStream-PHP/issues",
|
||
|
|
"source": "https://github.com/maennchen/ZipStream-PHP/tree/2.2.1"
|
||
|
|
},
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"url": "https://opencollective.com/zipstream",
|
||
|
|
"type": "open_collective"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"time": "2022-05-18T15:52:06+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "markbaker/complex",
|
||
|
|
"version": "3.0.1",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/MarkBaker/PHPComplex.git",
|
||
|
|
"reference": "ab8bc271e404909db09ff2d5ffa1e538085c0f22"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/ab8bc271e404909db09ff2d5ffa1e538085c0f22",
|
||
|
|
"reference": "ab8bc271e404909db09ff2d5ffa1e538085c0f22",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": "^7.2 || ^8.0"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
|
||
|
|
"phpcompatibility/php-compatibility": "^9.0",
|
||
|
|
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
|
||
|
|
"squizlabs/php_codesniffer": "^3.4"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Complex\\": "classes/src/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Mark Baker",
|
||
|
|
"email": "mark@lange.demon.co.uk"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "PHP Class for working with complex numbers",
|
||
|
|
"homepage": "https://github.com/MarkBaker/PHPComplex",
|
||
|
|
"keywords": [
|
||
|
|
"complex",
|
||
|
|
"mathematics"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/MarkBaker/PHPComplex/issues",
|
||
|
|
"source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.1"
|
||
|
|
},
|
||
|
|
"time": "2021-06-29T15:32:53+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "markbaker/matrix",
|
||
|
|
"version": "3.0.0",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/MarkBaker/PHPMatrix.git",
|
||
|
|
"reference": "c66aefcafb4f6c269510e9ac46b82619a904c576"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/c66aefcafb4f6c269510e9ac46b82619a904c576",
|
||
|
|
"reference": "c66aefcafb4f6c269510e9ac46b82619a904c576",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": "^7.1 || ^8.0"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
|
||
|
|
"phpcompatibility/php-compatibility": "^9.0",
|
||
|
|
"phpdocumentor/phpdocumentor": "2.*",
|
||
|
|
"phploc/phploc": "^4.0",
|
||
|
|
"phpmd/phpmd": "2.*",
|
||
|
|
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
|
||
|
|
"sebastian/phpcpd": "^4.0",
|
||
|
|
"squizlabs/php_codesniffer": "^3.4"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Matrix\\": "classes/src/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Mark Baker",
|
||
|
|
"email": "mark@demon-angel.eu"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "PHP Class for working with matrices",
|
||
|
|
"homepage": "https://github.com/MarkBaker/PHPMatrix",
|
||
|
|
"keywords": [
|
||
|
|
"mathematics",
|
||
|
|
"matrix",
|
||
|
|
"vector"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/MarkBaker/PHPMatrix/issues",
|
||
|
|
"source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.0"
|
||
|
|
},
|
||
|
|
"time": "2021-07-01T19:01:15+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "monolog/monolog",
|
||
|
|
"version": "2.7.0",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/Seldaek/monolog.git",
|
||
|
|
"reference": "5579edf28aee1190a798bfa5be8bc16c563bd524"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/5579edf28aee1190a798bfa5be8bc16c563bd524",
|
||
|
|
"reference": "5579edf28aee1190a798bfa5be8bc16c563bd524",
|
||
|
|
"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 || ^8",
|
||
|
|
"ext-json": "*",
|
||
|
|
"graylog2/gelf-php": "^1.4.2",
|
||
|
|
"guzzlehttp/guzzle": "^7.4",
|
||
|
|
"guzzlehttp/psr7": "^2.2",
|
||
|
|
"mongodb/mongodb": "^1.8",
|
||
|
|
"php-amqplib/php-amqplib": "~2.4 || ^3",
|
||
|
|
"php-console/php-console": "^3.1.3",
|
||
|
|
"phpspec/prophecy": "^1.15",
|
||
|
|
"phpstan/phpstan": "^0.12.91",
|
||
|
|
"phpunit/phpunit": "^8.5.14",
|
||
|
|
"predis/predis": "^1.1",
|
||
|
|
"rollbar/rollbar": "^1.3 || ^2 || ^3",
|
||
|
|
"ruflin/elastica": "^7",
|
||
|
|
"swiftmailer/swiftmailer": "^5.3|^6.0",
|
||
|
|
"symfony/mailer": "^5.4 || ^6",
|
||
|
|
"symfony/mime": "^5.4 || ^6"
|
||
|
|
},
|
||
|
|
"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.7.0"
|
||
|
|
},
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"url": "https://github.com/Seldaek",
|
||
|
|
"type": "github"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
|
||
|
|
"type": "tidelift"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"time": "2022-06-09T08:59:12+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "myclabs/deep-copy",
|
||
|
|
"version": "1.11.0",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/myclabs/DeepCopy.git",
|
||
|
|
"reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614",
|
||
|
|
"reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": "^7.1 || ^8.0"
|
||
|
|
},
|
||
|
|
"conflict": {
|
||
|
|
"doctrine/collections": "<1.6.8",
|
||
|
|
"doctrine/common": "<2.13.3 || >=3,<3.2.2"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"doctrine/collections": "^1.6.8",
|
||
|
|
"doctrine/common": "^2.13.3 || ^3.2.2",
|
||
|
|
"phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"files": [
|
||
|
|
"src/DeepCopy/deep_copy.php"
|
||
|
|
],
|
||
|
|
"psr-4": {
|
||
|
|
"DeepCopy\\": "src/DeepCopy/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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.11.0"
|
||
|
|
},
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
|
||
|
|
"type": "tidelift"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"time": "2022-03-03T13:19:32+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "myclabs/php-enum",
|
||
|
|
"version": "1.8.3",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/myclabs/php-enum.git",
|
||
|
|
"reference": "b942d263c641ddb5190929ff840c68f78713e937"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/myclabs/php-enum/zipball/b942d263c641ddb5190929ff840c68f78713e937",
|
||
|
|
"reference": "b942d263c641ddb5190929ff840c68f78713e937",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"ext-json": "*",
|
||
|
|
"php": "^7.3 || ^8.0"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"phpunit/phpunit": "^9.5",
|
||
|
|
"squizlabs/php_codesniffer": "1.*",
|
||
|
|
"vimeo/psalm": "^4.6.2"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"MyCLabs\\Enum\\": "src/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "PHP Enum contributors",
|
||
|
|
"homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "PHP Enum implementation",
|
||
|
|
"homepage": "http://github.com/myclabs/php-enum",
|
||
|
|
"keywords": [
|
||
|
|
"enum"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/myclabs/php-enum/issues",
|
||
|
|
"source": "https://github.com/myclabs/php-enum/tree/1.8.3"
|
||
|
|
},
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"url": "https://github.com/mnapoli",
|
||
|
|
"type": "github"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
|
||
|
|
"type": "tidelift"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"time": "2021-07-05T08:18:36+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "nelmio/alice",
|
||
|
|
"version": "v3.9.0",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/nelmio/alice.git",
|
||
|
|
"reference": "5a5bf0593131290e3709dbbd48829b23ea4d0d93"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/nelmio/alice/zipball/5a5bf0593131290e3709dbbd48829b23ea4d0d93",
|
||
|
|
"reference": "5a5bf0593131290e3709dbbd48829b23ea4d0d93",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"fakerphp/faker": "^1.10",
|
||
|
|
"myclabs/deep-copy": "^1.10",
|
||
|
|
"php": "^7.4 || ^8.0",
|
||
|
|
"sebastian/comparator": "^3.0 || ^4.0",
|
||
|
|
"symfony/property-access": "^4.4 || ^5.2",
|
||
|
|
"symfony/yaml": "^4.4 || ^5.2"
|
||
|
|
},
|
||
|
|
"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/phpunit-bridge": "^5.1.3",
|
||
|
|
"symfony/var-dumper": "^4.4 || ^5.2"
|
||
|
|
},
|
||
|
|
"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.9.0"
|
||
|
|
},
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"url": "https://github.com/theofidry",
|
||
|
|
"type": "github"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"time": "2021-10-12T16:09:54+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "nyholm/psr7",
|
||
|
|
"version": "1.5.1",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/Nyholm/psr7.git",
|
||
|
|
"reference": "f734364e38a876a23be4d906a2a089e1315be18a"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/Nyholm/psr7/zipball/f734364e38a876a23be4d906a2a089e1315be18a",
|
||
|
|
"reference": "f734364e38a876a23be4d906a2a089e1315be18a",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": ">=7.1",
|
||
|
|
"php-http/message-factory": "^1.0",
|
||
|
|
"psr/http-factory": "^1.0",
|
||
|
|
"psr/http-message": "^1.0"
|
||
|
|
},
|
||
|
|
"provide": {
|
||
|
|
"psr/http-factory-implementation": "1.0",
|
||
|
|
"psr/http-message-implementation": "1.0"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"http-interop/http-factory-tests": "^0.9",
|
||
|
|
"php-http/psr7-integration-tests": "^1.0",
|
||
|
|
"phpunit/phpunit": "^7.5 || 8.5 || 9.4",
|
||
|
|
"symfony/error-handler": "^4.4"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"extra": {
|
||
|
|
"branch-alias": {
|
||
|
|
"dev-master": "1.4-dev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Nyholm\\Psr7\\": "src/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Tobias Nyholm",
|
||
|
|
"email": "tobias.nyholm@gmail.com"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Martijn van der Ven",
|
||
|
|
"email": "martijn@vanderven.se"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "A fast PHP7 implementation of PSR-7",
|
||
|
|
"homepage": "https://tnyholm.se",
|
||
|
|
"keywords": [
|
||
|
|
"psr-17",
|
||
|
|
"psr-7"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/Nyholm/psr7/issues",
|
||
|
|
"source": "https://github.com/Nyholm/psr7/tree/1.5.1"
|
||
|
|
},
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"url": "https://github.com/Zegnat",
|
||
|
|
"type": "github"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"url": "https://github.com/nyholm",
|
||
|
|
"type": "github"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"time": "2022-06-22T07:13:36+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "odolbeau/phone-number-bundle",
|
||
|
|
"version": "v3.7.0",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/odolbeau/phone-number-bundle.git",
|
||
|
|
"reference": "5a0b0475c603e7b5ac95384c2d6d7d054ee478d4"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/odolbeau/phone-number-bundle/zipball/5a0b0475c603e7b5ac95384c2d6d7d054ee478d4",
|
||
|
|
"reference": "5a0b0475c603e7b5ac95384c2d6d7d054ee478d4",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"giggsey/libphonenumber-for-php": "^8.0",
|
||
|
|
"php": ">=7.4",
|
||
|
|
"symfony/framework-bundle": "^4.4|^5.3|^6.0",
|
||
|
|
"symfony/intl": "^4.4|^5.3|^6.0"
|
||
|
|
},
|
||
|
|
"conflict": {
|
||
|
|
"symfony/serializer": "6.0.0"
|
||
|
|
},
|
||
|
|
"replace": {
|
||
|
|
"misd/phone-number-bundle": "self.version"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"doctrine/doctrine-bundle": "^1.12|^2.0",
|
||
|
|
"phpspec/prophecy-phpunit": "^2.0",
|
||
|
|
"phpunit/phpunit": "^9.5",
|
||
|
|
"symfony/form": "^4.4|^5.3|^6.0",
|
||
|
|
"symfony/property-access": "^4.4|^5.3|^6.0",
|
||
|
|
"symfony/serializer": "^4.4|^5.3|^6.0.1",
|
||
|
|
"symfony/twig-bundle": "^4.4|^5.3|^6.0",
|
||
|
|
"symfony/validator": "^4.4|^5.3|^6.0"
|
||
|
|
},
|
||
|
|
"suggest": {
|
||
|
|
"doctrine/doctrine-bundle": "Add a DBAL mapping type",
|
||
|
|
"symfony/form": "Add a data transformer",
|
||
|
|
"symfony/property-access": "Choose a path in the validation constraint",
|
||
|
|
"symfony/serializer": "Serialize/deserialize phone numbers using Symfony library",
|
||
|
|
"symfony/twig-bundle": "Format phone numbers in Twig templates",
|
||
|
|
"symfony/validator": "Add a validation constraint"
|
||
|
|
},
|
||
|
|
"type": "symfony-bundle",
|
||
|
|
"extra": {
|
||
|
|
"branch-alias": {
|
||
|
|
"dev-master": "3.6.x-dev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Misd\\PhoneNumberBundle\\": "src/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"description": "Integrates libphonenumber into your Symfony application",
|
||
|
|
"homepage": "https://github.com/odolbeau/phone-number-bundle",
|
||
|
|
"keywords": [
|
||
|
|
"bundle",
|
||
|
|
"libphonenumber",
|
||
|
|
"phone-number",
|
||
|
|
"phonenumber",
|
||
|
|
"telephone number"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/odolbeau/phone-number-bundle/issues",
|
||
|
|
"source": "https://github.com/odolbeau/phone-number-bundle/tree/v3.7.0"
|
||
|
|
},
|
||
|
|
"time": "2022-07-04T07:17:37+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "paragonie/constant_time_encoding",
|
||
|
|
"version": "v2.6.3",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/paragonie/constant_time_encoding.git",
|
||
|
|
"reference": "58c3f47f650c94ec05a151692652a868995d2938"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/58c3f47f650c94ec05a151692652a868995d2938",
|
||
|
|
"reference": "58c3f47f650c94ec05a151692652a868995d2938",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": "^7|^8"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"phpunit/phpunit": "^6|^7|^8|^9",
|
||
|
|
"vimeo/psalm": "^1|^2|^3|^4"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"ParagonIE\\ConstantTime\\": "src/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Paragon Initiative Enterprises",
|
||
|
|
"email": "security@paragonie.com",
|
||
|
|
"homepage": "https://paragonie.com",
|
||
|
|
"role": "Maintainer"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Steve 'Sc00bz' Thomas",
|
||
|
|
"email": "steve@tobtu.com",
|
||
|
|
"homepage": "https://www.tobtu.com",
|
||
|
|
"role": "Original Developer"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
|
||
|
|
"keywords": [
|
||
|
|
"base16",
|
||
|
|
"base32",
|
||
|
|
"base32_decode",
|
||
|
|
"base32_encode",
|
||
|
|
"base64",
|
||
|
|
"base64_decode",
|
||
|
|
"base64_encode",
|
||
|
|
"bin2hex",
|
||
|
|
"encoding",
|
||
|
|
"hex",
|
||
|
|
"hex2bin",
|
||
|
|
"rfc4648"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"email": "info@paragonie.com",
|
||
|
|
"issues": "https://github.com/paragonie/constant_time_encoding/issues",
|
||
|
|
"source": "https://github.com/paragonie/constant_time_encoding"
|
||
|
|
},
|
||
|
|
"time": "2022-06-14T06:56:20+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": "php-http/message-factory",
|
||
|
|
"version": "v1.0.2",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/php-http/message-factory.git",
|
||
|
|
"reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
|
||
|
|
"reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": ">=5.4",
|
||
|
|
"psr/http-message": "^1.0"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"extra": {
|
||
|
|
"branch-alias": {
|
||
|
|
"dev-master": "1.0-dev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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": "php-opencloud/openstack",
|
||
|
|
"version": "v3.2.1",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/php-opencloud/openstack.git",
|
||
|
|
"reference": "42e2d09b9368becb6fde6dac17854132fcf77a5c"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/php-opencloud/openstack/zipball/42e2d09b9368becb6fde6dac17854132fcf77a5c",
|
||
|
|
"reference": "42e2d09b9368becb6fde6dac17854132fcf77a5c",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"guzzlehttp/guzzle": "^7.0",
|
||
|
|
"guzzlehttp/uri-template": "0.2",
|
||
|
|
"justinrainbow/json-schema": "^5.2",
|
||
|
|
"php": "^7.2.5|^8.0"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"friendsofphp/php-cs-fixer": "^2.18",
|
||
|
|
"php-coveralls/php-coveralls": "^2.0",
|
||
|
|
"php-parallel-lint/php-parallel-lint": "^1.2",
|
||
|
|
"phpunit/phpunit": "^8.0",
|
||
|
|
"psr/log": "^1.0"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"extra": {
|
||
|
|
"branch-alias": {
|
||
|
|
"dev-master": "3.0-dev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"OpenStack\\": "src/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"Apache-2.0"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Jamie Hannaford",
|
||
|
|
"email": "jamie.hannaford@rackspace.com",
|
||
|
|
"homepage": "https://github.com/jamiehannaford"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Ha Phan",
|
||
|
|
"email": "thanhha.work@gmail.com",
|
||
|
|
"homepage": "https://github.com/haphan"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "PHP SDK for OpenStack APIs. Supports BlockStorage, Compute, Identity, Images, Networking and Metric Gnocchi",
|
||
|
|
"homepage": "https://github.com/php-opencloud/openstack",
|
||
|
|
"keywords": [
|
||
|
|
"Openstack",
|
||
|
|
"api",
|
||
|
|
"php",
|
||
|
|
"sdk"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/php-opencloud/openstack/issues",
|
||
|
|
"source": "https://github.com/php-opencloud/openstack/tree/v3.2.1"
|
||
|
|
},
|
||
|
|
"time": "2021-07-21T13:43:25+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "phpoffice/phpspreadsheet",
|
||
|
|
"version": "1.24.0",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
|
||
|
|
"reference": "ebe8745c92a7cac4514d040758393b5399633b83"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/ebe8745c92a7cac4514d040758393b5399633b83",
|
||
|
|
"reference": "ebe8745c92a7cac4514d040758393b5399633b83",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"ext-ctype": "*",
|
||
|
|
"ext-dom": "*",
|
||
|
|
"ext-fileinfo": "*",
|
||
|
|
"ext-gd": "*",
|
||
|
|
"ext-iconv": "*",
|
||
|
|
"ext-libxml": "*",
|
||
|
|
"ext-mbstring": "*",
|
||
|
|
"ext-simplexml": "*",
|
||
|
|
"ext-xml": "*",
|
||
|
|
"ext-xmlreader": "*",
|
||
|
|
"ext-xmlwriter": "*",
|
||
|
|
"ext-zip": "*",
|
||
|
|
"ext-zlib": "*",
|
||
|
|
"ezyang/htmlpurifier": "^4.13",
|
||
|
|
"maennchen/zipstream-php": "^2.1",
|
||
|
|
"markbaker/complex": "^3.0",
|
||
|
|
"markbaker/matrix": "^3.0",
|
||
|
|
"php": "^7.3 || ^8.0",
|
||
|
|
"psr/http-client": "^1.0",
|
||
|
|
"psr/http-factory": "^1.0",
|
||
|
|
"psr/simple-cache": "^1.0 || ^2.0"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"dealerdirect/phpcodesniffer-composer-installer": "dev-master",
|
||
|
|
"dompdf/dompdf": "^1.0 || ^2.0",
|
||
|
|
"friendsofphp/php-cs-fixer": "^3.2",
|
||
|
|
"jpgraph/jpgraph": "^4.0",
|
||
|
|
"mpdf/mpdf": "8.1.1",
|
||
|
|
"phpcompatibility/php-compatibility": "^9.3",
|
||
|
|
"phpstan/phpstan": "^1.1",
|
||
|
|
"phpstan/phpstan-phpunit": "^1.0",
|
||
|
|
"phpunit/phpunit": "^8.5 || ^9.0",
|
||
|
|
"squizlabs/php_codesniffer": "^3.7",
|
||
|
|
"tecnickcom/tcpdf": "^6.4"
|
||
|
|
},
|
||
|
|
"suggest": {
|
||
|
|
"dompdf/dompdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)",
|
||
|
|
"jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
|
||
|
|
"mpdf/mpdf": "Option for rendering PDF with PDF Writer",
|
||
|
|
"tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Maarten Balliauw",
|
||
|
|
"homepage": "https://blog.maartenballiauw.be"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Mark Baker",
|
||
|
|
"homepage": "https://markbakeruk.net"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Franck Lefevre",
|
||
|
|
"homepage": "https://rootslabs.net"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Erik Tilt"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Adrien Crivelli"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
|
||
|
|
"homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
|
||
|
|
"keywords": [
|
||
|
|
"OpenXML",
|
||
|
|
"excel",
|
||
|
|
"gnumeric",
|
||
|
|
"ods",
|
||
|
|
"php",
|
||
|
|
"spreadsheet",
|
||
|
|
"xls",
|
||
|
|
"xlsx"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
|
||
|
|
"source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.24.0"
|
||
|
|
},
|
||
|
|
"time": "2022-07-09T13:49:09+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "phpoffice/phpword",
|
||
|
|
"version": "0.18.3",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/PHPOffice/PHPWord.git",
|
||
|
|
"reference": "be0190cd5d8f95b4be08d5853b107aa4e352759a"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/PHPOffice/PHPWord/zipball/be0190cd5d8f95b4be08d5853b107aa4e352759a",
|
||
|
|
"reference": "be0190cd5d8f95b4be08d5853b107aa4e352759a",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"ext-xml": "*",
|
||
|
|
"laminas/laminas-escaper": "^2.2",
|
||
|
|
"php": "^5.3.3 || ^7.0 || ^8.0"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"dompdf/dompdf": "0.8.* || 1.0.*",
|
||
|
|
"ext-gd": "*",
|
||
|
|
"ext-zip": "*",
|
||
|
|
"friendsofphp/php-cs-fixer": "^2.2",
|
||
|
|
"mpdf/mpdf": "5.7.4 || 6.* || 7.* || 8.*",
|
||
|
|
"php-coveralls/php-coveralls": "1.1.0 || ^2.0",
|
||
|
|
"phploc/phploc": "2.* || 3.* || 4.* || 5.* || 6.* || 7.*",
|
||
|
|
"phpmd/phpmd": "2.*",
|
||
|
|
"phpunit/phpunit": "^4.8.36 || ^7.0",
|
||
|
|
"squizlabs/php_codesniffer": "^2.9 || ^3.5",
|
||
|
|
"tecnickcom/tcpdf": "6.*"
|
||
|
|
},
|
||
|
|
"suggest": {
|
||
|
|
"dompdf/dompdf": "Allows writing PDF",
|
||
|
|
"ext-gd2": "Allows adding images",
|
||
|
|
"ext-xmlwriter": "Allows writing OOXML and ODF",
|
||
|
|
"ext-xsl": "Allows applying XSL style sheet to headers, to main document part, and to footers of an OOXML template",
|
||
|
|
"ext-zip": "Allows writing OOXML and ODF"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"extra": {
|
||
|
|
"branch-alias": {
|
||
|
|
"dev-develop": "0.19-dev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"PhpOffice\\PhpWord\\": "src/PhpWord"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"LGPL-3.0"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Mark Baker"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Gabriel Bull",
|
||
|
|
"email": "me@gabrielbull.com",
|
||
|
|
"homepage": "http://gabrielbull.com/"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Franck Lefevre",
|
||
|
|
"homepage": "https://rootslabs.net/blog/"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Ivan Lanin",
|
||
|
|
"homepage": "http://ivan.lanin.org"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Roman Syroeshko",
|
||
|
|
"homepage": "http://ru.linkedin.com/pub/roman-syroeshko/34/a53/994/"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Antoine de Troostembergh"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)",
|
||
|
|
"homepage": "http://phpoffice.github.io",
|
||
|
|
"keywords": [
|
||
|
|
"ISO IEC 29500",
|
||
|
|
"OOXML",
|
||
|
|
"Office Open XML",
|
||
|
|
"OpenDocument",
|
||
|
|
"OpenXML",
|
||
|
|
"PhpOffice",
|
||
|
|
"PhpWord",
|
||
|
|
"Rich Text Format",
|
||
|
|
"WordprocessingML",
|
||
|
|
"doc",
|
||
|
|
"docx",
|
||
|
|
"html",
|
||
|
|
"odf",
|
||
|
|
"odt",
|
||
|
|
"office",
|
||
|
|
"pdf",
|
||
|
|
"php",
|
||
|
|
"reader",
|
||
|
|
"rtf",
|
||
|
|
"template",
|
||
|
|
"template processor",
|
||
|
|
"word",
|
||
|
|
"writer"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/PHPOffice/PHPWord/issues",
|
||
|
|
"source": "https://github.com/PHPOffice/PHPWord/tree/0.18.3"
|
||
|
|
},
|
||
|
|
"time": "2022-02-17T15:40:03+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "phpseclib/phpseclib",
|
||
|
|
"version": "3.0.14",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/phpseclib/phpseclib.git",
|
||
|
|
"reference": "2f0b7af658cbea265cbb4a791d6c29a6613f98ef"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/2f0b7af658cbea265cbb4a791d6c29a6613f98ef",
|
||
|
|
"reference": "2f0b7af658cbea265cbb4a791d6c29a6613f98ef",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"paragonie/constant_time_encoding": "^1|^2",
|
||
|
|
"paragonie/random_compat": "^1.4|^2.0|^9.99.99",
|
||
|
|
"php": ">=5.6.1"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"phpunit/phpunit": "*"
|
||
|
|
},
|
||
|
|
"suggest": {
|
||
|
|
"ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
|
||
|
|
"ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
|
||
|
|
"ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
|
||
|
|
"ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"files": [
|
||
|
|
"phpseclib/bootstrap.php"
|
||
|
|
],
|
||
|
|
"psr-4": {
|
||
|
|
"phpseclib3\\": "phpseclib/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Jim Wigginton",
|
||
|
|
"email": "terrafrost@php.net",
|
||
|
|
"role": "Lead Developer"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Patrick Monnerat",
|
||
|
|
"email": "pm@datasphere.ch",
|
||
|
|
"role": "Developer"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Andreas Fischer",
|
||
|
|
"email": "bantu@phpbb.com",
|
||
|
|
"role": "Developer"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Hans-Jürgen Petrich",
|
||
|
|
"email": "petrich@tronic-media.com",
|
||
|
|
"role": "Developer"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Graham Campbell",
|
||
|
|
"email": "graham@alt-three.com",
|
||
|
|
"role": "Developer"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
|
||
|
|
"homepage": "http://phpseclib.sourceforge.net",
|
||
|
|
"keywords": [
|
||
|
|
"BigInteger",
|
||
|
|
"aes",
|
||
|
|
"asn.1",
|
||
|
|
"asn1",
|
||
|
|
"blowfish",
|
||
|
|
"crypto",
|
||
|
|
"cryptography",
|
||
|
|
"encryption",
|
||
|
|
"rsa",
|
||
|
|
"security",
|
||
|
|
"sftp",
|
||
|
|
"signature",
|
||
|
|
"signing",
|
||
|
|
"ssh",
|
||
|
|
"twofish",
|
||
|
|
"x.509",
|
||
|
|
"x509"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/phpseclib/phpseclib/issues",
|
||
|
|
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.14"
|
||
|
|
},
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"url": "https://github.com/terrafrost",
|
||
|
|
"type": "github"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"url": "https://www.patreon.com/phpseclib",
|
||
|
|
"type": "patreon"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
|
||
|
|
"type": "tidelift"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"time": "2022-04-04T05:15:45+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "phpstan/phpstan",
|
||
|
|
"version": "1.8.0",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/phpstan/phpstan.git",
|
||
|
|
"reference": "b7648d4ee9321665acaf112e49da9fd93df8fbd5"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/b7648d4ee9321665acaf112e49da9fd93df8fbd5",
|
||
|
|
"reference": "b7648d4ee9321665acaf112e49da9fd93df8fbd5",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": "^7.2|^8.0"
|
||
|
|
},
|
||
|
|
"conflict": {
|
||
|
|
"phpstan/phpstan-shim": "*"
|
||
|
|
},
|
||
|
|
"bin": [
|
||
|
|
"phpstan",
|
||
|
|
"phpstan.phar"
|
||
|
|
],
|
||
|
|
"type": "library",
|
||
|
|
"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.8.0"
|
||
|
|
},
|
||
|
|
"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-06-29T08:53:31+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "psr/cache",
|
||
|
|
"version": "1.0.1",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/php-fig/cache.git",
|
||
|
|
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
|
||
|
|
"reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": ">=5.3.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": "http://www.php-fig.org/"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "Common interface for caching libraries",
|
||
|
|
"keywords": [
|
||
|
|
"cache",
|
||
|
|
"psr",
|
||
|
|
"psr-6"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"source": "https://github.com/php-fig/cache/tree/master"
|
||
|
|
},
|
||
|
|
"time": "2016-08-06T20:24:11+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "psr/container",
|
||
|
|
"version": "1.1.2",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/php-fig/container.git",
|
||
|
|
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
|
||
|
|
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": ">=7.4.0"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"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/1.1.2"
|
||
|
|
},
|
||
|
|
"time": "2021-11-05T16:50:12+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/http-client",
|
||
|
|
"version": "1.0.1",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/php-fig/http-client.git",
|
||
|
|
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
|
||
|
|
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": "^7.0 || ^8.0",
|
||
|
|
"psr/http-message": "^1.0"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"extra": {
|
||
|
|
"branch-alias": {
|
||
|
|
"dev-master": "1.0.x-dev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Psr\\Http\\Client\\": "src/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "PHP-FIG",
|
||
|
|
"homepage": "http://www.php-fig.org/"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "Common interface for HTTP clients",
|
||
|
|
"homepage": "https://github.com/php-fig/http-client",
|
||
|
|
"keywords": [
|
||
|
|
"http",
|
||
|
|
"http-client",
|
||
|
|
"psr",
|
||
|
|
"psr-18"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"source": "https://github.com/php-fig/http-client/tree/master"
|
||
|
|
},
|
||
|
|
"time": "2020-06-29T06:28:15+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "psr/http-factory",
|
||
|
|
"version": "1.0.1",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/php-fig/http-factory.git",
|
||
|
|
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
|
||
|
|
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": ">=7.0.0",
|
||
|
|
"psr/http-message": "^1.0"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"extra": {
|
||
|
|
"branch-alias": {
|
||
|
|
"dev-master": "1.0.x-dev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Psr\\Http\\Message\\": "src/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "PHP-FIG",
|
||
|
|
"homepage": "http://www.php-fig.org/"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "Common interfaces for PSR-7 HTTP message factories",
|
||
|
|
"keywords": [
|
||
|
|
"factory",
|
||
|
|
"http",
|
||
|
|
"message",
|
||
|
|
"psr",
|
||
|
|
"psr-17",
|
||
|
|
"psr-7",
|
||
|
|
"request",
|
||
|
|
"response"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"source": "https://github.com/php-fig/http-factory/tree/master"
|
||
|
|
},
|
||
|
|
"time": "2019-04-30T12:38:16+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "psr/http-message",
|
||
|
|
"version": "1.0.1",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/php-fig/http-message.git",
|
||
|
|
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
|
||
|
|
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": ">=5.3.0"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"extra": {
|
||
|
|
"branch-alias": {
|
||
|
|
"dev-master": "1.0.x-dev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Psr\\Http\\Message\\": "src/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "PHP-FIG",
|
||
|
|
"homepage": "http://www.php-fig.org/"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"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/link",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/php-fig/link.git",
|
||
|
|
"reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/php-fig/link/zipball/eea8e8662d5cd3ae4517c9b864493f59fca95562",
|
||
|
|
"reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": ">=5.3.0"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"extra": {
|
||
|
|
"branch-alias": {
|
||
|
|
"dev-master": "1.0.x-dev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Psr\\Link\\": "src/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "PHP-FIG",
|
||
|
|
"homepage": "http://www.php-fig.org/"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "Common interfaces for HTTP links",
|
||
|
|
"keywords": [
|
||
|
|
"http",
|
||
|
|
"http-link",
|
||
|
|
"link",
|
||
|
|
"psr",
|
||
|
|
"psr-13",
|
||
|
|
"rest"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"source": "https://github.com/php-fig/link/tree/master"
|
||
|
|
},
|
||
|
|
"time": "2016-10-28T16:06:13+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "psr/log",
|
||
|
|
"version": "1.1.4",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/php-fig/log.git",
|
||
|
|
"reference": "d49695b909c3b7628b6289db5479a1c204601f11"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
|
||
|
|
"reference": "d49695b909c3b7628b6289db5479a1c204601f11",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": ">=5.3.0"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"extra": {
|
||
|
|
"branch-alias": {
|
||
|
|
"dev-master": "1.1.x-dev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Psr\\Log\\": "Psr/Log/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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/1.1.4"
|
||
|
|
},
|
||
|
|
"time": "2021-05-03T11:20:27+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "psr/simple-cache",
|
||
|
|
"version": "1.0.1",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/php-fig/simple-cache.git",
|
||
|
|
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
|
||
|
|
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": ">=5.3.0"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"extra": {
|
||
|
|
"branch-alias": {
|
||
|
|
"dev-master": "1.0.x-dev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Psr\\SimpleCache\\": "src/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "PHP-FIG",
|
||
|
|
"homepage": "http://www.php-fig.org/"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "Common interfaces for simple caching",
|
||
|
|
"keywords": [
|
||
|
|
"cache",
|
||
|
|
"caching",
|
||
|
|
"psr",
|
||
|
|
"psr-16",
|
||
|
|
"simple-cache"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"source": "https://github.com/php-fig/simple-cache/tree/master"
|
||
|
|
},
|
||
|
|
"time": "2017-10-23T01:57:42+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "ralouphie/getallheaders",
|
||
|
|
"version": "3.0.3",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/ralouphie/getallheaders.git",
|
||
|
|
"reference": "120b605dfeb996808c31b6477290a714d356e822"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
|
||
|
|
"reference": "120b605dfeb996808c31b6477290a714d356e822",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": ">=5.6"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"php-coveralls/php-coveralls": "^2.1",
|
||
|
|
"phpunit/phpunit": "^5 || ^6.5"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"files": [
|
||
|
|
"src/getallheaders.php"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Ralph Khattar",
|
||
|
|
"email": "ralph.khattar@gmail.com"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "A polyfill for getallheaders.",
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/ralouphie/getallheaders/issues",
|
||
|
|
"source": "https://github.com/ralouphie/getallheaders/tree/develop"
|
||
|
|
},
|
||
|
|
"time": "2019-03-08T08:55:37+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "ramsey/collection",
|
||
|
|
"version": "1.2.2",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/ramsey/collection.git",
|
||
|
|
"reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/ramsey/collection/zipball/cccc74ee5e328031b15640b51056ee8d3bb66c0a",
|
||
|
|
"reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": "^7.3 || ^8",
|
||
|
|
"symfony/polyfill-php81": "^1.23"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"captainhook/captainhook": "^5.3",
|
||
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
|
||
|
|
"ergebnis/composer-normalize": "^2.6",
|
||
|
|
"fakerphp/faker": "^1.5",
|
||
|
|
"hamcrest/hamcrest-php": "^2",
|
||
|
|
"jangregor/phpstan-prophecy": "^0.8",
|
||
|
|
"mockery/mockery": "^1.3",
|
||
|
|
"phpspec/prophecy-phpunit": "^2.0",
|
||
|
|
"phpstan/extension-installer": "^1",
|
||
|
|
"phpstan/phpstan": "^0.12.32",
|
||
|
|
"phpstan/phpstan-mockery": "^0.12.5",
|
||
|
|
"phpstan/phpstan-phpunit": "^0.12.11",
|
||
|
|
"phpunit/phpunit": "^8.5 || ^9",
|
||
|
|
"psy/psysh": "^0.10.4",
|
||
|
|
"slevomat/coding-standard": "^6.3",
|
||
|
|
"squizlabs/php_codesniffer": "^3.5",
|
||
|
|
"vimeo/psalm": "^4.4"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Ramsey\\Collection\\": "src/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Ben Ramsey",
|
||
|
|
"email": "ben@benramsey.com",
|
||
|
|
"homepage": "https://benramsey.com"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "A PHP library for representing and manipulating collections.",
|
||
|
|
"keywords": [
|
||
|
|
"array",
|
||
|
|
"collection",
|
||
|
|
"hash",
|
||
|
|
"map",
|
||
|
|
"queue",
|
||
|
|
"set"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/ramsey/collection/issues",
|
||
|
|
"source": "https://github.com/ramsey/collection/tree/1.2.2"
|
||
|
|
},
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"url": "https://github.com/ramsey",
|
||
|
|
"type": "github"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
|
||
|
|
"type": "tidelift"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"time": "2021-10-10T03:01:02+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "ramsey/uuid",
|
||
|
|
"version": "4.2.3",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/ramsey/uuid.git",
|
||
|
|
"reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/ramsey/uuid/zipball/fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
|
||
|
|
"reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"brick/math": "^0.8 || ^0.9",
|
||
|
|
"ext-json": "*",
|
||
|
|
"php": "^7.2 || ^8.0",
|
||
|
|
"ramsey/collection": "^1.0",
|
||
|
|
"symfony/polyfill-ctype": "^1.8",
|
||
|
|
"symfony/polyfill-php80": "^1.14"
|
||
|
|
},
|
||
|
|
"replace": {
|
||
|
|
"rhumsaa/uuid": "self.version"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"captainhook/captainhook": "^5.10",
|
||
|
|
"captainhook/plugin-composer": "^5.3",
|
||
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
|
||
|
|
"doctrine/annotations": "^1.8",
|
||
|
|
"ergebnis/composer-normalize": "^2.15",
|
||
|
|
"mockery/mockery": "^1.3",
|
||
|
|
"moontoast/math": "^1.1",
|
||
|
|
"paragonie/random-lib": "^2",
|
||
|
|
"php-mock/php-mock": "^2.2",
|
||
|
|
"php-mock/php-mock-mockery": "^1.3",
|
||
|
|
"php-parallel-lint/php-parallel-lint": "^1.1",
|
||
|
|
"phpbench/phpbench": "^1.0",
|
||
|
|
"phpstan/extension-installer": "^1.0",
|
||
|
|
"phpstan/phpstan": "^0.12",
|
||
|
|
"phpstan/phpstan-mockery": "^0.12",
|
||
|
|
"phpstan/phpstan-phpunit": "^0.12",
|
||
|
|
"phpunit/phpunit": "^8.5 || ^9",
|
||
|
|
"slevomat/coding-standard": "^7.0",
|
||
|
|
"squizlabs/php_codesniffer": "^3.5",
|
||
|
|
"vimeo/psalm": "^4.9"
|
||
|
|
},
|
||
|
|
"suggest": {
|
||
|
|
"ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
|
||
|
|
"ext-ctype": "Enables faster processing of character classification using ctype functions.",
|
||
|
|
"ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
|
||
|
|
"ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
|
||
|
|
"paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
|
||
|
|
"ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"extra": {
|
||
|
|
"branch-alias": {
|
||
|
|
"dev-main": "4.x-dev"
|
||
|
|
},
|
||
|
|
"captainhook": {
|
||
|
|
"force-install": true
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"autoload": {
|
||
|
|
"files": [
|
||
|
|
"src/functions.php"
|
||
|
|
],
|
||
|
|
"psr-4": {
|
||
|
|
"Ramsey\\Uuid\\": "src/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
|
||
|
|
"keywords": [
|
||
|
|
"guid",
|
||
|
|
"identifier",
|
||
|
|
"uuid"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/ramsey/uuid/issues",
|
||
|
|
"source": "https://github.com/ramsey/uuid/tree/4.2.3"
|
||
|
|
},
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"url": "https://github.com/ramsey",
|
||
|
|
"type": "github"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
|
||
|
|
"type": "tidelift"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"time": "2021-09-25T23:10:38+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "ramsey/uuid-doctrine",
|
||
|
|
"version": "1.8.1",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/ramsey/uuid-doctrine.git",
|
||
|
|
"reference": "1a6f235ba3faf1cd9ba18daf5b54d8dc9d3bc7d0"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/ramsey/uuid-doctrine/zipball/1a6f235ba3faf1cd9ba18daf5b54d8dc9d3bc7d0",
|
||
|
|
"reference": "1a6f235ba3faf1cd9ba18daf5b54d8dc9d3bc7d0",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"doctrine/dbal": "^2.5 || ^3.0",
|
||
|
|
"php": "^5.4 || ^7 || ^8",
|
||
|
|
"ramsey/uuid": "^3.5 || ^4"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"doctrine/orm": "^2.5",
|
||
|
|
"mockery/mockery": "^0.9.11 || ^1",
|
||
|
|
"php-parallel-lint/php-parallel-lint": "^1",
|
||
|
|
"phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7 || ^8 || ^9",
|
||
|
|
"squizlabs/php_codesniffer": "^3.5"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Ramsey\\Uuid\\Doctrine\\": "src/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Ben Ramsey",
|
||
|
|
"email": "ben@benramsey.com",
|
||
|
|
"homepage": "https://benramsey.com"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "Use ramsey/uuid as a Doctrine field type.",
|
||
|
|
"keywords": [
|
||
|
|
"database",
|
||
|
|
"doctrine",
|
||
|
|
"guid",
|
||
|
|
"identifier",
|
||
|
|
"uuid"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/ramsey/uuid-doctrine/issues",
|
||
|
|
"source": "https://github.com/ramsey/uuid-doctrine/tree/1.8.1"
|
||
|
|
},
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"url": "https://github.com/ramsey",
|
||
|
|
"type": "github"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"url": "https://tidelift.com/funding/github/packagist/ramsey/uuid-doctrine",
|
||
|
|
"type": "tidelift"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"time": "2022-01-15T23:54:44+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": "sensio/framework-extra-bundle",
|
||
|
|
"version": "v5.6.1",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
|
||
|
|
"reference": "430d14c01836b77c28092883d195a43ce413ee32"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/430d14c01836b77c28092883d195a43ce413ee32",
|
||
|
|
"reference": "430d14c01836b77c28092883d195a43ce413ee32",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"doctrine/annotations": "^1.0",
|
||
|
|
"php": ">=7.2.5",
|
||
|
|
"symfony/config": "^4.4|^5.0",
|
||
|
|
"symfony/dependency-injection": "^4.4|^5.0",
|
||
|
|
"symfony/framework-bundle": "^4.4|^5.0",
|
||
|
|
"symfony/http-kernel": "^4.4|^5.0"
|
||
|
|
},
|
||
|
|
"conflict": {
|
||
|
|
"doctrine/doctrine-cache-bundle": "<1.3.1",
|
||
|
|
"doctrine/persistence": "<1.3"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"doctrine/dbal": "^2.10|^3.0",
|
||
|
|
"doctrine/doctrine-bundle": "^1.11|^2.0",
|
||
|
|
"doctrine/orm": "^2.5",
|
||
|
|
"nyholm/psr7": "^1.1",
|
||
|
|
"symfony/browser-kit": "^4.4|^5.0",
|
||
|
|
"symfony/doctrine-bridge": "^4.4|^5.0",
|
||
|
|
"symfony/dom-crawler": "^4.4|^5.0",
|
||
|
|
"symfony/expression-language": "^4.4|^5.0",
|
||
|
|
"symfony/finder": "^4.4|^5.0",
|
||
|
|
"symfony/monolog-bridge": "^4.0|^5.0",
|
||
|
|
"symfony/monolog-bundle": "^3.2",
|
||
|
|
"symfony/phpunit-bridge": "^4.4.9|^5.0.9",
|
||
|
|
"symfony/psr-http-message-bridge": "^1.1",
|
||
|
|
"symfony/security-bundle": "^4.4|^5.0",
|
||
|
|
"symfony/twig-bundle": "^4.4|^5.0",
|
||
|
|
"symfony/yaml": "^4.4|^5.0",
|
||
|
|
"twig/twig": "^1.34|^2.4|^3.0"
|
||
|
|
},
|
||
|
|
"type": "symfony-bundle",
|
||
|
|
"extra": {
|
||
|
|
"branch-alias": {
|
||
|
|
"dev-master": "5.6.x-dev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Sensio\\Bundle\\FrameworkExtraBundle\\": "src/"
|
||
|
|
},
|
||
|
|
"exclude-from-classmap": [
|
||
|
|
"/tests/"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Fabien Potencier",
|
||
|
|
"email": "fabien@symfony.com"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "This bundle provides a way to configure your controllers with annotations",
|
||
|
|
"keywords": [
|
||
|
|
"annotations",
|
||
|
|
"controllers"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/sensiolabs/SensioFrameworkExtraBundle/issues",
|
||
|
|
"source": "https://github.com/sensiolabs/SensioFrameworkExtraBundle/tree/v5.6.1"
|
||
|
|
},
|
||
|
|
"time": "2020-08-25T19:10:18+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "spomky-labs/base64url",
|
||
|
|
"version": "v2.0.4",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/Spomky-Labs/base64url.git",
|
||
|
|
"reference": "7752ce931ec285da4ed1f4c5aa27e45e097be61d"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/Spomky-Labs/base64url/zipball/7752ce931ec285da4ed1f4c5aa27e45e097be61d",
|
||
|
|
"reference": "7752ce931ec285da4ed1f4c5aa27e45e097be61d",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": ">=7.1"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"phpstan/extension-installer": "^1.0",
|
||
|
|
"phpstan/phpstan": "^0.11|^0.12",
|
||
|
|
"phpstan/phpstan-beberlei-assert": "^0.11|^0.12",
|
||
|
|
"phpstan/phpstan-deprecation-rules": "^0.11|^0.12",
|
||
|
|
"phpstan/phpstan-phpunit": "^0.11|^0.12",
|
||
|
|
"phpstan/phpstan-strict-rules": "^0.11|^0.12"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Base64Url\\": "src/"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Florent Morselli",
|
||
|
|
"homepage": "https://github.com/Spomky-Labs/base64url/contributors"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "Base 64 URL Safe Encoding/Decoding PHP Library",
|
||
|
|
"homepage": "https://github.com/Spomky-Labs/base64url",
|
||
|
|
"keywords": [
|
||
|
|
"base64",
|
||
|
|
"rfc4648",
|
||
|
|
"safe",
|
||
|
|
"url"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/Spomky-Labs/base64url/issues",
|
||
|
|
"source": "https://github.com/Spomky-Labs/base64url/tree/v2.0.4"
|
||
|
|
},
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"url": "https://github.com/Spomky",
|
||
|
|
"type": "github"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"url": "https://www.patreon.com/FlorentMorselli",
|
||
|
|
"type": "patreon"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"time": "2020-11-03T09:10:25+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "swiftmailer/swiftmailer",
|
||
|
|
"version": "v6.3.0",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/swiftmailer/swiftmailer.git",
|
||
|
|
"reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/8a5d5072dca8f48460fce2f4131fcc495eec654c",
|
||
|
|
"reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"egulias/email-validator": "^2.0|^3.1",
|
||
|
|
"php": ">=7.0.0",
|
||
|
|
"symfony/polyfill-iconv": "^1.0",
|
||
|
|
"symfony/polyfill-intl-idn": "^1.10",
|
||
|
|
"symfony/polyfill-mbstring": "^1.0"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"mockery/mockery": "^1.0",
|
||
|
|
"symfony/phpunit-bridge": "^4.4|^5.4"
|
||
|
|
},
|
||
|
|
"suggest": {
|
||
|
|
"ext-intl": "Needed to support internationalized email addresses"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"extra": {
|
||
|
|
"branch-alias": {
|
||
|
|
"dev-master": "6.2-dev"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"autoload": {
|
||
|
|
"files": [
|
||
|
|
"lib/swift_required.php"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Chris Corbyn"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Fabien Potencier",
|
||
|
|
"email": "fabien@symfony.com"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "Swiftmailer, free feature-rich PHP mailer",
|
||
|
|
"homepage": "https://swiftmailer.symfony.com",
|
||
|
|
"keywords": [
|
||
|
|
"email",
|
||
|
|
"mail",
|
||
|
|
"mailer"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"issues": "https://github.com/swiftmailer/swiftmailer/issues",
|
||
|
|
"source": "https://github.com/swiftmailer/swiftmailer/tree/v6.3.0"
|
||
|
|
},
|
||
|
|
"funding": [
|
||
|
|
{
|
||
|
|
"url": "https://github.com/fabpot",
|
||
|
|
"type": "github"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"url": "https://tidelift.com/funding/github/packagist/swiftmailer/swiftmailer",
|
||
|
|
"type": "tidelift"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"abandoned": "symfony/mailer",
|
||
|
|
"time": "2021-10-18T15:26:12+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "symfony/asset",
|
||
|
|
"version": "v4.4.40",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/symfony/asset.git",
|
||
|
|
"reference": "4dee0d02664f2d06005c56b8e43612b7a372e47d"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/symfony/asset/zipball/4dee0d02664f2d06005c56b8e43612b7a372e47d",
|
||
|
|
"reference": "4dee0d02664f2d06005c56b8e43612b7a372e47d",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": ">=7.1.3",
|
||
|
|
"symfony/polyfill-php80": "^1.16"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"symfony/http-foundation": "^3.4|^4.0|^5.0",
|
||
|
|
"symfony/http-kernel": "^3.4|^4.0|^5.0"
|
||
|
|
},
|
||
|
|
"suggest": {
|
||
|
|
"symfony/http-foundation": ""
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Symfony\\Component\\Asset\\": ""
|
||
|
|
},
|
||
|
|
"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": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
|
||
|
|
"homepage": "https://symfony.com",
|
||
|
|
"support": {
|
||
|
|
"source": "https://github.com/symfony/asset/tree/v4.4.40"
|
||
|
|
},
|
||
|
|
"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": "2022-03-07T18:38:28+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "symfony/browser-kit",
|
||
|
|
"version": "v4.4.37",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/symfony/browser-kit.git",
|
||
|
|
"reference": "6e81008cac62369871cb6b8de64576ed138e3998"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/6e81008cac62369871cb6b8de64576ed138e3998",
|
||
|
|
"reference": "6e81008cac62369871cb6b8de64576ed138e3998",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": ">=7.1.3",
|
||
|
|
"symfony/dom-crawler": "^3.4|^4.0|^5.0",
|
||
|
|
"symfony/polyfill-php80": "^1.16"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"symfony/css-selector": "^3.4|^4.0|^5.0",
|
||
|
|
"symfony/http-client": "^4.3|^5.0",
|
||
|
|
"symfony/mime": "^4.3|^5.0",
|
||
|
|
"symfony/process": "^3.4|^4.0|^5.0"
|
||
|
|
},
|
||
|
|
"suggest": {
|
||
|
|
"symfony/process": ""
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Symfony\\Component\\BrowserKit\\": ""
|
||
|
|
},
|
||
|
|
"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": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
|
||
|
|
"homepage": "https://symfony.com",
|
||
|
|
"support": {
|
||
|
|
"source": "https://github.com/symfony/browser-kit/tree/v4.4.37"
|
||
|
|
},
|
||
|
|
"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": "2022-01-02T09:41:36+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "symfony/cache",
|
||
|
|
"version": "v5.4.10",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/symfony/cache.git",
|
||
|
|
"reference": "c4e387b739022fd4b20abd8edb2143c44c5daa14"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/symfony/cache/zipball/c4e387b739022fd4b20abd8edb2143c44c5daa14",
|
||
|
|
"reference": "c4e387b739022fd4b20abd8edb2143c44c5daa14",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": ">=7.2.5",
|
||
|
|
"psr/cache": "^1.0|^2.0",
|
||
|
|
"psr/log": "^1.1|^2|^3",
|
||
|
|
"symfony/cache-contracts": "^1.1.7|^2",
|
||
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
||
|
|
"symfony/polyfill-php73": "^1.9",
|
||
|
|
"symfony/polyfill-php80": "^1.16",
|
||
|
|
"symfony/service-contracts": "^1.1|^2|^3",
|
||
|
|
"symfony/var-exporter": "^4.4|^5.0|^6.0"
|
||
|
|
},
|
||
|
|
"conflict": {
|
||
|
|
"doctrine/dbal": "<2.13.1",
|
||
|
|
"symfony/dependency-injection": "<4.4",
|
||
|
|
"symfony/http-kernel": "<4.4",
|
||
|
|
"symfony/var-dumper": "<4.4"
|
||
|
|
},
|
||
|
|
"provide": {
|
||
|
|
"psr/cache-implementation": "1.0|2.0",
|
||
|
|
"psr/simple-cache-implementation": "1.0|2.0",
|
||
|
|
"symfony/cache-implementation": "1.0|2.0"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"cache/integration-tests": "dev-master",
|
||
|
|
"doctrine/cache": "^1.6|^2.0",
|
||
|
|
"doctrine/dbal": "^2.13.1|^3.0",
|
||
|
|
"predis/predis": "^1.1",
|
||
|
|
"psr/simple-cache": "^1.0|^2.0",
|
||
|
|
"symfony/config": "^4.4|^5.0|^6.0",
|
||
|
|
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
|
||
|
|
"symfony/filesystem": "^4.4|^5.0|^6.0",
|
||
|
|
"symfony/http-kernel": "^4.4|^5.0|^6.0",
|
||
|
|
"symfony/messenger": "^4.4|^5.0|^6.0",
|
||
|
|
"symfony/var-dumper": "^4.4|^5.0|^6.0"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Symfony\\Component\\Cache\\": ""
|
||
|
|
},
|
||
|
|
"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 extended PSR-6, PSR-16 (and tags) implementation",
|
||
|
|
"homepage": "https://symfony.com",
|
||
|
|
"keywords": [
|
||
|
|
"caching",
|
||
|
|
"psr6"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"source": "https://github.com/symfony/cache/tree/v5.4.10"
|
||
|
|
},
|
||
|
|
"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": "2022-06-19T12:03:50+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "symfony/cache-contracts",
|
||
|
|
"version": "v2.5.2",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/symfony/cache-contracts.git",
|
||
|
|
"reference": "64be4a7acb83b6f2bf6de9a02cee6dad41277ebc"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/symfony/cache-contracts/zipball/64be4a7acb83b6f2bf6de9a02cee6dad41277ebc",
|
||
|
|
"reference": "64be4a7acb83b6f2bf6de9a02cee6dad41277ebc",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": ">=7.2.5",
|
||
|
|
"psr/cache": "^1.0|^2.0|^3.0"
|
||
|
|
},
|
||
|
|
"suggest": {
|
||
|
|
"symfony/cache-implementation": ""
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"extra": {
|
||
|
|
"branch-alias": {
|
||
|
|
"dev-main": "2.5-dev"
|
||
|
|
},
|
||
|
|
"thanks": {
|
||
|
|
"name": "symfony/contracts",
|
||
|
|
"url": "https://github.com/symfony/contracts"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Symfony\\Contracts\\Cache\\": ""
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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 caching",
|
||
|
|
"homepage": "https://symfony.com",
|
||
|
|
"keywords": [
|
||
|
|
"abstractions",
|
||
|
|
"contracts",
|
||
|
|
"decoupling",
|
||
|
|
"interfaces",
|
||
|
|
"interoperability",
|
||
|
|
"standards"
|
||
|
|
],
|
||
|
|
"support": {
|
||
|
|
"source": "https://github.com/symfony/cache-contracts/tree/v2.5.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": "2022-01-02T09:53:40+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "symfony/config",
|
||
|
|
"version": "v5.4.9",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/symfony/config.git",
|
||
|
|
"reference": "8f551fe22672ac7ab2c95fe46d899f960ed4d979"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/symfony/config/zipball/8f551fe22672ac7ab2c95fe46d899f960ed4d979",
|
||
|
|
"reference": "8f551fe22672ac7ab2c95fe46d899f960ed4d979",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": ">=7.2.5",
|
||
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
||
|
|
"symfony/filesystem": "^4.4|^5.0|^6.0",
|
||
|
|
"symfony/polyfill-ctype": "~1.8",
|
||
|
|
"symfony/polyfill-php80": "^1.16",
|
||
|
|
"symfony/polyfill-php81": "^1.22"
|
||
|
|
},
|
||
|
|
"conflict": {
|
||
|
|
"symfony/finder": "<4.4"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"symfony/event-dispatcher": "^4.4|^5.0|^6.0",
|
||
|
|
"symfony/finder": "^4.4|^5.0|^6.0",
|
||
|
|
"symfony/messenger": "^4.4|^5.0|^6.0",
|
||
|
|
"symfony/service-contracts": "^1.1|^2|^3",
|
||
|
|
"symfony/yaml": "^4.4|^5.0|^6.0"
|
||
|
|
},
|
||
|
|
"suggest": {
|
||
|
|
"symfony/yaml": "To use the yaml reference dumper"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Symfony\\Component\\Config\\": ""
|
||
|
|
},
|
||
|
|
"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": "Helps you find, load, combine, autofill and validate configuration values of any kind",
|
||
|
|
"homepage": "https://symfony.com",
|
||
|
|
"support": {
|
||
|
|
"source": "https://github.com/symfony/config/tree/v5.4.9"
|
||
|
|
},
|
||
|
|
"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": "2022-05-17T10:39:36+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "symfony/console",
|
||
|
|
"version": "v4.4.43",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/symfony/console.git",
|
||
|
|
"reference": "8a2628d2d5639f35113dc1b833ecd91e1ed1cf46"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/8a2628d2d5639f35113dc1b833ecd91e1ed1cf46",
|
||
|
|
"reference": "8a2628d2d5639f35113dc1b833ecd91e1ed1cf46",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": ">=7.1.3",
|
||
|
|
"symfony/polyfill-mbstring": "~1.0",
|
||
|
|
"symfony/polyfill-php73": "^1.8",
|
||
|
|
"symfony/polyfill-php80": "^1.16",
|
||
|
|
"symfony/service-contracts": "^1.1|^2"
|
||
|
|
},
|
||
|
|
"conflict": {
|
||
|
|
"psr/log": ">=3",
|
||
|
|
"symfony/dependency-injection": "<3.4",
|
||
|
|
"symfony/event-dispatcher": "<4.3|>=5",
|
||
|
|
"symfony/lock": "<4.4",
|
||
|
|
"symfony/process": "<3.3"
|
||
|
|
},
|
||
|
|
"provide": {
|
||
|
|
"psr/log-implementation": "1.0|2.0"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"psr/log": "^1|^2",
|
||
|
|
"symfony/config": "^3.4|^4.0|^5.0",
|
||
|
|
"symfony/dependency-injection": "^3.4|^4.0|^5.0",
|
||
|
|
"symfony/event-dispatcher": "^4.3",
|
||
|
|
"symfony/lock": "^4.4|^5.0",
|
||
|
|
"symfony/process": "^3.4|^4.0|^5.0",
|
||
|
|
"symfony/var-dumper": "^4.3|^5.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",
|
||
|
|
"support": {
|
||
|
|
"source": "https://github.com/symfony/console/tree/v4.4.43"
|
||
|
|
},
|
||
|
|
"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": "2022-06-23T12:22:25+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "symfony/css-selector",
|
||
|
|
"version": "v4.4.37",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/symfony/css-selector.git",
|
||
|
|
"reference": "0628e6c6d7c92f1a7bae543959bdc17347be2436"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/symfony/css-selector/zipball/0628e6c6d7c92f1a7bae543959bdc17347be2436",
|
||
|
|
"reference": "0628e6c6d7c92f1a7bae543959bdc17347be2436",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": ">=7.1.3",
|
||
|
|
"symfony/polyfill-php80": "^1.16"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Symfony\\Component\\CssSelector\\": ""
|
||
|
|
},
|
||
|
|
"exclude-from-classmap": [
|
||
|
|
"/Tests/"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"notification-url": "https://packagist.org/downloads/",
|
||
|
|
"license": [
|
||
|
|
"MIT"
|
||
|
|
],
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Fabien Potencier",
|
||
|
|
"email": "fabien@symfony.com"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Jean-François Simon",
|
||
|
|
"email": "jeanfrancois.simon@sensiolabs.com"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Symfony Community",
|
||
|
|
"homepage": "https://symfony.com/contributors"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"description": "Converts CSS selectors to XPath expressions",
|
||
|
|
"homepage": "https://symfony.com",
|
||
|
|
"support": {
|
||
|
|
"source": "https://github.com/symfony/css-selector/tree/v4.4.37"
|
||
|
|
},
|
||
|
|
"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": "2022-01-02T09:41:36+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "symfony/debug",
|
||
|
|
"version": "v4.4.41",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/symfony/debug.git",
|
||
|
|
"reference": "6637e62480b60817b9a6984154a533e8e64c6bd5"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/symfony/debug/zipball/6637e62480b60817b9a6984154a533e8e64c6bd5",
|
||
|
|
"reference": "6637e62480b60817b9a6984154a533e8e64c6bd5",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": ">=7.1.3",
|
||
|
|
"psr/log": "^1|^2|^3"
|
||
|
|
},
|
||
|
|
"conflict": {
|
||
|
|
"symfony/http-kernel": "<3.4"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"symfony/http-kernel": "^3.4|^4.0|^5.0"
|
||
|
|
},
|
||
|
|
"type": "library",
|
||
|
|
"autoload": {
|
||
|
|
"psr-4": {
|
||
|
|
"Symfony\\Component\\Debug\\": ""
|
||
|
|
},
|
||
|
|
"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 to ease debugging PHP code",
|
||
|
|
"homepage": "https://symfony.com",
|
||
|
|
"support": {
|
||
|
|
"source": "https://github.com/symfony/debug/tree/v4.4.41"
|
||
|
|
},
|
||
|
|
"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"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"abandoned": "symfony/error-handler",
|
||
|
|
"time": "2022-04-12T15:19:55+00:00"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "symfony/dependency-injection",
|
||
|
|
"version": "v5.4.10",
|
||
|
|
"source": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/symfony/dependency-injection.git",
|
||
|
|
"reference": "88d1c0d38c2e60f757fa11d89cfc885f0b7f5171"
|
||
|
|
},
|
||
|
|
"dist": {
|
||
|
|
"type": "zip",
|
||
|
|
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/88d1c0d38c2e60f757fa11d89cfc885f0b7f5171",
|
||
|
|
"reference": "88d1c0d38c2e60f757fa11d89cfc885f0b7f5171",
|
||
|
|
"shasum": ""
|
||
|
|
},
|
||
|
|
"require": {
|
||
|
|
"php": ">=7.2.5",
|
||
|
|
"psr/container": "^1.1.1",
|
||
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
||
|
|
"symfony/polyfill-php80": "^1.16",
|
||
|
|
"symfony/polyfill-php81": "^1.22",
|
||
|
|
"symfony/service-contracts": "^1.1.6|^2"
|
||
|
|
},
|
||
|
|
"conflict": {
|
||
|
|
"ext-psr": "<1.1|>=2",
|
||
|
|
"symfony/config": "<5.3",
|
||
|
|
"symfony/finder": "<4.4",
|
||
|
|
"symfony/proxy-manager-bridge": "<4.4",
|
||
|
|
"symfony/yaml": "<4.4.26"
|
||
|
|
},
|
||
|
|
"provide": {
|
||
|
|
"psr/container-implementation": "1.0",
|
||
|
|
"symfony/service-implementation": "1.0|2.0"
|
||
|
|
},
|
||
|
|
"require-dev": {
|
||
|
|
"symfony/config": "^5.3|^6.0",
|
||
|
|
"symfony/expression-language": "^4.4|^5.0|^6.0",
|
||
|
|
"symfony/yaml": "^4.4.26|^5.0|^6.0"
|
||
|
|
},
|
||
|
|
"suggest": {
|
||
|
|
"symfony/config": "",
|
||
|
|
"symfony/expression-language": "For using expressions in service container configuration",
|
||