2022-07-11 19:27:00 +02:00
{
"_readme" : [
"This file locks the dependencies of your project to a known state" ,
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies" ,
"This file is @generated automatically"
],
2022-10-10 14:29:08 +02:00
"content-hash" : "c353ce376f566d6ed2f9fab0828bdc72" ,
2022-07-11 19:27:00 +02:00
"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" ,
2022-10-10 14:29:08 +02:00
"reference" : "863a384a8521de7a4ea8fa37d17ee4ae8b7f5138"
2022-07-11 19:27:00 +02:00
},
"dist" : {
"type" : "zip" ,
2022-10-10 14:29:08 +02:00
"url" : "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=863a384a8521de7a4ea8fa37d17ee4ae8b7f5138" ,
"reference" : "863a384a8521de7a4ea8fa37d17ee4ae8b7f5138" ,
2022-07-11 19:27:00 +02:00
"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"
],
2022-10-10 14:29:08 +02:00
"time" : "2022-10-10T12:27:17+00:00"
2022-07-11 19:27:00 +02: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" ,
2022-10-10 14:09:15 +02:00
"version" : "1.8.0" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/doctrine/collections.git" ,
2022-10-10 14:09:15 +02:00
"reference" : "2b44dd4cbca8b5744327de78bafef5945c7e7b5e"
2022-07-11 19:27:00 +02:00
},
"dist" : {
"type" : "zip" ,
2022-10-10 14:09:15 +02:00
"url" : "https://api.github.com/repos/doctrine/collections/zipball/2b44dd4cbca8b5744327de78bafef5945c7e7b5e" ,
"reference" : "2b44dd4cbca8b5744327de78bafef5945c7e7b5e" ,
2022-07-11 19:27:00 +02:00
"shasum" : ""
},
"require" : {
2022-10-10 14:09:15 +02:00
"doctrine/deprecations" : "^0.5.3 || ^1" ,
2022-07-11 19:27:00 +02:00
"php" : "^7.1.3 || ^8.0"
},
"require-dev" : {
2022-10-10 14:09:15 +02:00
"doctrine/coding-standard" : "^9.0 || ^10.0" ,
"phpstan/phpstan" : "^1.4.8" ,
2022-07-11 19:27:00 +02:00
"phpunit/phpunit" : "^7.5 || ^8.5 || ^9.1.5" ,
2022-10-10 14:09:15 +02:00
"vimeo/psalm" : "^4.22"
2022-07-11 19:27:00 +02:00
},
"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" ,
2022-10-10 14:09:15 +02:00
"source" : "https://github.com/doctrine/collections/tree/1.8.0"
2022-07-11 19:27:00 +02:00
},
2022-10-10 14:09:15 +02:00
"time" : "2022-09-01T20:12:10+00:00"
2022-07-11 19:27:00 +02:00
},
{
"name" : "doctrine/common" ,
2022-10-10 14:09:15 +02:00
"version" : "3.4.3" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/doctrine/common.git" ,
2022-10-10 14:09:15 +02:00
"reference" : "8b5e5650391f851ed58910b3e3d48a71062eeced"
2022-07-11 19:27:00 +02:00
},
"dist" : {
"type" : "zip" ,
2022-10-10 14:09:15 +02:00
"url" : "https://api.github.com/repos/doctrine/common/zipball/8b5e5650391f851ed58910b3e3d48a71062eeced" ,
"reference" : "8b5e5650391f851ed58910b3e3d48a71062eeced" ,
2022-07-11 19:27:00 +02:00
"shasum" : ""
},
"require" : {
"doctrine/persistence" : "^2.0 || ^3.0" ,
"php" : "^7.1 || ^8.0"
},
"require-dev" : {
2022-10-10 14:09:15 +02:00
"doctrine/coding-standard" : "^9.0 || ^10.0" ,
"doctrine/collections" : "^1" ,
2022-07-11 19:27:00 +02:00
"phpstan/phpstan" : "^1.4.1" ,
"phpstan/phpstan-phpunit" : "^1" ,
"phpunit/phpunit" : "^7.5.20 || ^8.5 || ^9.0" ,
"squizlabs/php_codesniffer" : "^3.0" ,
2022-10-10 14:09:15 +02:00
"symfony/phpunit-bridge" : "^6.1" ,
2022-07-11 19:27:00 +02:00
"vimeo/psalm" : "^4.4"
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
2022-10-10 14:09:15 +02:00
"Doctrine\\Common\\" : "src"
2022-07-11 19:27:00 +02:00
}
},
"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" ,
2022-10-10 14:09:15 +02:00
"source" : "https://github.com/doctrine/common/tree/3.4.3"
2022-07-11 19:27:00 +02:00
},
"funding" : [
{
"url" : "https://www.doctrine-project.org/sponsorship.html" ,
"type" : "custom"
},
{
"url" : "https://www.patreon.com/phpdoctrine" ,
"type" : "patreon"
},
{
"url" : "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon" ,
"type" : "tidelift"
}
],
2022-10-10 14:09:15 +02:00
"time" : "2022-10-09T11:47:59+00:00"
2022-07-11 19:27:00 +02:00
},
{
"name" : "doctrine/dbal" ,
2022-10-10 14:09:15 +02:00
"version" : "3.4.5" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/doctrine/dbal.git" ,
2022-10-10 14:09:15 +02:00
"reference" : "a5a58773109c0abb13e658c8ccd92aeec8d07f9e"
2022-07-11 19:27:00 +02:00
},
"dist" : {
"type" : "zip" ,
2022-10-10 14:09:15 +02:00
"url" : "https://api.github.com/repos/doctrine/dbal/zipball/a5a58773109c0abb13e658c8ccd92aeec8d07f9e" ,
"reference" : "a5a58773109c0abb13e658c8ccd92aeec8d07f9e" ,
2022-07-11 19:27:00 +02:00
"shasum" : ""
},
"require" : {
"composer-runtime-api" : "^2" ,
"doctrine/cache" : "^1.11|^2.0" ,
"doctrine/deprecations" : "^0.5.3|^1" ,
"doctrine/event-manager" : "^1.0" ,
2022-10-10 14:09:15 +02:00
"php" : "^7.4 || ^8.0" ,
2022-07-11 19:27:00 +02:00
"psr/cache" : "^1|^2|^3" ,
"psr/log" : "^1|^2|^3"
},
"require-dev" : {
2022-10-10 14:09:15 +02:00
"doctrine/coding-standard" : "10.0.0" ,
"jetbrains/phpstorm-stubs" : "2022.2" ,
"phpstan/phpstan" : "1.8.3" ,
"phpstan/phpstan-strict-rules" : "^1.3" ,
"phpunit/phpunit" : "9.5.24" ,
"psalm/plugin-phpunit" : "0.17.0" ,
"squizlabs/php_codesniffer" : "3.7.1" ,
"symfony/cache" : "^5.4|^6.0" ,
"symfony/console" : "^4.4|^5.4|^6.0" ,
"vimeo/psalm" : "4.27.0"
2022-07-11 19:27:00 +02:00
},
"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" ,
2022-10-10 14:09:15 +02:00
"source" : "https://github.com/doctrine/dbal/tree/3.4.5"
2022-07-11 19:27:00 +02:00
},
"funding" : [
{
"url" : "https://www.doctrine-project.org/sponsorship.html" ,
"type" : "custom"
},
{
"url" : "https://www.patreon.com/phpdoctrine" ,
"type" : "patreon"
},
{
"url" : "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal" ,
"type" : "tidelift"
}
],
2022-10-10 14:09:15 +02:00
"time" : "2022-09-23T17:48:57+00:00"
2022-07-11 19:27:00 +02: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" ,
2022-10-10 14:09:15 +02:00
"version" : "1.1.2" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/doctrine/event-manager.git" ,
2022-10-10 14:09:15 +02:00
"reference" : "eb2ecf80e3093e8f3c2769ac838e27d8ede8e683"
2022-07-11 19:27:00 +02:00
},
"dist" : {
"type" : "zip" ,
2022-10-10 14:09:15 +02:00
"url" : "https://api.github.com/repos/doctrine/event-manager/zipball/eb2ecf80e3093e8f3c2769ac838e27d8ede8e683" ,
"reference" : "eb2ecf80e3093e8f3c2769ac838e27d8ede8e683" ,
2022-07-11 19:27:00 +02:00
"shasum" : ""
},
"require" : {
"php" : "^7.1 || ^8.0"
},
"conflict" : {
2022-10-10 14:09:15 +02:00
"doctrine/common" : "<2.9"
2022-07-11 19:27:00 +02:00
},
"require-dev" : {
2022-10-10 14:09:15 +02:00
"doctrine/coding-standard" : "^9" ,
"phpstan/phpstan" : "~1.4.10 || ^1.5.4" ,
"phpunit/phpunit" : "^7.5 || ^8.5 || ^9.5" ,
"vimeo/psalm" : "^4.22"
2022-07-11 19:27:00 +02:00
},
"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" : "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" ,
2022-10-10 14:09:15 +02:00
"source" : "https://github.com/doctrine/event-manager/tree/1.1.2"
2022-07-11 19:27:00 +02:00
},
"funding" : [
{
"url" : "https://www.doctrine-project.org/sponsorship.html" ,
"type" : "custom"
},
{
"url" : "https://www.patreon.com/phpdoctrine" ,
"type" : "patreon"
},
{
"url" : "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager" ,
"type" : "tidelift"
}
],
2022-10-10 14:09:15 +02:00
"time" : "2022-07-27T22:18:11+00:00"
2022-07-11 19:27:00 +02:00
},
{
"name" : "doctrine/inflector" ,
2022-10-10 14:09:15 +02:00
"version" : "2.0.5" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/doctrine/inflector.git" ,
2022-10-10 14:09:15 +02:00
"reference" : "ade2b3bbfb776f27f0558e26eed43b5d9fe1b392"
2022-07-11 19:27:00 +02:00
},
"dist" : {
"type" : "zip" ,
2022-10-10 14:09:15 +02:00
"url" : "https://api.github.com/repos/doctrine/inflector/zipball/ade2b3bbfb776f27f0558e26eed43b5d9fe1b392" ,
"reference" : "ade2b3bbfb776f27f0558e26eed43b5d9fe1b392" ,
2022-07-11 19:27:00 +02:00
"shasum" : ""
},
"require" : {
"php" : "^7.2 || ^8.0"
},
"require-dev" : {
2022-10-10 14:09:15 +02:00
"doctrine/coding-standard" : "^9" ,
"phpstan/phpstan" : "^1.8" ,
"phpstan/phpstan-phpunit" : "^1.1" ,
"phpstan/phpstan-strict-rules" : "^1.3" ,
"phpunit/phpunit" : "^8.5 || ^9.5" ,
"vimeo/psalm" : "^4.25"
2022-07-11 19:27:00 +02:00
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Doctrine\\Inflector\\" : "lib/Doctrine/Inflector"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Guilherme Blanco" ,
"email" : "guilhermeblanco@gmail.com"
},
{
"name" : "Roman Borschel" ,
"email" : "roman@code-factory.org"
},
{
"name" : "Benjamin Eberlei" ,
"email" : "kontakt@beberlei.de"
},
{
"name" : "Jonathan Wage" ,
"email" : "jonwage@gmail.com"
},
{
"name" : "Johannes Schmitt" ,
"email" : "schmittjoh@gmail.com"
}
],
"description" : "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words." ,
"homepage" : "https://www.doctrine-project.org/projects/inflector.html" ,
"keywords" : [
"inflection" ,
"inflector" ,
"lowercase" ,
"manipulation" ,
"php" ,
"plural" ,
"singular" ,
"strings" ,
"uppercase" ,
"words"
],
"support" : {
"issues" : "https://github.com/doctrine/inflector/issues" ,
2022-10-10 14:09:15 +02:00
"source" : "https://github.com/doctrine/inflector/tree/2.0.5"
2022-07-11 19:27:00 +02:00
},
"funding" : [
{
"url" : "https://www.doctrine-project.org/sponsorship.html" ,
"type" : "custom"
},
{
"url" : "https://www.patreon.com/phpdoctrine" ,
"type" : "patreon"
},
{
"url" : "https://tidelift.com/funding/github/packagist/doctrine%2Finflector" ,
"type" : "tidelift"
}
],
2022-10-10 14:09:15 +02:00
"time" : "2022-09-07T09:01:28+00:00"
2022-07-11 19:27:00 +02: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" ,
2022-10-10 14:09:15 +02:00
"version" : "3.5.2" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/doctrine/migrations.git" ,
2022-10-10 14:09:15 +02:00
"reference" : "61c6ef3a10b7df43c3b6388a184754f26e58700a"
2022-07-11 19:27:00 +02:00
},
"dist" : {
"type" : "zip" ,
2022-10-10 14:09:15 +02:00
"url" : "https://api.github.com/repos/doctrine/migrations/zipball/61c6ef3a10b7df43c3b6388a184754f26e58700a" ,
"reference" : "61c6ef3a10b7df43c3b6388a184754f26e58700a" ,
2022-07-11 19:27:00 +02:00
"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" ,
2022-10-10 14:09:15 +02:00
"source" : "https://github.com/doctrine/migrations/tree/3.5.2"
2022-07-11 19:27:00 +02:00
},
"funding" : [
{
"url" : "https://www.doctrine-project.org/sponsorship.html" ,
"type" : "custom"
},
{
"url" : "https://www.patreon.com/phpdoctrine" ,
"type" : "patreon"
},
{
"url" : "https://tidelift.com/funding/github/packagist/doctrine%2Fmigrations" ,
"type" : "tidelift"
}
],
2022-10-10 14:09:15 +02:00
"time" : "2022-08-04T14:29:49+00:00"
2022-07-11 19:27:00 +02:00
},
{
"name" : "doctrine/orm" ,
2022-10-10 14:09:15 +02:00
"version" : "2.13.3" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/doctrine/orm.git" ,
2022-10-10 14:09:15 +02:00
"reference" : "e750360bd52b080c4cbaaee1b48b80f7dc873b36"
2022-07-11 19:27:00 +02:00
},
"dist" : {
"type" : "zip" ,
2022-10-10 14:09:15 +02:00
"url" : "https://api.github.com/repos/doctrine/orm/zipball/e750360bd52b080c4cbaaee1b48b80f7dc873b36" ,
"reference" : "e750360bd52b080c4cbaaee1b48b80f7dc873b36" ,
2022-07-11 19:27:00 +02:00
"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" ,
2022-10-10 14:09:15 +02:00
"doctrine/coding-standard" : "^9.0.2 || ^10.0" ,
2022-07-11 19:27:00 +02:00
"phpbench/phpbench" : "^0.16.10 || ^1.0" ,
2022-10-10 14:09:15 +02:00
"phpstan/phpstan" : "~1.4.10 || 1.8.5" ,
2022-07-11 19:27:00 +02:00
"phpunit/phpunit" : "^7.5 || ^8.5 || ^9.5" ,
"psr/log" : "^1 || ^2 || ^3" ,
2022-10-10 14:09:15 +02:00
"squizlabs/php_codesniffer" : "3.7.1" ,
2022-07-11 19:27:00 +02:00
"symfony/cache" : "^4.4 || ^5.4 || ^6.0" ,
"symfony/yaml" : "^3.4 || ^4.0 || ^5.0 || ^6.0" ,
2022-10-10 14:09:15 +02:00
"vimeo/psalm" : "4.27.0"
2022-07-11 19:27:00 +02:00
},
"suggest" : {
2022-10-10 14:09:15 +02:00
"ext-dom" : "Provides support for XSD validation for XML mapping files" ,
2022-07-11 19:27:00 +02:00
"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" ,
2022-10-10 14:09:15 +02:00
"source" : "https://github.com/doctrine/orm/tree/2.13.3"
2022-07-11 19:27:00 +02:00
},
2022-10-10 14:09:15 +02:00
"time" : "2022-10-07T06:37:17+00:00"
2022-07-11 19:27:00 +02:00
},
{
"name" : "doctrine/persistence" ,
2022-10-10 14:09:15 +02:00
"version" : "3.0.3" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/doctrine/persistence.git" ,
2022-10-10 14:09:15 +02:00
"reference" : "ac6fce61f037d7e54dbb2435f5b5648d86548e23"
2022-07-11 19:27:00 +02:00
},
"dist" : {
"type" : "zip" ,
2022-10-10 14:09:15 +02:00
"url" : "https://api.github.com/repos/doctrine/persistence/zipball/ac6fce61f037d7e54dbb2435f5b5648d86548e23" ,
"reference" : "ac6fce61f037d7e54dbb2435f5b5648d86548e23" ,
2022-07-11 19:27:00 +02:00
"shasum" : ""
},
"require" : {
"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" ,
2022-10-10 14:09:15 +02:00
"source" : "https://github.com/doctrine/persistence/tree/3.0.3"
2022-07-11 19:27:00 +02:00
},
"funding" : [
{
"url" : "https://www.doctrine-project.org/sponsorship.html" ,
"type" : "custom"
},
{
"url" : "https://www.patreon.com/phpdoctrine" ,
"type" : "patreon"
},
{
"url" : "https://tidelift.com/funding/github/packagist/doctrine%2Fpersistence" ,
"type" : "tidelift"
}
],
2022-10-10 14:09:15 +02:00
"time" : "2022-08-04T21:14:21+00:00"
2022-07-11 19:27:00 +02: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" ,
2022-10-10 14:09:15 +02:00
"version" : "v4.16.0" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/ezyang/htmlpurifier.git" ,
2022-10-10 14:09:15 +02:00
"reference" : "523407fb06eb9e5f3d59889b3978d5bfe94299c8"
2022-07-11 19:27:00 +02:00
},
"dist" : {
"type" : "zip" ,
2022-10-10 14:09:15 +02:00
"url" : "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8" ,
"reference" : "523407fb06eb9e5f3d59889b3978d5bfe94299c8" ,
2022-07-11 19:27:00 +02:00
"shasum" : ""
},
"require" : {
2022-10-10 14:09:15 +02:00
"php" : "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0"
},
"require-dev" : {
"cerdic/css-tidy" : "^1.7 || ^2.0" ,
"simpletest/simpletest" : "dev-master"
},
"suggest" : {
"cerdic/css-tidy" : "If you want to use the filter 'Filter.ExtractStyleBlocks'." ,
"ext-bcmath" : "Used for unit conversion and imagecrash protection" ,
"ext-iconv" : "Converts text to and from non-UTF-8 encodings" ,
"ext-tidy" : "Used for pretty-printing HTML"
2022-07-11 19:27:00 +02:00
},
"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" ,
2022-10-10 14:09:15 +02:00
"source" : "https://github.com/ezyang/htmlpurifier/tree/v4.16.0"
2022-07-11 19:27:00 +02:00
},
2022-10-10 14:09:15 +02:00
"time" : "2022-09-18T07:06:19+00:00"
2022-07-11 19:27:00 +02:00
},
{
"name" : "fakerphp/faker" ,
2022-10-10 14:09:15 +02:00
"version" : "v1.20.0" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/FakerPHP/Faker.git" ,
2022-10-10 14:09:15 +02:00
"reference" : "37f751c67a5372d4e26353bd9384bc03744ec77b"
2022-07-11 19:27:00 +02:00
},
"dist" : {
"type" : "zip" ,
2022-10-10 14:09:15 +02:00
"url" : "https://api.github.com/repos/FakerPHP/Faker/zipball/37f751c67a5372d4e26353bd9384bc03744ec77b" ,
"reference" : "37f751c67a5372d4e26353bd9384bc03744ec77b" ,
2022-07-11 19:27:00 +02:00
"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" : {
2022-10-10 14:09:15 +02:00
"dev-main" : "v1.20-dev"
2022-07-11 19:27:00 +02:00
}
},
"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" ,
2022-10-10 14:09:15 +02:00
"source" : "https://github.com/FakerPHP/Faker/tree/v1.20.0"
2022-07-11 19:27:00 +02:00
},
2022-10-10 14:09:15 +02:00
"time" : "2022-07-20T13:12:54+00:00"
2022-07-11 19:27:00 +02: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" ,
2022-10-10 14:09:15 +02:00
"version" : "8.12.56" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/giggsey/libphonenumber-for-php.git" ,
2022-10-10 14:09:15 +02:00
"reference" : "0f6481df7bee33fe0ed87d2af06770527a2e1c86"
2022-07-11 19:27:00 +02:00
},
"dist" : {
"type" : "zip" ,
2022-10-10 14:09:15 +02:00
"url" : "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/0f6481df7bee33fe0ed87d2af06770527a2e1c86" ,
"reference" : "0f6481df7bee33fe0ed87d2af06770527a2e1c86" ,
2022-07-11 19:27:00 +02:00
"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"
},
2022-10-10 14:09:15 +02:00
"time" : "2022-09-23T15:16:03+00:00"
2022-07-11 19:27:00 +02: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" ,
2022-10-10 14:09:15 +02:00
"version" : "7.5.0" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/guzzle/guzzle.git" ,
2022-10-10 14:09:15 +02:00
"reference" : "b50a2a1251152e43f6a37f0fa053e730a67d25ba"
2022-07-11 19:27:00 +02:00
},
"dist" : {
"type" : "zip" ,
2022-10-10 14:09:15 +02:00
"url" : "https://api.github.com/repos/guzzle/guzzle/zipball/b50a2a1251152e43f6a37f0fa053e730a67d25ba" ,
"reference" : "b50a2a1251152e43f6a37f0fa053e730a67d25ba" ,
2022-07-11 19:27:00 +02:00
"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" : {
2022-10-10 14:09:15 +02:00
"bamarni/composer-bin-plugin" : "^1.8.1" ,
2022-07-11 19:27:00 +02:00
"ext-curl" : "*" ,
"php-http/client-integration-tests" : "^3.0" ,
2022-10-10 14:09:15 +02:00
"phpunit/phpunit" : "^8.5.29 || ^9.5.23" ,
2022-07-11 19:27:00 +02:00
"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" : {
2022-10-10 14:09:15 +02:00
"bamarni-bin" : {
"bin-links" : true ,
"forward-command" : false
},
2022-07-11 19:27:00 +02:00
"branch-alias" : {
2022-10-10 14:09:15 +02:00
"dev-master" : "7.5-dev"
2022-07-11 19:27:00 +02:00
}
},
"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" ,
2022-10-10 14:09:15 +02:00
"source" : "https://github.com/guzzle/guzzle/tree/7.5.0"
2022-07-11 19:27:00 +02:00
},
"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"
}
],
2022-10-10 14:09:15 +02:00
"time" : "2022-08-28T15:39:27+00:00"
2022-07-11 19:27:00 +02:00
},
{
"name" : "guzzlehttp/promises" ,
2022-10-10 14:09:15 +02:00
"version" : "1.5.2" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/guzzle/promises.git" ,
2022-10-10 14:09:15 +02:00
"reference" : "b94b2807d85443f9719887892882d0329d1e2598"
2022-07-11 19:27:00 +02:00
},
"dist" : {
"type" : "zip" ,
2022-10-10 14:09:15 +02:00
"url" : "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598" ,
"reference" : "b94b2807d85443f9719887892882d0329d1e2598" ,
2022-07-11 19:27:00 +02:00
"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" ,
2022-10-10 14:09:15 +02:00
"source" : "https://github.com/guzzle/promises/tree/1.5.2"
2022-07-11 19:27:00 +02:00
},
"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"
}
],
2022-10-10 14:09:15 +02:00
"time" : "2022-08-28T14:55:35+00:00"
2022-07-11 19:27:00 +02:00
},
{
"name" : "guzzlehttp/psr7" ,
2022-10-10 14:09:15 +02:00
"version" : "2.4.1" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/guzzle/psr7.git" ,
2022-10-10 14:09:15 +02:00
"reference" : "69568e4293f4fa993f3b0e51c9723e1e17c41379"
2022-07-11 19:27:00 +02:00
},
"dist" : {
"type" : "zip" ,
2022-10-10 14:09:15 +02:00
"url" : "https://api.github.com/repos/guzzle/psr7/zipball/69568e4293f4fa993f3b0e51c9723e1e17c41379" ,
"reference" : "69568e4293f4fa993f3b0e51c9723e1e17c41379" ,
2022-07-11 19:27:00 +02:00
"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" : {
2022-10-10 14:09:15 +02:00
"bamarni/composer-bin-plugin" : "^1.8.1" ,
2022-07-11 19:27:00 +02:00
"http-interop/http-factory-tests" : "^0.9" ,
2022-10-10 14:09:15 +02:00
"phpunit/phpunit" : "^8.5.29 || ^9.5.23"
2022-07-11 19:27:00 +02:00
},
"suggest" : {
"laminas/laminas-httphandlerrunner" : "Emit PSR-7 responses"
},
"type" : "library" ,
"extra" : {
2022-10-10 14:09:15 +02:00
"bamarni-bin" : {
"bin-links" : true ,
"forward-command" : false
},
2022-07-11 19:27:00 +02:00
"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" ,
2022-10-10 14:09:15 +02:00
"source" : "https://github.com/guzzle/psr7/tree/2.4.1"
2022-07-11 19:27:00 +02:00
},
"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"
}
],
2022-10-10 14:09:15 +02:00
"time" : "2022-08-28T14:45:39+00:00"
2022-07-11 19:27:00 +02: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" ,
2022-10-10 14:09:15 +02:00
"version" : "4.7.0" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/laminas/laminas-code.git" ,
2022-10-10 14:09:15 +02:00
"reference" : "0337d9265bc2e6376babad8c511500821620cb30"
2022-07-11 19:27:00 +02:00
},
"dist" : {
"type" : "zip" ,
2022-10-10 14:09:15 +02:00
"url" : "https://api.github.com/repos/laminas/laminas-code/zipball/0337d9265bc2e6376babad8c511500821620cb30" ,
"reference" : "0337d9265bc2e6376babad8c511500821620cb30" ,
2022-07-11 19:27:00 +02:00
"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" ,
2022-10-10 14:09:15 +02:00
"psalm/plugin-phpunit" : "^0.17.0" ,
2022-07-11 19:27:00 +02:00
"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"
}
],
2022-10-10 14:09:15 +02:00
"time" : "2022-09-13T10:33:30+00:00"
2022-07-11 19:27:00 +02:00
},
{
"name" : "laminas/laminas-escaper" ,
2022-10-10 14:09:15 +02:00
"version" : "2.12.0" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/laminas/laminas-escaper.git" ,
2022-10-10 14:09:15 +02:00
"reference" : "ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490"
2022-07-11 19:27:00 +02:00
},
"dist" : {
"type" : "zip" ,
2022-10-10 14:09:15 +02:00
"url" : "https://api.github.com/repos/laminas/laminas-escaper/zipball/ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490" ,
"reference" : "ee7a4c37bf3d0e8c03635d5bddb5bb3184ead490" ,
2022-07-11 19:27:00 +02:00
"shasum" : ""
},
"require" : {
"ext-ctype" : "*" ,
"ext-mbstring" : "*" ,
2022-10-10 14:09:15 +02:00
"php" : "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0"
2022-07-11 19:27:00 +02:00
},
"conflict" : {
"zendframework/zend-escaper" : "*"
},
"require-dev" : {
"infection/infection" : "^0.26.6" ,
2022-10-10 14:09:15 +02:00
"laminas/laminas-coding-standard" : "~2.4.0" ,
2022-07-11 19:27:00 +02:00
"maglnet/composer-require-checker" : "^3.8.0" ,
"phpunit/phpunit" : "^9.5.18" ,
2022-10-10 14:09:15 +02:00
"psalm/plugin-phpunit" : "^0.17.0" ,
2022-07-11 19:27:00 +02:00
"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"
}
],
2022-10-10 14:09:15 +02:00
"time" : "2022-10-10T10:11:09+00:00"
2022-07-11 19:27:00 +02: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" ,
2022-10-10 14:09:15 +02:00
"version" : "1.0.4" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/loophp/psr17.git" ,
2022-10-10 14:09:15 +02:00
"reference" : "83a363a32ca5eb44e69fda0deaa027e76dc8cbe8"
2022-07-11 19:27:00 +02:00
},
"dist" : {
"type" : "zip" ,
2022-10-10 14:09:15 +02:00
"url" : "https://api.github.com/repos/loophp/psr17/zipball/83a363a32ca5eb44e69fda0deaa027e76dc8cbe8" ,
"reference" : "83a363a32ca5eb44e69fda0deaa027e76dc8cbe8" ,
2022-07-11 19:27:00 +02:00
"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" ,
2022-10-10 14:09:15 +02:00
"ext-pcov" : "*" ,
2022-07-11 19:27:00 +02:00
"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"
}
],
2022-10-10 14:09:15 +02:00
"time" : "2022-08-28T18:20:24+00:00"
2022-07-11 19:27:00 +02: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" ,
2022-10-10 14:09:15 +02:00
"version" : "2.8.0" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Seldaek/monolog.git" ,
2022-10-10 14:09:15 +02:00
"reference" : "720488632c590286b88b80e62aa3d3d551ad4a50"
2022-07-11 19:27:00 +02:00
},
"dist" : {
"type" : "zip" ,
2022-10-10 14:09:15 +02:00
"url" : "https://api.github.com/repos/Seldaek/monolog/zipball/720488632c590286b88b80e62aa3d3d551ad4a50" ,
"reference" : "720488632c590286b88b80e62aa3d3d551ad4a50" ,
2022-07-11 19:27:00 +02:00
"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" ,
"phpspec/prophecy" : "^1.15" ,
"phpstan/phpstan" : "^0.12.91" ,
"phpunit/phpunit" : "^8.5.14" ,
2022-10-10 14:09:15 +02:00
"predis/predis" : "^1.1 || ^2.0" ,
2022-07-11 19:27:00 +02:00
"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" ,
"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" ,
2022-10-10 14:09:15 +02:00
"source" : "https://github.com/Seldaek/monolog/tree/2.8.0"
2022-07-11 19:27:00 +02:00
},
"funding" : [
{
"url" : "https://github.com/Seldaek" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/monolog/monolog" ,
"type" : "tidelift"
}
],
2022-10-10 14:09:15 +02:00
"time" : "2022-07-24T11:55:47+00:00"
2022-07-11 19:27:00 +02: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" ,
2022-10-10 14:09:15 +02:00
"version" : "1.8.4" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/myclabs/php-enum.git" ,
2022-10-10 14:09:15 +02:00
"reference" : "a867478eae49c9f59ece437ae7f9506bfaa27483"
2022-07-11 19:27:00 +02:00
},
"dist" : {
"type" : "zip" ,
2022-10-10 14:09:15 +02:00
"url" : "https://api.github.com/repos/myclabs/php-enum/zipball/a867478eae49c9f59ece437ae7f9506bfaa27483" ,
"reference" : "a867478eae49c9f59ece437ae7f9506bfaa27483" ,
2022-07-11 19:27:00 +02:00
"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/"
2022-10-10 14:09:15 +02:00
},
"classmap" : [
"stubs/Stringable.php"
]
2022-07-11 19:27:00 +02:00
},
"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" ,
2022-10-10 14:09:15 +02:00
"source" : "https://github.com/myclabs/php-enum/tree/1.8.4"
2022-07-11 19:27:00 +02:00
},
"funding" : [
{
"url" : "https://github.com/mnapoli" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/myclabs/php-enum" ,
"type" : "tidelift"
}
],
2022-10-10 14:09:15 +02:00
"time" : "2022-08-04T09:53:51+00:00"
2022-07-11 19:27:00 +02: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" ,
2022-10-10 14:09:15 +02:00
"version" : "1.25.2" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/PHPOffice/PhpSpreadsheet.git" ,
2022-10-10 14:09:15 +02:00
"reference" : "a317a09e7def49852400a4b3eca4a4b0790ceeb5"
2022-07-11 19:27:00 +02:00
},
"dist" : {
"type" : "zip" ,
2022-10-10 14:09:15 +02:00
"url" : "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/a317a09e7def49852400a4b3eca4a4b0790ceeb5" ,
"reference" : "a317a09e7def49852400a4b3eca4a4b0790ceeb5" ,
2022-07-11 19:27:00 +02:00
"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" : "*" ,
2022-10-10 14:09:15 +02:00
"ezyang/htmlpurifier" : "^4.15" ,
2022-07-11 19:27:00 +02:00
"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" ,
2022-10-10 14:09:15 +02:00
"psr/simple-cache" : "^1.0 || ^2.0 || ^3.0"
2022-07-11 19:27:00 +02:00
},
"require-dev" : {
"dealerdirect/phpcodesniffer-composer-installer" : "dev-master" ,
"dompdf/dompdf" : "^1.0 || ^2.0" ,
"friendsofphp/php-cs-fixer" : "^3.2" ,
2022-10-10 14:09:15 +02:00
"mitoteam/jpgraph" : "10.2.4" ,
2022-07-11 19:27:00 +02:00
"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" ,
2022-10-10 14:09:15 +02:00
"tecnickcom/tcpdf" : "6.5"
2022-07-11 19:27:00 +02:00
},
"suggest" : {
2022-10-10 14:09:15 +02:00
"dompdf/dompdf" : "Option for rendering PDF with PDF Writer" ,
"ext-intl" : "PHP Internationalization Functions" ,
"mitoteam/jpgraph" : "Option for rendering charts, or including charts with PDF or HTML Writers" ,
2022-07-11 19:27:00 +02:00
"mpdf/mpdf" : "Option for rendering PDF with PDF Writer" ,
2022-10-10 14:09:15 +02:00
"tecnickcom/tcpdf" : "Option for rendering PDF with PDF Writer"
2022-07-11 19:27:00 +02:00
},
"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" ,
2022-10-10 14:09:15 +02:00
"source" : "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.25.2"
2022-07-11 19:27:00 +02:00
},
2022-10-10 14:09:15 +02:00
"time" : "2022-09-25T17:21:01+00:00"
2022-07-11 19:27:00 +02: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" ,
2022-10-10 14:09:15 +02:00
"version" : "3.0.16" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/phpseclib/phpseclib.git" ,
2022-10-10 14:09:15 +02:00
"reference" : "7181378909ed8890be4db53d289faac5b77f8b05"
2022-07-11 19:27:00 +02:00
},
"dist" : {
"type" : "zip" ,
2022-10-10 14:09:15 +02:00
"url" : "https://api.github.com/repos/phpseclib/phpseclib/zipball/7181378909ed8890be4db53d289faac5b77f8b05" ,
"reference" : "7181378909ed8890be4db53d289faac5b77f8b05" ,
2022-07-11 19:27:00 +02:00
"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" : {
2022-10-10 14:09:15 +02:00
"ext-dom" : "Install the DOM extension to load XML formatted public keys." ,
2022-07-11 19:27:00 +02:00
"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" ,
2022-10-10 14:09:15 +02:00
"source" : "https://github.com/phpseclib/phpseclib/tree/3.0.16"
2022-07-11 19:27:00 +02:00
},
"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"
}
],
2022-10-10 14:09:15 +02:00
"time" : "2022-09-05T18:03:08+00:00"
2022-07-11 19:27:00 +02:00
},
{
"name" : "phpstan/phpstan" ,
2022-10-10 14:09:15 +02:00
"version" : "1.8.8" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/phpstan/phpstan.git" ,
2022-10-10 14:09:15 +02:00
"reference" : "08310ce271984587e2a4cda94e1ac66510a6ea07"
2022-07-11 19:27:00 +02:00
},
"dist" : {
"type" : "zip" ,
2022-10-10 14:09:15 +02:00
"url" : "https://api.github.com/repos/phpstan/phpstan/zipball/08310ce271984587e2a4cda94e1ac66510a6ea07" ,
"reference" : "08310ce271984587e2a4cda94e1ac66510a6ea07" ,
2022-07-11 19:27:00 +02:00
"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" ,
2022-10-10 14:09:15 +02:00
"keywords" : [
"dev" ,
"static analysis"
],
2022-07-11 19:27:00 +02:00
"support" : {
"issues" : "https://github.com/phpstan/phpstan/issues" ,
2022-10-10 14:09:15 +02:00
"source" : "https://github.com/phpstan/phpstan/tree/1.8.8"
2022-07-11 19:27:00 +02:00
},
"funding" : [
{
"url" : "https://github.com/ondrejmirtes" ,
"type" : "github"
},
{
"url" : "https://github.com/phpstan" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/phpstan/phpstan" ,
"type" : "tidelift"
}
],
2022-10-10 14:09:15 +02:00
"time" : "2022-10-06T12:51:57+00:00"
2022-07-11 19:27:00 +02: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" ,
2022-10-10 14:09:15 +02:00
"version" : "4.0.8" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/comparator.git" ,
2022-10-10 14:09:15 +02:00
"reference" : "fa0f136dd2334583309d32b62544682ee972b51a"
2022-07-11 19:27:00 +02:00
},
"dist" : {
"type" : "zip" ,
2022-10-10 14:09:15 +02:00
"url" : "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa0f136dd2334583309d32b62544682ee972b51a" ,
"reference" : "fa0f136dd2334583309d32b62544682ee972b51a" ,
2022-07-11 19:27:00 +02:00
"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" ,
2022-10-10 14:09:15 +02:00
"source" : "https://github.com/sebastianbergmann/comparator/tree/4.0.8"
2022-07-11 19:27:00 +02:00
},
"funding" : [
{
"url" : "https://github.com/sebastianbergmann" ,
"type" : "github"
}
],
2022-10-10 14:09:15 +02:00
"time" : "2022-09-14T12:41:17+00:00"
2022-07-11 19:27:00 +02: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" ,
2022-10-10 14:09:15 +02:00
"version" : "4.0.5" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/exporter.git" ,
2022-10-10 14:09:15 +02:00
"reference" : "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d"
2022-07-11 19:27:00 +02:00
},
"dist" : {
"type" : "zip" ,
2022-10-10 14:09:15 +02:00
"url" : "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d" ,
"reference" : "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d" ,
2022-07-11 19:27:00 +02:00
"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" ,
2022-10-10 14:09:15 +02:00
"source" : "https://github.com/sebastianbergmann/exporter/tree/4.0.5"
2022-07-11 19:27:00 +02:00
},
"funding" : [
{
"url" : "https://github.com/sebastianbergmann" ,
"type" : "github"
}
],
2022-10-10 14:09:15 +02:00
"time" : "2022-09-14T06:03:37+00:00"
2022-07-11 19:27:00 +02: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/"