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"
] ,
2023-02-01 12:46:15 +01:00
"content-hash" : "a31ca489792a6a2e37aa63ff45008c4b" ,
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" ,
2023-02-01 12:46:15 +01:00
"reference" : "702368f2f1b1deb002fcc3fadab80a53cdb523db"
2022-07-11 19:27:00 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-02-01 12:46:15 +01:00
"url" : "https://api.github.com/repos/Champs-Libres/wopi-bundle/zipball/702368f2f1b1deb002fcc3fadab80a53cdb523db" ,
"reference" : "702368f2f1b1deb002fcc3fadab80a53cdb523db" ,
2022-07-11 19:27:00 +02:00
"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" ,
2023-01-07 21:11:01 +01:00
"phpspec/phpspec" : "^7.1" ,
"phpspec/prophecy" : "^1.16" ,
"phpspec/prophecy-phpunit" : "^2.0" ,
"phpunit/phpunit" : "^9.5" ,
"symfony/phpunit-bridge" : "^6.2"
2022-07-11 19:27:00 +02:00
} ,
"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"
} ,
2023-02-01 12:46:15 +01:00
"time" : "2023-01-19T21:29:50+00:00"
2022-07-11 19:27:00 +02:00
} ,
{
"name" : "champs-libres/wopi-lib" ,
"version" : "dev-master" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Champs-Libres/wopi-lib.git" ,
2023-01-13 21:09:41 +01:00
"reference" : "922e68dd1b1f769c7c0386e3b5f93fc64258cc0f"
2022-07-11 19:27:00 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-13 21:09:41 +01:00
"url" : "https://api.github.com/repos/Champs-Libres/wopi-lib/zipball/922e68dd1b1f769c7c0386e3b5f93fc64258cc0f" ,
"reference" : "922e68dd1b1f769c7c0386e3b5f93fc64258cc0f" ,
2022-07-11 19:27:00 +02:00
"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"
} ,
2023-01-13 21:09:41 +01:00
"time" : "2023-01-10T20:26:46+00:00"
2022-07-11 19:27:00 +02:00
} ,
{
"name" : "chill-project/chill-bundles" ,
2023-01-13 21:09:41 +01:00
"version" : "dev-master" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "git@gitlab.com:Chill-Projet/chill-bundles.git" ,
2023-02-01 12:46:15 +01:00
"reference" : "de55ff920f1ffee00b0d5ea47aa5028a23dff5a7"
2022-07-11 19:27:00 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-02-01 12:46:15 +01:00
"url" : "https://gitlab.com/api/v4/projects/Chill-Projet%2Fchill-bundles/repository/archive.zip?sha=de55ff920f1ffee00b0d5ea47aa5028a23dff5a7" ,
"reference" : "de55ff920f1ffee00b0d5ea47aa5028a23dff5a7" ,
2022-07-11 19:27:00 +02:00
"shasum" : ""
} ,
"require" : {
"champs-libres/async-uploader-bundle" : "dev-sf4#d57134aee8e504a83c902ff0cf9f8d36ac418290" ,
2023-01-07 21:11:01 +01:00
"champs-libres/wopi-bundle" : "dev-master@dev" ,
"champs-libres/wopi-lib" : "dev-master@dev" ,
2022-07-11 19:27:00 +02:00
"doctrine/doctrine-bundle" : "^2.1" ,
"doctrine/doctrine-migrations-bundle" : "^3.0" ,
2023-01-07 21:11:01 +01:00
"doctrine/orm" : "^2.13.0" ,
2022-07-11 19:27:00 +02:00
"erusev/parsedown" : "^1.7" ,
2023-01-07 21:11:01 +01:00
"ext-json" : "*" ,
"ext-openssl" : "*" ,
"ext-redis" : "*" ,
2022-07-11 19:27:00 +02:00
"graylog2/gelf-php" : "^1.5" ,
"knplabs/knp-menu-bundle" : "^3.0" ,
"knplabs/knp-time-bundle" : "^1.12" ,
2022-12-24 15:40:18 +01:00
"knpuniversity/oauth2-client-bundle" : "^2.10" ,
2022-07-11 19:27:00 +02:00
"league/csv" : "^9.7.1" ,
2023-01-07 21:11:01 +01:00
"lexik/jwt-authentication-bundle" : "^2.16" ,
2022-07-11 19:27:00 +02:00
"nyholm/psr7" : "^1.4" ,
"ocramius/package-versions" : "^1.10 || ^2" ,
"odolbeau/phone-number-bundle" : "^3.6" ,
2022-12-24 15:40:18 +01:00
"ovh/ovh" : "^3.0" ,
2022-07-11 19:27:00 +02:00
"php" : "^7.4" ,
"phpoffice/phpspreadsheet" : "^1.16" ,
"ramsey/uuid-doctrine" : "^1.7" ,
"sensio/framework-extra-bundle" : "^5.5" ,
"spomky-labs/base64url" : "^2.0" ,
"symfony/browser-kit" : "^4.4" ,
"symfony/css-selector" : "^4.4" ,
"symfony/expression-language" : "^4.4" ,
"symfony/form" : "^4.4" ,
"symfony/framework-bundle" : "^4.4" ,
2023-01-07 21:11:01 +01:00
"symfony/http-client" : "^4.4 || ^5" ,
2022-07-11 19:27:00 +02:00
"symfony/http-foundation" : "^4.4" ,
"symfony/intl" : "^4.4" ,
"symfony/mailer" : "^5.4" ,
2022-12-24 15:40:18 +01:00
"symfony/messenger" : "^5.4" ,
2022-07-11 19:27:00 +02:00
"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/webpack-encore-bundle" : "^1.11" ,
"symfony/workflow" : "^4.4" ,
"symfony/yaml" : "^4.4" ,
2022-12-24 15:40:18 +01:00
"thenetworg/oauth2-azure" : "^2.0" ,
2022-07-11 19:27:00 +02:00
"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" ,
2023-01-07 21:11:01 +01:00
"symfony/var-dumper" : "^4.4"
2022-07-11 19:27:00 +02:00
} ,
2023-01-13 21:09:41 +01:00
"default-branch" : true ,
2022-07-11 19:27:00 +02:00
"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"
] ,
2023-02-01 12:46:15 +01:00
"time" : "2023-01-31T18:41:43+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" ,
2022-12-24 15:40:18 +01:00
"version" : "1.14.2" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/doctrine/annotations.git" ,
2022-12-24 15:40:18 +01:00
"reference" : "ad785217c1e9555a7d6c6c8c9f406395a5e2882b"
2022-07-11 19:27:00 +02:00
} ,
"dist" : {
"type" : "zip" ,
2022-12-24 15:40:18 +01:00
"url" : "https://api.github.com/repos/doctrine/annotations/zipball/ad785217c1e9555a7d6c6c8c9f406395a5e2882b" ,
"reference" : "ad785217c1e9555a7d6c6c8c9f406395a5e2882b" ,
2022-07-11 19:27:00 +02:00
"shasum" : ""
} ,
"require" : {
2022-12-24 15:40:18 +01:00
"doctrine/lexer" : "^1 || ^2" ,
2022-07-11 19:27:00 +02:00
"ext-tokenizer" : "*" ,
"php" : "^7.1 || ^8.0" ,
"psr/cache" : "^1 || ^2 || ^3"
} ,
"require-dev" : {
"doctrine/cache" : "^1.11 || ^2.0" ,
2022-12-24 15:40:18 +01:00
"doctrine/coding-standard" : "^9 || ^10" ,
"phpstan/phpstan" : "~1.4.10 || ^1.8.0" ,
"phpunit/phpunit" : "^7.5 || ^8.5 || ^9.5" ,
"symfony/cache" : "^4.4 || ^5.4 || ^6" ,
2022-07-11 19:27:00 +02:00
"vimeo/psalm" : "^4.10"
} ,
2022-12-24 15:40:18 +01:00
"suggest" : {
"php" : "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
} ,
2022-07-11 19:27:00 +02:00
"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" ,
2022-12-24 15:40:18 +01:00
"source" : "https://github.com/doctrine/annotations/tree/1.14.2"
2022-07-11 19:27:00 +02:00
} ,
2022-12-24 15:40:18 +01:00
"time" : "2022-12-15T06:48:22+00:00"
2022-07-11 19:27:00 +02: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" ,
2023-01-13 21:09:41 +01:00
"version" : "3.5.3" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/doctrine/dbal.git" ,
2023-01-13 21:09:41 +01:00
"reference" : "88fa7e5189fd5ec6682477044264dc0ed4e3aa1e"
2022-07-11 19:27:00 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-13 21:09:41 +01:00
"url" : "https://api.github.com/repos/doctrine/dbal/zipball/88fa7e5189fd5ec6682477044264dc0ed4e3aa1e" ,
"reference" : "88fa7e5189fd5ec6682477044264dc0ed4e3aa1e" ,
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" ,
2022-12-24 15:40:18 +01:00
"doctrine/event-manager" : "^1|^2" ,
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-12-24 15:40:18 +01:00
"doctrine/coding-standard" : "11.0.0" ,
"jetbrains/phpstorm-stubs" : "2022.3" ,
2023-01-13 21:09:41 +01:00
"phpstan/phpstan" : "1.9.4" ,
2022-12-24 15:40:18 +01:00
"phpstan/phpstan-strict-rules" : "^1.4" ,
"phpunit/phpunit" : "9.5.27" ,
"psalm/plugin-phpunit" : "0.18.4" ,
2022-10-10 14:09:15 +02:00
"squizlabs/php_codesniffer" : "3.7.1" ,
"symfony/cache" : "^5.4|^6.0" ,
"symfony/console" : "^4.4|^5.4|^6.0" ,
2022-12-24 15:40:18 +01:00
"vimeo/psalm" : "4.30.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" ,
2023-01-13 21:09:41 +01:00
"source" : "https://github.com/doctrine/dbal/tree/3.5.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%2Fdbal" ,
"type" : "tidelift"
}
] ,
2023-01-13 21:09:41 +01:00
"time" : "2023-01-12T10:21:44+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" ,
2022-12-24 15:40:18 +01:00
"version" : "2.7.2" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/doctrine/DoctrineBundle.git" ,
2022-12-24 15:40:18 +01:00
"reference" : "22d53b2c5ad03929628fb4a928b01135585b7179"
2022-07-11 19:27:00 +02:00
} ,
"dist" : {
"type" : "zip" ,
2022-12-24 15:40:18 +01:00
"url" : "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/22d53b2c5ad03929628fb4a928b01135585b7179" ,
"reference" : "22d53b2c5ad03929628fb4a928b01135585b7179" ,
2022-07-11 19:27:00 +02:00
"shasum" : ""
} ,
"require" : {
"doctrine/annotations" : "^1" ,
"doctrine/cache" : "^1.11 || ^2.0" ,
2022-12-24 15:40:18 +01:00
"doctrine/dbal" : "^2.13.1 || ^3.3.2" ,
"doctrine/persistence" : "^2.2 || ^3" ,
2022-07-11 19:27:00 +02:00
"doctrine/sql-formatter" : "^1.0.1" ,
"php" : "^7.1 || ^8.0" ,
2022-12-24 15:40:18 +01:00
"symfony/cache" : "^4.4 || ^5.4 || ^6.0" ,
"symfony/config" : "^4.4.3 || ^5.4 || ^6.0" ,
"symfony/console" : "^4.4 || ^5.4 || ^6.0" ,
"symfony/dependency-injection" : "^4.4.18 || ^5.4 || ^6.0" ,
"symfony/deprecation-contracts" : "^2.1 || ^3" ,
"symfony/doctrine-bridge" : "^4.4.22 || ^5.4 || ^6.0" ,
"symfony/framework-bundle" : "^4.4 || ^5.4 || ^6.0" ,
"symfony/service-contracts" : "^1.1.1 || ^2.0 || ^3"
2022-07-11 19:27:00 +02:00
} ,
"conflict" : {
2022-12-24 15:40:18 +01:00
"doctrine/orm" : "<2.11 || >=3.0" ,
"twig/twig" : "<1.34 || >=2.0,<2.4"
2022-07-11 19:27:00 +02:00
} ,
"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" ,
2022-12-24 15:40:18 +01:00
"psr/log" : "^1.1.4 || ^2.0 || ^3.0" ,
"symfony/phpunit-bridge" : "^6.1" ,
"symfony/property-info" : "^4.4 || ^5.4 || ^6.0" ,
"symfony/proxy-manager-bridge" : "^4.4 || ^5.4 || ^6.0" ,
"symfony/security-bundle" : "^4.4 || ^5.4 || ^6.0" ,
"symfony/twig-bridge" : "^4.4 || ^5.4 || ^6.0" ,
"symfony/validator" : "^4.4 || ^5.4 || ^6.0" ,
"symfony/web-profiler-bundle" : "^4.4 || ^5.4 || ^6.0" ,
"symfony/yaml" : "^4.4 || ^5.4 || ^6.0" ,
"twig/twig" : "^1.34 || ^2.12 || ^3.0" ,
2022-07-11 19:27:00 +02:00
"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" ,
2022-12-24 15:40:18 +01:00
"source" : "https://github.com/doctrine/DoctrineBundle/tree/2.7.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%2Fdoctrine-bundle" ,
"type" : "tidelift"
}
] ,
2022-12-24 15:40:18 +01:00
"time" : "2022-12-07T12:07:11+00:00"
2022-07-11 19:27:00 +02: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-12-24 15:40:18 +01:00
"version" : "1.2.0" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/doctrine/event-manager.git" ,
2022-12-24 15:40:18 +01:00
"reference" : "95aa4cb529f1e96576f3fda9f5705ada4056a520"
2022-07-11 19:27:00 +02:00
} ,
"dist" : {
"type" : "zip" ,
2022-12-24 15:40:18 +01:00
"url" : "https://api.github.com/repos/doctrine/event-manager/zipball/95aa4cb529f1e96576f3fda9f5705ada4056a520" ,
"reference" : "95aa4cb529f1e96576f3fda9f5705ada4056a520" ,
2022-07-11 19:27:00 +02:00
"shasum" : ""
} ,
"require" : {
2022-12-24 15:40:18 +01:00
"doctrine/deprecations" : "^0.5.3 || ^1" ,
2022-07-11 19:27:00 +02:00
"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-12-24 15:40:18 +01:00
"doctrine/coding-standard" : "^9 || ^10" ,
"phpstan/phpstan" : "~1.4.10 || ^1.8.8" ,
2022-10-10 14:09:15 +02:00
"phpunit/phpunit" : "^7.5 || ^8.5 || ^9.5" ,
2022-12-24 15:40:18 +01:00
"vimeo/psalm" : "^4.24"
2022-07-11 19:27:00 +02:00
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
2022-12-24 15:40:18 +01: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" : "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-12-24 15:40:18 +01:00
"source" : "https://github.com/doctrine/event-manager/tree/1.2.0"
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-12-24 15:40:18 +01:00
"time" : "2022-10-12T20:51:15+00:00"
2022-07-11 19:27:00 +02:00
} ,
{
"name" : "doctrine/inflector" ,
2022-12-24 15:40:18 +01:00
"version" : "2.0.6" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/doctrine/inflector.git" ,
2022-12-24 15:40:18 +01:00
"reference" : "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024"
2022-07-11 19:27:00 +02:00
} ,
"dist" : {
"type" : "zip" ,
2022-12-24 15:40:18 +01:00
"url" : "https://api.github.com/repos/doctrine/inflector/zipball/d9d313a36c872fd6ee06d9a6cbcf713eaa40f024" ,
"reference" : "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024" ,
2022-07-11 19:27:00 +02:00
"shasum" : ""
} ,
"require" : {
"php" : "^7.2 || ^8.0"
} ,
"require-dev" : {
2022-12-24 15:40:18 +01:00
"doctrine/coding-standard" : "^10" ,
2022-10-10 14:09:15 +02:00
"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-12-24 15:40:18 +01:00
"source" : "https://github.com/doctrine/inflector/tree/2.0.6"
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-12-24 15:40:18 +01:00
"time" : "2022-10-20T09:10:12+00:00"
2022-07-11 19:27:00 +02:00
} ,
{
"name" : "doctrine/instantiator" ,
2023-01-07 21:11:01 +01:00
"version" : "1.5.0" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/doctrine/instantiator.git" ,
2023-01-07 21:11:01 +01:00
"reference" : "0a0fa9780f5d4e507415a065172d26a98d02047b"
2022-07-11 19:27:00 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-07 21:11:01 +01:00
"url" : "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b" ,
"reference" : "0a0fa9780f5d4e507415a065172d26a98d02047b" ,
2022-07-11 19:27:00 +02:00
"shasum" : ""
} ,
"require" : {
"php" : "^7.1 || ^8.0"
} ,
"require-dev" : {
2023-01-07 21:11:01 +01:00
"doctrine/coding-standard" : "^9 || ^11" ,
2022-07-11 19:27:00 +02:00
"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" ,
2023-01-07 21:11:01 +01:00
"vimeo/psalm" : "^4.30 || ^5.4"
2022-07-11 19:27:00 +02:00
} ,
"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" ,
2023-01-07 21:11:01 +01:00
"source" : "https://github.com/doctrine/instantiator/tree/1.5.0"
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%2Finstantiator" ,
"type" : "tidelift"
}
] ,
2023-01-07 21:11:01 +01:00
"time" : "2022-12-30T00:15:36+00:00"
2022-07-11 19:27:00 +02:00
} ,
{
"name" : "doctrine/lexer" ,
2023-01-07 21:11:01 +01:00
"version" : "2.1.0" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/doctrine/lexer.git" ,
2023-01-07 21:11:01 +01:00
"reference" : "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124"
2022-07-11 19:27:00 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-07 21:11:01 +01:00
"url" : "https://api.github.com/repos/doctrine/lexer/zipball/39ab8fcf5a51ce4b85ca97c7a7d033eb12831124" ,
"reference" : "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124" ,
2022-07-11 19:27:00 +02:00
"shasum" : ""
} ,
"require" : {
2023-01-07 21:11:01 +01:00
"doctrine/deprecations" : "^1.0" ,
2022-07-11 19:27:00 +02:00
"php" : "^7.1 || ^8.0"
} ,
"require-dev" : {
2023-01-07 21:11:01 +01:00
"doctrine/coding-standard" : "^9 || ^10" ,
2022-07-11 19:27:00 +02:00
"phpstan/phpstan" : "^1.3" ,
"phpunit/phpunit" : "^7.5 || ^8.5 || ^9.5" ,
2023-01-07 21:11:01 +01:00
"psalm/plugin-phpunit" : "^0.18.3" ,
"vimeo/psalm" : "^4.11 || ^5.0"
2022-07-11 19:27:00 +02:00
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
2023-01-07 21:11:01 +01:00
"Doctrine\\Common\\Lexer\\" : "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" : "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" ,
2023-01-07 21:11:01 +01:00
"source" : "https://github.com/doctrine/lexer/tree/2.1.0"
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%2Flexer" ,
"type" : "tidelift"
}
] ,
2023-01-07 21:11:01 +01:00
"time" : "2022-12-14T08:49:07+00:00"
2022-07-11 19:27:00 +02:00
} ,
{
"name" : "doctrine/migrations" ,
2023-02-01 12:46:15 +01:00
"version" : "3.5.5" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/doctrine/migrations.git" ,
2023-02-01 12:46:15 +01:00
"reference" : "4b1e2b6ba71d21d0c5be22ed03b6fc954d20b204"
2022-07-11 19:27:00 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-02-01 12:46:15 +01:00
"url" : "https://api.github.com/repos/doctrine/migrations/zipball/4b1e2b6ba71d21d0c5be22ed03b6fc954d20b204" ,
"reference" : "4b1e2b6ba71d21d0c5be22ed03b6fc954d20b204" ,
2022-07-11 19:27:00 +02:00
"shasum" : ""
} ,
"require" : {
"composer-runtime-api" : "^2" ,
2023-01-13 21:09:41 +01:00
"doctrine/dbal" : "^3.5.1" ,
2022-07-11 19:27:00 +02:00
"doctrine/deprecations" : "^0.5.3 || ^1" ,
2023-02-01 12:46:15 +01:00
"doctrine/event-manager" : "^1.2 || ^2.0" ,
2022-07-11 19:27:00 +02:00
"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" ,
2023-01-13 21:09:41 +01:00
"doctrine/orm" : "^2.13" ,
2022-07-11 19:27:00 +02:00
"doctrine/persistence" : "^2 || ^3" ,
"doctrine/sql-formatter" : "^1.0" ,
"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" ,
"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" ,
2023-02-01 12:46:15 +01:00
"source" : "https://github.com/doctrine/migrations/tree/3.5.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%2Fmigrations" ,
"type" : "tidelift"
}
] ,
2023-02-01 12:46:15 +01:00
"time" : "2023-01-18T12:44:30+00:00"
2022-07-11 19:27:00 +02:00
} ,
{
"name" : "doctrine/orm" ,
2023-02-01 12:46:15 +01:00
"version" : "2.14.1" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/doctrine/orm.git" ,
2023-02-01 12:46:15 +01:00
"reference" : "de7eee5ed7b1b35c99b118f26f210a8281e6db8e"
2022-07-11 19:27:00 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-02-01 12:46:15 +01:00
"url" : "https://api.github.com/repos/doctrine/orm/zipball/de7eee5ed7b1b35c99b118f26f210a8281e6db8e" ,
"reference" : "de7eee5ed7b1b35c99b118f26f210a8281e6db8e" ,
2022-07-11 19:27:00 +02:00
"shasum" : ""
} ,
"require" : {
"composer-runtime-api" : "^2" ,
"doctrine/cache" : "^1.12.1 || ^2.1.1" ,
2022-12-24 15:40:18 +01:00
"doctrine/collections" : "^1.5 || ^2.0" ,
2022-07-11 19:27:00 +02:00
"doctrine/common" : "^3.0.3" ,
"doctrine/dbal" : "^2.13.1 || ^3.2" ,
"doctrine/deprecations" : "^0.5.3 || ^1" ,
2022-12-24 15:40:18 +01:00
"doctrine/event-manager" : "^1.2 || ^2" ,
2022-07-11 19:27:00 +02:00
"doctrine/inflector" : "^1.4 || ^2.0" ,
"doctrine/instantiator" : "^1.3" ,
2022-12-24 15:40:18 +01:00
"doctrine/lexer" : "^1.2.3 || ^2" ,
2022-07-11 19:27:00 +02:00
"doctrine/persistence" : "^2.4 || ^3" ,
"ext-ctype" : "*" ,
"php" : "^7.1 || ^8.0" ,
"psr/cache" : "^1 || ^2 || ^3" ,
2022-12-24 15:40:18 +01:00
"symfony/console" : "^4.2 || ^5.0 || ^6.0" ,
2022-07-11 19:27:00 +02:00
"symfony/polyfill-php72" : "^1.23" ,
"symfony/polyfill-php80" : "^1.16"
} ,
"conflict" : {
2022-12-24 15:40:18 +01:00
"doctrine/annotations" : "<1.13 || >= 3.0"
2022-07-11 19:27:00 +02:00
} ,
"require-dev" : {
2022-12-24 15:40:18 +01:00
"doctrine/annotations" : "^1.13 || ^2" ,
"doctrine/coding-standard" : "^9.0.2 || ^11.0" ,
2022-07-11 19:27:00 +02:00
"phpbench/phpbench" : "^0.16.10 || ^1.0" ,
2023-02-01 12:46:15 +01:00
"phpstan/phpstan" : "~1.4.10 || 1.9.8" ,
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" ,
2022-12-24 15:40:18 +01:00
"symfony/var-exporter" : "^4.4 || ^5.4 || ^6.2" ,
2022-07-11 19:27:00 +02:00
"symfony/yaml" : "^3.4 || ^4.0 || ^5.0 || ^6.0" ,
2023-02-01 12:46:15 +01:00
"vimeo/psalm" : "4.30.0 || 5.4.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" ,
2023-02-01 12:46:15 +01:00
"source" : "https://github.com/doctrine/orm/tree/2.14.1"
2022-07-11 19:27:00 +02:00
} ,
2023-02-01 12:46:15 +01:00
"time" : "2023-01-16T18:36:59+00:00"
2022-07-11 19:27:00 +02:00
} ,
{
"name" : "doctrine/persistence" ,
2023-02-01 12:46:15 +01:00
"version" : "3.1.3" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/doctrine/persistence.git" ,
2023-02-01 12:46:15 +01:00
"reference" : "920da294b4bb0bb527f2a91ed60c18213435880f"
2022-07-11 19:27:00 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-02-01 12:46:15 +01:00
"url" : "https://api.github.com/repos/doctrine/persistence/zipball/920da294b4bb0bb527f2a91ed60c18213435880f" ,
"reference" : "920da294b4bb0bb527f2a91ed60c18213435880f" ,
2022-07-11 19:27:00 +02:00
"shasum" : ""
} ,
"require" : {
2022-12-24 15:40:18 +01:00
"doctrine/event-manager" : "^1 || ^2" ,
2022-07-11 19:27:00 +02:00
"php" : "^7.2 || ^8.0" ,
"psr/cache" : "^1.0 || ^2.0 || ^3.0"
} ,
"conflict" : {
"doctrine/common" : "<2.10"
} ,
"require-dev" : {
"composer/package-versions-deprecated" : "^1.11" ,
2022-12-24 15:40:18 +01:00
"doctrine/coding-standard" : "^11" ,
2022-07-11 19:27:00 +02:00
"doctrine/common" : "^3.0" ,
2022-12-24 15:40:18 +01:00
"phpstan/phpstan" : "1.9.4" ,
2022-07-11 19:27:00 +02:00
"phpstan/phpstan-phpunit" : "^1" ,
"phpstan/phpstan-strict-rules" : "^1.1" ,
"phpunit/phpunit" : "^8.5 || ^9.5" ,
"symfony/cache" : "^4.4 || ^5.4 || ^6.0" ,
2022-12-24 15:40:18 +01:00
"vimeo/psalm" : "4.30.0 || 5.3.0"
2022-07-11 19:27:00 +02:00
} ,
"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" ,
2023-02-01 12:46:15 +01:00
"source" : "https://github.com/doctrine/persistence/tree/3.1.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"
}
] ,
2023-02-01 12:46:15 +01:00
"time" : "2023-01-19T13:39:42+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" ,
2023-01-07 21:11:01 +01:00
"version" : "3.2.5" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/egulias/EmailValidator.git" ,
2023-01-07 21:11:01 +01:00
"reference" : "b531a2311709443320c786feb4519cfaf94af796"
2022-07-11 19:27:00 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-01-07 21:11:01 +01:00
"url" : "https://api.github.com/repos/egulias/EmailValidator/zipball/b531a2311709443320c786feb4519cfaf94af796" ,
"reference" : "b531a2311709443320c786feb4519cfaf94af796" ,
2022-07-11 19:27:00 +02:00
"shasum" : ""
} ,
"require" : {
2023-01-07 21:11:01 +01:00
"doctrine/lexer" : "^1.2|^2" ,
2022-07-11 19:27:00 +02:00
"php" : ">=7.2" ,
"symfony/polyfill-intl-idn" : "^1.15"
} ,
"require-dev" : {
"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" ,
2023-01-07 21:11:01 +01:00
"source" : "https://github.com/egulias/EmailValidator/tree/3.2.5"
2022-07-11 19:27:00 +02:00
} ,
"funding" : [
{
"url" : "https://github.com/egulias" ,
"type" : "github"
}
] ,
2023-01-07 21:11:01 +01:00
"time" : "2023-01-02T17:26:14+00:00"
2022-07-11 19:27:00 +02: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-12-24 15:40:18 +01:00
"version" : "v1.21.0" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/FakerPHP/Faker.git" ,
2022-12-24 15:40:18 +01:00
"reference" : "92efad6a967f0b79c499705c69b662f738cc9e4d"
2022-07-11 19:27:00 +02:00
} ,
"dist" : {
"type" : "zip" ,
2022-12-24 15:40:18 +01:00
"url" : "https://api.github.com/repos/FakerPHP/Faker/zipball/92efad6a967f0b79c499705c69b662f738cc9e4d" ,
"reference" : "92efad6a967f0b79c499705c69b662f738cc9e4d" ,
2022-07-11 19:27:00 +02:00
"shasum" : ""
} ,
"require" : {
2022-12-24 15:40:18 +01:00
"php" : "^7.4 || ^8.0" ,
2022-07-11 19:27:00 +02:00
"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" : "*" ,
2022-12-24 15:40:18 +01:00
"phpunit/phpunit" : "^9.5.26" ,
"symfony/phpunit-bridge" : "^5.4.16"
2022-07-11 19:27:00 +02:00
} ,
"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-12-24 15:40:18 +01:00
"dev-main" : "v1.21-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-12-24 15:40:18 +01:00
"source" : "https://github.com/FakerPHP/Faker/tree/v1.21.0"
} ,
"time" : "2022-12-13T13:54:32+00:00"
} ,
{
"name" : "firebase/php-jwt" ,
"version" : "v6.3.2" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/firebase/php-jwt.git" ,
"reference" : "ea7dda77098b96e666c5ef382452f94841e439cd"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/firebase/php-jwt/zipball/ea7dda77098b96e666c5ef382452f94841e439cd" ,
"reference" : "ea7dda77098b96e666c5ef382452f94841e439cd" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.1||^8.0"
} ,
"require-dev" : {
"guzzlehttp/guzzle" : "^6.5||^7.4" ,
"phpspec/prophecy-phpunit" : "^1.1" ,
"phpunit/phpunit" : "^7.5||^9.5" ,
"psr/cache" : "^1.0||^2.0" ,
"psr/http-client" : "^1.0" ,
"psr/http-factory" : "^1.0"
} ,
"suggest" : {
"paragonie/sodium_compat" : "Support EdDSA (Ed25519) signatures when libsodium is not present"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Firebase\\JWT\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Neuman Vong" ,
"email" : "neuman+pear@twilio.com" ,
"role" : "Developer"
} ,
{
"name" : "Anant Narayanan" ,
"email" : "anant@php.net" ,
"role" : "Developer"
}
] ,
"description" : "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec." ,
"homepage" : "https://github.com/firebase/php-jwt" ,
"keywords" : [
"jwt" ,
"php"
] ,
"support" : {
"issues" : "https://github.com/firebase/php-jwt/issues" ,
"source" : "https://github.com/firebase/php-jwt/tree/v6.3.2"
2022-07-11 19:27:00 +02:00
} ,
2022-12-24 15:40:18 +01:00
"time" : "2022-12-19T17:10:46+00:00"
2022-07-11 19:27:00 +02:00
} ,
{
"name" : "friendsofphp/proxy-manager-lts" ,
2023-02-01 12:46:15 +01:00
"version" : "v1.0.14" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/FriendsOfPHP/proxy-manager-lts.git" ,
2023-02-01 12:46:15 +01:00
"reference" : "a527c9d9d5348e012bd24482d83a5cd643bcbc9e"
2022-07-11 19:27:00 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-02-01 12:46:15 +01:00
"url" : "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/a527c9d9d5348e012bd24482d83a5cd643bcbc9e" ,
"reference" : "a527c9d9d5348e012bd24482d83a5cd643bcbc9e" ,
2022-07-11 19:27:00 +02:00
"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" ,
2023-02-01 12:46:15 +01:00
"source" : "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.14"
2022-07-11 19:27:00 +02:00
} ,
"funding" : [
{
"url" : "https://github.com/Ocramius" ,
"type" : "github"
} ,
{
"url" : "https://tidelift.com/funding/github/packagist/ocramius/proxy-manager" ,
"type" : "tidelift"
}
] ,
2023-02-01 12:46:15 +01:00
"time" : "2023-01-30T10:40:19+00:00"
2022-07-11 19:27:00 +02:00
} ,
{
"name" : "giggsey/libphonenumber-for-php" ,
2023-02-01 12:46:15 +01:00
"version" : "8.13.5" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/giggsey/libphonenumber-for-php.git" ,
2023-02-01 12:46:15 +01:00
"reference" : "09c60f70c539af7f2f37584eb5b53838bdd7fda9"
2022-07-11 19:27:00 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-02-01 12:46:15 +01:00
"url" : "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/09c60f70c539af7f2f37584eb5b53838bdd7fda9" ,
"reference" : "09c60f70c539af7f2f37584eb5b53838bdd7fda9" ,
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" : {
"issues" : "https://github.com/giggsey/libphonenumber-for-php/issues" ,
"source" : "https://github.com/giggsey/libphonenumber-for-php"
} ,
2023-02-01 12:46:15 +01:00
"time" : "2023-01-30T08:23:39+00:00"
2022-07-11 19:27:00 +02:00
} ,
{
"name" : "giggsey/locale" ,
2022-12-24 15:40:18 +01:00
"version" : "2.3" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/giggsey/Locale.git" ,
2022-12-24 15:40:18 +01:00
"reference" : "5f035523740be40d40ac768a123c9bcc1ae12f56"
2022-07-11 19:27:00 +02:00
} ,
"dist" : {
"type" : "zip" ,
2022-12-24 15:40:18 +01:00
"url" : "https://api.github.com/repos/giggsey/Locale/zipball/5f035523740be40d40ac768a123c9bcc1ae12f56" ,
"reference" : "5f035523740be40d40ac768a123c9bcc1ae12f56" ,
2022-07-11 19:27:00 +02:00
"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" ,
2022-12-24 15:40:18 +01:00
"symfony/console" : "^5.0|^6.0" ,
"symfony/filesystem" : "^5.0|^6.0" ,
"symfony/finder" : "^5.0|^6.0" ,
"symfony/process" : "^5.0|^6.0"
2022-07-11 19:27:00 +02:00
} ,
"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" ,
2022-12-24 15:40:18 +01:00
"source" : "https://github.com/giggsey/Locale/tree/2.3"
2022-07-11 19:27:00 +02:00
} ,
2022-12-24 15:40:18 +01:00
"time" : "2022-10-19T20:03:30+00:00"
2022-07-11 19:27:00 +02: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-12-24 15:40:18 +01:00
"version" : "2.4.3" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/guzzle/psr7.git" ,
2022-12-24 15:40:18 +01:00
"reference" : "67c26b443f348a51926030c83481b85718457d3d"
2022-07-11 19:27:00 +02:00
} ,
"dist" : {
"type" : "zip" ,
2022-12-24 15:40:18 +01:00
"url" : "https://api.github.com/repos/guzzle/psr7/zipball/67c26b443f348a51926030c83481b85718457d3d" ,
"reference" : "67c26b443f348a51926030c83481b85718457d3d" ,
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-12-24 15:40:18 +01:00
"source" : "https://github.com/guzzle/psr7/tree/2.4.3"
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-12-24 15:40:18 +01:00
"time" : "2022-10-26T14:07:24+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"
} ,
2022-12-24 15:40:18 +01:00
{
"name" : "knpuniversity/oauth2-client-bundle" ,
2023-02-01 12:46:15 +01:00
"version" : "v2.12.0" ,
2022-12-24 15:40:18 +01:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/knpuniversity/oauth2-client-bundle.git" ,
2023-02-01 12:46:15 +01:00
"reference" : "d162e3da5d2fd6e71401de8ce23c75abe1457a05"
2022-12-24 15:40:18 +01:00
} ,
"dist" : {
"type" : "zip" ,
2023-02-01 12:46:15 +01:00
"url" : "https://api.github.com/repos/knpuniversity/oauth2-client-bundle/zipball/d162e3da5d2fd6e71401de8ce23c75abe1457a05" ,
"reference" : "d162e3da5d2fd6e71401de8ce23c75abe1457a05" ,
2022-12-24 15:40:18 +01:00
"shasum" : ""
} ,
"require" : {
"league/oauth2-client" : "^2.0" ,
"php" : ">=7.2.5" ,
"symfony/dependency-injection" : "^4.4|^5.0|^6.0" ,
"symfony/framework-bundle" : "^4.4|^5.0|^6.0" ,
"symfony/http-foundation" : "^4.4|^5.0|^6.0" ,
"symfony/routing" : "^4.4|^5.0|^6.0"
} ,
"require-dev" : {
"league/oauth2-facebook" : "^1.1|^2.0" ,
"phpstan/phpstan" : "^0.12" ,
"symfony/phpunit-bridge" : "^5.3.1|^6.0" ,
"symfony/security-guard" : "^4.4|^5.0|^6.0" ,
"symfony/yaml" : "^4.4|^5.0|^6.0"
} ,
"suggest" : {
"symfony/security-guard" : "For integration with Symfony's Guard Security layer"
} ,
"type" : "symfony-bundle" ,
"autoload" : {
"psr-4" : {
"KnpU\\OAuth2ClientBundle\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Ryan Weaver" ,
"email" : "ryan@symfonycasts.com"
}
] ,
"description" : "Integration with league/oauth2-client to provide services" ,
"homepage" : "https://symfonycasts.com" ,
"keywords" : [
"oauth" ,
"oauth2"
] ,
"support" : {
"issues" : "https://github.com/knpuniversity/oauth2-client-bundle/issues" ,
2023-02-01 12:46:15 +01:00
"source" : "https://github.com/knpuniversity/oauth2-client-bundle/tree/v2.12.0"
2022-12-24 15:40:18 +01:00
} ,
2023-02-01 12:46:15 +01:00
"time" : "2023-01-31T15:00:52+00:00"
2022-12-24 15:40:18 +01:00
} ,
2022-07-11 19:27:00 +02:00
{
"name" : "laminas/laminas-code" ,
2022-12-24 15:40:18 +01:00
"version" : "4.7.1" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/laminas/laminas-code.git" ,
2022-12-24 15:40:18 +01:00
"reference" : "91aabc066d5620428120800c0eafc0411e441a62"
2022-07-11 19:27:00 +02:00
} ,
"dist" : {
"type" : "zip" ,
2022-12-24 15:40:18 +01:00
"url" : "https://api.github.com/repos/laminas/laminas-code/zipball/91aabc066d5620428120800c0eafc0411e441a62" ,
"reference" : "91aabc066d5620428120800c0eafc0411e441a62" ,
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-12-24 15:40:18 +01:00
"time" : "2022-11-21T01:32:31+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
} ,
2023-01-07 21:11:01 +01:00
{
"name" : "lcobucci/clock" ,
"version" : "2.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/lcobucci/clock.git" ,
"reference" : "353d83fe2e6ae95745b16b3d911813df6a05bfb3"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/lcobucci/clock/zipball/353d83fe2e6ae95745b16b3d911813df6a05bfb3" ,
"reference" : "353d83fe2e6ae95745b16b3d911813df6a05bfb3" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.4 || ^8.0"
} ,
"require-dev" : {
"infection/infection" : "^0.17" ,
"lcobucci/coding-standard" : "^6.0" ,
"phpstan/extension-installer" : "^1.0" ,
"phpstan/phpstan" : "^0.12" ,
"phpstan/phpstan-deprecation-rules" : "^0.12" ,
"phpstan/phpstan-phpunit" : "^0.12" ,
"phpstan/phpstan-strict-rules" : "^0.12" ,
"phpunit/php-code-coverage" : "9.1.4" ,
"phpunit/phpunit" : "9.3.7"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Lcobucci\\Clock\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Luís Cobucci" ,
"email" : "lcobucci@gmail.com"
}
] ,
"description" : "Yet another clock abstraction" ,
"support" : {
"issues" : "https://github.com/lcobucci/clock/issues" ,
"source" : "https://github.com/lcobucci/clock/tree/2.0.x"
} ,
"funding" : [
{
"url" : "https://github.com/lcobucci" ,
"type" : "github"
} ,
{
"url" : "https://www.patreon.com/lcobucci" ,
"type" : "patreon"
}
] ,
"time" : "2020-08-27T18:56:02+00:00"
} ,
{
"name" : "lcobucci/jwt" ,
"version" : "4.3.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/lcobucci/jwt.git" ,
"reference" : "4d7de2fe0d51a96418c0d04004986e410e87f6b4"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/lcobucci/jwt/zipball/4d7de2fe0d51a96418c0d04004986e410e87f6b4" ,
"reference" : "4d7de2fe0d51a96418c0d04004986e410e87f6b4" ,
"shasum" : ""
} ,
"require" : {
"ext-hash" : "*" ,
"ext-json" : "*" ,
"ext-mbstring" : "*" ,
"ext-openssl" : "*" ,
"ext-sodium" : "*" ,
"lcobucci/clock" : "^2.0 || ^3.0" ,
"php" : "^7.4 || ^8.0"
} ,
"require-dev" : {
"infection/infection" : "^0.21" ,
"lcobucci/coding-standard" : "^6.0" ,
"mikey179/vfsstream" : "^1.6.7" ,
"phpbench/phpbench" : "^1.2" ,
"phpstan/extension-installer" : "^1.0" ,
"phpstan/phpstan" : "^1.4" ,
"phpstan/phpstan-deprecation-rules" : "^1.0" ,
"phpstan/phpstan-phpunit" : "^1.0" ,
"phpstan/phpstan-strict-rules" : "^1.0" ,
"phpunit/php-invoker" : "^3.1" ,
"phpunit/phpunit" : "^9.5"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Lcobucci\\JWT\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Luís Cobucci" ,
"email" : "lcobucci@gmail.com" ,
"role" : "Developer"
}
] ,
"description" : "A simple library to work with JSON Web Token and JSON Web Signature" ,
"keywords" : [
"JWS" ,
"jwt"
] ,
"support" : {
"issues" : "https://github.com/lcobucci/jwt/issues" ,
"source" : "https://github.com/lcobucci/jwt/tree/4.3.0"
} ,
"funding" : [
{
"url" : "https://github.com/lcobucci" ,
"type" : "github"
} ,
{
"url" : "https://www.patreon.com/lcobucci" ,
"type" : "patreon"
}
] ,
"time" : "2023-01-02T13:28:00+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"
} ,
2022-12-24 15:40:18 +01:00
{
"name" : "league/oauth2-client" ,
"version" : "2.6.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/thephpleague/oauth2-client.git" ,
"reference" : "2334c249907190c132364f5dae0287ab8666aa19"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/thephpleague/oauth2-client/zipball/2334c249907190c132364f5dae0287ab8666aa19" ,
"reference" : "2334c249907190c132364f5dae0287ab8666aa19" ,
"shasum" : ""
} ,
"require" : {
"guzzlehttp/guzzle" : "^6.0 || ^7.0" ,
"paragonie/random_compat" : "^1 || ^2 || ^9.99" ,
"php" : "^5.6 || ^7.0 || ^8.0"
} ,
"require-dev" : {
"mockery/mockery" : "^1.3.5" ,
"php-parallel-lint/php-parallel-lint" : "^1.3.1" ,
"phpunit/phpunit" : "^5.7 || ^6.0 || ^9.5" ,
"squizlabs/php_codesniffer" : "^2.3 || ^3.0"
} ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-2.x" : "2.0.x-dev"
}
} ,
"autoload" : {
"psr-4" : {
"League\\OAuth2\\Client\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Alex Bilbie" ,
"email" : "hello@alexbilbie.com" ,
"homepage" : "http://www.alexbilbie.com" ,
"role" : "Developer"
} ,
{
"name" : "Woody Gilk" ,
"homepage" : "https://github.com/shadowhand" ,
"role" : "Contributor"
}
] ,
"description" : "OAuth 2.0 Client Library" ,
"keywords" : [
"Authentication" ,
"SSO" ,
"authorization" ,
"identity" ,
"idp" ,
"oauth" ,
"oauth2" ,
"single sign on"
] ,
"support" : {
"issues" : "https://github.com/thephpleague/oauth2-client/issues" ,
"source" : "https://github.com/thephpleague/oauth2-client/tree/2.6.1"
} ,
"time" : "2021-12-22T16:42:49+00:00"
} ,
2023-01-07 21:11:01 +01:00
{
"name" : "lexik/jwt-authentication-bundle" ,
"version" : "v2.16.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/lexik/LexikJWTAuthenticationBundle.git" ,
"reference" : "0a0922a2442c52724c09deb099b263300cc12d54"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/lexik/LexikJWTAuthenticationBundle/zipball/0a0922a2442c52724c09deb099b263300cc12d54" ,
"reference" : "0a0922a2442c52724c09deb099b263300cc12d54" ,
"shasum" : ""
} ,
"require" : {
"ext-openssl" : "*" ,
"lcobucci/jwt" : "^3.4|^4.0" ,
"namshi/jose" : "^7.2" ,
"php" : ">=7.1" ,
"symfony/config" : "^4.4|^5.3|^6.0" ,
"symfony/dependency-injection" : "^4.4|^5.3|^6.0" ,
"symfony/deprecation-contracts" : "^2.4|^3.0" ,
"symfony/event-dispatcher" : "^4.4|^5.3|^6.0" ,
"symfony/http-foundation" : "^4.4|^5.3|^6.0" ,
"symfony/http-kernel" : "^4.4|^5.3|^6.0" ,
"symfony/property-access" : "^4.4|^5.3|^6.0" ,
"symfony/security-bundle" : "^4.4|^5.3|^6.0" ,
"symfony/security-core" : "^4.4|^5.3|^6.0" ,
"symfony/security-http" : "^4.4|^5.3|^6.0" ,
"symfony/translation-contracts" : "^1.0|^2.0|^3.0"
} ,
"conflict" : {
"symfony/console" : "<4.4"
} ,
"require-dev" : {
"symfony/browser-kit" : "^4.4|^5.3|^6.0" ,
"symfony/console" : "^4.4|^5.3|^6.0" ,
"symfony/dom-crawler" : "^4.4|^5.3|^6.0" ,
"symfony/filesystem" : "^4.4|^5.3|^6.0" ,
"symfony/framework-bundle" : "^4.4|^5.3|^6.0" ,
"symfony/phpunit-bridge" : "^4.4|^5.3|^6.0" ,
"symfony/security-guard" : "^4.4|^5.3" ,
"symfony/var-dumper" : "^4.4|^5.3|^6.0" ,
"symfony/yaml" : "^4.4|^5.3|^6.0"
} ,
"suggest" : {
"gesdinet/jwt-refresh-token-bundle" : "Implements a refresh token system over Json Web Tokens in Symfony" ,
"spomky-labs/lexik-jose-bridge" : "Provides a JWT Token encoder with encryption support"
} ,
"type" : "symfony-bundle" ,
"autoload" : {
"psr-4" : {
"Lexik\\Bundle\\JWTAuthenticationBundle\\" : ""
} ,
"exclude-from-classmap" : [
"/Tests/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Jeremy Barthe" ,
"email" : "j.barthe@lexik.fr" ,
"homepage" : "https://github.com/jeremyb"
} ,
{
"name" : "Nicolas Cabot" ,
"email" : "n.cabot@lexik.fr" ,
"homepage" : "https://github.com/slashfan"
} ,
{
"name" : "Cedric Girard" ,
"email" : "c.girard@lexik.fr" ,
"homepage" : "https://github.com/cedric-g"
} ,
{
"name" : "Dev Lexik" ,
"email" : "dev@lexik.fr" ,
"homepage" : "https://github.com/lexik"
} ,
{
"name" : "Robin Chalas" ,
"email" : "robin.chalas@gmail.com" ,
"homepage" : "https://github.com/chalasr"
} ,
{
"name" : "Lexik Community" ,
"homepage" : "https://github.com/lexik/LexikJWTAuthenticationBundle/graphs/contributors"
}
] ,
"description" : "This bundle provides JWT authentication for your Symfony REST API" ,
"homepage" : "https://github.com/lexik/LexikJWTAuthenticationBundle" ,
"keywords" : [
"Authentication" ,
"JWS" ,
"api" ,
"bundle" ,
"jwt" ,
"rest" ,
"symfony"
] ,
"support" : {
"issues" : "https://github.com/lexik/LexikJWTAuthenticationBundle/issues" ,
"source" : "https://github.com/lexik/LexikJWTAuthenticationBundle/tree/v2.16.0"
} ,
"funding" : [
{
"url" : "https://github.com/chalasr" ,
"type" : "github"
} ,
{
"url" : "https://tidelift.com/funding/github/packagist/lexik/jwt-authentication-bundle" ,
"type" : "tidelift"
}
] ,
"time" : "2022-06-12T16:22:12+00:00"
} ,
2022-07-11 19:27:00 +02: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" ,
2022-12-24 15:40:18 +01:00
"version" : "2.2.6" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/maennchen/ZipStream-PHP.git" ,
2022-12-24 15:40:18 +01:00
"reference" : "30ad6f93cf3efe4192bc7a4c9cad11ff8f4f237f"
2022-07-11 19:27:00 +02:00
} ,
"dist" : {
"type" : "zip" ,
2022-12-24 15:40:18 +01:00
"url" : "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/30ad6f93cf3efe4192bc7a4c9cad11ff8f4f237f" ,
"reference" : "30ad6f93cf3efe4192bc7a4c9cad11ff8f4f237f" ,
2022-07-11 19:27:00 +02:00
"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" : "*" ,
2022-12-24 15:40:18 +01:00
"friendsofphp/php-cs-fixer" : "^3.9" ,
2022-07-11 19:27:00 +02:00
"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" ,
2022-12-24 15:40:18 +01:00
"source" : "https://github.com/maennchen/ZipStream-PHP/tree/2.2.6"
2022-07-11 19:27:00 +02:00
} ,
"funding" : [
2022-12-24 15:40:18 +01:00
{
"url" : "https://github.com/maennchen" ,
"type" : "github"
} ,
2022-07-11 19:27:00 +02:00
{
"url" : "https://opencollective.com/zipstream" ,
"type" : "open_collective"
}
] ,
2022-12-24 15:40:18 +01:00
"time" : "2022-11-25T18:57:19+00:00"
2022-07-11 19:27:00 +02:00
} ,
{
"name" : "markbaker/complex" ,
2022-12-24 15:40:18 +01:00
"version" : "3.0.2" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/MarkBaker/PHPComplex.git" ,
2022-12-24 15:40:18 +01:00
"reference" : "95c56caa1cf5c766ad6d65b6344b807c1e8405b9"
2022-07-11 19:27:00 +02:00
} ,
"dist" : {
"type" : "zip" ,
2022-12-24 15:40:18 +01:00
"url" : "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/95c56caa1cf5c766ad6d65b6344b807c1e8405b9" ,
"reference" : "95c56caa1cf5c766ad6d65b6344b807c1e8405b9" ,
2022-07-11 19:27:00 +02:00
"shasum" : ""
} ,
"require" : {
"php" : "^7.2 || ^8.0"
} ,
"require-dev" : {
2022-12-24 15:40:18 +01:00
"dealerdirect/phpcodesniffer-composer-installer" : "dev-master" ,
"phpcompatibility/php-compatibility" : "^9.3" ,
"phpunit/phpunit" : "^7.0 || ^8.0 || ^9.0" ,
"squizlabs/php_codesniffer" : "^3.7"
2022-07-11 19:27:00 +02:00
} ,
"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" ,
2022-12-24 15:40:18 +01:00
"source" : "https://github.com/MarkBaker/PHPComplex/tree/3.0.2"
2022-07-11 19:27:00 +02:00
} ,
2022-12-24 15:40:18 +01:00
"time" : "2022-12-06T16:21:08+00:00"
2022-07-11 19:27:00 +02:00
} ,
{
"name" : "markbaker/matrix" ,
2022-12-24 15:40:18 +01:00
"version" : "3.0.1" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/MarkBaker/PHPMatrix.git" ,
2022-12-24 15:40:18 +01:00
"reference" : "728434227fe21be27ff6d86621a1b13107a2562c"
2022-07-11 19:27:00 +02:00
} ,
"dist" : {
"type" : "zip" ,
2022-12-24 15:40:18 +01:00
"url" : "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/728434227fe21be27ff6d86621a1b13107a2562c" ,
"reference" : "728434227fe21be27ff6d86621a1b13107a2562c" ,
2022-07-11 19:27:00 +02:00
"shasum" : ""
} ,
"require" : {
"php" : "^7.1 || ^8.0"
} ,
"require-dev" : {
2022-12-24 15:40:18 +01:00
"dealerdirect/phpcodesniffer-composer-installer" : "dev-master" ,
"phpcompatibility/php-compatibility" : "^9.3" ,
2022-07-11 19:27:00 +02:00
"phpdocumentor/phpdocumentor" : "2.*" ,
"phploc/phploc" : "^4.0" ,
"phpmd/phpmd" : "2.*" ,
2022-12-24 15:40:18 +01:00
"phpunit/phpunit" : "^7.0 || ^8.0 || ^9.0" ,
2022-07-11 19:27:00 +02:00
"sebastian/phpcpd" : "^4.0" ,
2022-12-24 15:40:18 +01:00
"squizlabs/php_codesniffer" : "^3.7"
2022-07-11 19:27:00 +02:00
} ,
"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" ,
2022-12-24 15:40:18 +01:00
"source" : "https://github.com/MarkBaker/PHPMatrix/tree/3.0.1"
2022-07-11 19:27:00 +02:00
} ,
2022-12-24 15:40:18 +01:00
"time" : "2022-12-02T22:17:43+00:00"
2022-07-11 19:27:00 +02: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
} ,
2023-01-07 21:11:01 +01:00
{
"name" : "namshi/jose" ,
"version" : "7.2.3" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/namshi/jose.git" ,
"reference" : "89a24d7eb3040e285dd5925fcad992378b82bcff"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/namshi/jose/zipball/89a24d7eb3040e285dd5925fcad992378b82bcff" ,
"reference" : "89a24d7eb3040e285dd5925fcad992378b82bcff" ,
"shasum" : ""
} ,
"require" : {
"ext-date" : "*" ,
"ext-hash" : "*" ,
"ext-json" : "*" ,
"ext-pcre" : "*" ,
"ext-spl" : "*" ,
"php" : ">=5.5" ,
"symfony/polyfill-php56" : "^1.0"
} ,
"require-dev" : {
"phpseclib/phpseclib" : "^2.0" ,
"phpunit/phpunit" : "^4.5|^5.0" ,
"satooshi/php-coveralls" : "^1.0"
} ,
"suggest" : {
"ext-openssl" : "Allows to use OpenSSL as crypto engine." ,
"phpseclib/phpseclib" : "Allows to use Phpseclib as crypto engine, use version ^2.0."
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Namshi\\JOSE\\" : "src/Namshi/JOSE/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Alessandro Nadalin" ,
"email" : "alessandro.nadalin@gmail.com"
} ,
{
"name" : "Alessandro Cinelli (cirpo)" ,
"email" : "alessandro.cinelli@gmail.com"
}
] ,
"description" : "JSON Object Signing and Encryption library for PHP." ,
"keywords" : [
"JSON Web Signature" ,
"JSON Web Token" ,
"JWS" ,
"json" ,
"jwt" ,
"token"
] ,
"support" : {
"issues" : "https://github.com/namshi/jose/issues" ,
"source" : "https://github.com/namshi/jose/tree/master"
} ,
"time" : "2016-12-05T07:27:31+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" ,
2023-02-01 12:46:15 +01:00
"version" : "v3.9.1" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/odolbeau/phone-number-bundle.git" ,
2023-02-01 12:46:15 +01:00
"reference" : "a4c084d9709a416511234b49d6803d76b64dbc02"
2022-07-11 19:27:00 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-02-01 12:46:15 +01:00
"url" : "https://api.github.com/repos/odolbeau/phone-number-bundle/zipball/a4c084d9709a416511234b49d6803d76b64dbc02" ,
"reference" : "a4c084d9709a416511234b49d6803d76b64dbc02" ,
2022-07-11 19:27:00 +02:00
"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" ,
2023-02-01 12:46:15 +01:00
"source" : "https://github.com/odolbeau/phone-number-bundle/tree/v3.9.1"
2022-07-11 19:27:00 +02:00
} ,
2023-02-01 12:46:15 +01:00
"time" : "2023-01-16T11:06:41+00:00"
2022-12-24 15:40:18 +01:00
} ,
{
"name" : "ovh/ovh" ,
"version" : "v3.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/ovh/php-ovh.git" ,
"reference" : "cbb47888f5fc6255f4a4fcc61596edffc86f4e42"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/ovh/php-ovh/zipball/cbb47888f5fc6255f4a4fcc61596edffc86f4e42" ,
"reference" : "cbb47888f5fc6255f4a4fcc61596edffc86f4e42" ,
"shasum" : ""
} ,
"require" : {
"ext-json" : "*" ,
"guzzlehttp/guzzle" : "^6.0||^7.0" ,
"php" : ">=7.4"
} ,
"require-dev" : {
"phpdocumentor/graphviz" : "^2.0@dev" ,
"phpdocumentor/phpdocumentor" : "v3.0.0" ,
"phpunit/phpunit" : "^9.5" ,
"squizlabs/php_codesniffer" : "^3.5" ,
"symfony/flex" : "^1.11"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Ovh\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"description" : "Wrapper for OVH APIs" ,
"support" : {
"issues" : "https://github.com/ovh/php-ovh/issues" ,
"source" : "https://github.com/ovh/php-ovh/tree/v3.1.0"
} ,
"time" : "2022-08-01T17:07:18+00:00"
2022-07-11 19:27:00 +02: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" ,
2023-02-01 12:46:15 +01:00
"version" : "1.27.0" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/PHPOffice/PhpSpreadsheet.git" ,
2023-02-01 12:46:15 +01:00
"reference" : "eeb8582f9cabf5a7f4ef78015691163233a1834f"
2022-07-11 19:27:00 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-02-01 12:46:15 +01:00
"url" : "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/eeb8582f9cabf5a7f4ef78015691163233a1834f" ,
"reference" : "eeb8582f9cabf5a7f4ef78015691163233a1834f" ,
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" ,
2022-12-24 15:40:18 +01:00
"php" : "^7.4 || ^8.0" ,
2022-07-11 19:27:00 +02:00
"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-12-24 15:40:18 +01:00
"mitoteam/jpgraph" : "^10.2.4" ,
"mpdf/mpdf" : "^8.1.1" ,
2022-07-11 19:27:00 +02:00
"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-12-24 15:40:18 +01: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" ,
2023-02-01 12:46:15 +01:00
"source" : "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.27.0"
2022-07-11 19:27:00 +02:00
} ,
2023-02-01 12:46:15 +01:00
"time" : "2023-01-24T20:07:45+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-12-24 15:40:18 +01:00
"version" : "3.0.18" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/phpseclib/phpseclib.git" ,
2022-12-24 15:40:18 +01:00
"reference" : "f28693d38ba21bb0d9f0c411ee5dae2b178201da"
2022-07-11 19:27:00 +02:00
} ,
"dist" : {
"type" : "zip" ,
2022-12-24 15:40:18 +01:00
"url" : "https://api.github.com/repos/phpseclib/phpseclib/zipball/f28693d38ba21bb0d9f0c411ee5dae2b178201da" ,
"reference" : "f28693d38ba21bb0d9f0c411ee5dae2b178201da" ,
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-12-24 15:40:18 +01:00
"source" : "https://github.com/phpseclib/phpseclib/tree/3.0.18"
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-12-24 15:40:18 +01:00
"time" : "2022-12-17T18:26:50+00:00"
2022-07-11 19:27:00 +02:00
} ,
{
"name" : "phpstan/phpstan" ,
2023-02-01 12:46:15 +01:00
"version" : "1.9.14" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/phpstan/phpstan.git" ,
2023-02-01 12:46:15 +01:00
"reference" : "e5fcc96289cf737304286a9b505fbed091f02e58"
2022-07-11 19:27:00 +02:00
} ,
"dist" : {
"type" : "zip" ,
2023-02-01 12:46:15 +01:00
"url" : "https://api.github.com/repos/phpstan/phpstan/zipball/e5fcc96289cf737304286a9b505fbed091f02e58" ,
"reference" : "e5fcc96289cf737304286a9b505fbed091f02e58" ,
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" ,
2023-02-01 12:46:15 +01:00
"source" : "https://github.com/phpstan/phpstan/tree/1.9.14"
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"
}
] ,
2023-02-01 12:46:15 +01:00
"time" : "2023-01-19T10:47:09+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/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" ,
2022-12-29 22:33:01 +01:00
"version" : "1.3.0" ,
2022-07-11 19:27:00 +02:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/ramsey/collection.git" ,
2022-12-29 22:33:01 +01:00
"reference" : "ad7475d1c9e70b190ecffc58f2d989416af339b4"
2022-07-11 19:27:00 +02:00
} ,
"dist" : {
"type" : "zip" ,
2022-12-29 22:33:01 +01:00
"url" : "https://api.github.com/repos/ramsey/collection/zipball/ad7475d1c9e70b190ecffc58f2d989416af339b4" ,
"reference" : "ad7475d1c9e70b190ecffc58f2d989416af339b4" ,
2022-07-11 19:27:00 +02:00
"shasum" : ""
} ,
"require" : {
2022-12-29 22:33:01 +01:00
"php" : "^7.4 || ^8.0" ,
2022-07-11 19:27:00 +02:00
"symfony/polyfill-php81" : "^1.23"
} ,
"require-dev" : {
2022-12-29 22:33:01 +01:00
"captainhook/plugin-composer" : "^5.3" ,
"ergebnis/composer-normalize" : "^2.28.3" ,
"fakerphp/faker" : "^1.21" ,
"hamcrest/hamcrest-php" : "^2.0" ,
"jangregor/phpstan-prophecy" : "^1.0" ,
"mockery/mockery" : "^1.5" ,
"php-parallel-lint/php-console-highlighter" : "^1.0" ,
"php-parallel-lint/php-parallel-lint" : "^1.3" ,
"phpcsstandards/phpcsutils" : "^1.0.0-rc1" ,
2022-07-11 19:27:00 +02:00
"phpspec/prophecy-phpunit" : "^2.0" ,
2022-12-29 22:33:01 +01:00
"phpstan/extension-installer" : "^1.2" ,
"phpstan/phpstan" : "^1.9" ,
"phpstan/phpstan-mockery" : "^1.1" ,
"phpstan/phpstan-phpunit" : "^1.3" ,
"phpunit/phpunit" : "^9.5" ,
"psalm/plugin-mockery" : "^1.1" ,
"psalm/plugin-phpunit" : "^0.18.4" ,
"ramsey/coding-standard" : "^2.0.3" ,
"ramsey/conventional-commits" : "^1.3" ,
"vimeo/psalm" : "^5.4"
2022-07-11 19:27:00 +02:00
} ,
"type" : "library" ,
2022-12-29 22:33:01 +01:00
"extra" : {
"captainhook" : {
"force-install" : true
} ,
"ramsey/conventional-commits" : {
"configFile" : "conventional-commits.json"
}
} ,
2022-07-11 19:27:00 +02:00
"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" ,
2022-12-29 22:33:01 +01:00
"source" : "https://github.com/ramsey/collection/tree/1.3.0"
2022-07-11 19:27:00 +02:00
} ,
"funding" : [
{
"url" : "https://github.com/ramsey" ,
"type" : "github"
} ,
{
"url" : "https://tidelift.com/funding/github/packagist/ramsey/collection" ,
"type" : "tidelift"
}
] ,
2022-12-29 22:33:01 +01:00
"time" : "2022-12-27T19:12:24+00:00"
2022-07-11 19:27:00 +02:00
} ,
{
"name" : "ramsey/uuid" ,
"version" : "4.2.3" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/ramsey/uuid.git" ,