{ "packages": [ { "name": "api-platform/core", "version": "v3.4.17", "version_normalized": "3.4.17.0", "source": { "type": "git", "url": "https://github.com/api-platform/core.git", "reference": "c5fb664d17ed9ae919394514ea69a5039d2ad9ab" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/api-platform/core/zipball/c5fb664d17ed9ae919394514ea69a5039d2ad9ab", "reference": "c5fb664d17ed9ae919394514ea69a5039d2ad9ab", "shasum": "" }, "require": { "doctrine/inflector": "^1.0 || ^2.0", "php": ">=8.1", "psr/cache": "^1.0 || ^2.0 || ^3.0", "psr/container": "^1.0 || ^2.0", "symfony/deprecation-contracts": "^3.1", "symfony/http-foundation": "^6.4 || ^7.1", "symfony/http-kernel": "^6.4 || ^7.1", "symfony/property-access": "^6.4 || ^7.1", "symfony/property-info": "^6.4 || ^7.1", "symfony/serializer": "^6.4 || ^7.1", "symfony/translation-contracts": "^3.3", "symfony/web-link": "^6.4 || ^7.1", "willdurand/negotiation": "^3.0" }, "conflict": { "doctrine/common": "<3.2.2", "doctrine/dbal": "<2.10", "doctrine/mongodb-odm": "<2.4", "doctrine/orm": "<2.14.0", "doctrine/persistence": "<1.3", "elasticsearch/elasticsearch": ">=8.0,<8.4", "phpspec/prophecy": "<1.15", "phpunit/phpunit": "<9.5", "symfony/framework-bundle": "6.4.6 || 7.0.6", "symfony/var-exporter": "<6.1.1" }, "replace": { "api-platform/doctrine-common": "self.version", "api-platform/doctrine-odm": "self.version", "api-platform/doctrine-orm": "self.version", "api-platform/documentation": "self.version", "api-platform/elasticsearch": "self.version", "api-platform/graphql": "self.version", "api-platform/http-cache": "self.version", "api-platform/hydra": "self.version", "api-platform/json-api": "self.version", "api-platform/json-hal": "self.version", "api-platform/json-schema": "self.version", "api-platform/jsonld": "self.version", "api-platform/laravel": "self.version", "api-platform/metadata": "self.version", "api-platform/openapi": "self.version", "api-platform/parameter-validator": "self.version", "api-platform/ramsey-uuid": "self.version", "api-platform/serializer": "self.version", "api-platform/state": "self.version", "api-platform/symfony": "self.version", "api-platform/validator": "self.version" }, "require-dev": { "api-platform/doctrine-common": "^3.4 || ^4.0", "api-platform/doctrine-odm": "^3.4 || ^4.0", "api-platform/doctrine-orm": "^3.4 || ^4.0", "api-platform/documentation": "^3.4 || ^4.0", "api-platform/elasticsearch": "^3.4 || ^4.0", "api-platform/graphql": "^3.4 || ^4.0", "api-platform/http-cache": "^3.4 || ^4.0", "api-platform/hydra": "^3.4 || ^4.0", "api-platform/json-api": "^3.3 || ^4.0", "api-platform/json-schema": "^3.4 || ^4.0", "api-platform/jsonld": "^3.4 || ^4.0", "api-platform/metadata": "^3.4 || ^4.0", "api-platform/openapi": "^3.4 || ^4.0", "api-platform/parameter-validator": "^3.4", "api-platform/ramsey-uuid": "^3.4 || ^4.0", "api-platform/serializer": "^3.4 || ^4.0", "api-platform/state": "^3.4 || ^4.0", "api-platform/validator": "^3.4 || ^4.0", "behat/behat": "^3.11", "behat/mink": "^1.9", "doctrine/cache": "^1.11 || ^2.1", "doctrine/common": "^3.2.2", "doctrine/dbal": "^3.4.0 || ^4.0", "doctrine/doctrine-bundle": "^1.12 || ^2.0", "doctrine/mongodb-odm": "^2.2", "doctrine/mongodb-odm-bundle": "^4.0 || ^5.0", "doctrine/orm": "^2.14 || ^3.0", "elasticsearch/elasticsearch": "^7.11 || ^8.4", "friends-of-behat/mink-browserkit-driver": "^1.3.1", "friends-of-behat/mink-extension": "^2.2", "friends-of-behat/symfony-extension": "^2.1", "guzzlehttp/guzzle": "^6.0 || ^7.1", "jangregor/phpstan-prophecy": "^1.0", "justinrainbow/json-schema": "^5.2.1", "phpspec/prophecy-phpunit": "^2.0", "phpstan/extension-installer": "^1.1", "phpstan/phpdoc-parser": "^1.13|^2.0", "phpstan/phpstan": "^1.10", "phpstan/phpstan-doctrine": "^1.0", "phpstan/phpstan-phpunit": "^1.0", "phpstan/phpstan-symfony": "^1.0", "phpunit/phpunit": "^9.6", "psr/log": "^1.0 || ^2.0 || ^3.0", "ramsey/uuid": "^3.9.7 || ^4.0", "ramsey/uuid-doctrine": "^1.4 || ^2.0 || ^3.0", "sebastian/comparator": "<5.0", "soyuka/contexts": "v3.3.9", "soyuka/pmu": "^0.0.12", "soyuka/stubs-mongodb": "^1.0", "symfony/asset": "^6.4 || ^7.1", "symfony/browser-kit": "^6.4 || ^7.1", "symfony/cache": "^6.4 || ^7.1", "symfony/config": "^6.4 || ^7.1", "symfony/console": "^6.4 || ^7.1", "symfony/css-selector": "^6.4 || ^7.1", "symfony/dependency-injection": "^6.4 || ^7.1", "symfony/doctrine-bridge": "^6.4 || ^7.1", "symfony/dom-crawler": "^6.4 || ^7.1", "symfony/error-handler": "^6.4 || ^7.1", "symfony/event-dispatcher": "^6.4 || ^7.1", "symfony/expression-language": "^6.4 || ^7.1", "symfony/finder": "^6.4 || ^7.1", "symfony/form": "^6.4 || ^7.1", "symfony/framework-bundle": "^6.4 || ^7.1", "symfony/http-client": "^6.4 || ^7.1", "symfony/intl": "^6.4 || ^7.1", "symfony/maker-bundle": "^1.24", "symfony/mercure-bundle": "*", "symfony/messenger": "^6.4 || ^7.1", "symfony/phpunit-bridge": "^6.4.1 || ^7.1", "symfony/routing": "^6.4 || ^7.1", "symfony/security-bundle": "^6.4 || ^7.1", "symfony/security-core": "^6.4 || ^7.1", "symfony/stopwatch": "^6.4 || ^7.1", "symfony/string": "^6.4 || ^7.1", "symfony/twig-bundle": "^6.4 || ^7.1", "symfony/uid": "^6.4 || ^7.1", "symfony/validator": "^6.4 || ^7.1", "symfony/web-profiler-bundle": "^6.4 || ^7.1", "symfony/yaml": "^6.4 || ^7.1", "twig/twig": "^1.42.3 || ^2.12 || ^3.0", "webonyx/graphql-php": "^14.0 || ^15.0" }, "suggest": { "doctrine/mongodb-odm-bundle": "To support MongoDB. Only versions 4.0 and later are supported.", "elasticsearch/elasticsearch": "To support Elasticsearch.", "ocramius/package-versions": "To display the API Platform's version in the debug bar.", "phpstan/phpdoc-parser": "To support extracting metadata from PHPDoc.", "psr/cache-implementation": "To use metadata caching.", "ramsey/uuid": "To support Ramsey's UUID identifiers.", "symfony/cache": "To have metadata caching when using Symfony integration.", "symfony/config": "To load XML configuration files.", "symfony/expression-language": "To use authorization features.", "symfony/http-client": "To use the HTTP cache invalidation system.", "symfony/messenger": "To support messenger integration.", "symfony/security": "To use authorization features.", "symfony/twig-bundle": "To use the Swagger UI integration.", "symfony/uid": "To support Symfony UUID/ULID identifiers.", "symfony/web-profiler-bundle": "To use the data collector.", "webonyx/graphql-php": "To support GraphQL." }, "time": "2025-04-07T08:40:57+00:00", "type": "library", "extra": { "pmu": { "projects": [ "./src/*/composer.json", "src/Doctrine/*/composer.json" ] }, "thanks": { "url": "https://github.com/api-platform/api-platform", "name": "api-platform/api-platform" }, "symfony": { "require": "^6.4 || ^7.1" }, "branch-alias": { "dev-3.4": "3.4.x-dev", "dev-main": "4.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "ApiPlatform\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kévin Dunglas", "email": "kevin@dunglas.fr", "homepage": "https://dunglas.fr" } ], "description": "Build a fully-featured hypermedia or GraphQL API in minutes!", "homepage": "https://api-platform.com", "keywords": [ "Hydra", "JSON-LD", "api", "graphql", "hal", "jsonapi", "openapi", "rest", "swagger" ], "support": { "issues": "https://github.com/api-platform/core/issues", "source": "https://github.com/api-platform/core/tree/v3.4.17" }, "install-path": "../api-platform/core" }, { "name": "beberlei/doctrineextensions", "version": "v1.3.0", "version_normalized": "1.3.0.0", "source": { "type": "git", "url": "https://github.com/beberlei/DoctrineExtensions.git", "reference": "008f162f191584a6c37c03a803f718802ba9dd9a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/beberlei/DoctrineExtensions/zipball/008f162f191584a6c37c03a803f718802ba9dd9a", "reference": "008f162f191584a6c37c03a803f718802ba9dd9a", "shasum": "" }, "require": { "doctrine/orm": "^2.7", "php": "^7.2 || ^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.14", "nesbot/carbon": "*", "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", "symfony/yaml": "^4.2 || ^5.0", "zf1/zend-date": "^1.12", "zf1/zend-registry": "^1.12" }, "time": "2020-11-29T07:37:23+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "DoctrineExtensions\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Steve Lacey", "email": "steve@steve.ly" } ], "description": "A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.", "keywords": [ "database", "doctrine", "orm" ], "support": { "source": "https://github.com/beberlei/DoctrineExtensions/tree/v1.3.0" }, "install-path": "../beberlei/doctrineextensions" }, { "name": "bjeavons/zxcvbn-php", "version": "1.4.1", "version_normalized": "1.4.1.0", "source": { "type": "git", "url": "https://github.com/bjeavons/zxcvbn-php.git", "reference": "603e015f2c81118a8f42930140311d125eba6f8a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bjeavons/zxcvbn-php/zipball/603e015f2c81118a8f42930140311d125eba6f8a", "reference": "603e015f2c81118a8f42930140311d125eba6f8a", "shasum": "" }, "require": { "ext-json": "*", "php": "^7.2 | ^8.0 | ^8.1", "symfony/polyfill-mbstring": ">=1.3.1" }, "require-dev": { "php-coveralls/php-coveralls": "*", "phpstan/phpstan": "^2.0", "phpunit/phpunit": "^8.5", "squizlabs/php_codesniffer": "3.*" }, "suggest": { "ext-gmp": "Required for optimized binomial calculations (also requires PHP >= 7.3)" }, "time": "2024-11-21T22:10:41+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "ZxcvbnPhp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "See contributors", "homepage": "https://github.com/bjeavons/zxcvbn-php" } ], "description": "Realistic password strength estimation PHP library based on Zxcvbn JS", "homepage": "https://github.com/bjeavons/zxcvbn-php", "keywords": [ "password", "zxcvbn" ], "support": { "issues": "https://github.com/bjeavons/zxcvbn-php/issues", "source": "https://github.com/bjeavons/zxcvbn-php/tree/1.4.1" }, "install-path": "../bjeavons/zxcvbn-php" }, { "name": "composer/ca-bundle", "version": "1.5.9", "version_normalized": "1.5.9.0", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", "reference": "1905981ee626e6f852448b7aaa978f8666c5bc54" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/ca-bundle/zipball/1905981ee626e6f852448b7aaa978f8666c5bc54", "reference": "1905981ee626e6f852448b7aaa978f8666c5bc54", "shasum": "" }, "require": { "ext-openssl": "*", "ext-pcre": "*", "php": "^7.2 || ^8.0" }, "require-dev": { "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^8 || ^9", "psr/log": "^1.0 || ^2.0 || ^3.0", "symfony/process": "^4.0 || ^5.0 || ^6.0 || ^7.0" }, "time": "2025-11-06T11:46:17+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Composer\\CaBundle\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" } ], "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.", "keywords": [ "cabundle", "cacert", "certificate", "ssl", "tls" ], "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues", "source": "https://github.com/composer/ca-bundle/tree/1.5.9" }, "funding": [ { "url": "https://packagist.com", "type": "custom" }, { "url": "https://github.com/composer", "type": "github" } ], "install-path": "./ca-bundle" }, { "name": "composer/installers", "version": "v2.2.0", "version_normalized": "2.2.0.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", "reference": "c29dc4b93137acb82734f672c37e029dfbd95b35" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/installers/zipball/c29dc4b93137acb82734f672c37e029dfbd95b35", "reference": "c29dc4b93137acb82734f672c37e029dfbd95b35", "shasum": "" }, "require": { "composer-plugin-api": "^1.0 || ^2.0", "php": "^7.2 || ^8.0" }, "require-dev": { "composer/composer": "1.6.* || ^2.0", "composer/semver": "^1 || ^3", "phpstan/phpstan": "^0.12.55", "phpstan/phpstan-phpunit": "^0.12.16", "symfony/phpunit-bridge": "^5.3", "symfony/process": "^5" }, "time": "2022-08-20T06:45:11+00:00", "type": "composer-plugin", "extra": { "class": "Composer\\Installers\\Plugin", "branch-alias": { "dev-main": "2.x-dev" }, "plugin-modifies-install-path": true }, "installation-source": "dist", "autoload": { "psr-4": { "Composer\\Installers\\": "src/Composer/Installers" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kyle Robinson Young", "email": "kyle@dontkry.com", "homepage": "https://github.com/shama" } ], "description": "A multi-framework Composer library installer", "homepage": "https://composer.github.io/installers/", "keywords": [ "Dolibarr", "Eliasis", "Hurad", "ImageCMS", "Kanboard", "Lan Management System", "MODX Evo", "MantisBT", "Mautic", "Maya", "OXID", "Plentymarkets", "Porto", "RadPHP", "SMF", "Starbug", "Thelia", "Whmcs", "WolfCMS", "agl", "annotatecms", "attogram", "bitrix", "cakephp", "chef", "cockpit", "codeigniter", "concrete5", "croogo", "dokuwiki", "drupal", "eZ Platform", "elgg", "expressionengine", "fuelphp", "grav", "installer", "itop", "known", "kohana", "laravel", "lavalite", "lithium", "magento", "majima", "mako", "matomo", "mediawiki", "miaoxing", "modulework", "modx", "moodle", "osclass", "pantheon", "phpbb", "piwik", "ppi", "processwire", "puppet", "pxcms", "reindex", "roundcube", "shopware", "silverstripe", "sydes", "sylius", "tastyigniter", "wordpress", "yawik", "zend", "zikula" ], "support": { "issues": "https://github.com/composer/installers/issues", "source": "https://github.com/composer/installers/tree/v2.2.0" }, "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" } ], "install-path": "./installers" }, { "name": "composer/pcre", "version": "3.1.4", "version_normalized": "3.1.4.0", "source": { "type": "git", "url": "https://github.com/composer/pcre.git", "reference": "04229f163664973f68f38f6f73d917799168ef24" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/pcre/zipball/04229f163664973f68f38f6f73d917799168ef24", "reference": "04229f163664973f68f38f6f73d917799168ef24", "shasum": "" }, "require": { "php": "^7.4 || ^8.0" }, "require-dev": { "phpstan/phpstan": "^1.3", "phpstan/phpstan-strict-rules": "^1.1", "symfony/phpunit-bridge": "^5" }, "time": "2024-05-27T13:40:54+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "3.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Composer\\Pcre\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" } ], "description": "PCRE wrapping library that offers type-safe preg_* replacements.", "keywords": [ "PCRE", "preg", "regex", "regular expression" ], "support": { "issues": "https://github.com/composer/pcre/issues", "source": "https://github.com/composer/pcre/tree/3.1.4" }, "funding": [ { "url": "https://packagist.com", "type": "custom" }, { "url": "https://github.com/composer", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/composer/composer", "type": "tidelift" } ], "install-path": "./pcre" }, { "name": "curl/curl", "version": "2.3.3", "version_normalized": "2.3.3.0", "source": { "type": "git", "url": "https://github.com/php-mod/curl.git", "reference": "ec22ad27dead47093f0944f5e651df4b12846f5a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-mod/curl/zipball/ec22ad27dead47093f0944f5e651df4b12846f5a", "reference": "ec22ad27dead47093f0944f5e651df4b12846f5a", "shasum": "" }, "require": { "ext-curl": "*", "php": "^5.6 | ^7.0 | ^8.0" }, "require-dev": { "yoast/phpunit-polyfills": "^0.2.0" }, "time": "2021-11-30T20:19:35+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "Curl": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "php-curl-class", "homepage": "https://github.com/php-curl-class" }, { "name": "Hassan Amouhzi", "email": "hassan@anezi.net", "homepage": "http://hassan.amouhzi.com" }, { "name": "user52", "homepage": "https://github.com/user52" } ], "description": "cURL class for PHP", "homepage": "https://github.com/php-mod/curl", "keywords": [ "curl", "dot" ], "support": { "issues": "https://github.com/php-mod/curl/issues", "source": "https://github.com/php-mod/curl/tree/2.3.3" }, "install-path": "../curl/curl" }, { "name": "defuse/php-encryption", "version": "v2.4.0", "version_normalized": "2.4.0.0", "source": { "type": "git", "url": "https://github.com/defuse/php-encryption.git", "reference": "f53396c2d34225064647a05ca76c1da9d99e5828" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/defuse/php-encryption/zipball/f53396c2d34225064647a05ca76c1da9d99e5828", "reference": "f53396c2d34225064647a05ca76c1da9d99e5828", "shasum": "" }, "require": { "ext-openssl": "*", "paragonie/random_compat": ">= 2", "php": ">=5.6.0" }, "require-dev": { "phpunit/phpunit": "^5|^6|^7|^8|^9|^10", "yoast/phpunit-polyfills": "^2.0.0" }, "time": "2023-06-19T06:10:36+00:00", "bin": [ "bin/generate-defuse-key" ], "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Defuse\\Crypto\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Hornby", "email": "taylor@defuse.ca", "homepage": "https://defuse.ca/" }, { "name": "Scott Arciszewski", "email": "info@paragonie.com", "homepage": "https://paragonie.com" } ], "description": "Secure PHP Encryption Library", "keywords": [ "aes", "authenticated encryption", "cipher", "crypto", "cryptography", "encrypt", "encryption", "openssl", "security", "symmetric key cryptography" ], "support": { "issues": "https://github.com/defuse/php-encryption/issues", "source": "https://github.com/defuse/php-encryption/tree/v2.4.0" }, "install-path": "../defuse/php-encryption" }, { "name": "doctrine/annotations", "version": "1.14.4", "version_normalized": "1.14.4.0", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", "reference": "253dca476f70808a5aeed3a47cc2cc88c5cab915" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/annotations/zipball/253dca476f70808a5aeed3a47cc2cc88c5cab915", "reference": "253dca476f70808a5aeed3a47cc2cc88c5cab915", "shasum": "" }, "require": { "doctrine/lexer": "^1 || ^2", "ext-tokenizer": "*", "php": "^7.1 || ^8.0", "psr/cache": "^1 || ^2 || ^3" }, "require-dev": { "doctrine/cache": "^1.11 || ^2.0", "doctrine/coding-standard": "^9 || ^12", "phpstan/phpstan": "~1.4.10 || ^1.10.28", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", "symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7", "vimeo/psalm": "^4.30 || ^5.14" }, "suggest": { "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations" }, "time": "2024-09-05T10:15:52+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Docblock Annotations Parser", "homepage": "https://www.doctrine-project.org/projects/annotations.html", "keywords": [ "annotations", "docblock", "parser" ], "support": { "issues": "https://github.com/doctrine/annotations/issues", "source": "https://github.com/doctrine/annotations/tree/1.14.4" }, "install-path": "../doctrine/annotations" }, { "name": "doctrine/cache", "version": "2.2.0", "version_normalized": "2.2.0.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" }, "time": "2022-05-20T20:07:39+00:00", "type": "library", "installation-source": "dist", "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" } ], "install-path": "../doctrine/cache" }, { "name": "doctrine/collections", "version": "1.8.0", "version_normalized": "1.8.0.0", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", "reference": "2b44dd4cbca8b5744327de78bafef5945c7e7b5e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/collections/zipball/2b44dd4cbca8b5744327de78bafef5945c7e7b5e", "reference": "2b44dd4cbca8b5744327de78bafef5945c7e7b5e", "shasum": "" }, "require": { "doctrine/deprecations": "^0.5.3 || ^1", "php": "^7.1.3 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^9.0 || ^10.0", "phpstan/phpstan": "^1.4.8", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.1.5", "vimeo/psalm": "^4.22" }, "time": "2022-09-01T20:12:10+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.", "homepage": "https://www.doctrine-project.org/projects/collections.html", "keywords": [ "array", "collections", "iterators", "php" ], "support": { "issues": "https://github.com/doctrine/collections/issues", "source": "https://github.com/doctrine/collections/tree/1.8.0" }, "install-path": "../doctrine/collections" }, { "name": "doctrine/common", "version": "3.4.5", "version_normalized": "3.4.5.0", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", "reference": "6c8fef961f67b8bc802ce3e32e3ebd1022907286" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/common/zipball/6c8fef961f67b8bc802ce3e32e3ebd1022907286", "reference": "6c8fef961f67b8bc802ce3e32e3ebd1022907286", "shasum": "" }, "require": { "doctrine/persistence": "^2.0 || ^3.0", "php": "^7.1 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^9.0 || ^10.0", "doctrine/collections": "^1", "phpstan/phpstan": "^1.4.1", "phpstan/phpstan-phpunit": "^1", "phpunit/phpunit": "^7.5.20 || ^8.5 || ^9.0", "squizlabs/php_codesniffer": "^3.0", "symfony/phpunit-bridge": "^6.1", "vimeo/psalm": "^4.4" }, "time": "2024-10-08T15:53:43+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Doctrine\\Common\\": "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" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" }, { "name": "Marco Pivetta", "email": "ocramius@gmail.com" } ], "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.", "homepage": "https://www.doctrine-project.org/projects/common.html", "keywords": [ "common", "doctrine", "php" ], "support": { "issues": "https://github.com/doctrine/common/issues", "source": "https://github.com/doctrine/common/tree/3.4.5" }, "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" } ], "install-path": "../doctrine/common" }, { "name": "doctrine/dbal", "version": "3.9.3", "version_normalized": "3.9.3.0", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", "reference": "61446f07fcb522414d6cfd8b1c3e5f9e18c579ba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/dbal/zipball/61446f07fcb522414d6cfd8b1c3e5f9e18c579ba", "reference": "61446f07fcb522414d6cfd8b1c3e5f9e18c579ba", "shasum": "" }, "require": { "composer-runtime-api": "^2", "doctrine/cache": "^1.11|^2.0", "doctrine/deprecations": "^0.5.3|^1", "doctrine/event-manager": "^1|^2", "php": "^7.4 || ^8.0", "psr/cache": "^1|^2|^3", "psr/log": "^1|^2|^3" }, "require-dev": { "doctrine/coding-standard": "12.0.0", "fig/log-test": "^1", "jetbrains/phpstorm-stubs": "2023.1", "phpstan/phpstan": "1.12.6", "phpstan/phpstan-strict-rules": "^1.6", "phpunit/phpunit": "9.6.20", "psalm/plugin-phpunit": "0.18.4", "slevomat/coding-standard": "8.13.1", "squizlabs/php_codesniffer": "3.10.2", "symfony/cache": "^5.4|^6.0|^7.0", "symfony/console": "^4.4|^5.4|^6.0|^7.0", "vimeo/psalm": "4.30.0" }, "suggest": { "symfony/console": "For helpful console commands such as SQL execution and import of files." }, "time": "2024-10-10T17:56:43+00:00", "bin": [ "bin/doctrine-dbal" ], "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Doctrine\\DBAL\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" } ], "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.", "homepage": "https://www.doctrine-project.org/projects/dbal.html", "keywords": [ "abstraction", "database", "db2", "dbal", "mariadb", "mssql", "mysql", "oci8", "oracle", "pdo", "pgsql", "postgresql", "queryobject", "sasql", "sql", "sqlite", "sqlserver", "sqlsrv" ], "support": { "issues": "https://github.com/doctrine/dbal/issues", "source": "https://github.com/doctrine/dbal/tree/3.9.3" }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", "type": "custom" }, { "url": "https://www.patreon.com/phpdoctrine", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal", "type": "tidelift" } ], "install-path": "../doctrine/dbal" }, { "name": "doctrine/deprecations", "version": "1.1.4", "version_normalized": "1.1.4.0", "source": { "type": "git", "url": "https://github.com/doctrine/deprecations.git", "reference": "31610dbb31faa98e6b5447b62340826f54fbc4e9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/deprecations/zipball/31610dbb31faa98e6b5447b62340826f54fbc4e9", "reference": "31610dbb31faa98e6b5447b62340826f54fbc4e9", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^9 || ^12", "phpstan/phpstan": "1.4.10 || 2.0.3", "phpstan/phpstan-phpunit": "^1.0 || ^2", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", "psr/log": "^1 || ^2 || ^3" }, "suggest": { "psr/log": "Allows logging deprecations via PSR-3 logger implementation" }, "time": "2024-12-07T21:18:45+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Doctrine\\Deprecations\\": "src" } }, "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/1.1.4" }, "install-path": "../doctrine/deprecations" }, { "name": "doctrine/doctrine-bundle", "version": "2.6.4", "version_normalized": "2.6.4.0", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineBundle.git", "reference": "eee859d57d3edf24800f77517f846d7fb11cfdd0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/eee859d57d3edf24800f77517f846d7fb11cfdd0", "reference": "eee859d57d3edf24800f77517f846d7fb11cfdd0", "shasum": "" }, "require": { "doctrine/annotations": "^1", "doctrine/cache": "^1.11 || ^2.0", "doctrine/dbal": "^2.13.1|^3.3.2", "doctrine/persistence": "^2.2|^3", "doctrine/sql-formatter": "^1.0.1", "php": "^7.1 || ^8.0", "symfony/cache": "^4.3.3|^5.0|^6.0", "symfony/config": "^4.4.3|^5.0|^6.0", "symfony/console": "^3.4.30|^4.3.3|^5.0|^6.0", "symfony/dependency-injection": "^4.4.18|^5.0|^6.0", "symfony/deprecation-contracts": "^2.1|^3", "symfony/doctrine-bridge": "^4.4.22|^5.2.7|^6.0", "symfony/framework-bundle": "^3.4.30|^4.3.3|^5.0|^6.0", "symfony/service-contracts": "^1.1.1|^2.0|^3" }, "conflict": { "doctrine/orm": "<2.10|>=3.0", "twig/twig": "<1.34|>=2.0,<2.4" }, "require-dev": { "doctrine/coding-standard": "^9.0", "doctrine/orm": "^2.10 || ^3.0", "friendsofphp/proxy-manager-lts": "^1.0", "phpunit/phpunit": "^7.5 || ^8.0 || ^9.3 || ^10.0", "psalm/plugin-phpunit": "^0.16.1", "psalm/plugin-symfony": "^3", "psr/log": "^1.1.4|^2.0|^3.0", "symfony/phpunit-bridge": "^5.2|^6.0", "symfony/property-info": "^4.3.3|^5.0|^6.0", "symfony/proxy-manager-bridge": "^3.4|^4.3.3|^5.0|^6.0", "symfony/security-bundle": "^4.4|^5.0|^6.0", "symfony/twig-bridge": "^3.4.30|^4.3.3|^5.0|^6.0", "symfony/validator": "^3.4.30|^4.3.3|^5.0|^6.0", "symfony/web-profiler-bundle": "^3.4.30|^4.3.3|^5.0|^6.0", "symfony/yaml": "^3.4.30|^4.3.3|^5.0|^6.0", "twig/twig": "^1.34|^2.12|^3.0", "vimeo/psalm": "^4.7" }, "suggest": { "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.", "ext-pdo": "*", "symfony/web-profiler-bundle": "To use the data collector." }, "time": "2022-06-06T16:28:08+00:00", "type": "symfony-bundle", "installation-source": "dist", "autoload": { "psr-4": { "Doctrine\\Bundle\\DoctrineBundle\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" }, { "name": "Doctrine Project", "homepage": "https://www.doctrine-project.org/" } ], "description": "Symfony DoctrineBundle", "homepage": "https://www.doctrine-project.org", "keywords": [ "database", "dbal", "orm", "persistence" ], "support": { "issues": "https://github.com/doctrine/DoctrineBundle/issues", "source": "https://github.com/doctrine/DoctrineBundle/tree/2.6.4" }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", "type": "custom" }, { "url": "https://www.patreon.com/phpdoctrine", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-bundle", "type": "tidelift" } ], "install-path": "../doctrine/doctrine-bundle" }, { "name": "doctrine/event-manager", "version": "2.0.1", "version_normalized": "2.0.1.0", "source": { "type": "git", "url": "https://github.com/doctrine/event-manager.git", "reference": "b680156fa328f1dfd874fd48c7026c41570b9c6e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/event-manager/zipball/b680156fa328f1dfd874fd48c7026c41570b9c6e", "reference": "b680156fa328f1dfd874fd48c7026c41570b9c6e", "shasum": "" }, "require": { "php": "^8.1" }, "conflict": { "doctrine/common": "<2.9" }, "require-dev": { "doctrine/coding-standard": "^12", "phpstan/phpstan": "^1.8.8", "phpunit/phpunit": "^10.5", "vimeo/psalm": "^5.24" }, "time": "2024-05-22T20:47:39+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Doctrine\\Common\\": "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" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" }, { "name": "Marco Pivetta", "email": "ocramius@gmail.com" } ], "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.", "homepage": "https://www.doctrine-project.org/projects/event-manager.html", "keywords": [ "event", "event dispatcher", "event manager", "event system", "events" ], "support": { "issues": "https://github.com/doctrine/event-manager/issues", "source": "https://github.com/doctrine/event-manager/tree/2.0.1" }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", "type": "custom" }, { "url": "https://www.patreon.com/phpdoctrine", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager", "type": "tidelift" } ], "install-path": "../doctrine/event-manager" }, { "name": "doctrine/inflector", "version": "2.0.10", "version_normalized": "2.0.10.0", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc", "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^11.0", "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 || ^5.4" }, "time": "2024-02-18T20:23:39+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Doctrine\\Inflector\\": "lib/Doctrine/Inflector" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.", "homepage": "https://www.doctrine-project.org/projects/inflector.html", "keywords": [ "inflection", "inflector", "lowercase", "manipulation", "php", "plural", "singular", "strings", "uppercase", "words" ], "support": { "issues": "https://github.com/doctrine/inflector/issues", "source": "https://github.com/doctrine/inflector/tree/2.0.10" }, "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" } ], "install-path": "../doctrine/inflector" }, { "name": "doctrine/instantiator", "version": "2.0.0", "version_normalized": "2.0.0.0", "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/instantiator/zipball/c6222283fa3f4ac679f8b9ced9a4e23f163e80d0", "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0", "shasum": "" }, "require": { "php": "^8.1" }, "require-dev": { "doctrine/coding-standard": "^11", "ext-pdo": "*", "ext-phar": "*", "phpbench/phpbench": "^1.2", "phpstan/phpstan": "^1.9.4", "phpstan/phpstan-phpunit": "^1.3", "phpunit/phpunit": "^9.5.27", "vimeo/psalm": "^5.4" }, "time": "2022-12-30T00:23:10+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Marco Pivetta", "email": "ocramius@gmail.com", "homepage": "https://ocramius.github.io/" } ], "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", "homepage": "https://www.doctrine-project.org/projects/instantiator.html", "keywords": [ "constructor", "instantiate" ], "support": { "issues": "https://github.com/doctrine/instantiator/issues", "source": "https://github.com/doctrine/instantiator/tree/2.0.0" }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", "type": "custom" }, { "url": "https://www.patreon.com/phpdoctrine", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator", "type": "tidelift" } ], "install-path": "../doctrine/instantiator" }, { "name": "doctrine/lexer", "version": "2.1.1", "version_normalized": "2.1.1.0", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", "reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/lexer/zipball/861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6", "reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6", "shasum": "" }, "require": { "doctrine/deprecations": "^1.0", "php": "^7.1 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^9 || ^12", "phpstan/phpstan": "^1.3", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6", "psalm/plugin-phpunit": "^0.18.3", "vimeo/psalm": "^4.11 || ^5.21" }, "time": "2024-02-05T11:35:39+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Doctrine\\Common\\Lexer\\": "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": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.", "homepage": "https://www.doctrine-project.org/projects/lexer.html", "keywords": [ "annotations", "docblock", "lexer", "parser", "php" ], "support": { "issues": "https://github.com/doctrine/lexer/issues", "source": "https://github.com/doctrine/lexer/tree/2.1.1" }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", "type": "custom" }, { "url": "https://www.patreon.com/phpdoctrine", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer", "type": "tidelift" } ], "install-path": "../doctrine/lexer" }, { "name": "doctrine/orm", "version": "2.20.0", "version_normalized": "2.20.0.0", "source": { "type": "git", "url": "https://github.com/doctrine/orm.git", "reference": "8ed6c2234aba019f9737a6bcc9516438e62da27c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/orm/zipball/8ed6c2234aba019f9737a6bcc9516438e62da27c", "reference": "8ed6c2234aba019f9737a6bcc9516438e62da27c", "shasum": "" }, "require": { "composer-runtime-api": "^2", "doctrine/cache": "^1.12.1 || ^2.1.1", "doctrine/collections": "^1.5 || ^2.1", "doctrine/common": "^3.0.3", "doctrine/dbal": "^2.13.1 || ^3.2", "doctrine/deprecations": "^0.5.3 || ^1", "doctrine/event-manager": "^1.2 || ^2", "doctrine/inflector": "^1.4 || ^2.0", "doctrine/instantiator": "^1.3 || ^2", "doctrine/lexer": "^2 || ^3", "doctrine/persistence": "^2.4 || ^3", "ext-ctype": "*", "php": "^7.1 || ^8.0", "psr/cache": "^1 || ^2 || ^3", "symfony/console": "^4.2 || ^5.0 || ^6.0 || ^7.0", "symfony/polyfill-php72": "^1.23", "symfony/polyfill-php80": "^1.16" }, "conflict": { "doctrine/annotations": "<1.13 || >= 3.0" }, "require-dev": { "doctrine/annotations": "^1.13 || ^2", "doctrine/coding-standard": "^9.0.2 || ^12.0", "phpbench/phpbench": "^0.16.10 || ^1.0", "phpstan/extension-installer": "~1.1.0 || ^1.4", "phpstan/phpstan": "~1.4.10 || 1.12.6", "phpstan/phpstan-deprecation-rules": "^1", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6", "psr/log": "^1 || ^2 || ^3", "squizlabs/php_codesniffer": "3.7.2", "symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7.0", "symfony/var-exporter": "^4.4 || ^5.4 || ^6.2 || ^7.0", "symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0", "vimeo/psalm": "4.30.0 || 5.24.0" }, "suggest": { "ext-dom": "Provides support for XSD validation for XML mapping files", "symfony/cache": "Provides cache support for Setup Tool with doctrine/cache 2.0", "symfony/yaml": "If you want to use YAML Metadata Mapping Driver" }, "time": "2024-10-11T11:47:24+00:00", "bin": [ "bin/doctrine" ], "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Doctrine\\ORM\\": "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" }, { "name": "Marco Pivetta", "email": "ocramius@gmail.com" } ], "description": "Object-Relational-Mapper for PHP", "homepage": "https://www.doctrine-project.org/projects/orm.html", "keywords": [ "database", "orm" ], "support": { "issues": "https://github.com/doctrine/orm/issues", "source": "https://github.com/doctrine/orm/tree/2.20.0" }, "install-path": "../doctrine/orm" }, { "name": "doctrine/persistence", "version": "3.4.3", "version_normalized": "3.4.3.0", "source": { "type": "git", "url": "https://github.com/doctrine/persistence.git", "reference": "d59e6ef7caffe6a30f4b6f9e9079a75f52c64ae0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/persistence/zipball/d59e6ef7caffe6a30f4b6f9e9079a75f52c64ae0", "reference": "d59e6ef7caffe6a30f4b6f9e9079a75f52c64ae0", "shasum": "" }, "require": { "doctrine/event-manager": "^1 || ^2", "php": "^7.2 || ^8.0", "psr/cache": "^1.0 || ^2.0 || ^3.0" }, "conflict": { "doctrine/common": "<2.10" }, "require-dev": { "doctrine/coding-standard": "^12 || ^14", "doctrine/common": "^3.0", "phpstan/phpstan": "^1 || 2.1.30", "phpstan/phpstan-phpunit": "^1 || ^2", "phpstan/phpstan-strict-rules": "^1 || ^2", "phpunit/phpunit": "^8.5.38 || ^9.5", "symfony/cache": "^4.4 || ^5.4 || ^6.0 || ^7.0" }, "time": "2025-10-21T15:21:39+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Doctrine\\Persistence\\": "src/Persistence" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" }, { "name": "Marco Pivetta", "email": "ocramius@gmail.com" } ], "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.", "homepage": "https://www.doctrine-project.org/projects/persistence.html", "keywords": [ "mapper", "object", "odm", "orm", "persistence" ], "support": { "issues": "https://github.com/doctrine/persistence/issues", "source": "https://github.com/doctrine/persistence/tree/3.4.3" }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", "type": "custom" }, { "url": "https://www.patreon.com/phpdoctrine", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fpersistence", "type": "tidelift" } ], "install-path": "../doctrine/persistence" }, { "name": "doctrine/sql-formatter", "version": "1.1.3", "version_normalized": "1.1.3.0", "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" }, "time": "2022-05-23T21:33:49+00:00", "bin": [ "bin/sql-formatter" ], "type": "library", "installation-source": "dist", "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" }, "install-path": "../doctrine/sql-formatter" }, { "name": "egulias/email-validator", "version": "4.0.2", "version_normalized": "4.0.2.0", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ebaaf5be6c0286928352e054f2d5125608e5405e", "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e", "shasum": "" }, "require": { "doctrine/lexer": "^2.0 || ^3.0", "php": ">=8.1", "symfony/polyfill-intl-idn": "^1.26" }, "require-dev": { "phpunit/phpunit": "^10.2", "vimeo/psalm": "^5.12" }, "suggest": { "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" }, "time": "2023-10-06T06:47:41+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "4.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Egulias\\EmailValidator\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Eduardo Gulias Davis" } ], "description": "A library for validating emails against several RFCs", "homepage": "https://github.com/egulias/EmailValidator", "keywords": [ "email", "emailvalidation", "emailvalidator", "validation", "validator" ], "support": { "issues": "https://github.com/egulias/EmailValidator/issues", "source": "https://github.com/egulias/EmailValidator/tree/4.0.2" }, "funding": [ { "url": "https://github.com/egulias", "type": "github" } ], "install-path": "../egulias/email-validator" }, { "name": "ezyang/htmlpurifier", "version": "v4.16.0", "version_normalized": "4.16.0.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8", "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8", "shasum": "" }, "require": { "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" }, "time": "2022-09-18T07:06:19+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "library/HTMLPurifier.composer.php" ], "psr-0": { "HTMLPurifier": "library/" }, "exclude-from-classmap": [ "/library/HTMLPurifier/Language/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1-or-later" ], "authors": [ { "name": "Edward Z. Yang", "email": "admin@htmlpurifier.org", "homepage": "http://ezyang.com" } ], "description": "Standards compliant HTML filter written in PHP", "homepage": "http://htmlpurifier.org/", "keywords": [ "html" ], "support": { "issues": "https://github.com/ezyang/htmlpurifier/issues", "source": "https://github.com/ezyang/htmlpurifier/tree/v4.16.0" }, "install-path": "../ezyang/htmlpurifier" }, { "name": "friendsofphp/proxy-manager-lts", "version": "v1.0.18", "version_normalized": "1.0.18.0", "source": { "type": "git", "url": "https://github.com/FriendsOfPHP/proxy-manager-lts.git", "reference": "2c8a6cffc3220e99352ad958fe7cf06bf6f7690f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/2c8a6cffc3220e99352ad958fe7cf06bf6f7690f", "reference": "2c8a6cffc3220e99352ad958fe7cf06bf6f7690f", "shasum": "" }, "require": { "laminas/laminas-code": "~3.4.1|^4.0", "php": ">=7.1", "symfony/filesystem": "^4.4.17|^5.0|^6.0|^7.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|^7.0" }, "time": "2024-03-20T12:50:41+00:00", "type": "library", "extra": { "thanks": { "name": "ocramius/proxy-manager", "url": "https://github.com/Ocramius/ProxyManager" } }, "installation-source": "dist", "autoload": { "psr-4": { "ProxyManager\\": "src/ProxyManager" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Marco Pivetta", "email": "ocramius@gmail.com", "homepage": "https://ocramius.github.io/" }, { "name": "Nicolas Grekas", "email": "p@tchwork.com" } ], "description": "Adding support for a wider range of PHP versions to ocramius/proxy-manager", "homepage": "https://github.com/FriendsOfPHP/proxy-manager-lts", "keywords": [ "aop", "lazy loading", "proxy", "proxy pattern", "service proxies" ], "support": { "issues": "https://github.com/FriendsOfPHP/proxy-manager-lts/issues", "source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.18" }, "funding": [ { "url": "https://github.com/Ocramius", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/ocramius/proxy-manager", "type": "tidelift" } ], "install-path": "../friendsofphp/proxy-manager-lts" }, { "name": "friendsofsymfony/jsrouting-bundle", "version": "3.5.2", "version_normalized": "3.5.2.0", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git", "reference": "af2ee3a5406a3b57dfe1a0c010d2a29c2fdbfeed" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/af2ee3a5406a3b57dfe1a0c010d2a29c2fdbfeed", "reference": "af2ee3a5406a3b57dfe1a0c010d2a29c2fdbfeed", "shasum": "" }, "require": { "php": "^8.0", "symfony/console": "^5.4|^6.0|^7.0", "symfony/framework-bundle": "^5.4|^6.0|^7.0", "symfony/serializer": "^5.4|^6.0.1|^7.0", "willdurand/jsonp-callback-validator": "~1.1|^2.0" }, "require-dev": { "symfony/expression-language": "^5.4|^6.0|^7.0", "symfony/phpunit-bridge": "^5.4|^6.0|^7.0" }, "time": "2024-11-26T15:26:56+00:00", "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "FOS\\JsRoutingBundle\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "William Durand", "email": "will+git@drnd.me" }, { "name": "FriendsOfSymfony Community", "homepage": "https://github.com/friendsofsymfony/FOSJsRoutingBundle/contributors" } ], "description": "A pretty nice way to expose your Symfony routing to client applications.", "homepage": "http://friendsofsymfony.github.com", "keywords": [ "Js Routing", "javascript", "routing" ], "support": { "issues": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/issues", "source": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/tree/3.5.2" }, "install-path": "../friendsofsymfony/jsrouting-bundle" }, { "name": "geoip2/geoip2", "version": "v2.4.5", "version_normalized": "2.4.5.0", "source": { "type": "git", "url": "https://github.com/maxmind/GeoIP2-php.git", "reference": "b28a0ed0190cd76c878ed7002a5d1bb8c5f4c175" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/b28a0ed0190cd76c878ed7002a5d1bb8c5f4c175", "reference": "b28a0ed0190cd76c878ed7002a5d1bb8c5f4c175", "shasum": "" }, "require": { "maxmind-db/reader": "~1.0", "maxmind/web-service-common": "~0.3", "php": ">=5.3.1" }, "require-dev": { "phpunit/phpunit": "4.2.*", "squizlabs/php_codesniffer": "2.*" }, "time": "2017-01-31T17:28:48+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "GeoIp2\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Gregory J. Oschwald", "email": "goschwald@maxmind.com", "homepage": "http://www.maxmind.com/" } ], "description": "MaxMind GeoIP2 PHP API", "homepage": "https://github.com/maxmind/GeoIP2-php", "keywords": [ "IP", "geoip", "geoip2", "geolocation", "maxmind" ], "support": { "issues": "https://github.com/maxmind/GeoIP2-php/issues", "source": "https://github.com/maxmind/GeoIP2-php/tree/v2.4.5" }, "install-path": "../geoip2/geoip2" }, { "name": "greenlion/php-sql-parser", "version": "v4.7.0", "version_normalized": "4.7.0.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/PHP-SQL-Parser.git", "reference": "7a44c4f83c78ce3634580307ed7037a94572a0e8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/PHP-SQL-Parser/zipball/7a44c4f83c78ce3634580307ed7037a94572a0e8", "reference": "7a44c4f83c78ce3634580307ed7037a94572a0e8", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "analog/analog": "^1.0.6", "phpunit/phpunit": "^9.5.13", "squizlabs/php_codesniffer": "^2.8.1" }, "time": "2024-11-29T08:05:49+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "PHPSQLParser\\": "src/" } }, "autoload-dev": { "psr-4": { "PHPSQLParser\\Test\\": "tests/cases/" } }, "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Justin Swanhart", "email": "greenlion@gmail.com", "homepage": "http://code.google.com/u/greenlion@gmail.com/", "role": "Owner" }, { "name": "André Rothe", "email": "phosco@gmx.de", "homepage": "https://www.phosco.info", "role": "Committer" } ], "description": "A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL", "homepage": "https://github.com/greenlion/PHP-SQL-Parser", "keywords": [ "MySQL", "creator", "parser", "sql" ], "support": { "issues": "https://github.com/greenlion/PHP-SQL-Parser/issues", "source": "https://github.com/greenlion/PHP-SQL-Parser" }, "install-path": "../greenlion/php-sql-parser" }, { "name": "intervention/httpauth", "version": "3.0.3", "version_normalized": "3.0.3.0", "source": { "type": "git", "url": "https://github.com/Intervention/httpauth.git", "reference": "7742aa013e1a72f94379cb6623286f06fa1ea5f7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Intervention/httpauth/zipball/7742aa013e1a72f94379cb6623286f06fa1ea5f7", "reference": "7742aa013e1a72f94379cb6623286f06fa1ea5f7", "shasum": "" }, "require": { "php": "^7.3|^8.0" }, "require-dev": { "phpstan/phpstan": "^0.12.11", "phpunit/phpunit": "^9.0" }, "time": "2021-01-22T15:08:35+00:00", "type": "library", "extra": { "laravel": { "aliases": { "HttpAuth": "Intervention\\HttpAuth\\Laravel\\Facades\\HttpAuth" }, "providers": [ "Intervention\\HttpAuth\\Laravel\\HttpAuthServiceProvider" ] } }, "installation-source": "dist", "autoload": { "psr-4": { "Intervention\\HttpAuth\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Oliver Vogel", "email": "oliver@olivervogel.com", "homepage": "https://olivervogel.com/" } ], "description": "HTTP authentication (Basic & Digest) including ServiceProviders for easy Laravel integration", "homepage": "https://github.com/Intervention/httpauth", "keywords": [ "Authentication", "http", "laravel" ], "support": { "issues": "https://github.com/Intervention/httpauth/issues", "source": "https://github.com/Intervention/httpauth/tree/3.0.3" }, "install-path": "../intervention/httpauth" }, { "name": "ircmaxell/password-compat", "version": "v1.0.4", "version_normalized": "1.0.4.0", "source": { "type": "git", "url": "https://github.com/ircmaxell/password_compat.git", "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c", "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c", "shasum": "" }, "require-dev": { "phpunit/phpunit": "4.*" }, "time": "2014-11-20T16:49:30+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "lib/password.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Anthony Ferrara", "email": "ircmaxell@php.net", "homepage": "http://blog.ircmaxell.com" } ], "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash", "homepage": "https://github.com/ircmaxell/password_compat", "keywords": [ "hashing", "password" ], "support": { "issues": "https://github.com/ircmaxell/password_compat/issues", "source": "https://github.com/ircmaxell/password_compat/tree/v1.0" }, "install-path": "../ircmaxell/password-compat" }, { "name": "ircmaxell/random-lib", "version": "v1.2.0", "version_normalized": "1.2.0.0", "source": { "type": "git", "url": "https://github.com/ircmaxell/RandomLib.git", "reference": "e9e0204f40e49fa4419946c677eccd3fa25b8cf4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ircmaxell/RandomLib/zipball/e9e0204f40e49fa4419946c677eccd3fa25b8cf4", "reference": "e9e0204f40e49fa4419946c677eccd3fa25b8cf4", "shasum": "" }, "require": { "ircmaxell/security-lib": "^1.1", "php": ">=5.3.2" }, "require-dev": { "friendsofphp/php-cs-fixer": "^1.11", "mikey179/vfsstream": "^1.6", "phpunit/phpunit": "^4.8|^5.0" }, "time": "2016-09-07T15:52:06+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "RandomLib": "lib" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Anthony Ferrara", "email": "ircmaxell@ircmaxell.com", "homepage": "http://blog.ircmaxell.com" } ], "description": "A Library For Generating Secure Random Numbers", "homepage": "https://github.com/ircmaxell/RandomLib", "keywords": [ "cryptography", "random", "random-numbers", "random-strings" ], "support": { "issues": "https://github.com/ircmaxell/RandomLib/issues", "source": "https://github.com/ircmaxell/RandomLib/tree/master" }, "install-path": "../ircmaxell/random-lib" }, { "name": "ircmaxell/security-lib", "version": "v1.1.0", "version_normalized": "1.1.0.0", "source": { "type": "git", "url": "https://github.com/ircmaxell/SecurityLib.git", "reference": "f3db6de12c20c9bcd1aa3db4353a1bbe0e44e1b5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ircmaxell/SecurityLib/zipball/f3db6de12c20c9bcd1aa3db4353a1bbe0e44e1b5", "reference": "f3db6de12c20c9bcd1aa3db4353a1bbe0e44e1b5", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "mikey179/vfsstream": "1.1.*" }, "time": "2015-03-20T14:31:23+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "SecurityLib": "lib" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Anthony Ferrara", "email": "ircmaxell@ircmaxell.com", "homepage": "http://blog.ircmaxell.com" } ], "description": "A Base Security Library", "homepage": "https://github.com/ircmaxell/SecurityLib", "support": { "issues": "https://github.com/ircmaxell/SecurityLib/issues", "source": "https://github.com/ircmaxell/SecurityLib/tree/master" }, "install-path": "../ircmaxell/security-lib" }, { "name": "jakeasmith/http_build_url", "version": "1.0.1", "version_normalized": "1.0.1.0", "source": { "type": "git", "url": "https://github.com/jakeasmith/http_build_url.git", "reference": "93c273e77cb1edead0cf8bcf8cd2003428e74e37" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jakeasmith/http_build_url/zipball/93c273e77cb1edead0cf8bcf8cd2003428e74e37", "reference": "93c273e77cb1edead0cf8bcf8cd2003428e74e37", "shasum": "" }, "time": "2017-05-01T15:36:40+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "src/http_build_url.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jake A. Smith", "email": "theman@jakeasmith.com" } ], "description": "Provides functionality for http_build_url() to environments without pecl_http.", "support": { "issues": "https://github.com/jakeasmith/http_build_url/issues", "source": "https://github.com/jakeasmith/http_build_url" }, "install-path": "../jakeasmith/http_build_url" }, { "name": "laminas/laminas-code", "version": "4.16.0", "version_normalized": "4.16.0.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-code.git", "reference": "1793e78dad4108b594084d05d1fb818b85b110af" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/laminas/laminas-code/zipball/1793e78dad4108b594084d05d1fb818b85b110af", "reference": "1793e78dad4108b594084d05d1fb818b85b110af", "shasum": "" }, "require": { "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "require-dev": { "doctrine/annotations": "^2.0.1", "ext-phar": "*", "laminas/laminas-coding-standard": "^3.0.0", "laminas/laminas-stdlib": "^3.18.0", "phpunit/phpunit": "^10.5.37", "psalm/plugin-phpunit": "^0.19.0", "vimeo/psalm": "^5.15.0" }, "suggest": { "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features", "laminas/laminas-stdlib": "Laminas\\Stdlib component" }, "time": "2024-11-20T13:15:13+00:00", "type": "library", "installation-source": "dist", "autoload": { "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" } ], "install-path": "../laminas/laminas-code" }, { "name": "lcobucci/clock", "version": "3.0.0", "version_normalized": "3.0.0.0", "source": { "type": "git", "url": "https://github.com/lcobucci/clock.git", "reference": "039ef98c6b57b101d10bd11d8fdfda12cbd996dc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/lcobucci/clock/zipball/039ef98c6b57b101d10bd11d8fdfda12cbd996dc", "reference": "039ef98c6b57b101d10bd11d8fdfda12cbd996dc", "shasum": "" }, "require": { "php": "~8.1.0 || ~8.2.0", "psr/clock": "^1.0" }, "provide": { "psr/clock-implementation": "1.0" }, "require-dev": { "infection/infection": "^0.26", "lcobucci/coding-standard": "^9.0", "phpstan/extension-installer": "^1.2", "phpstan/phpstan": "^1.9.4", "phpstan/phpstan-deprecation-rules": "^1.1.1", "phpstan/phpstan-phpunit": "^1.3.2", "phpstan/phpstan-strict-rules": "^1.4.4", "phpunit/phpunit": "^9.5.27" }, "time": "2022-12-19T15:00:24+00:00", "type": "library", "installation-source": "dist", "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/3.0.0" }, "funding": [ { "url": "https://github.com/lcobucci", "type": "github" }, { "url": "https://www.patreon.com/lcobucci", "type": "patreon" } ], "install-path": "../lcobucci/clock" }, { "name": "lcobucci/jwt", "version": "5.3.0", "version_normalized": "5.3.0.0", "source": { "type": "git", "url": "https://github.com/lcobucci/jwt.git", "reference": "08071d8d2c7f4b00222cc4b1fb6aa46990a80f83" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/lcobucci/jwt/zipball/08071d8d2c7f4b00222cc4b1fb6aa46990a80f83", "reference": "08071d8d2c7f4b00222cc4b1fb6aa46990a80f83", "shasum": "" }, "require": { "ext-openssl": "*", "ext-sodium": "*", "php": "~8.1.0 || ~8.2.0 || ~8.3.0", "psr/clock": "^1.0" }, "require-dev": { "infection/infection": "^0.27.0", "lcobucci/clock": "^3.0", "lcobucci/coding-standard": "^11.0", "phpbench/phpbench": "^1.2.9", "phpstan/extension-installer": "^1.2", "phpstan/phpstan": "^1.10.7", "phpstan/phpstan-deprecation-rules": "^1.1.3", "phpstan/phpstan-phpunit": "^1.3.10", "phpstan/phpstan-strict-rules": "^1.5.0", "phpunit/phpunit": "^10.2.6" }, "suggest": { "lcobucci/clock": ">= 3.0" }, "time": "2024-04-11T23:07:54+00:00", "type": "library", "installation-source": "dist", "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/5.3.0" }, "funding": [ { "url": "https://github.com/lcobucci", "type": "github" }, { "url": "https://www.patreon.com/lcobucci", "type": "patreon" } ], "install-path": "../lcobucci/jwt" }, { "name": "league/event", "version": "2.3.0", "version_normalized": "2.3.0.0", "source": { "type": "git", "url": "https://github.com/thephpleague/event.git", "reference": "062ebb450efbe9a09bc2478e89b7c933875b0935" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/event/zipball/062ebb450efbe9a09bc2478e89b7c933875b0935", "reference": "062ebb450efbe9a09bc2478e89b7c933875b0935", "shasum": "" }, "require": { "php": ">=7.1.0" }, "require-dev": { "henrikbjorn/phpspec-code-coverage": "~1.0.1", "phpspec/phpspec": "^2.2" }, "time": "2025-03-14T19:51:10+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.2-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "League\\Event\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Frank de Jonge", "email": "info@frenky.net" } ], "description": "Event package", "keywords": [ "emitter", "event", "listener" ], "support": { "issues": "https://github.com/thephpleague/event/issues", "source": "https://github.com/thephpleague/event/tree/2.3.0" }, "install-path": "../league/event" }, { "name": "league/oauth2-server", "version": "8.5.5", "version_normalized": "8.5.5.0", "source": { "type": "git", "url": "https://github.com/thephpleague/oauth2-server.git", "reference": "cc8778350f905667e796b3c2364a9d3bd7a73518" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/cc8778350f905667e796b3c2364a9d3bd7a73518", "reference": "cc8778350f905667e796b3c2364a9d3bd7a73518", "shasum": "" }, "require": { "defuse/php-encryption": "^2.3", "ext-openssl": "*", "lcobucci/clock": "^2.2 || ^3.0", "lcobucci/jwt": "^4.3 || ^5.0", "league/event": "^2.2", "league/uri": "^6.7 || ^7.0", "php": "^8.0", "psr/http-message": "^1.0.1 || ^2.0" }, "replace": { "league/oauth2server": "*", "lncd/oauth2": "*" }, "require-dev": { "laminas/laminas-diactoros": "^3.0.0", "phpstan/phpstan": "^0.12.57", "phpstan/phpstan-phpunit": "^0.12.16", "phpunit/phpunit": "^9.6.6", "roave/security-advisories": "dev-master" }, "time": "2024-12-20T23:06:10+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "League\\OAuth2\\Server\\": "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": "Andy Millington", "email": "andrew@noexceptions.io", "homepage": "https://www.noexceptions.io", "role": "Developer" } ], "description": "A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.", "homepage": "https://oauth2.thephpleague.com/", "keywords": [ "Authentication", "api", "auth", "authorisation", "authorization", "oauth", "oauth 2", "oauth 2.0", "oauth2", "protect", "resource", "secure", "server" ], "support": { "issues": "https://github.com/thephpleague/oauth2-server/issues", "source": "https://github.com/thephpleague/oauth2-server/tree/8.5.5" }, "funding": [ { "url": "https://github.com/sephster", "type": "github" } ], "install-path": "../league/oauth2-server" }, { "name": "league/uri", "version": "7.5.1", "version_normalized": "7.5.1.0", "source": { "type": "git", "url": "https://github.com/thephpleague/uri.git", "reference": "81fb5145d2644324614cc532b28efd0215bda430" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/uri/zipball/81fb5145d2644324614cc532b28efd0215bda430", "reference": "81fb5145d2644324614cc532b28efd0215bda430", "shasum": "" }, "require": { "league/uri-interfaces": "^7.5", "php": "^8.1" }, "conflict": { "league/uri-schemes": "^1.0" }, "suggest": { "ext-bcmath": "to improve IPV4 host parsing", "ext-fileinfo": "to create Data URI from file contennts", "ext-gmp": "to improve IPV4 host parsing", "ext-intl": "to handle IDN host with the best performance", "jeremykendall/php-domain-parser": "to resolve Public Suffix and Top Level Domain", "league/uri-components": "Needed to easily manipulate URI objects components", "php-64bit": "to improve IPV4 host parsing", "symfony/polyfill-intl-idn": "to handle IDN host via the Symfony polyfill if ext-intl is not present" }, "time": "2024-12-08T08:40:02+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "7.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "League\\Uri\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ignace Nyamagana Butera", "email": "nyamsprod@gmail.com", "homepage": "https://nyamsprod.com" } ], "description": "URI manipulation library", "homepage": "https://uri.thephpleague.com", "keywords": [ "data-uri", "file-uri", "ftp", "hostname", "http", "https", "middleware", "parse_str", "parse_url", "psr-7", "query-string", "querystring", "rfc3986", "rfc3987", "rfc6570", "uri", "uri-template", "url", "ws" ], "support": { "docs": "https://uri.thephpleague.com", "forum": "https://thephpleague.slack.com", "issues": "https://github.com/thephpleague/uri-src/issues", "source": "https://github.com/thephpleague/uri/tree/7.5.1" }, "funding": [ { "url": "https://github.com/sponsors/nyamsprod", "type": "github" } ], "install-path": "../league/uri" }, { "name": "league/uri-interfaces", "version": "7.5.0", "version_normalized": "7.5.0.0", "source": { "type": "git", "url": "https://github.com/thephpleague/uri-interfaces.git", "reference": "08cfc6c4f3d811584fb09c37e2849e6a7f9b0742" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/08cfc6c4f3d811584fb09c37e2849e6a7f9b0742", "reference": "08cfc6c4f3d811584fb09c37e2849e6a7f9b0742", "shasum": "" }, "require": { "ext-filter": "*", "php": "^8.1", "psr/http-factory": "^1", "psr/http-message": "^1.1 || ^2.0" }, "suggest": { "ext-bcmath": "to improve IPV4 host parsing", "ext-gmp": "to improve IPV4 host parsing", "ext-intl": "to handle IDN host with the best performance", "php-64bit": "to improve IPV4 host parsing", "symfony/polyfill-intl-idn": "to handle IDN host via the Symfony polyfill if ext-intl is not present" }, "time": "2024-12-08T08:18:47+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "7.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "League\\Uri\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ignace Nyamagana Butera", "email": "nyamsprod@gmail.com", "homepage": "https://nyamsprod.com" } ], "description": "Common interfaces and classes for URI representation and interaction", "homepage": "https://uri.thephpleague.com", "keywords": [ "data-uri", "file-uri", "ftp", "hostname", "http", "https", "parse_str", "parse_url", "psr-7", "query-string", "querystring", "rfc3986", "rfc3987", "rfc6570", "uri", "url", "ws" ], "support": { "docs": "https://uri.thephpleague.com", "forum": "https://thephpleague.slack.com", "issues": "https://github.com/thephpleague/uri-src/issues", "source": "https://github.com/thephpleague/uri-interfaces/tree/7.5.0" }, "funding": [ { "url": "https://github.com/sponsors/nyamsprod", "type": "github" } ], "install-path": "../league/uri-interfaces" }, { "name": "maennchen/zipstream-php", "version": "3.1.1", "version_normalized": "3.1.1.0", "source": { "type": "git", "url": "https://github.com/maennchen/ZipStream-PHP.git", "reference": "6187e9cc4493da94b9b63eb2315821552015fca9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/6187e9cc4493da94b9b63eb2315821552015fca9", "reference": "6187e9cc4493da94b9b63eb2315821552015fca9", "shasum": "" }, "require": { "ext-mbstring": "*", "ext-zlib": "*", "php-64bit": "^8.1" }, "require-dev": { "ext-zip": "*", "friendsofphp/php-cs-fixer": "^3.16", "guzzlehttp/guzzle": "^7.5", "mikey179/vfsstream": "^1.6", "php-coveralls/php-coveralls": "^2.5", "phpunit/phpunit": "^10.0", "vimeo/psalm": "^5.0" }, "suggest": { "guzzlehttp/psr7": "^2.4", "psr/http-message": "^2.0" }, "time": "2024-10-10T12:33:01+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "ZipStream\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paul Duncan", "email": "pabs@pablotron.org" }, { "name": "Jonatan Männchen", "email": "jonatan@maennchen.ch" }, { "name": "Jesse Donat", "email": "donatj@gmail.com" }, { "name": "András Kolesár", "email": "kolesar@kolesar.hu" } ], "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.", "keywords": [ "stream", "zip" ], "support": { "issues": "https://github.com/maennchen/ZipStream-PHP/issues", "source": "https://github.com/maennchen/ZipStream-PHP/tree/3.1.1" }, "funding": [ { "url": "https://github.com/maennchen", "type": "github" } ], "install-path": "../maennchen/zipstream-php" }, { "name": "marcusschwarz/lesserphp", "version": "v0.5.5", "version_normalized": "0.5.5.0", "source": { "type": "git", "url": "https://github.com/MarcusSchwarz/lesserphp.git", "reference": "77ba82b5218ff228267d3b0e5ec8697be75e86a7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/MarcusSchwarz/lesserphp/zipball/77ba82b5218ff228267d3b0e5ec8697be75e86a7", "reference": "77ba82b5218ff228267d3b0e5ec8697be75e86a7", "shasum": "" }, "require-dev": { "phpunit/phpunit": ">=4.8.35 <8" }, "time": "2021-03-10T17:56:57+00:00", "bin": [ "plessc" ], "type": "library", "extra": { "branch-alias": { "dev-master": "0.5.1-dev" } }, "installation-source": "dist", "autoload": { "classmap": [ "lessc.inc.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT", "GPL-3.0" ], "authors": [ { "name": "Leaf Corcoran", "email": "leafot@gmail.com", "homepage": "http://leafo.net" }, { "name": "Marcus Schwarz", "email": "github@maswaba.de", "homepage": "https://www.maswaba.de" } ], "description": "lesserphp is a compiler for LESS written in PHP based on leafo's lessphp.", "homepage": "http://leafo.net/lessphp/", "support": { "issues": "https://github.com/MarcusSchwarz/lesserphp/issues", "source": "https://github.com/MarcusSchwarz/lesserphp/tree/v0.5.5" }, "install-path": "../marcusschwarz/lesserphp" }, { "name": "markbaker/complex", "version": "3.0.2", "version_normalized": "3.0.2.0", "source": { "type": "git", "url": "https://github.com/MarkBaker/PHPComplex.git", "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/95c56caa1cf5c766ad6d65b6344b807c1e8405b9", "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "dev-master", "phpcompatibility/php-compatibility": "^9.3", "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", "squizlabs/php_codesniffer": "^3.7" }, "time": "2022-12-06T16:21:08+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Complex\\": "classes/src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mark Baker", "email": "mark@lange.demon.co.uk" } ], "description": "PHP Class for working with complex numbers", "homepage": "https://github.com/MarkBaker/PHPComplex", "keywords": [ "complex", "mathematics" ], "support": { "issues": "https://github.com/MarkBaker/PHPComplex/issues", "source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.2" }, "install-path": "../markbaker/complex" }, { "name": "markbaker/matrix", "version": "3.0.1", "version_normalized": "3.0.1.0", "source": { "type": "git", "url": "https://github.com/MarkBaker/PHPMatrix.git", "reference": "728434227fe21be27ff6d86621a1b13107a2562c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/728434227fe21be27ff6d86621a1b13107a2562c", "reference": "728434227fe21be27ff6d86621a1b13107a2562c", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "dev-master", "phpcompatibility/php-compatibility": "^9.3", "phpdocumentor/phpdocumentor": "2.*", "phploc/phploc": "^4.0", "phpmd/phpmd": "2.*", "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", "sebastian/phpcpd": "^4.0", "squizlabs/php_codesniffer": "^3.7" }, "time": "2022-12-02T22:17:43+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Matrix\\": "classes/src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mark Baker", "email": "mark@demon-angel.eu" } ], "description": "PHP Class for working with matrices", "homepage": "https://github.com/MarkBaker/PHPMatrix", "keywords": [ "mathematics", "matrix", "vector" ], "support": { "issues": "https://github.com/MarkBaker/PHPMatrix/issues", "source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.1" }, "install-path": "../markbaker/matrix" }, { "name": "martinlindhe/php-mb-helpers", "version": "0.1.7", "version_normalized": "0.1.7.0", "source": { "type": "git", "url": "https://github.com/martinlindhe/php-mb-helpers.git", "reference": "d12570aff7f44f17c1e8b2da59795fe847a7a7c6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/martinlindhe/php-mb-helpers/zipball/d12570aff7f44f17c1e8b2da59795fe847a7a7c6", "reference": "d12570aff7f44f17c1e8b2da59795fe847a7a7c6", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.6" }, "time": "2021-03-17T22:34:41+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "src/mb_helpers.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Martin Lindhe", "email": "martin@ubique.se" } ], "description": "Provides mb_ucwords(), mb_ucfirst(), mb_strrev(), mb_str_pad(), mb_count_chars(), mb_str_split()", "homepage": "https://github.com/martinlindhe/php-mb-helpers", "support": { "issues": "https://github.com/martinlindhe/php-mb-helpers/issues", "source": "https://github.com/martinlindhe/php-mb-helpers/tree/0.1.7" }, "install-path": "../martinlindhe/php-mb-helpers" }, { "name": "masterminds/html5", "version": "2.8.1", "version_normalized": "2.8.1.0", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f47dcf3c70c584de14f21143c55d9939631bc6cf", "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf", "shasum": "" }, "require": { "ext-dom": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8" }, "time": "2023-05-10T11:58:31+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Masterminds\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Matt Butcher", "email": "technosophos@gmail.com" }, { "name": "Matt Farina", "email": "matt@mattfarina.com" }, { "name": "Asmir Mustafic", "email": "goetas@gmail.com" } ], "description": "An HTML5 parser and serializer.", "homepage": "http://masterminds.github.io/html5-php", "keywords": [ "HTML5", "dom", "html", "parser", "querypath", "serializer", "xml" ], "support": { "issues": "https://github.com/Masterminds/html5-php/issues", "source": "https://github.com/Masterminds/html5-php/tree/2.8.1" }, "install-path": "../masterminds/html5" }, { "name": "matthiasmullie/minify", "version": "1.3.73", "version_normalized": "1.3.73.0", "source": { "type": "git", "url": "https://github.com/matthiasmullie/minify.git", "reference": "cb7a9297b4ab070909cefade30ee95054d4ae87a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/cb7a9297b4ab070909cefade30ee95054d4ae87a", "reference": "cb7a9297b4ab070909cefade30ee95054d4ae87a", "shasum": "" }, "require": { "ext-pcre": "*", "matthiasmullie/path-converter": "~1.1", "php": ">=5.3.0" }, "require-dev": { "friendsofphp/php-cs-fixer": ">=2.0", "matthiasmullie/scrapbook": ">=1.3", "phpunit/phpunit": ">=4.8", "squizlabs/php_codesniffer": ">=3.0" }, "suggest": { "psr/cache-implementation": "Cache implementation to use with Minify::cache" }, "time": "2024-03-15T10:27:10+00:00", "bin": [ "bin/minifycss", "bin/minifyjs" ], "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "MatthiasMullie\\Minify\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Matthias Mullie", "email": "minify@mullie.eu", "homepage": "https://www.mullie.eu", "role": "Developer" } ], "description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.", "homepage": "https://github.com/matthiasmullie/minify", "keywords": [ "JS", "css", "javascript", "minifier", "minify" ], "support": { "issues": "https://github.com/matthiasmullie/minify/issues", "source": "https://github.com/matthiasmullie/minify/tree/1.3.73" }, "funding": [ { "url": "https://github.com/matthiasmullie", "type": "github" } ], "install-path": "../matthiasmullie/minify" }, { "name": "matthiasmullie/path-converter", "version": "1.1.3", "version_normalized": "1.1.3.0", "source": { "type": "git", "url": "https://github.com/matthiasmullie/path-converter.git", "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/e7d13b2c7e2f2268e1424aaed02085518afa02d9", "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9", "shasum": "" }, "require": { "ext-pcre": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~4.8" }, "time": "2019-02-05T23:41:09+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "MatthiasMullie\\PathConverter\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Matthias Mullie", "email": "pathconverter@mullie.eu", "homepage": "http://www.mullie.eu", "role": "Developer" } ], "description": "Relative path converter", "homepage": "http://github.com/matthiasmullie/path-converter", "keywords": [ "converter", "path", "paths", "relative" ], "support": { "issues": "https://github.com/matthiasmullie/path-converter/issues", "source": "https://github.com/matthiasmullie/path-converter/tree/1.1.3" }, "install-path": "../matthiasmullie/path-converter" }, { "name": "maxmind-db/reader", "version": "v1.11.1", "version_normalized": "1.11.1.0", "source": { "type": "git", "url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git", "reference": "1e66f73ffcf25e17c7a910a1317e9720a95497c7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/1e66f73ffcf25e17c7a910a1317e9720a95497c7", "reference": "1e66f73ffcf25e17c7a910a1317e9720a95497c7", "shasum": "" }, "require": { "php": ">=7.2" }, "conflict": { "ext-maxminddb": "<1.11.1,>=2.0.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "3.*", "php-coveralls/php-coveralls": "^2.1", "phpstan/phpstan": "*", "phpunit/phpcov": ">=6.0.0", "phpunit/phpunit": ">=8.0.0,<10.0.0", "squizlabs/php_codesniffer": "3.*" }, "suggest": { "ext-bcmath": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder", "ext-gmp": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder", "ext-maxminddb": "A C-based database decoder that provides significantly faster lookups" }, "time": "2023-12-02T00:09:23+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "MaxMind\\Db\\": "src/MaxMind/Db" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Gregory J. Oschwald", "email": "goschwald@maxmind.com", "homepage": "https://www.maxmind.com/" } ], "description": "MaxMind DB Reader API", "homepage": "https://github.com/maxmind/MaxMind-DB-Reader-php", "keywords": [ "database", "geoip", "geoip2", "geolocation", "maxmind" ], "support": { "issues": "https://github.com/maxmind/MaxMind-DB-Reader-php/issues", "source": "https://github.com/maxmind/MaxMind-DB-Reader-php/tree/v1.11.1" }, "install-path": "../maxmind-db/reader" }, { "name": "maxmind/web-service-common", "version": "v0.9.0", "version_normalized": "0.9.0.0", "source": { "type": "git", "url": "https://github.com/maxmind/web-service-common-php.git", "reference": "4dc5a3e8df38aea4ca3b1096cee3a038094e9b53" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/4dc5a3e8df38aea4ca3b1096cee3a038094e9b53", "reference": "4dc5a3e8df38aea4ca3b1096cee3a038094e9b53", "shasum": "" }, "require": { "composer/ca-bundle": "^1.0.3", "ext-curl": "*", "ext-json": "*", "php": ">=7.2" }, "require-dev": { "friendsofphp/php-cs-fixer": "3.*", "phpstan/phpstan": "*", "phpunit/phpunit": "^8.0 || ^9.0", "squizlabs/php_codesniffer": "3.*" }, "time": "2022-03-28T17:43:20+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "MaxMind\\Exception\\": "src/Exception", "MaxMind\\WebService\\": "src/WebService" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Gregory Oschwald", "email": "goschwald@maxmind.com" } ], "description": "Internal MaxMind Web Service API", "homepage": "https://github.com/maxmind/web-service-common-php", "support": { "issues": "https://github.com/maxmind/web-service-common-php/issues", "source": "https://github.com/maxmind/web-service-common-php/tree/v0.9.0" }, "install-path": "../maxmind/web-service-common" }, { "name": "mobiledetect/mobiledetectlib", "version": "3.74.3", "version_normalized": "3.74.3.0", "source": { "type": "git", "url": "https://github.com/serbanghita/Mobile-Detect.git", "reference": "39582ab62f86b40e4edb698159f895929a29c346" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/39582ab62f86b40e4edb698159f895929a29c346", "reference": "39582ab62f86b40e4edb698159f895929a29c346", "shasum": "" }, "require": { "php": ">=7.4" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.14", "phpunit/phpunit": "^9.6", "squizlabs/php_codesniffer": "^3.7" }, "time": "2023-10-27T16:28:04+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Detection\\": "src/" }, "classmap": [ "src/MobileDetect.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Serban Ghita", "email": "serbanghita@gmail.com", "homepage": "https://mobiledetect.net", "role": "Developer" } ], "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.", "homepage": "https://github.com/serbanghita/Mobile-Detect", "keywords": [ "detect mobile devices", "mobile", "mobile detect", "mobile detector", "php mobile detect" ], "support": { "issues": "https://github.com/serbanghita/Mobile-Detect/issues", "source": "https://github.com/serbanghita/Mobile-Detect/tree/3.74.3" }, "funding": [ { "url": "https://github.com/serbanghita", "type": "github" } ], "install-path": "../mobiledetect/mobiledetectlib" }, { "name": "monolog/monolog", "version": "2.10.0", "version_normalized": "2.10.0.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", "reference": "5cf826f2991858b54d5c3809bee745560a1042a7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/5cf826f2991858b54d5c3809bee745560a1042a7", "reference": "5cf826f2991858b54d5c3809bee745560a1042a7", "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 || ^2@dev", "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": "^1.10", "phpunit/phpunit": "^8.5.38 || ^9.6.19", "predis/predis": "^1.1 || ^2.0", "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" }, "time": "2024-11-12T12:43:37+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "2.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Monolog\\": "src/Monolog" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "https://seld.be" } ], "description": "Sends your logs to files, sockets, inboxes, databases and various web services", "homepage": "https://github.com/Seldaek/monolog", "keywords": [ "log", "logging", "psr-3" ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", "source": "https://github.com/Seldaek/monolog/tree/2.10.0" }, "funding": [ { "url": "https://github.com/Seldaek", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/monolog/monolog", "type": "tidelift" } ], "install-path": "../monolog/monolog" }, { "name": "mrclay/jsmin-php", "version": "2.4.3", "version_normalized": "2.4.3.0", "source": { "type": "git", "url": "https://github.com/mrclay/jsmin-php.git", "reference": "49feaa85933458c15bb62ae65644bf22d60b7610" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mrclay/jsmin-php/zipball/49feaa85933458c15bb62ae65644bf22d60b7610", "reference": "49feaa85933458c15bb62ae65644bf22d60b7610", "shasum": "" }, "require": { "ext-pcre": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4.8.36|^9.5.26" }, "time": "2022-12-13T20:15:15+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "JSMin\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Stephen Clay", "email": "steve@mrclay.org", "role": "Developer" }, { "name": "Ryan Grove", "email": "ryan@wonko.com", "role": "Developer" } ], "description": "Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.", "homepage": "https://github.com/mrclay/jsmin-php/", "keywords": [ "compress", "jsmin", "minify" ], "support": { "email": "minify@googlegroups.com", "issues": "https://github.com/mrclay/jsmin-php/issues", "source": "https://github.com/mrclay/jsmin-php/tree/2.4.3" }, "install-path": "../mrclay/jsmin-php" }, { "name": "mrclay/minify", "version": "3.0.14", "version_normalized": "3.0.14.0", "source": { "type": "git", "url": "https://github.com/mrclay/minify.git", "reference": "dc02cdfba70737828c947fde33bc3f8235a742f5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mrclay/minify/zipball/dc02cdfba70737828c947fde33bc3f8235a742f5", "reference": "dc02cdfba70737828c947fde33bc3f8235a742f5", "shasum": "" }, "require": { "ext-pcre": "*", "intervention/httpauth": "^2.0|^3.0", "marcusschwarz/lesserphp": "^0.5.5", "monolog/monolog": "~1.1|~2.0|~3.0", "mrclay/jsmin-php": "~2", "mrclay/props-dic": "^2.2|^3.0", "php": "^5.3.0 || ^7.0 || ^8.0", "tubalmartin/cssmin": "~4" }, "require-dev": { "firephp/firephp-core": "~0.4.0", "leafo/scssphp": "^0.3 || ^0.6 || ^0.7", "meenie/javascript-packer": "~1.1", "phpunit/phpunit": "^4.8.36", "tedivm/jshrink": "~1.1.0" }, "suggest": { "firephp/firephp-core": "Use FirePHP for Log messages", "meenie/javascript-packer": "Keep track of the Packer PHP port using Composer" }, "time": "2023-05-05T12:03:06+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "installation-source": "dist", "autoload": { "classmap": [ "lib/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Stephen Clay", "email": "steve@mrclay.org", "role": "Developer" } ], "description": "Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers", "homepage": "https://github.com/mrclay/minify", "support": { "email": "minify@googlegroups.com", "issues": "https://github.com/mrclay/minify/issues", "source": "https://github.com/mrclay/minify/tree/3.0.14", "wiki": "https://github.com/mrclay/minify/blob/master/docs" }, "install-path": "../mrclay/minify" }, { "name": "mrclay/props-dic", "version": "3.0.1", "version_normalized": "3.0.1.0", "source": { "type": "git", "url": "https://github.com/mrclay/Props.git", "reference": "63fae3035770feee1836f57c7dd52c0a9b7e5b4d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mrclay/Props/zipball/63fae3035770feee1836f57c7dd52c0a9b7e5b4d", "reference": "63fae3035770feee1836f57c7dd52c0a9b7e5b4d", "shasum": "" }, "require": { "php": ">=5.3.3", "pimple/pimple": "~3.0", "psr/container": "^1.0|^2.0" }, "require-dev": { "phpunit/phpunit": "~4.8" }, "time": "2023-02-13T07:32:41+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "Props\\": [ "src/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Steve Clay", "email": "steve@mrclay.org", "homepage": "http://www.mrclay.org/" } ], "description": "Props is a simple DI container that allows retrieving values via custom property and method names", "keywords": [ "container", "dependency injection", "dependency injection container", "di", "di container" ], "support": { "issues": "https://github.com/mrclay/Props/issues", "source": "https://github.com/mrclay/Props/tree/3.0.1" }, "install-path": "../mrclay/props-dic" }, { "name": "nikic/php-parser", "version": "v4.19.4", "version_normalized": "4.19.4.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", "reference": "715f4d25e225bc47b293a8b997fe6ce99bf987d2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/715f4d25e225bc47b293a8b997fe6ce99bf987d2", "reference": "715f4d25e225bc47b293a8b997fe6ce99bf987d2", "shasum": "" }, "require": { "ext-tokenizer": "*", "php": ">=7.1" }, "require-dev": { "ircmaxell/php-yacc": "^0.0.7", "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" }, "time": "2024-09-29T15:01:53+00:00", "bin": [ "bin/php-parse" ], "type": "library", "extra": { "branch-alias": { "dev-master": "4.9-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "PhpParser\\": "lib/PhpParser" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Nikita Popov" } ], "description": "A PHP parser written in PHP", "keywords": [ "parser", "php" ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", "source": "https://github.com/nikic/PHP-Parser/tree/v4.19.4" }, "install-path": "../nikic/php-parser" }, { "name": "nyholm/psr7", "version": "1.8.2", "version_normalized": "1.8.2.0", "source": { "type": "git", "url": "https://github.com/Nyholm/psr7.git", "reference": "a71f2b11690f4b24d099d6b16690a90ae14fc6f3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Nyholm/psr7/zipball/a71f2b11690f4b24d099d6b16690a90ae14fc6f3", "reference": "a71f2b11690f4b24d099d6b16690a90ae14fc6f3", "shasum": "" }, "require": { "php": ">=7.2", "psr/http-factory": "^1.0", "psr/http-message": "^1.1 || ^2.0" }, "provide": { "php-http/message-factory-implementation": "1.0", "psr/http-factory-implementation": "1.0", "psr/http-message-implementation": "1.0" }, "require-dev": { "http-interop/http-factory-tests": "^0.9", "php-http/message-factory": "^1.0", "php-http/psr7-integration-tests": "^1.0", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.4", "symfony/error-handler": "^4.4" }, "time": "2024-09-09T07:06:30+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.8-dev" } }, "installation-source": "dist", "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.8.2" }, "funding": [ { "url": "https://github.com/Zegnat", "type": "github" }, { "url": "https://github.com/nyholm", "type": "github" } ], "install-path": "../nyholm/psr7" }, { "name": "paragonie/random_compat", "version": "v9.99.100", "version_normalized": "9.99.100.0", "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." }, "time": "2020-10-15T08:29:30+00:00", "type": "library", "installation-source": "dist", "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" }, "install-path": "../paragonie/random_compat" }, { "name": "pelago/emogrifier", "version": "v7.2.0", "version_normalized": "7.2.0.0", "source": { "type": "git", "url": "https://github.com/MyIntervals/emogrifier.git", "reference": "727bdf7255b51798307f17dec52ff8a91f1c7de3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/MyIntervals/emogrifier/zipball/727bdf7255b51798307f17dec52ff8a91f1c7de3", "reference": "727bdf7255b51798307f17dec52ff8a91f1c7de3", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", "php": "~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0", "sabberworm/php-css-parser": "^8.4.0", "symfony/css-selector": "^4.4.23 || ^5.4.0 || ^6.0.0 || ^7.0.0" }, "require-dev": { "php-parallel-lint/php-parallel-lint": "1.3.2", "phpunit/phpunit": "9.6.11", "rawr/cross-data-providers": "2.4.0" }, "time": "2023-12-06T02:00:20+00:00", "type": "library", "extra": { "branch-alias": { "dev-main": "8.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Pelago\\Emogrifier\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Oliver Klee", "email": "github@oliverklee.de" }, { "name": "Zoli Szabó", "email": "zoli.szabo+github@gmail.com" }, { "name": "John Reeve", "email": "jreeve@pelagodesign.com" }, { "name": "Jake Hotson", "email": "jake@qzdesign.co.uk" }, { "name": "Cameron Brooks" }, { "name": "Jaime Prado" } ], "description": "Converts CSS styles into inline style attributes in your HTML code", "homepage": "https://www.myintervals.com/emogrifier.php", "keywords": [ "css", "email", "pre-processing" ], "support": { "issues": "https://github.com/MyIntervals/emogrifier/issues", "source": "https://github.com/MyIntervals/emogrifier" }, "install-path": "../pelago/emogrifier" }, { "name": "phpoffice/phpspreadsheet", "version": "1.30.0", "version_normalized": "1.30.0.0", "source": { "type": "git", "url": "https://github.com/PHPOffice/PhpSpreadsheet.git", "reference": "2f39286e0136673778b7a142b3f0d141e43d1714" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/2f39286e0136673778b7a142b3f0d141e43d1714", "reference": "2f39286e0136673778b7a142b3f0d141e43d1714", "shasum": "" }, "require": { "composer/pcre": "^1||^2||^3", "ext-ctype": "*", "ext-dom": "*", "ext-fileinfo": "*", "ext-gd": "*", "ext-iconv": "*", "ext-libxml": "*", "ext-mbstring": "*", "ext-simplexml": "*", "ext-xml": "*", "ext-xmlreader": "*", "ext-xmlwriter": "*", "ext-zip": "*", "ext-zlib": "*", "ezyang/htmlpurifier": "^4.15", "maennchen/zipstream-php": "^2.1 || ^3.0", "markbaker/complex": "^3.0", "markbaker/matrix": "^3.0", "php": "^7.4 || ^8.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.0", "psr/simple-cache": "^1.0 || ^2.0 || ^3.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "dev-main", "dompdf/dompdf": "^1.0 || ^2.0 || ^3.0", "friendsofphp/php-cs-fixer": "^3.2", "mitoteam/jpgraph": "^10.3", "mpdf/mpdf": "^8.1.1", "phpcompatibility/php-compatibility": "^9.3", "phpstan/phpstan": "^1.1", "phpstan/phpstan-phpunit": "^1.0", "phpunit/phpunit": "^8.5 || ^9.0", "squizlabs/php_codesniffer": "^3.7", "tecnickcom/tcpdf": "^6.5" }, "suggest": { "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", "mpdf/mpdf": "Option for rendering PDF with PDF Writer", "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer" }, "time": "2025-08-10T06:28:02+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Maarten Balliauw", "homepage": "https://blog.maartenballiauw.be" }, { "name": "Mark Baker", "homepage": "https://markbakeruk.net" }, { "name": "Franck Lefevre", "homepage": "https://rootslabs.net" }, { "name": "Erik Tilt" }, { "name": "Adrien Crivelli" } ], "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine", "homepage": "https://github.com/PHPOffice/PhpSpreadsheet", "keywords": [ "OpenXML", "excel", "gnumeric", "ods", "php", "spreadsheet", "xls", "xlsx" ], "support": { "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues", "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.30.0" }, "install-path": "../phpoffice/phpspreadsheet" }, { "name": "pimple/pimple", "version": "v3.5.0", "version_normalized": "3.5.0.0", "source": { "type": "git", "url": "https://github.com/silexphp/Pimple.git", "reference": "a94b3a4db7fb774b3d78dad2315ddc07629e1bed" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/silexphp/Pimple/zipball/a94b3a4db7fb774b3d78dad2315ddc07629e1bed", "reference": "a94b3a4db7fb774b3d78dad2315ddc07629e1bed", "shasum": "" }, "require": { "php": ">=7.2.5", "psr/container": "^1.1 || ^2.0" }, "require-dev": { "symfony/phpunit-bridge": "^5.4@dev" }, "time": "2021-10-28T11:13:42+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.4.x-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "Pimple": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Pimple, a simple Dependency Injection Container", "homepage": "https://pimple.symfony.com", "keywords": [ "container", "dependency injection" ], "support": { "source": "https://github.com/silexphp/Pimple/tree/v3.5.0" }, "install-path": "../pimple/pimple" }, { "name": "prestashop/autoload", "version": "v1.0.2", "version_normalized": "1.0.2.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/autoload.git", "reference": "ce08b3145f57f284a662b9ea9acb78d5281ba011" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/autoload/zipball/ce08b3145f57f284a662b9ea9acb78d5281ba011", "reference": "ce08b3145f57f284a662b9ea9acb78d5281ba011", "shasum": "" }, "require": { "php": ">=8.1", "symfony/filesystem": "~4.4|~5.4|6.*", "symfony/finder": "~4.4|~5.4|6.*", "symfony/polyfill-php80": "^v1.26.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.2", "phpstan/phpstan": "^1.8.10", "phpunit/phpunit": "~8.5.30|^9.5" }, "time": "2024-01-05T16:00:42+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "PrestaShop\\Autoload\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" }, { "name": "PrestaShop Community", "homepage": "https://contributors.prestashop.com/" } ], "description": "PrestaShop legacy autoloading", "support": { "source": "https://github.com/PrestaShop/autoload/tree/v1.0.2" }, "install-path": "../prestashop/autoload" }, { "name": "prestashop/blockreassurance", "version": "v5.1.4", "version_normalized": "5.1.4.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/blockreassurance.git", "reference": "e39663c439e025fe27721b265b0493df6ca3d7e7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/blockreassurance/zipball/e39663c439e025fe27721b265b0493df6ca3d7e7", "reference": "e39663c439e025fe27721b265b0493df6ca3d7e7", "shasum": "" }, "require": { "php": ">=5.6.0" }, "require-dev": { "prestashop/php-dev-tools": "^4.3" }, "time": "2023-11-08T09:53:12+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "psr-4": { "PrestaShop\\Module\\BlockReassurance\\": "src/" }, "classmap": [ "blockreassurance.php", "classes/ReassuranceActivity.php" ], "exclude-from-classmap": [] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module blockreassurance", "homepage": "https://github.com/PrestaShop/blockreassurance", "support": { "source": "https://github.com/PrestaShop/blockreassurance/tree/v5.1.4" }, "install-path": "../../modules/blockreassurance" }, { "name": "prestashop/blockwishlist", "version": "v3.0.2", "version_normalized": "3.0.2.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/blockwishlist.git", "reference": "25fe641134ede5703397ae9a180694db18c8383a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/blockwishlist/zipball/25fe641134ede5703397ae9a180694db18c8383a", "reference": "25fe641134ede5703397ae9a180694db18c8383a", "shasum": "" }, "require-dev": { "prestashop/php-dev-tools": "^4.3" }, "time": "2024-10-04T14:40:01+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "psr-4": { "PrestaShop\\Module\\BlockWishList\\": "src/" }, "classmap": [ "blockwishlist.php", "controllers", "classes" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module blockwishlist", "homepage": "https://github.com/PrestaShop/blockwishlist", "support": { "source": "https://github.com/PrestaShop/blockwishlist/tree/v3.0.2" }, "install-path": "../../modules/blockwishlist" }, { "name": "prestashop/circuit-breaker", "version": "v4.0.3", "version_normalized": "4.0.3.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/circuit-breaker.git", "reference": "25fcd9babceb47b491f1759a20cdc274c633b58f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/circuit-breaker/zipball/25fcd9babceb47b491f1759a20cdc274c633b58f", "reference": "25fcd9babceb47b491f1759a20cdc274c633b58f", "shasum": "" }, "require": { "php": ">=7.2.34", "symfony/http-client": "^5.4 || ^6" }, "require-dev": { "doctrine/cache": "^1.10.2", "guzzlehttp/guzzle": "^7.3", "phpunit/phpunit": "^8", "prestashop/php-dev-tools": "^4.1", "psr/simple-cache": "^1.0", "symfony/cache": "^4.4", "symfony/event-dispatcher": "^4.4" }, "suggest": { "doctrine/cache": "Allows use of Doctrine Cache adapters to store transactions", "ext-apcu": "Allows use of APCu adapter (performant) to store transactions", "guzzlehttp/guzzle": "Allows use of Guzzle to perform HTTP requests instead of Symfony HttpClient", "symfony/cache": "Allows use of Symfony Cache adapters to store transactions" }, "time": "2024-11-21T10:24:47+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "PrestaShop\\CircuitBreaker\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" }, { "name": "PrestaShop Community", "homepage": "http://contributors.prestashop.com/" } ], "description": "A circuit breaker implementation for PHP", "support": { "source": "https://github.com/PrestaShop/circuit-breaker/tree/v4.0.3" }, "install-path": "../prestashop/circuit-breaker" }, { "name": "prestashop/classic", "version": "3.1.1", "version_normalized": "3.1.1.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/classic-theme.git", "reference": "de7e61d9c4ef752c31d6c3d8633c51be33402865" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/classic-theme/zipball/de7e61d9c4ef752c31d6c3d8633c51be33402865", "reference": "de7e61d9c4ef752c31d6c3d8633c51be33402865", "shasum": "" }, "require-dev": { "symfony/console": "~4.4 || ^5.0", "symfony/yaml": "~4.4 || ^5.0" }, "time": "2026-02-17T13:50:00+00:00", "type": "prestashop-theme", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" }, { "name": "PrestaShop Community", "homepage": "https://contributors.prestashop-project.org/" } ], "description": "Classic theme for develop PrestaShop version", "support": { "issues": "https://github.com/PrestaShop/classic-theme/issues", "source": "https://github.com/PrestaShop/classic-theme/tree/3.1.1" }, "install-path": "../../themes/classic" }, { "name": "prestashop/contactform", "version": "v4.4.3", "version_normalized": "4.4.3.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/contactform.git", "reference": "95346c18ca65f859efdd749e596779cdca459b10" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/contactform/zipball/95346c18ca65f859efdd749e596779cdca459b10", "reference": "95346c18ca65f859efdd749e596779cdca459b10", "shasum": "" }, "require": { "jakeasmith/http_build_url": "^1", "php": ">=5.4.0" }, "require-dev": { "prestashop/php-dev-tools": "~3.0" }, "time": "2024-11-28T14:37:15+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "classmap": [ "contactform.php", "upgrade/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module contactform", "homepage": "https://github.com/PrestaShop/contactform", "support": { "source": "https://github.com/PrestaShop/contactform/tree/v4.4.3" }, "install-path": "../../modules/contactform" }, { "name": "prestashop/dashactivity", "version": "v2.1.1", "version_normalized": "2.1.1.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/dashactivity.git", "reference": "e604732a897a26d751afac09936bdcb7eb7b9044" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/dashactivity/zipball/e604732a897a26d751afac09936bdcb7eb7b9044", "reference": "e604732a897a26d751afac09936bdcb7eb7b9044", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2024-04-08T11:12:02+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module dashactivity", "homepage": "https://github.com/PrestaShop/dashactivity", "support": { "source": "https://github.com/PrestaShop/dashactivity/tree/v2.1.1" }, "install-path": "../../modules/dashactivity" }, { "name": "prestashop/dashgoals", "version": "v2.0.4", "version_normalized": "2.0.4.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/dashgoals.git", "reference": "13667ef6458cdbc55b760a1d9ae75ac76bb13932" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/dashgoals/zipball/13667ef6458cdbc55b760a1d9ae75ac76bb13932", "reference": "13667ef6458cdbc55b760a1d9ae75ac76bb13932", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "~3.0" }, "time": "2023-03-22T16:16:12+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "classmap": [ "dashgoals.php", "controllers/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module dashgoals", "homepage": "https://github.com/PrestaShop/dashgoals", "support": { "source": "https://github.com/PrestaShop/dashgoals/tree/v2.0.4" }, "install-path": "../../modules/dashgoals" }, { "name": "prestashop/dashproducts", "version": "v2.2.1", "version_normalized": "2.2.1.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/dashproducts.git", "reference": "4e49c91fc700ece417f57aea9aa31f279f1ad906" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/dashproducts/zipball/4e49c91fc700ece417f57aea9aa31f279f1ad906", "reference": "4e49c91fc700ece417f57aea9aa31f279f1ad906", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2026-01-07T15:24:44+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module dashproducts", "homepage": "https://github.com/PrestaShop/dashproducts", "support": { "issues": "https://github.com/PrestaShop/dashproducts/issues", "source": "https://github.com/PrestaShop/dashproducts/tree/v2.2.1" }, "install-path": "../../modules/dashproducts" }, { "name": "prestashop/dashtrends", "version": "v2.1.3", "version_normalized": "2.1.3.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/dashtrends.git", "reference": "c1661f19edfabbc584c725fecbf0d63d7595866b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/dashtrends/zipball/c1661f19edfabbc584c725fecbf0d63d7595866b", "reference": "c1661f19edfabbc584c725fecbf0d63d7595866b", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "~3.0" }, "time": "2023-11-28T14:23:21+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "classmap": [ "dashtrends.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module dashtrends", "homepage": "https://github.com/PrestaShop/dashtrends", "support": { "source": "https://github.com/PrestaShop/dashtrends/tree/v2.1.3" }, "install-path": "../../modules/dashtrends" }, { "name": "prestashop/decimal", "version": "1.5.0", "version_normalized": "1.5.0.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/decimal.git", "reference": "b5afdcc4b03140f838bb7b256aec6c21fd83951b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/decimal/zipball/b5afdcc4b03140f838bb7b256aec6c21fd83951b", "reference": "b5afdcc4b03140f838bb7b256aec6c21fd83951b", "shasum": "" }, "require": { "php": ">=7.2" }, "require-dev": { "phpstan/phpstan": "^0.12.99", "phpunit/phpunit": "8.*", "prestashop/php-dev-tools": "^4.1" }, "time": "2022-02-02T09:04:37+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "PrestaShop\\Decimal\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "Object-oriented wrapper/shim for BC Math PHP extension. Allows for arbitrary-precision math operations.", "homepage": "https://github.com/prestashop/decimal", "keywords": [ "bcmath", "decimal", "math", "precision", "prestashop" ], "support": { "issues": "https://github.com/PrestaShop/decimal/issues", "source": "https://github.com/PrestaShop/decimal/tree/1.5.0" }, "install-path": "../prestashop/decimal" }, { "name": "prestashop/graphnvd3", "version": "v2.0.3", "version_normalized": "2.0.3.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/graphnvd3.git", "reference": "3125226478226ce0cb2b3164709a0ca1450e6e62" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/graphnvd3/zipball/3125226478226ce0cb2b3164709a0ca1450e6e62", "reference": "3125226478226ce0cb2b3164709a0ca1450e6e62", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "prestashop/php-dev-tools": "~3.0" }, "time": "2023-01-17T15:55:21+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module graphnvd3", "homepage": "https://github.com/PrestaShop/graphnvd3", "support": { "source": "https://github.com/PrestaShop/graphnvd3/tree/v2.0.3" }, "install-path": "../../modules/graphnvd3" }, { "name": "prestashop/gridhtml", "version": "v2.0.3", "version_normalized": "2.0.3.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/gridhtml.git", "reference": "ed319db979ddd8d41f6552d7196e6feaa11ad2c2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/gridhtml/zipball/ed319db979ddd8d41f6552d7196e6feaa11ad2c2", "reference": "ed319db979ddd8d41f6552d7196e6feaa11ad2c2", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2023-01-19T11:24:06+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module gridhtml", "homepage": "https://github.com/PrestaShop/gridhtml", "support": { "source": "https://github.com/PrestaShop/gridhtml/tree/v2.0.3" }, "install-path": "../../modules/gridhtml" }, { "name": "prestashop/gsitemap", "version": "v5.0.0", "version_normalized": "5.0.0.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/gsitemap.git", "reference": "44ad0f5eafdabe641fb204ef1780c9ed586e39c0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/gsitemap/zipball/44ad0f5eafdabe641fb204ef1780c9ed586e39c0", "reference": "44ad0f5eafdabe641fb204ef1780c9ed586e39c0", "shasum": "" }, "require": { "php": ">=5.6.0" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-11-24T07:24:20+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "classmap": [ "gsitemap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module gsitemap", "homepage": "https://github.com/PrestaShop/gsitemap", "support": { "source": "https://github.com/PrestaShop/gsitemap/tree/v5.0.0" }, "install-path": "../../modules/gsitemap" }, { "name": "prestashop/hummingbird", "version": "v2.0.0", "version_normalized": "2.0.0.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/hummingbird.git", "reference": "b481f9d67dbf2852df34ab6de9b89882d8154886" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/hummingbird/zipball/b481f9d67dbf2852df34ab6de9b89882d8154886", "reference": "b481f9d67dbf2852df34ab6de9b89882d8154886", "shasum": "" }, "require-dev": { "symfony/console": "~4.4 || ^5.0 || ^6.4", "symfony/yaml": "~4.4 || ^5.0 || ^6.4" }, "time": "2026-02-11T08:38:15+00:00", "type": "prestashop-theme", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" }, { "name": "PrestaShop Community", "homepage": "https://contributors.prestashop-project.org/" } ], "description": "Hummingbird development theme for PrestaShop", "support": { "issues": "https://github.com/PrestaShop/hummingbird/issues", "source": "https://github.com/PrestaShop/hummingbird/tree/v2.0.0" }, "install-path": "../../themes/hummingbird" }, { "name": "prestashop/pagesnotfound", "version": "v3.0.0", "version_normalized": "3.0.0.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/pagesnotfound.git", "reference": "3e6a5526d708c0f8b5914b8dd3213e1dd20ec0dc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/pagesnotfound/zipball/3e6a5526d708c0f8b5914b8dd3213e1dd20ec0dc", "reference": "3e6a5526d708c0f8b5914b8dd3213e1dd20ec0dc", "shasum": "" }, "require": { "php": ">=7.1.3" }, "require-dev": { "prestashop/php-dev-tools": "^4.3" }, "time": "2025-10-28T17:14:50+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module pagesnotfound", "homepage": "https://github.com/PrestaShop/pagesnotfound", "support": { "source": "https://github.com/PrestaShop/pagesnotfound/tree/v3.0.0" }, "install-path": "../../modules/pagesnotfound" }, { "name": "prestashop/productcomments", "version": "v8.0.0", "version_normalized": "8.0.0.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/productcomments.git", "reference": "9e6a1f63b70cd2cfc416faea56aa000c3c220eec" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/productcomments/zipball/9e6a1f63b70cd2cfc416faea56aa000c3c220eec", "reference": "9e6a1f63b70cd2cfc416faea56aa000c3c220eec", "shasum": "" }, "require": { "php": ">=7.1.3" }, "require-dev": { "prestashop/php-dev-tools": "^4.3" }, "time": "2025-11-13T14:46:03+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "psr-4": { "PrestaShop\\Module\\ProductComment\\": "src/" }, "classmap": [ "productcomments.php" ], "exclude-from-classmap": [] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module productcomments", "homepage": "https://github.com/PrestaShop/productcomments", "support": { "source": "https://github.com/PrestaShop/productcomments/tree/v8.0.0" }, "install-path": "../../modules/productcomments" }, { "name": "prestashop/ps_apiresources", "version": "v0.5.0", "version_normalized": "0.5.0.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_apiresources.git", "reference": "9521020fbdbc3b8791b077f1af148e007a99dce1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_apiresources/zipball/9521020fbdbc3b8791b077f1af148e007a99dce1", "reference": "9521020fbdbc3b8791b077f1af148e007a99dce1", "shasum": "" }, "require": { "php": ">=8.1" }, "require-dev": { "czproject/git-php": "^4.2", "doctrine/inflector": "^2.0", "friendsofphp/php-cs-fixer": "^v3", "phpunit/phpunit": "^10", "prestashop/php-dev-tools": "^4.3", "rector/rector": "^2.0" }, "time": "2026-02-18T13:38:08+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "psr-4": { "PrestaShop\\Module\\APIResources\\": "src/" }, "classmap": [ "ps_apiresources.php" ] }, "autoload-dev": { "psr-4": { "PsApiResourcesTest\\": "tests/" } }, "scripts": { "clear-test-cache": [ "PsApiResourcesTest\\EnvironmentBuilder::clearCache" ], "create-test-db": [ "@composer clear-test-cache", "@composer setup-local-tests -- --build-db" ], "run-module-tests": [ "@php -d date.timezone=UTC ./vendor/bin/phpunit -c tests/Integration/phpunit-local.xml" ], "run-unit-tests": [ "@php -d date.timezone=UTC ./vendor/bin/phpunit -c tests/Unit/phpunit.xml" ], "setup-local-tests": [ "PsApiResourcesTest\\EnvironmentBuilder::setupLocalTests" ], "rector": [ "vendor/bin/rector process --clear-cache --dry-run" ], "rector-fix": [ "vendor/bin/rector process" ] }, "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop - API Resources", "homepage": "https://github.com/PrestaShop/ps_apiresources", "support": { "source": "https://github.com/PrestaShop/ps_apiresources/tree/v0.5.0", "issues": "https://github.com/PrestaShop/ps_apiresources/issues" }, "install-path": "../../modules/ps_apiresources" }, { "name": "prestashop/ps_banner", "version": "v2.1.2", "version_normalized": "2.1.2.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_banner.git", "reference": "1eceeb26a551001ba531c95b2645aa272a9e6278" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_banner/zipball/1eceeb26a551001ba531c95b2645aa272a9e6278", "reference": "1eceeb26a551001ba531c95b2645aa272a9e6278", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "~3.0" }, "time": "2022-07-18T14:20:33+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "classmap": [ "ps_banner.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module ps_banner", "homepage": "https://github.com/PrestaShop/ps_banner", "support": { "source": "https://github.com/PrestaShop/ps_banner/tree/v2.1.2" }, "install-path": "../../modules/ps_banner" }, { "name": "prestashop/ps_bestsellers", "version": "v1.0.7", "version_normalized": "1.0.7.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_bestsellers.git", "reference": "69f37506671628f8a4e09d997ad5555212720b64" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_bestsellers/zipball/69f37506671628f8a4e09d997ad5555212720b64", "reference": "69f37506671628f8a4e09d997ad5555212720b64", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-07-18T08:19:02+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop - Best Sellers", "homepage": "https://github.com/PrestaShop/ps_bestsellers", "support": { "source": "https://github.com/PrestaShop/ps_bestsellers/tree/v1.0.7" }, "install-path": "../../modules/ps_bestsellers" }, { "name": "prestashop/ps_brandlist", "version": "v1.0.5", "version_normalized": "1.0.5.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_brandlist.git", "reference": "a7164a5029dd48f8f4e9c01f6c2bde2955947f95" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_brandlist/zipball/a7164a5029dd48f8f4e9c01f6c2bde2955947f95", "reference": "a7164a5029dd48f8f4e9c01f6c2bde2955947f95", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-11-27T14:48:40+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop - Brand list", "homepage": "https://github.com/PrestaShop/ps_brandlist", "support": { "source": "https://github.com/PrestaShop/ps_brandlist/tree/v1.0.5" }, "install-path": "../../modules/ps_brandlist" }, { "name": "prestashop/ps_cashondelivery", "version": "v2.0.1", "version_normalized": "2.0.1.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_cashondelivery.git", "reference": "1f80133e367cdffb5f3321ff1b47d014b537223c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_cashondelivery/zipball/1f80133e367cdffb5f3321ff1b47d014b537223c", "reference": "1f80133e367cdffb5f3321ff1b47d014b537223c", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "prestashop/php-dev-tools": "~3.0" }, "time": "2022-07-15T15:20:08+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "classmap": [ "ps_cashondelivery.php", "controllers" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module ps_cashondelivery", "homepage": "https://github.com/PrestaShop/ps_cashondelivery", "support": { "source": "https://github.com/PrestaShop/ps_cashondelivery/tree/v2.0.1" }, "install-path": "../../modules/ps_cashondelivery" }, { "name": "prestashop/ps_categoryproducts", "version": "v1.0.8", "version_normalized": "1.0.8.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_categoryproducts.git", "reference": "dd29201d8405662f0bf9717162d82f9e3ddd0cf3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_categoryproducts/zipball/dd29201d8405662f0bf9717162d82f9e3ddd0cf3", "reference": "dd29201d8405662f0bf9717162d82f9e3ddd0cf3", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-07-17T08:06:53+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module ps_categoryproducts", "homepage": "https://github.com/PrestaShop/ps_categoryproducts", "support": { "source": "https://github.com/PrestaShop/ps_categoryproducts/tree/v1.0.8" }, "install-path": "../../modules/ps_categoryproducts" }, { "name": "prestashop/ps_categorytree", "version": "v3.0.2", "version_normalized": "3.0.2.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_categorytree.git", "reference": "93182899122acbca64abba302f5c3db9b1b3915a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_categorytree/zipball/93182899122acbca64abba302f5c3db9b1b3915a", "reference": "93182899122acbca64abba302f5c3db9b1b3915a", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "~3.0" }, "time": "2025-11-10T09:03:27+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "classmap": [ "ps_categorytree.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop category tree links", "homepage": "https://github.com/PrestaShop/ps_categorytree", "support": { "source": "https://github.com/PrestaShop/ps_categorytree/tree/v3.0.2" }, "install-path": "../../modules/ps_categorytree" }, { "name": "prestashop/ps_checkpayment", "version": "v2.1.0", "version_normalized": "2.1.0.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_checkpayment.git", "reference": "030a828cbcade2b381c8613775bdd4460852158d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_checkpayment/zipball/030a828cbcade2b381c8613775bdd4460852158d", "reference": "030a828cbcade2b381c8613775bdd4460852158d", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "~3.0" }, "time": "2023-11-17T14:46:55+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "classmap": [ "ps_checkpayment.php", "controllers/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module ps_checkpayment", "homepage": "https://github.com/PrestaShop/ps_checkpayment", "support": { "source": "https://github.com/PrestaShop/ps_checkpayment/tree/v2.1.0" }, "install-path": "../../modules/ps_checkpayment" }, { "name": "prestashop/ps_contactinfo", "version": "v3.3.3", "version_normalized": "3.3.3.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_contactinfo.git", "reference": "0e513345714bd67cd5444c506e335f628284e267" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_contactinfo/zipball/0e513345714bd67cd5444c506e335f628284e267", "reference": "0e513345714bd67cd5444c506e335f628284e267", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "~3.0" }, "time": "2025-01-22T14:29:18+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module ps_contactinfo", "homepage": "https://github.com/PrestaShop/ps_contactinfo", "support": { "source": "https://github.com/PrestaShop/ps_contactinfo/tree/v3.3.3" }, "install-path": "../../modules/ps_contactinfo" }, { "name": "prestashop/ps_crossselling", "version": "v2.0.3", "version_normalized": "2.0.3.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_crossselling.git", "reference": "9c8508f6819f07607cc30e9e2208e7052636b0f2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_crossselling/zipball/9c8508f6819f07607cc30e9e2208e7052636b0f2", "reference": "9c8508f6819f07607cc30e9e2208e7052636b0f2", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "~3.0" }, "time": "2025-07-18T08:19:03+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "classmap": [ "ps_crossselling.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop - Cross selling", "homepage": "https://github.com/PrestaShop/ps_crossselling", "support": { "source": "https://github.com/PrestaShop/ps_crossselling/tree/v2.0.3" }, "install-path": "../../modules/ps_crossselling" }, { "name": "prestashop/ps_currencyselector", "version": "v2.1.1", "version_normalized": "2.1.1.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_currencyselector.git", "reference": "3d19c025b7157699ee07233b9f0283fc0a123706" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_currencyselector/zipball/3d19c025b7157699ee07233b9f0283fc0a123706", "reference": "3d19c025b7157699ee07233b9f0283fc0a123706", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2023-02-03T14:47:22+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "classmap": [ "ps_currencyselector.php" ], "exclude-from-classmap": [] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module ps_currencyselector", "homepage": "https://github.com/PrestaShop/ps_currencyselector", "support": { "source": "https://github.com/PrestaShop/ps_currencyselector/tree/v2.1.1" }, "install-path": "../../modules/ps_currencyselector" }, { "name": "prestashop/ps_customeraccountlinks", "version": "v3.2.0", "version_normalized": "3.2.0.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_customeraccountlinks.git", "reference": "efd981fe07922cf8f847a08017b81464b90ba748" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_customeraccountlinks/zipball/efd981fe07922cf8f847a08017b81464b90ba748", "reference": "efd981fe07922cf8f847a08017b81464b90ba748", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "prestashop/php-dev-tools": "~3.0" }, "time": "2023-01-31T09:10:00+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "classmap": [ "ps_customeraccountlinks.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module ps_customeraccountlinks", "homepage": "https://github.com/PrestaShop/ps_customeraccountlinks", "support": { "source": "https://github.com/PrestaShop/ps_customeraccountlinks/tree/v3.2.0" }, "install-path": "../../modules/ps_customeraccountlinks" }, { "name": "prestashop/ps_customersignin", "version": "v2.0.5", "version_normalized": "2.0.5.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_customersignin.git", "reference": "88016f3c1b4ba61a3f881bb295fefe4eef7edc92" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_customersignin/zipball/88016f3c1b4ba61a3f881bb295fefe4eef7edc92", "reference": "88016f3c1b4ba61a3f881bb295fefe4eef7edc92", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "~3.0" }, "time": "2022-08-16T19:43:00+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "classmap": [ "ps_customersignin.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop - Customer 'Sign in' link", "homepage": "https://github.com/PrestaShop/ps_customersignin", "support": { "source": "https://github.com/PrestaShop/ps_customersignin/tree/v2.0.5" }, "install-path": "../../modules/ps_customersignin" }, { "name": "prestashop/ps_customtext", "version": "v4.2.2", "version_normalized": "4.2.2.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_customtext.git", "reference": "edf7d1bf3efa7a74d22639b85c845cac00b72c0e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_customtext/zipball/edf7d1bf3efa7a74d22639b85c845cac00b72c0e", "reference": "edf7d1bf3efa7a74d22639b85c845cac00b72c0e", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "~3.0" }, "time": "2025-11-10T09:07:11+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "classmap": [ "ps_customtext.php", "classes/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module ps_customtext", "homepage": "https://github.com/PrestaShop/ps_customtext", "support": { "source": "https://github.com/PrestaShop/ps_customtext/tree/v4.2.2" }, "install-path": "../../modules/ps_customtext" }, { "name": "prestashop/ps_dataprivacy", "version": "v2.1.1", "version_normalized": "2.1.1.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_dataprivacy.git", "reference": "5d9187b6d8df31c9d90668d0ce61aec86d50ba95" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_dataprivacy/zipball/5d9187b6d8df31c9d90668d0ce61aec86d50ba95", "reference": "5d9187b6d8df31c9d90668d0ce61aec86d50ba95", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2023-01-18T15:19:08+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop - Data privacy", "homepage": "https://github.com/PrestaShop/ps_dataprivacy", "support": { "source": "https://github.com/PrestaShop/ps_dataprivacy/tree/v2.1.1" }, "install-path": "../../modules/ps_dataprivacy" }, { "name": "prestashop/ps_distributionapiclient", "version": "v2.1.1", "version_normalized": "2.1.1.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_distributionapiclient.git", "reference": "258ffa15da6beae017d5d43555fd7bc7b5f24219" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_distributionapiclient/zipball/258ffa15da6beae017d5d43555fd7bc7b5f24219", "reference": "258ffa15da6beae017d5d43555fd7bc7b5f24219", "shasum": "" }, "require": { "doctrine/cache": "^2.1", "php": ">=8.1", "prestashop/circuit-breaker": "^4.0", "symfony/http-client": "6.4.*" }, "require-dev": { "phpstan/phpstan": "^1.4", "phpunit/phpunit": "^10", "prestashop/php-dev-tools": "^4.2" }, "time": "2026-01-07T13:47:18+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "psr-4": { "PrestaShop\\Module\\DistributionApiClient\\": "src/" }, "classmap": [ "ps_distributionapiclient.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop - Modules from distribution API", "homepage": "https://github.com/PrestaShop/ps_distributionapiclient", "support": { "issues": "https://github.com/PrestaShop/ps_distributionapiclient/issues", "source": "https://github.com/PrestaShop/ps_distributionapiclient/tree/v2.1.1" }, "install-path": "../../modules/ps_distributionapiclient" }, { "name": "prestashop/ps_emailalerts", "version": "v3.0.1", "version_normalized": "3.0.1.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_emailalerts.git", "reference": "19088593fc1fcb11ac06b36923558d6e47a0d324" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_emailalerts/zipball/19088593fc1fcb11ac06b36923558d6e47a0d324", "reference": "19088593fc1fcb11ac06b36923558d6e47a0d324", "shasum": "" }, "require": { "php": ">=7.1.3" }, "require-dev": { "friendsofphp/php-cs-fixer": "^v3", "prestashop/php-dev-tools": "^5" }, "time": "2024-12-02T18:40:09+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module ps_emailalerts", "homepage": "https://github.com/PrestaShop/ps_emailalerts", "support": { "source": "https://github.com/PrestaShop/ps_emailalerts/tree/v3.0.1" }, "install-path": "../../modules/ps_emailalerts" }, { "name": "prestashop/ps_emailsubscription", "version": "v2.8.3", "version_normalized": "2.8.3.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_emailsubscription.git", "reference": "93588cf6addf62f704373dbedc66791442c4e701" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_emailsubscription/zipball/93588cf6addf62f704373dbedc66791442c4e701", "reference": "93588cf6addf62f704373dbedc66791442c4e701", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-11-07T13:11:55+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "classmap": [ "ps_emailsubscription.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module ps_emailsubscription", "homepage": "https://github.com/PrestaShop/ps_emailsubscription", "support": { "source": "https://github.com/PrestaShop/ps_emailsubscription/tree/v2.8.3" }, "install-path": "../../modules/ps_emailsubscription" }, { "name": "prestashop/ps_facetedsearch", "version": "v4.0.3", "version_normalized": "4.0.3.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_facetedsearch.git", "reference": "bd9f09e81d1d49a936b4c0c3fa6b7e846bc53e76" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_facetedsearch/zipball/bd9f09e81d1d49a936b4c0c3fa6b7e846bc53e76", "reference": "bd9f09e81d1d49a936b4c0c3fa6b7e846bc53e76", "shasum": "" }, "require": { "doctrine/collections": "^1.4", "php": ">=7.1" }, "require-dev": { "mockery/mockery": "^1.2", "phpunit/phpunit": "~5.7", "prestashop/php-dev-tools": "^3.4" }, "time": "2025-12-31T13:27:28+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "psr-4": { "PrestaShop\\Module\\FacetedSearch\\": "src/", "PrestaShop\\Module\\FacetedSearch\\Tests\\": "tests/php/FacetedSearch", "PrestaShop\\Module\\FacetedSearch\\Controller\\": "src/Controller/" }, "classmap": [ "ps_facetedsearch.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module ps_facetedsearch", "homepage": "https://github.com/PrestaShop/ps_facetedsearch", "support": { "issues": "https://github.com/PrestaShop/ps_facetedsearch/issues", "source": "https://github.com/PrestaShop/ps_facetedsearch/tree/v4.0.3" }, "install-path": "../../modules/ps_facetedsearch" }, { "name": "prestashop/ps_faviconnotificationbo", "version": "v2.1.4", "version_normalized": "2.1.4.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_faviconnotificationbo.git", "reference": "eea7b50d8acd2f77d44a6a37bf1cc15878ff26dd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_faviconnotificationbo/zipball/eea7b50d8acd2f77d44a6a37bf1cc15878ff26dd", "reference": "eea7b50d8acd2f77d44a6a37bf1cc15878ff26dd", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-12-02T19:59:26+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "classmap": [ "controllers", "ps_faviconnotificationbo.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop - Favicon notification BO", "homepage": "https://github.com/PrestaShop/ps_faviconnotificationbo", "support": { "source": "https://github.com/PrestaShop/ps_faviconnotificationbo/tree/v2.1.4" }, "install-path": "../../modules/ps_faviconnotificationbo" }, { "name": "prestashop/ps_featuredproducts", "version": "v2.1.6", "version_normalized": "2.1.6.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_featuredproducts.git", "reference": "1dd47fcbb95d92657a7f62bf6b5bae99e8579e3f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_featuredproducts/zipball/1dd47fcbb95d92657a7f62bf6b5bae99e8579e3f", "reference": "1dd47fcbb95d92657a7f62bf6b5bae99e8579e3f", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-07-18T09:52:33+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "classmap": [ "ps_featuredproducts.php" ], "exclude-from-classmap": [] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop - Featured products", "homepage": "https://github.com/PrestaShop/ps_featuredproducts", "support": { "source": "https://github.com/PrestaShop/ps_featuredproducts/tree/v2.1.6" }, "install-path": "../../modules/ps_featuredproducts" }, { "name": "prestashop/ps_googleanalytics", "version": "v5.0.3", "version_normalized": "5.0.3.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_googleanalytics.git", "reference": "682944cfbe0604aed95629f5ad81853de260a51d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_googleanalytics/zipball/682944cfbe0604aed95629f5ad81853de260a51d", "reference": "682944cfbe0604aed95629f5ad81853de260a51d", "shasum": "" }, "require": { "php": ">=7.1.3" }, "require-dev": { "prestashop/php-dev-tools": "3.*" }, "time": "2025-11-18T15:55:31+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "classmap": [ "ps_googleanalytics.php", "controllers", "classes" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module ps_googleanalytics", "homepage": "https://github.com/PrestaShop/ps_googleanalytics", "support": { "source": "https://github.com/PrestaShop/ps_googleanalytics/tree/v5.0.3" }, "install-path": "../../modules/ps_googleanalytics" }, { "name": "prestashop/ps_imageslider", "version": "v3.2.2", "version_normalized": "3.2.2.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_imageslider.git", "reference": "2237f42a0efb8912d104a43d792a7cdf35222580" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_imageslider/zipball/2237f42a0efb8912d104a43d792a7cdf35222580", "reference": "2237f42a0efb8912d104a43d792a7cdf35222580", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "prestashop/php-dev-tools": "^4.3" }, "time": "2025-11-13T11:57:55+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "classmap": [ "ps_imageslider.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop - Image slider", "homepage": "https://github.com/PrestaShop/ps_imageslider", "support": { "source": "https://github.com/PrestaShop/ps_imageslider/tree/v3.2.2" }, "install-path": "../../modules/ps_imageslider" }, { "name": "prestashop/ps_languageselector", "version": "v2.1.3", "version_normalized": "2.1.3.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_languageselector.git", "reference": "83b165f03432292d9e142a7de944f23233f11ae0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_languageselector/zipball/83b165f03432292d9e142a7de944f23233f11ae0", "reference": "83b165f03432292d9e142a7de944f23233f11ae0", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2023-03-17T13:00:03+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "classmap": [ "ps_languageselector.php" ], "exclude-from-classmap": [] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module ps_languageselector", "homepage": "https://github.com/PrestaShop/ps_languageselector", "support": { "source": "https://github.com/PrestaShop/ps_languageselector/tree/v2.1.3" }, "install-path": "../../modules/ps_languageselector" }, { "name": "prestashop/ps_linklist", "version": "v7.0.1", "version_normalized": "7.0.1.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_linklist.git", "reference": "d68106a05a27d48ed64f178e093aca75f5cf9318" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_linklist/zipball/d68106a05a27d48ed64f178e093aca75f5cf9318", "reference": "d68106a05a27d48ed64f178e093aca75f5cf9318", "shasum": "" }, "require": { "php": ">=8.1.0" }, "require-dev": { "phpstan/phpstan": "^1.11", "prestashop/php-dev-tools": "^4.3" }, "time": "2024-11-29T15:31:17+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "psr-4": { "PrestaShop\\Module\\LinkList\\": "src/" }, "classmap": [ "ps_linklist.php" ], "exclude-from-classmap": [] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop - Link list", "homepage": "https://github.com/PrestaShop/ps_linklist", "support": { "source": "https://github.com/PrestaShop/ps_linklist/tree/v7.0.1" }, "install-path": "../../modules/ps_linklist" }, { "name": "prestashop/ps_mainmenu", "version": "v2.3.6", "version_normalized": "2.3.6.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_mainmenu.git", "reference": "459305800ca041d281793213766625d19c486717" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_mainmenu/zipball/459305800ca041d281793213766625d19c486717", "reference": "459305800ca041d281793213766625d19c486717", "shasum": "" }, "require": { "php": ">=5.6.0" }, "require-dev": { "prestashop/php-dev-tools": "^4.3" }, "time": "2025-11-13T17:33:47+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "classmap": [ "ps_mainmenu.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop - Main menu", "homepage": "https://github.com/PrestaShop/ps_mainmenu", "support": { "source": "https://github.com/PrestaShop/ps_mainmenu/tree/v2.3.6" }, "install-path": "../../modules/ps_mainmenu" }, { "name": "prestashop/ps_newproducts", "version": "v1.0.5", "version_normalized": "1.0.5.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_newproducts.git", "reference": "acad8d2f785ffb60143fc74d2be2b8ab7ae04ecc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_newproducts/zipball/acad8d2f785ffb60143fc74d2be2b8ab7ae04ecc", "reference": "acad8d2f785ffb60143fc74d2be2b8ab7ae04ecc", "shasum": "" }, "require": { "php": ">=5.6.0" }, "require-dev": { "prestashop/php-dev-tools": "^4.3" }, "time": "2025-07-18T10:38:42+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop - New products", "homepage": "https://github.com/PrestaShop/ps_newproducts", "support": { "source": "https://github.com/PrestaShop/ps_newproducts/tree/v1.0.5" }, "install-path": "../../modules/ps_newproducts" }, { "name": "prestashop/ps_searchbar", "version": "v2.1.4", "version_normalized": "2.1.4.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_searchbar.git", "reference": "5bbf4e3158ec01cd7a965ecb7571e3ed5f4e1524" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_searchbar/zipball/5bbf4e3158ec01cd7a965ecb7571e3ed5f4e1524", "reference": "5bbf4e3158ec01cd7a965ecb7571e3ed5f4e1524", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "prestashop/php-dev-tools": "^4.3" }, "time": "2025-03-04T09:51:58+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module ps_searchbar", "homepage": "https://github.com/PrestaShop/ps_searchbar", "support": { "source": "https://github.com/PrestaShop/ps_searchbar/tree/v2.1.4" }, "install-path": "../../modules/ps_searchbar" }, { "name": "prestashop/ps_sharebuttons", "version": "v2.1.3", "version_normalized": "2.1.3.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_sharebuttons.git", "reference": "711fd74b2b11c7cab74a66e0563534daeb74d3f9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_sharebuttons/zipball/711fd74b2b11c7cab74a66e0563534daeb74d3f9", "reference": "711fd74b2b11c7cab74a66e0563534daeb74d3f9", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "prestashop/php-dev-tools": "^4.3" }, "time": "2025-03-21T08:27:29+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module ps_sharebuttons", "homepage": "https://github.com/PrestaShop/ps_sharebuttons", "support": { "source": "https://github.com/PrestaShop/ps_sharebuttons/tree/v2.1.3" }, "install-path": "../../modules/ps_sharebuttons" }, { "name": "prestashop/ps_shoppingcart", "version": "v3.0.0", "version_normalized": "3.0.0.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_shoppingcart.git", "reference": "6f3845a09f62b13439ad22def1987b1efd28a529" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_shoppingcart/zipball/6f3845a09f62b13439ad22def1987b1efd28a529", "reference": "6f3845a09f62b13439ad22def1987b1efd28a529", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "prestashop/php-dev-tools": "~3.0" }, "time": "2023-11-20T14:35:44+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "classmap": [ "ps_shoppingcart.php", "controllers/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module ps_shoppingcart", "homepage": "https://github.com/PrestaShop/ps_shoppingcart", "support": { "source": "https://github.com/PrestaShop/ps_shoppingcart/tree/v3.0.0" }, "install-path": "../../modules/ps_shoppingcart" }, { "name": "prestashop/ps_socialfollow", "version": "v2.3.3", "version_normalized": "2.3.3.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_socialfollow.git", "reference": "8e1a7ad91805360c611b709db5ecd6ec51d7080f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_socialfollow/zipball/8e1a7ad91805360c611b709db5ecd6ec51d7080f", "reference": "8e1a7ad91805360c611b709db5ecd6ec51d7080f", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-11-12T09:26:29+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module ps_socialfollow", "homepage": "https://github.com/PrestaShop/ps_socialfollow", "support": { "source": "https://github.com/PrestaShop/ps_socialfollow/tree/v2.3.3" }, "install-path": "../../modules/ps_socialfollow" }, { "name": "prestashop/ps_specials", "version": "v1.0.3", "version_normalized": "1.0.3.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_specials.git", "reference": "1d2efb9ce7591614b3dfdfaf00b56f2b4f65d1b8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_specials/zipball/1d2efb9ce7591614b3dfdfaf00b56f2b4f65d1b8", "reference": "1d2efb9ce7591614b3dfdfaf00b56f2b4f65d1b8", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-07-18T08:19:00+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop - Specials", "homepage": "https://github.com/PrestaShop/ps_specials", "support": { "source": "https://github.com/PrestaShop/ps_specials/tree/v1.0.3" }, "install-path": "../../modules/ps_specials" }, { "name": "prestashop/ps_supplierlist", "version": "v1.0.7", "version_normalized": "1.0.7.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_supplierlist.git", "reference": "f149f6c125e9301c25e424ccde88ba25f6fc3886" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_supplierlist/zipball/f149f6c125e9301c25e424ccde88ba25f6fc3886", "reference": "f149f6c125e9301c25e424ccde88ba25f6fc3886", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-11-19T09:02:14+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop - Supplier List", "homepage": "https://github.com/PrestaShop/ps_supplierlist", "support": { "issues": "https://github.com/PrestaShop/ps_supplierlist/issues", "source": "https://github.com/PrestaShop/ps_supplierlist/tree/v1.0.7" }, "install-path": "../../modules/ps_supplierlist" }, { "name": "prestashop/ps_themecusto", "version": "v1.2.5", "version_normalized": "1.2.5.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_themecusto.git", "reference": "4fb8dbd92e183724c873bc9245d3f0e681cfed23" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_themecusto/zipball/4fb8dbd92e183724c873bc9245d3f0e681cfed23", "reference": "4fb8dbd92e183724c873bc9245d3f0e681cfed23", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-01-23T08:29:20+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "classmap": [ "ps_themecusto.php", "controllers", "classes" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module ps_themecusto", "homepage": "https://github.com/PrestaShop/ps_themecusto", "support": { "source": "https://github.com/PrestaShop/ps_themecusto/tree/v1.2.5" }, "install-path": "../../modules/ps_themecusto" }, { "name": "prestashop/ps_viewedproduct", "version": "v1.2.5", "version_normalized": "1.2.5.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_viewedproduct.git", "reference": "18328b54bcff8ed74c05b817046bf9eaddb862d0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_viewedproduct/zipball/18328b54bcff8ed74c05b817046bf9eaddb862d0", "reference": "18328b54bcff8ed74c05b817046bf9eaddb862d0", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-07-16T15:15:08+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop - Viewed Products", "homepage": "https://github.com/PrestaShop/ps_viewedproduct", "support": { "source": "https://github.com/PrestaShop/ps_viewedproduct/tree/v1.2.5" }, "install-path": "../../modules/ps_viewedproduct" }, { "name": "prestashop/ps_wirepayment", "version": "v2.2.1", "version_normalized": "2.2.1.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/ps_wirepayment.git", "reference": "436bf1b4fd178241cdc08a273ed56b78e9f42460" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/ps_wirepayment/zipball/436bf1b4fd178241cdc08a273ed56b78e9f42460", "reference": "436bf1b4fd178241cdc08a273ed56b78e9f42460", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-11-03T09:35:10+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "classmap": [ "ps_wirepayment.php" ], "exclude-from-classmap": [] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module ps_wirepayment", "homepage": "https://github.com/PrestaShop/ps_wirepayment", "support": { "source": "https://github.com/PrestaShop/ps_wirepayment/tree/v2.2.1" }, "install-path": "../../modules/ps_wirepayment" }, { "name": "prestashop/psgdpr", "version": "v1.4.3", "version_normalized": "1.4.3.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/psgdpr.git", "reference": "2b94cd472d00c837275f0aa8677947de2691c6d7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/psgdpr/zipball/2b94cd472d00c837275f0aa8677947de2691c6d7", "reference": "2b94cd472d00c837275f0aa8677947de2691c6d7", "shasum": "" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2022-12-15T10:02:36+00:00", "type": "prestashop-module", "installation-source": "dist", "autoload": { "classmap": [ "classes", "controllers", "psgdpr.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module psgdpr", "homepage": "https://github.com/PrestaShopCorp/psgdpr", "support": { "source": "https://github.com/PrestaShop/psgdpr/tree/v1.4.3" }, "install-path": "../../modules/psgdpr" }, { "name": "prestashop/statsbestcategories", "version": "v2.1.0", "version_normalized": "2.1.0.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/statsbestcategories.git", "reference": "e4fd1f647822a093af3e970b37406a6a4b896f11" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/statsbestcategories/zipball/e4fd1f647822a093af3e970b37406a6a4b896f11", "reference": "e4fd1f647822a093af3e970b37406a6a4b896f11", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-11-03T10:12:43+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module statsbestcategories", "homepage": "https://github.com/PrestaShop/statsbestcategories", "support": { "source": "https://github.com/PrestaShop/statsbestcategories/tree/v2.1.0" }, "install-path": "../../modules/statsbestcategories" }, { "name": "prestashop/statsbestcustomers", "version": "v2.1.0", "version_normalized": "2.1.0.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/statsbestcustomers.git", "reference": "991cfdb2e217418dc65dbf6bc864980d44dd3cb1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/statsbestcustomers/zipball/991cfdb2e217418dc65dbf6bc864980d44dd3cb1", "reference": "991cfdb2e217418dc65dbf6bc864980d44dd3cb1", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-11-03T10:31:39+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module statsbestcustomers", "homepage": "https://github.com/PrestaShop/statsbestcustomers", "support": { "source": "https://github.com/PrestaShop/statsbestcustomers/tree/v2.1.0" }, "install-path": "../../modules/statsbestcustomers" }, { "name": "prestashop/statsbestmanufacturers", "version": "v2.0.4", "version_normalized": "2.0.4.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/statsbestmanufacturers.git", "reference": "25b558e00b68bdb2d79c948795b2f5ddfbf85040" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/statsbestmanufacturers/zipball/25b558e00b68bdb2d79c948795b2f5ddfbf85040", "reference": "25b558e00b68bdb2d79c948795b2f5ddfbf85040", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-11-03T10:34:50+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module statsbestmanufacturers", "homepage": "https://github.com/PrestaShop/statsbestmanufacturers", "support": { "source": "https://github.com/PrestaShop/statsbestmanufacturers/tree/v2.0.4" }, "install-path": "../../modules/statsbestmanufacturers" }, { "name": "prestashop/statsbestproducts", "version": "v2.1.0", "version_normalized": "2.1.0.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/statsbestproducts.git", "reference": "598ac6b8de7f8210ca04abc4faf5895fc1361837" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/statsbestproducts/zipball/598ac6b8de7f8210ca04abc4faf5895fc1361837", "reference": "598ac6b8de7f8210ca04abc4faf5895fc1361837", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-11-03T09:45:00+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module statsbestproducts", "homepage": "https://github.com/PrestaShop/statsbestproducts", "support": { "source": "https://github.com/PrestaShop/statsbestproducts/tree/v2.1.0" }, "install-path": "../../modules/statsbestproducts" }, { "name": "prestashop/statsbestsuppliers", "version": "v2.0.3", "version_normalized": "2.0.3.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/statsbestsuppliers.git", "reference": "c466ae0eb3aa1e5795cb8ea78d316db40ece3ac6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/statsbestsuppliers/zipball/c466ae0eb3aa1e5795cb8ea78d316db40ece3ac6", "reference": "c466ae0eb3aa1e5795cb8ea78d316db40ece3ac6", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-11-03T09:45:59+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module statsbestsuppliers", "homepage": "https://github.com/PrestaShop/statsbestsuppliers", "support": { "source": "https://github.com/PrestaShop/statsbestsuppliers/tree/v2.0.3" }, "install-path": "../../modules/statsbestsuppliers" }, { "name": "prestashop/statsbestvouchers", "version": "v2.1.0", "version_normalized": "2.1.0.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/statsbestvouchers.git", "reference": "4abea92f02b41ab9e7cc316dc5c98c609ee374f8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/statsbestvouchers/zipball/4abea92f02b41ab9e7cc316dc5c98c609ee374f8", "reference": "4abea92f02b41ab9e7cc316dc5c98c609ee374f8", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-11-03T09:47:36+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module statsbestvouchers", "homepage": "https://github.com/PrestaShop/statsbestvouchers", "support": { "source": "https://github.com/PrestaShop/statsbestvouchers/tree/v2.1.0" }, "install-path": "../../modules/statsbestvouchers" }, { "name": "prestashop/statscarrier", "version": "v2.1.0", "version_normalized": "2.1.0.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/statscarrier.git", "reference": "2d2f8fa5875f6ce79eafa95fda280010686a0d2c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/statscarrier/zipball/2d2f8fa5875f6ce79eafa95fda280010686a0d2c", "reference": "2d2f8fa5875f6ce79eafa95fda280010686a0d2c", "shasum": "" }, "require": { "php": ">=5.4" }, "time": "2025-11-05T09:24:56+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module statscarrier", "homepage": "https://github.com/PrestaShop/statscarrier", "support": { "source": "https://github.com/PrestaShop/statscarrier/tree/v2.1.0" }, "install-path": "../../modules/statscarrier" }, { "name": "prestashop/statscatalog", "version": "v2.0.5", "version_normalized": "2.0.5.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/statscatalog.git", "reference": "4d07a644093859d1b018c3b3b10eb7db2b22341e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/statscatalog/zipball/4d07a644093859d1b018c3b3b10eb7db2b22341e", "reference": "4d07a644093859d1b018c3b3b10eb7db2b22341e", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-11-10T09:07:42+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module statscatalog", "homepage": "https://github.com/PrestaShop/statscatalog", "support": { "source": "https://github.com/PrestaShop/statscatalog/tree/v2.0.5" }, "install-path": "../../modules/statscatalog" }, { "name": "prestashop/statscheckup", "version": "v2.0.4", "version_normalized": "2.0.4.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/statscheckup.git", "reference": "5ec66a8be5a586b519225cf472c4f2105cb13806" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/statscheckup/zipball/5ec66a8be5a586b519225cf472c4f2105cb13806", "reference": "5ec66a8be5a586b519225cf472c4f2105cb13806", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-11-10T09:07:25+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module statscheckup", "homepage": "https://github.com/PrestaShop/statscheckup", "support": { "source": "https://github.com/PrestaShop/statscheckup/tree/v2.0.4" }, "install-path": "../../modules/statscheckup" }, { "name": "prestashop/statsdata", "version": "v2.1.2", "version_normalized": "2.1.2.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/statsdata.git", "reference": "ae4d9014e337598e624a3d57448b445778981ff2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/statsdata/zipball/ae4d9014e337598e624a3d57448b445778981ff2", "reference": "ae4d9014e337598e624a3d57448b445778981ff2", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-01-10T14:43:37+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module statsdata", "homepage": "https://github.com/PrestaShop/statsdata", "support": { "source": "https://github.com/PrestaShop/statsdata/tree/v2.1.2" }, "install-path": "../../modules/statsdata" }, { "name": "prestashop/statsforecast", "version": "v2.1.0", "version_normalized": "2.1.0.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/statsforecast.git", "reference": "f04c2cfe713da67f3ae716102bbd79fbe2558a16" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/statsforecast/zipball/f04c2cfe713da67f3ae716102bbd79fbe2558a16", "reference": "f04c2cfe713da67f3ae716102bbd79fbe2558a16", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-11-13T14:34:16+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module statsforecast", "homepage": "https://github.com/PrestaShop/statsforecast", "support": { "source": "https://github.com/PrestaShop/statsforecast/tree/v2.1.0" }, "install-path": "../../modules/statsforecast" }, { "name": "prestashop/statsnewsletter", "version": "v2.1.0", "version_normalized": "2.1.0.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/statsnewsletter.git", "reference": "2c260959d71095031efec5831783fa71a0bed821" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/statsnewsletter/zipball/2c260959d71095031efec5831783fa71a0bed821", "reference": "2c260959d71095031efec5831783fa71a0bed821", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-11-03T10:42:26+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module statsnewsletter", "homepage": "https://github.com/PrestaShop/statsnewsletter", "support": { "source": "https://github.com/PrestaShop/statsnewsletter/tree/v2.1.0" }, "install-path": "../../modules/statsnewsletter" }, { "name": "prestashop/statspersonalinfos", "version": "v2.1.0", "version_normalized": "2.1.0.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/statspersonalinfos.git", "reference": "30787ee972e2080f54a9e573145dfb66d57b782a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/statspersonalinfos/zipball/30787ee972e2080f54a9e573145dfb66d57b782a", "reference": "30787ee972e2080f54a9e573145dfb66d57b782a", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-11-03T09:50:32+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module statspersonalinfos", "homepage": "https://github.com/PrestaShop/statspersonalinfos", "support": { "source": "https://github.com/PrestaShop/statspersonalinfos/tree/v2.1.0" }, "install-path": "../../modules/statspersonalinfos" }, { "name": "prestashop/statsproduct", "version": "v2.1.4", "version_normalized": "2.1.4.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/statsproduct.git", "reference": "3763a732d3f25c50c10e6b78246a2c16f75a3194" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/statsproduct/zipball/3763a732d3f25c50c10e6b78246a2c16f75a3194", "reference": "3763a732d3f25c50c10e6b78246a2c16f75a3194", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-11-18T15:35:45+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module statsproduct", "homepage": "https://github.com/PrestaShop/statsproduct", "support": { "source": "https://github.com/PrestaShop/statsproduct/tree/v2.1.4" }, "install-path": "../../modules/statsproduct" }, { "name": "prestashop/statsregistrations", "version": "v2.1.0", "version_normalized": "2.1.0.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/statsregistrations.git", "reference": "090cdf31b1dc8a306440940b0403c9583bb6c7e3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/statsregistrations/zipball/090cdf31b1dc8a306440940b0403c9583bb6c7e3", "reference": "090cdf31b1dc8a306440940b0403c9583bb6c7e3", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-11-03T10:26:07+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module statsregistrations", "homepage": "https://github.com/PrestaShop/statsregistrations", "support": { "source": "https://github.com/PrestaShop/statsregistrations/tree/v2.1.0" }, "install-path": "../../modules/statsregistrations" }, { "name": "prestashop/statssales", "version": "v2.1.1", "version_normalized": "2.1.1.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/statssales.git", "reference": "67b81dee8915980b4d82d6c1b72a3f42f9156323" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/statssales/zipball/67b81dee8915980b4d82d6c1b72a3f42f9156323", "reference": "67b81dee8915980b4d82d6c1b72a3f42f9156323", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-11-03T09:54:56+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module statssales", "homepage": "https://github.com/PrestaShop/statssales", "support": { "source": "https://github.com/PrestaShop/statssales/tree/v2.1.1" }, "install-path": "../../modules/statssales" }, { "name": "prestashop/statssearch", "version": "v2.1.0", "version_normalized": "2.1.0.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/statssearch.git", "reference": "554afe67da29bd4952c98e08de5f6b82541cb2f9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/statssearch/zipball/554afe67da29bd4952c98e08de5f6b82541cb2f9", "reference": "554afe67da29bd4952c98e08de5f6b82541cb2f9", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-11-03T10:10:35+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module statssearch", "homepage": "https://github.com/PrestaShop/statssearch", "support": { "source": "https://github.com/PrestaShop/statssearch/tree/v2.1.0" }, "install-path": "../../modules/statssearch" }, { "name": "prestashop/statsstock", "version": "v2.0.2", "version_normalized": "2.0.2.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/statsstock.git", "reference": "8df2d1a82fabc3803ab4147d61eba9438f76c5d6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/statsstock/zipball/8df2d1a82fabc3803ab4147d61eba9438f76c5d6", "reference": "8df2d1a82fabc3803ab4147d61eba9438f76c5d6", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "prestashop/php-dev-tools": "^3.4" }, "time": "2025-11-10T11:22:48+00:00", "type": "prestashop-module", "installation-source": "dist", "notification-url": "https://packagist.org/downloads/", "license": [ "AFL-3.0" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" } ], "description": "PrestaShop module statsstock", "homepage": "https://github.com/PrestaShop/statsstock", "support": { "source": "https://github.com/PrestaShop/statsstock/tree/v2.0.2" }, "install-path": "../../modules/statsstock" }, { "name": "prestashop/translationtools-bundle", "version": "v6.1.0", "version_normalized": "6.1.0.0", "source": { "type": "git", "url": "https://github.com/PrestaShop/TranslationToolsBundle.git", "reference": "b939f9833c222fd26b46c0f2225b0828259077e1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PrestaShop/TranslationToolsBundle/zipball/b939f9833c222fd26b46c0f2225b0828259077e1", "reference": "b939f9833c222fd26b46c0f2225b0828259077e1", "shasum": "" }, "require": { "nikic/php-parser": "^4", "php": ">=8.1", "smarty/smarty": "^3.1 || ^4.0", "symfony/twig-bridge": "^3.4 || ^4.4 || ^5.0 || ^6.0", "twig/twig": "^1.38 || ^2.7 || ^3.0" }, "require-dev": { "doctrine/common": "^3", "friendsofphp/php-cs-fixer": "^3.2", "phpunit/phpunit": "~9.5.10", "symfony/framework-bundle": "^3.4 || ^4.4 || ^5.0 || ^6.0", "symfony/symfony": "^6.0", "symfony/translation": "^3.4 || ^4.4 || ^5.0 || ^6.0" }, "time": "2025-04-11T09:24:35+00:00", "type": "bundle", "installation-source": "dist", "autoload": { "psr-4": { "PrestaShop\\TranslationToolsBundle\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PrestaShop SA", "email": "contact@prestashop.com" }, { "name": "PrestaShop Community", "homepage": "https://contributors.prestashop.com/" } ], "description": "Translation tools for PrestaShop", "keywords": [ "parser", "prestashop", "translation" ], "support": { "issues": "https://github.com/PrestaShop/TranslationToolsBundle/issues", "source": "https://github.com/PrestaShop/TranslationToolsBundle/tree/v6.1.0" }, "install-path": "../prestashop/translationtools-bundle" }, { "name": "psr/cache", "version": "3.0.0", "version_normalized": "3.0.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/cache.git", "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf", "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf", "shasum": "" }, "require": { "php": ">=8.0.0" }, "time": "2021-02-03T23:26:27+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Cache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for caching libraries", "keywords": [ "cache", "psr", "psr-6" ], "support": { "source": "https://github.com/php-fig/cache/tree/3.0.0" }, "install-path": "../psr/cache" }, { "name": "psr/clock", "version": "1.0.0", "version_normalized": "1.0.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/clock.git", "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d", "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d", "shasum": "" }, "require": { "php": "^7.0 || ^8.0" }, "time": "2022-11-25T14:36:26+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Clock\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for reading the clock.", "homepage": "https://github.com/php-fig/clock", "keywords": [ "clock", "now", "psr", "psr-20", "time" ], "support": { "issues": "https://github.com/php-fig/clock/issues", "source": "https://github.com/php-fig/clock/tree/1.0.0" }, "install-path": "../psr/clock" }, { "name": "psr/container", "version": "1.1.2", "version_normalized": "1.1.2.0", "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" }, "time": "2021-11-05T16:50:12+00:00", "type": "library", "installation-source": "dist", "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" }, "install-path": "../psr/container" }, { "name": "psr/event-dispatcher", "version": "1.0.0", "version_normalized": "1.0.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" }, "time": "2019-01-08T18:20:26+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "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" }, "install-path": "../psr/event-dispatcher" }, { "name": "psr/http-client", "version": "1.0.3", "version_normalized": "1.0.3.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-client.git", "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90", "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90", "shasum": "" }, "require": { "php": "^7.0 || ^8.0", "psr/http-message": "^1.0 || ^2.0" }, "time": "2023-09-23T14:17:50+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Http\\Client\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://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" }, "install-path": "../psr/http-client" }, { "name": "psr/http-factory", "version": "1.1.0", "version_normalized": "1.1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-factory.git", "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a", "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a", "shasum": "" }, "require": { "php": ">=7.1", "psr/http-message": "^1.0 || ^2.0" }, "time": "2024-04-15T12:06:14+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "PSR-17: 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" }, "install-path": "../psr/http-factory" }, { "name": "psr/http-message", "version": "1.1", "version_normalized": "1.1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba", "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "time": "2023-04-04T09:50:52+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "installation-source": "dist", "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/1.1" }, "install-path": "../psr/http-message" }, { "name": "psr/link", "version": "1.1.1", "version_normalized": "1.1.1.0", "source": { "type": "git", "url": "https://github.com/php-fig/link.git", "reference": "846c25f58a1f02b93a00f2404e3626b6bf9b7807" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/link/zipball/846c25f58a1f02b93a00f2404e3626b6bf9b7807", "reference": "846c25f58a1f02b93a00f2404e3626b6bf9b7807", "shasum": "" }, "require": { "php": ">=8.0.0" }, "time": "2021-03-11T22:59:13+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Link\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interfaces for HTTP links", "homepage": "https://github.com/php-fig/link", "keywords": [ "http", "http-link", "link", "psr", "psr-13", "rest" ], "support": { "source": "https://github.com/php-fig/link/tree/1.1.1" }, "install-path": "../psr/link" }, { "name": "psr/log", "version": "3.0.2", "version_normalized": "3.0.2.0", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", "shasum": "" }, "require": { "php": ">=8.0.0" }, "time": "2024-09-11T13:17:53+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Psr\\Log\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], "support": { "source": "https://github.com/php-fig/log/tree/3.0.2" }, "install-path": "../psr/log" }, { "name": "psr/simple-cache", "version": "1.0.1", "version_normalized": "1.0.1.0", "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" }, "time": "2017-10-23T01:57:42+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "installation-source": "dist", "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" }, "install-path": "../psr/simple-cache" }, { "name": "sabberworm/php-css-parser", "version": "8.4.0", "version_normalized": "8.4.0.0", "source": { "type": "git", "url": "https://github.com/MyIntervals/PHP-CSS-Parser.git", "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/e41d2140031d533348b2192a83f02d8dd8a71d30", "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30", "shasum": "" }, "require": { "ext-iconv": "*", "php": ">=5.6.20" }, "require-dev": { "codacy/coverage": "^1.4", "phpunit/phpunit": "^4.8.36" }, "suggest": { "ext-mbstring": "for parsing UTF-8 CSS" }, "time": "2021-12-11T13:40:54+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Sabberworm\\CSS\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Raphael Schweikert" } ], "description": "Parser for CSS Files written in PHP", "homepage": "https://www.sabberworm.com/blog/2010/6/10/php-css-parser", "keywords": [ "css", "parser", "stylesheet" ], "support": { "issues": "https://github.com/MyIntervals/PHP-CSS-Parser/issues", "source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/8.4.0" }, "install-path": "../sabberworm/php-css-parser" }, { "name": "smarty/smarty", "version": "v4.5.5", "version_normalized": "4.5.5.0", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", "reference": "c4851c12e34ff80073ddeb7d98b059d57dea9de2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/smarty-php/smarty/zipball/c4851c12e34ff80073ddeb7d98b059d57dea9de2", "reference": "c4851c12e34ff80073ddeb7d98b059d57dea9de2", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^8.5 || ^7.5", "smarty/smarty-lexer": "^3.1" }, "time": "2024-11-21T22:06:22+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "4.0.x-dev" } }, "installation-source": "dist", "autoload": { "classmap": [ "libs/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0" ], "authors": [ { "name": "Monte Ohrt", "email": "monte@ohrt.com" }, { "name": "Uwe Tews", "email": "uwe.tews@googlemail.com" }, { "name": "Rodney Rehm", "email": "rodney.rehm@medialize.de" }, { "name": "Simon Wisselink", "homepage": "https://www.iwink.nl/" } ], "description": "Smarty - the compiling PHP template engine", "homepage": "https://smarty-php.github.io/smarty/", "keywords": [ "templating" ], "support": { "forum": "https://github.com/smarty-php/smarty/discussions", "issues": "https://github.com/smarty-php/smarty/issues", "source": "https://github.com/smarty-php/smarty/tree/v4.5.5" }, "install-path": "../smarty/smarty" }, { "name": "soundasleep/html2text", "version": "2.1.0", "version_normalized": "2.1.0.0", "source": { "type": "git", "url": "https://github.com/soundasleep/html2text.git", "reference": "83502b6f8f1aaef8e2e238897199d64f284b4af3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/soundasleep/html2text/zipball/83502b6f8f1aaef8e2e238897199d64f284b4af3", "reference": "83502b6f8f1aaef8e2e238897199d64f284b4af3", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", "php": "^7.3|^8.0" }, "require-dev": { "phpstan/phpstan": "^1.9", "phpunit/phpunit": "^7.0|^8.0|^9.0" }, "time": "2023-01-06T09:28:15+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Soundasleep\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jevon Wright", "homepage": "https://jevon.org", "role": "Developer" } ], "description": "A PHP script to convert HTML into a plain text format", "homepage": "https://github.com/soundasleep/html2text", "keywords": [ "email", "html", "php", "text" ], "support": { "email": "support@jevon.org", "issues": "https://github.com/soundasleep/html2text/issues", "source": "https://github.com/soundasleep/html2text/tree/2.1.0" }, "install-path": "../soundasleep/html2text" }, { "name": "symfony/asset", "version": "v6.4.24", "version_normalized": "6.4.24.0", "source": { "type": "git", "url": "https://github.com/symfony/asset.git", "reference": "cfee7c0d64be113383db74a2fdd65d426b7f3aab" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/asset/zipball/cfee7c0d64be113383db74a2fdd65d426b7f3aab", "reference": "cfee7c0d64be113383db74a2fdd65d426b7f3aab", "shasum": "" }, "require": { "php": ">=8.1" }, "conflict": { "symfony/http-foundation": "<5.4" }, "require-dev": { "symfony/http-client": "^5.4|^6.0|^7.0", "symfony/http-foundation": "^5.4|^6.0|^7.0", "symfony/http-kernel": "^5.4|^6.0|^7.0" }, "time": "2025-07-10T08:14:14+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Asset\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/asset/tree/v6.4.24" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/asset" }, { "name": "symfony/cache", "version": "v6.4.26", "version_normalized": "6.4.26.0", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", "reference": "66c853ddcbf85c1984169869be498c3e7597b367" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/cache/zipball/66c853ddcbf85c1984169869be498c3e7597b367", "reference": "66c853ddcbf85c1984169869be498c3e7597b367", "shasum": "" }, "require": { "php": ">=8.1", "psr/cache": "^2.0|^3.0", "psr/log": "^1.1|^2|^3", "symfony/cache-contracts": "^2.5|^3", "symfony/service-contracts": "^2.5|^3", "symfony/var-exporter": "^6.3.6|^7.0" }, "conflict": { "doctrine/dbal": "<2.13.1", "symfony/dependency-injection": "<5.4", "symfony/http-kernel": "<5.4", "symfony/var-dumper": "<5.4" }, "provide": { "psr/cache-implementation": "2.0|3.0", "psr/simple-cache-implementation": "1.0|2.0|3.0", "symfony/cache-implementation": "1.1|2.0|3.0" }, "require-dev": { "cache/integration-tests": "dev-master", "doctrine/dbal": "^2.13.1|^3|^4", "predis/predis": "^1.1|^2.0", "psr/simple-cache": "^1.0|^2.0|^3.0", "symfony/config": "^5.4|^6.0|^7.0", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/filesystem": "^5.4|^6.0|^7.0", "symfony/http-kernel": "^5.4|^6.0|^7.0", "symfony/messenger": "^5.4|^6.0|^7.0", "symfony/var-dumper": "^5.4|^6.0|^7.0" }, "time": "2025-09-11T09:57:09+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Cache\\": "" }, "classmap": [ "Traits/ValueWrapper.php" ], "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides extended PSR-6, PSR-16 (and tags) implementations", "homepage": "https://symfony.com", "keywords": [ "caching", "psr6" ], "support": { "source": "https://github.com/symfony/cache/tree/v6.4.26" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/cache" }, { "name": "symfony/cache-contracts", "version": "v3.6.0", "version_normalized": "3.6.0.0", "source": { "type": "git", "url": "https://github.com/symfony/cache-contracts.git", "reference": "5d68a57d66910405e5c0b63d6f0af941e66fc868" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/5d68a57d66910405e5c0b63d6f0af941e66fc868", "reference": "5d68a57d66910405e5c0b63d6f0af941e66fc868", "shasum": "" }, "require": { "php": ">=8.1", "psr/cache": "^3.0" }, "time": "2025-03-13T15:25:07+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/contracts", "name": "symfony/contracts" }, "branch-alias": { "dev-main": "3.6-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Contracts\\Cache\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Generic abstractions related to caching", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "support": { "source": "https://github.com/symfony/cache-contracts/tree/v3.6.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/cache-contracts" }, { "name": "symfony/clock", "version": "v6.4.24", "version_normalized": "6.4.24.0", "source": { "type": "git", "url": "https://github.com/symfony/clock.git", "reference": "5e15a9c9aeeb44a99f7cf24aa75aa9607795f6f8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/clock/zipball/5e15a9c9aeeb44a99f7cf24aa75aa9607795f6f8", "reference": "5e15a9c9aeeb44a99f7cf24aa75aa9607795f6f8", "shasum": "" }, "require": { "php": ">=8.1", "psr/clock": "^1.0", "symfony/polyfill-php83": "^1.28" }, "provide": { "psr/clock-implementation": "1.0" }, "time": "2025-07-10T08:14:14+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "Resources/now.php" ], "psr-4": { "Symfony\\Component\\Clock\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Decouples applications from the system clock", "homepage": "https://symfony.com", "keywords": [ "clock", "psr20", "time" ], "support": { "source": "https://github.com/symfony/clock/tree/v6.4.24" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/clock" }, { "name": "symfony/config", "version": "v6.4.26", "version_normalized": "6.4.26.0", "source": { "type": "git", "url": "https://github.com/symfony/config.git", "reference": "f18dc5926cb203e125956987def795d052ee774e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/config/zipball/f18dc5926cb203e125956987def795d052ee774e", "reference": "f18dc5926cb203e125956987def795d052ee774e", "shasum": "" }, "require": { "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/filesystem": "^5.4|^6.0|^7.0", "symfony/polyfill-ctype": "~1.8" }, "conflict": { "symfony/finder": "<5.4", "symfony/service-contracts": "<2.5" }, "require-dev": { "symfony/event-dispatcher": "^5.4|^6.0|^7.0", "symfony/finder": "^5.4|^6.0|^7.0", "symfony/messenger": "^5.4|^6.0|^7.0", "symfony/service-contracts": "^2.5|^3", "symfony/yaml": "^5.4|^6.0|^7.0" }, "time": "2025-09-11T09:57:09+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Config\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/config/tree/v6.4.26" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/config" }, { "name": "symfony/console", "version": "v6.4.25", "version_normalized": "6.4.25.0", "source": { "type": "git", "url": "https://github.com/symfony/console.git", "reference": "273fd29ff30ba0a88ca5fb83f7cf1ab69306adae" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/console/zipball/273fd29ff30ba0a88ca5fb83f7cf1ab69306adae", "reference": "273fd29ff30ba0a88ca5fb83f7cf1ab69306adae", "shasum": "" }, "require": { "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.0", "symfony/service-contracts": "^2.5|^3", "symfony/string": "^5.4|^6.0|^7.0" }, "conflict": { "symfony/dependency-injection": "<5.4", "symfony/dotenv": "<5.4", "symfony/event-dispatcher": "<5.4", "symfony/lock": "<5.4", "symfony/process": "<5.4" }, "provide": { "psr/log-implementation": "1.0|2.0|3.0" }, "require-dev": { "psr/log": "^1|^2|^3", "symfony/config": "^5.4|^6.0|^7.0", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/event-dispatcher": "^5.4|^6.0|^7.0", "symfony/http-foundation": "^6.4|^7.0", "symfony/http-kernel": "^6.4|^7.0", "symfony/lock": "^5.4|^6.0|^7.0", "symfony/messenger": "^5.4|^6.0|^7.0", "symfony/process": "^5.4|^6.0|^7.0", "symfony/stopwatch": "^5.4|^6.0|^7.0", "symfony/var-dumper": "^5.4|^6.0|^7.0" }, "time": "2025-08-22T10:21:53+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Console\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Eases the creation of beautiful and testable command line interfaces", "homepage": "https://symfony.com", "keywords": [ "cli", "command-line", "console", "terminal" ], "support": { "source": "https://github.com/symfony/console/tree/v6.4.25" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/console" }, { "name": "symfony/css-selector", "version": "v6.4.24", "version_normalized": "6.4.24.0", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", "reference": "9b784413143701aa3c94ac1869a159a9e53e8761" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/css-selector/zipball/9b784413143701aa3c94ac1869a159a9e53e8761", "reference": "9b784413143701aa3c94ac1869a159a9e53e8761", "shasum": "" }, "require": { "php": ">=8.1" }, "time": "2025-07-10T08:14:14+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\CssSelector\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Jean-François Simon", "email": "jeanfrancois.simon@sensiolabs.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/css-selector/tree/v6.4.24" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/css-selector" }, { "name": "symfony/debug-bundle", "version": "v6.4.13", "version_normalized": "6.4.13.0", "source": { "type": "git", "url": "https://github.com/symfony/debug-bundle.git", "reference": "7bcfaff39e094cc09455201916d016d9b2ae08ff" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/debug-bundle/zipball/7bcfaff39e094cc09455201916d016d9b2ae08ff", "reference": "7bcfaff39e094cc09455201916d016d9b2ae08ff", "shasum": "" }, "require": { "ext-xml": "*", "php": ">=8.1", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/http-kernel": "^5.4|^6.0|^7.0", "symfony/twig-bridge": "^5.4|^6.0|^7.0", "symfony/var-dumper": "^5.4|^6.0|^7.0" }, "conflict": { "symfony/config": "<5.4", "symfony/dependency-injection": "<5.4" }, "require-dev": { "symfony/config": "^5.4|^6.0|^7.0", "symfony/web-profiler-bundle": "^5.4|^6.0|^7.0" }, "time": "2024-09-25T14:18:03+00:00", "type": "symfony-bundle", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Bundle\\DebugBundle\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/debug-bundle/tree/v6.4.13" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/debug-bundle" }, { "name": "symfony/dependency-injection", "version": "v6.4.25", "version_normalized": "6.4.25.0", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", "reference": "900da8a42eceeb4a13a0ec34caa7db49328daff3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/900da8a42eceeb4a13a0ec34caa7db49328daff3", "reference": "900da8a42eceeb4a13a0ec34caa7db49328daff3", "shasum": "" }, "require": { "php": ">=8.1", "psr/container": "^1.1|^2.0", "symfony/deprecation-contracts": "^2.5|^3", "symfony/service-contracts": "^2.5|^3.0", "symfony/var-exporter": "^6.4.20|^7.2.5" }, "conflict": { "ext-psr": "<1.1|>=2", "symfony/config": "<6.1", "symfony/finder": "<5.4", "symfony/proxy-manager-bridge": "<6.3", "symfony/yaml": "<5.4" }, "provide": { "psr/container-implementation": "1.1|2.0", "symfony/service-implementation": "1.1|2.0|3.0" }, "require-dev": { "symfony/config": "^6.1|^7.0", "symfony/expression-language": "^5.4|^6.0|^7.0", "symfony/yaml": "^5.4|^6.0|^7.0" }, "time": "2025-08-13T09:41:44+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\DependencyInjection\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/dependency-injection/tree/v6.4.25" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/dependency-injection" }, { "name": "symfony/deprecation-contracts", "version": "v3.6.0", "version_normalized": "3.6.0.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62", "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62", "shasum": "" }, "require": { "php": ">=8.1" }, "time": "2024-09-25T14:21:43+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/contracts", "name": "symfony/contracts" }, "branch-alias": { "dev-main": "3.6-dev" } }, "installation-source": "dist", "autoload": { "files": [ "function.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/deprecation-contracts" }, { "name": "symfony/doctrine-bridge", "version": "v6.4.25", "version_normalized": "6.4.25.0", "source": { "type": "git", "url": "https://github.com/symfony/doctrine-bridge.git", "reference": "d6cda6208c77c4c1f28ba9ff9be4ceaa33416c8c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/d6cda6208c77c4c1f28ba9ff9be4ceaa33416c8c", "reference": "d6cda6208c77c4c1f28ba9ff9be4ceaa33416c8c", "shasum": "" }, "require": { "doctrine/event-manager": "^1.2|^2", "doctrine/persistence": "^2.5|^3.1|^4", "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0", "symfony/service-contracts": "^2.5|^3" }, "conflict": { "doctrine/dbal": "<2.13.1", "doctrine/lexer": "<1.1", "doctrine/orm": "<2.15", "symfony/cache": "<5.4", "symfony/dependency-injection": "<6.2", "symfony/form": "<5.4.38|>=6,<6.4.6|>=7,<7.0.6", "symfony/http-foundation": "<6.3", "symfony/http-kernel": "<6.2", "symfony/lock": "<6.3", "symfony/messenger": "<5.4", "symfony/property-info": "<5.4", "symfony/security-bundle": "<5.4", "symfony/security-core": "<6.4", "symfony/validator": "<6.4" }, "require-dev": { "doctrine/collections": "^1.0|^2.0", "doctrine/data-fixtures": "^1.1|^2", "doctrine/dbal": "^2.13.1|^3|^4", "doctrine/orm": "^2.15|^3", "psr/log": "^1|^2|^3", "symfony/cache": "^5.4|^6.0|^7.0", "symfony/config": "^5.4|^6.0|^7.0", "symfony/dependency-injection": "^6.2|^7.0", "symfony/doctrine-messenger": "^5.4|^6.0|^7.0", "symfony/expression-language": "^5.4|^6.0|^7.0", "symfony/form": "^5.4.38|^6.4.6|^7.0.6", "symfony/http-kernel": "^6.3|^7.0", "symfony/lock": "^6.3|^7.0", "symfony/messenger": "^5.4|^6.0|^7.0", "symfony/property-access": "^5.4|^6.0|^7.0", "symfony/property-info": "^5.4|^6.0|^7.0", "symfony/proxy-manager-bridge": "^6.4", "symfony/security-core": "^6.4|^7.0", "symfony/stopwatch": "^5.4|^6.0|^7.0", "symfony/translation": "^5.4|^6.0|^7.0", "symfony/uid": "^5.4|^6.0|^7.0", "symfony/validator": "^6.4|^7.0", "symfony/var-dumper": "^5.4|^6.0|^7.0" }, "time": "2025-08-18T12:29:30+00:00", "type": "symfony-bridge", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Bridge\\Doctrine\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides integration for Doctrine with various Symfony components", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/doctrine-bridge/tree/v6.4.25" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/doctrine-bridge" }, { "name": "symfony/doctrine-messenger", "version": "v6.4.24", "version_normalized": "6.4.24.0", "source": { "type": "git", "url": "https://github.com/symfony/doctrine-messenger.git", "reference": "63c5dc72a14b4841cb2e932c3fdf39f110353545" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/63c5dc72a14b4841cb2e932c3fdf39f110353545", "reference": "63c5dc72a14b4841cb2e932c3fdf39f110353545", "shasum": "" }, "require": { "doctrine/dbal": "^2.13|^3|^4", "php": ">=8.1", "symfony/messenger": "^5.4|^6.0|^7.0", "symfony/service-contracts": "^2.5|^3" }, "conflict": { "doctrine/persistence": "<1.3" }, "require-dev": { "doctrine/persistence": "^1.3|^2|^3", "symfony/property-access": "^5.4|^6.0|^7.0", "symfony/serializer": "^5.4|^6.0|^7.0" }, "time": "2025-07-30T10:11:46+00:00", "type": "symfony-messenger-bridge", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Messenger\\Bridge\\Doctrine\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Doctrine Messenger Bridge", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/doctrine-messenger/tree/v6.4.24" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/doctrine-messenger" }, { "name": "symfony/dom-crawler", "version": "v6.4.25", "version_normalized": "6.4.25.0", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", "reference": "976302990f9f2a6d4c07206836dd4ca77cae9524" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/976302990f9f2a6d4c07206836dd4ca77cae9524", "reference": "976302990f9f2a6d4c07206836dd4ca77cae9524", "shasum": "" }, "require": { "masterminds/html5": "^2.6", "php": ">=8.1", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0" }, "require-dev": { "symfony/css-selector": "^5.4|^6.0|^7.0" }, "time": "2025-08-05T18:56:08+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\DomCrawler\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Eases DOM navigation for HTML and XML documents", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/dom-crawler/tree/v6.4.25" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/dom-crawler" }, { "name": "symfony/dotenv", "version": "v6.4.24", "version_normalized": "6.4.24.0", "source": { "type": "git", "url": "https://github.com/symfony/dotenv.git", "reference": "234b6c602f12b00693f4b0d1054386fb30dfc8ff" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/dotenv/zipball/234b6c602f12b00693f4b0d1054386fb30dfc8ff", "reference": "234b6c602f12b00693f4b0d1054386fb30dfc8ff", "shasum": "" }, "require": { "php": ">=8.1" }, "conflict": { "symfony/console": "<5.4", "symfony/process": "<5.4" }, "require-dev": { "symfony/console": "^5.4|^6.0|^7.0", "symfony/process": "^5.4|^6.0|^7.0" }, "time": "2025-07-10T08:14:14+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Dotenv\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Registers environment variables from a .env file", "homepage": "https://symfony.com", "keywords": [ "dotenv", "env", "environment" ], "support": { "source": "https://github.com/symfony/dotenv/tree/v6.4.24" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/dotenv" }, { "name": "symfony/error-handler", "version": "v6.4.24", "version_normalized": "6.4.24.0", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", "reference": "30fd0b3cf0e972e82636038ce4db0e4fe777112c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/error-handler/zipball/30fd0b3cf0e972e82636038ce4db0e4fe777112c", "reference": "30fd0b3cf0e972e82636038ce4db0e4fe777112c", "shasum": "" }, "require": { "php": ">=8.1", "psr/log": "^1|^2|^3", "symfony/var-dumper": "^5.4|^6.0|^7.0" }, "conflict": { "symfony/deprecation-contracts": "<2.5", "symfony/http-kernel": "<6.4" }, "require-dev": { "symfony/deprecation-contracts": "^2.5|^3", "symfony/http-kernel": "^6.4|^7.0", "symfony/serializer": "^5.4|^6.0|^7.0" }, "time": "2025-07-24T08:25:04+00:00", "bin": [ "Resources/bin/patch-type-declarations" ], "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\ErrorHandler\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides tools to manage errors and ease debugging PHP code", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/error-handler/tree/v6.4.24" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/error-handler" }, { "name": "symfony/event-dispatcher", "version": "v6.4.25", "version_normalized": "6.4.25.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", "reference": "b0cf3162020603587363f0551cd3be43958611ff" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/b0cf3162020603587363f0551cd3be43958611ff", "reference": "b0cf3162020603587363f0551cd3be43958611ff", "shasum": "" }, "require": { "php": ">=8.1", "symfony/event-dispatcher-contracts": "^2.5|^3" }, "conflict": { "symfony/dependency-injection": "<5.4", "symfony/service-contracts": "<2.5" }, "provide": { "psr/event-dispatcher-implementation": "1.0", "symfony/event-dispatcher-implementation": "2.0|3.0" }, "require-dev": { "psr/log": "^1|^2|^3", "symfony/config": "^5.4|^6.0|^7.0", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/error-handler": "^5.4|^6.0|^7.0", "symfony/expression-language": "^5.4|^6.0|^7.0", "symfony/http-foundation": "^5.4|^6.0|^7.0", "symfony/service-contracts": "^2.5|^3", "symfony/stopwatch": "^5.4|^6.0|^7.0" }, "time": "2025-08-13T09:41:44+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\EventDispatcher\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.25" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/event-dispatcher" }, { "name": "symfony/event-dispatcher-contracts", "version": "v3.6.0", "version_normalized": "3.6.0.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", "reference": "59eb412e93815df44f05f342958efa9f46b1e586" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/59eb412e93815df44f05f342958efa9f46b1e586", "reference": "59eb412e93815df44f05f342958efa9f46b1e586", "shasum": "" }, "require": { "php": ">=8.1", "psr/event-dispatcher": "^1" }, "time": "2024-09-25T14:21:43+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/contracts", "name": "symfony/contracts" }, "branch-alias": { "dev-main": "3.6-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Contracts\\EventDispatcher\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Generic abstractions related to dispatching event", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "support": { "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.6.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/event-dispatcher-contracts" }, { "name": "symfony/expression-language", "version": "v6.4.24", "version_normalized": "6.4.24.0", "source": { "type": "git", "url": "https://github.com/symfony/expression-language.git", "reference": "1ea0adaa53539ea7e70821ae9de49ebe03ae7091" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/expression-language/zipball/1ea0adaa53539ea7e70821ae9de49ebe03ae7091", "reference": "1ea0adaa53539ea7e70821ae9de49ebe03ae7091", "shasum": "" }, "require": { "php": ">=8.1", "symfony/cache": "^5.4|^6.0|^7.0", "symfony/deprecation-contracts": "^2.5|^3", "symfony/service-contracts": "^2.5|^3" }, "time": "2025-07-10T08:14:14+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\ExpressionLanguage\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides an engine that can compile and evaluate expressions", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/expression-language/tree/v6.4.24" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/expression-language" }, { "name": "symfony/filesystem", "version": "v6.4.24", "version_normalized": "6.4.24.0", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", "reference": "75ae2edb7cdcc0c53766c30b0a2512b8df574bd8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/filesystem/zipball/75ae2edb7cdcc0c53766c30b0a2512b8df574bd8", "reference": "75ae2edb7cdcc0c53766c30b0a2512b8df574bd8", "shasum": "" }, "require": { "php": ">=8.1", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.8" }, "require-dev": { "symfony/process": "^5.4|^6.4|^7.0" }, "time": "2025-07-10T08:14:14+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Filesystem\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/filesystem/tree/v6.4.24" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/filesystem" }, { "name": "symfony/finder", "version": "v6.4.24", "version_normalized": "6.4.24.0", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", "reference": "73089124388c8510efb8d2d1689285d285937b08" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/finder/zipball/73089124388c8510efb8d2d1689285d285937b08", "reference": "73089124388c8510efb8d2d1689285d285937b08", "shasum": "" }, "require": { "php": ">=8.1" }, "require-dev": { "symfony/filesystem": "^6.0|^7.0" }, "time": "2025-07-15T12:02:45+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Finder\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/finder/tree/v6.4.24" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/finder" }, { "name": "symfony/form", "version": "v6.4.25", "version_normalized": "6.4.25.0", "source": { "type": "git", "url": "https://github.com/symfony/form.git", "reference": "ce4d50b8779556a18f72e6122107b3db2f116140" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/form/zipball/ce4d50b8779556a18f72e6122107b3db2f116140", "reference": "ce4d50b8779556a18f72e6122107b3db2f116140", "shasum": "" }, "require": { "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/event-dispatcher": "^5.4|^6.0|^7.0", "symfony/options-resolver": "^5.4|^6.0|^7.0", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-intl-icu": "^1.21", "symfony/polyfill-mbstring": "~1.0", "symfony/property-access": "^5.4|^6.0|^7.0", "symfony/service-contracts": "^2.5|^3" }, "conflict": { "symfony/console": "<5.4", "symfony/dependency-injection": "<5.4", "symfony/doctrine-bridge": "<5.4.21|>=6,<6.2.7", "symfony/error-handler": "<5.4", "symfony/framework-bundle": "<5.4", "symfony/http-kernel": "<5.4", "symfony/translation": "<5.4.35|>=6.0,<6.3.12|>=6.4,<6.4.3|>=7.0,<7.0.3", "symfony/translation-contracts": "<2.5", "symfony/twig-bridge": "<6.3" }, "require-dev": { "doctrine/collections": "^1.0|^2.0", "symfony/config": "^5.4|^6.0|^7.0", "symfony/console": "^5.4|^6.0|^7.0", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/expression-language": "^5.4|^6.0|^7.0", "symfony/html-sanitizer": "^6.1|^7.0", "symfony/http-foundation": "^5.4|^6.0|^7.0", "symfony/http-kernel": "^5.4|^6.0|^7.0", "symfony/intl": "^5.4|^6.0|^7.0", "symfony/security-core": "^6.2|^7.0", "symfony/security-csrf": "^5.4|^6.0|^7.0", "symfony/translation": "^5.4.35|~6.3.12|^6.4.3|^7.0.3", "symfony/uid": "^5.4|^6.0|^7.0", "symfony/validator": "^5.4|^6.0|^7.0", "symfony/var-dumper": "^5.4|^6.0|^7.0" }, "time": "2025-08-18T12:29:30+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Form\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Allows to easily create, process and reuse HTML forms", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/form/tree/v6.4.25" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/form" }, { "name": "symfony/framework-bundle", "version": "v6.4.25", "version_normalized": "6.4.25.0", "source": { "type": "git", "url": "https://github.com/symfony/framework-bundle.git", "reference": "1d6a764b58e4f780df00f71c20ba3a61095ea447" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/1d6a764b58e4f780df00f71c20ba3a61095ea447", "reference": "1d6a764b58e4f780df00f71c20ba3a61095ea447", "shasum": "" }, "require": { "composer-runtime-api": ">=2.1", "ext-xml": "*", "php": ">=8.1", "symfony/cache": "^5.4|^6.0|^7.0", "symfony/config": "^6.1|^7.0", "symfony/dependency-injection": "^6.4.12|^7.0", "symfony/deprecation-contracts": "^2.5|^3", "symfony/error-handler": "^6.1|^7.0", "symfony/event-dispatcher": "^5.4|^6.0|^7.0", "symfony/filesystem": "^5.4|^6.0|^7.0", "symfony/finder": "^5.4|^6.0|^7.0", "symfony/http-foundation": "^6.4|^7.0", "symfony/http-kernel": "^6.4", "symfony/polyfill-mbstring": "~1.0", "symfony/routing": "^6.4|^7.0" }, "conflict": { "doctrine/annotations": "<1.13.1", "doctrine/persistence": "<1.3", "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0", "symfony/asset": "<5.4", "symfony/asset-mapper": "<6.4", "symfony/clock": "<6.3", "symfony/console": "<5.4|>=7.0", "symfony/dom-crawler": "<6.4", "symfony/dotenv": "<5.4", "symfony/form": "<5.4", "symfony/http-client": "<6.3", "symfony/lock": "<5.4", "symfony/mailer": "<5.4", "symfony/messenger": "<6.3", "symfony/mime": "<6.4", "symfony/property-access": "<5.4", "symfony/property-info": "<5.4", "symfony/runtime": "<5.4.45|>=6.0,<6.4.13|>=7.0,<7.1.6", "symfony/scheduler": "<6.4.4|>=7.0.0,<7.0.4", "symfony/security-core": "<5.4", "symfony/security-csrf": "<5.4", "symfony/serializer": "<6.4", "symfony/stopwatch": "<5.4", "symfony/translation": "<6.4", "symfony/twig-bridge": "<5.4", "symfony/twig-bundle": "<5.4", "symfony/validator": "<6.4", "symfony/web-profiler-bundle": "<6.4", "symfony/workflow": "<6.4" }, "require-dev": { "doctrine/annotations": "^1.13.1|^2", "doctrine/persistence": "^1.3|^2|^3", "dragonmantank/cron-expression": "^3.1", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", "seld/jsonlint": "^1.10", "symfony/asset": "^5.4|^6.0|^7.0", "symfony/asset-mapper": "^6.4|^7.0", "symfony/browser-kit": "^5.4|^6.0|^7.0", "symfony/clock": "^6.2|^7.0", "symfony/console": "^5.4.9|^6.0.9|^7.0", "symfony/css-selector": "^5.4|^6.0|^7.0", "symfony/dom-crawler": "^6.4|^7.0", "symfony/dotenv": "^5.4|^6.0|^7.0", "symfony/expression-language": "^5.4|^6.0|^7.0", "symfony/form": "^5.4|^6.0|^7.0", "symfony/html-sanitizer": "^6.1|^7.0", "symfony/http-client": "^6.3|^7.0", "symfony/lock": "^5.4|^6.0|^7.0", "symfony/mailer": "^5.4|^6.0|^7.0", "symfony/messenger": "^6.3|^7.0", "symfony/mime": "^6.4|^7.0", "symfony/notifier": "^5.4|^6.0|^7.0", "symfony/polyfill-intl-icu": "~1.0", "symfony/process": "^5.4|^6.0|^7.0", "symfony/property-info": "^5.4|^6.0|^7.0", "symfony/rate-limiter": "^5.4|^6.0|^7.0", "symfony/scheduler": "^6.4.4|^7.0.4", "symfony/security-bundle": "^5.4|^6.0|^7.0", "symfony/semaphore": "^5.4|^6.0|^7.0", "symfony/serializer": "^6.4|^7.0", "symfony/stopwatch": "^5.4|^6.0|^7.0", "symfony/string": "^5.4|^6.0|^7.0", "symfony/translation": "^6.4|^7.0", "symfony/twig-bundle": "^5.4|^6.0|^7.0", "symfony/uid": "^5.4|^6.0|^7.0", "symfony/validator": "^6.4|^7.0", "symfony/web-link": "^5.4|^6.0|^7.0", "symfony/workflow": "^6.4|^7.0", "symfony/yaml": "^5.4|^6.0|^7.0", "twig/twig": "^2.10|^3.0.4" }, "time": "2025-08-26T10:44:20+00:00", "type": "symfony-bundle", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Bundle\\FrameworkBundle\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/framework-bundle/tree/v6.4.25" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/framework-bundle" }, { "name": "symfony/http-client", "version": "v6.4.25", "version_normalized": "6.4.25.0", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", "reference": "b8e9dce2d8acba3c32af467bb58e0c3656886181" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/http-client/zipball/b8e9dce2d8acba3c32af467bb58e0c3656886181", "reference": "b8e9dce2d8acba3c32af467bb58e0c3656886181", "shasum": "" }, "require": { "php": ">=8.1", "psr/log": "^1|^2|^3", "symfony/deprecation-contracts": "^2.5|^3", "symfony/http-client-contracts": "~3.4.4|^3.5.2", "symfony/polyfill-php83": "^1.29", "symfony/service-contracts": "^2.5|^3" }, "conflict": { "php-http/discovery": "<1.15", "symfony/http-foundation": "<6.3" }, "provide": { "php-http/async-client-implementation": "*", "php-http/client-implementation": "*", "psr/http-client-implementation": "1.0", "symfony/http-client-implementation": "3.0" }, "require-dev": { "amphp/amp": "^2.5", "amphp/http-client": "^4.2.1", "amphp/http-tunnel": "^1.0", "amphp/socket": "^1.1", "guzzlehttp/promises": "^1.4|^2.0", "nyholm/psr7": "^1.0", "php-http/httplug": "^1.0|^2.0", "psr/http-client": "^1.0", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/http-kernel": "^5.4|^6.0|^7.0", "symfony/messenger": "^5.4|^6.0|^7.0", "symfony/process": "^5.4|^6.0|^7.0", "symfony/stopwatch": "^5.4|^6.0|^7.0" }, "time": "2025-08-27T07:01:16+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\HttpClient\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "homepage": "https://symfony.com", "keywords": [ "http" ], "support": { "source": "https://github.com/symfony/http-client/tree/v6.4.25" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/http-client" }, { "name": "symfony/http-client-contracts", "version": "v3.6.0", "version_normalized": "3.6.0.0", "source": { "type": "git", "url": "https://github.com/symfony/http-client-contracts.git", "reference": "75d7043853a42837e68111812f4d964b01e5101c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/75d7043853a42837e68111812f4d964b01e5101c", "reference": "75d7043853a42837e68111812f4d964b01e5101c", "shasum": "" }, "require": { "php": ">=8.1" }, "time": "2025-04-29T11:18:49+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/contracts", "name": "symfony/contracts" }, "branch-alias": { "dev-main": "3.6-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Contracts\\HttpClient\\": "" }, "exclude-from-classmap": [ "/Test/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Generic abstractions related to HTTP clients", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "support": { "source": "https://github.com/symfony/http-client-contracts/tree/v3.6.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/http-client-contracts" }, { "name": "symfony/http-foundation", "version": "v6.4.29", "version_normalized": "6.4.29.0", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", "reference": "b03d11e015552a315714c127d8d1e0f9e970ec88" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b03d11e015552a315714c127d8d1e0f9e970ec88", "reference": "b03d11e015552a315714c127d8d1e0f9e970ec88", "shasum": "" }, "require": { "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.1", "symfony/polyfill-php83": "^1.27" }, "conflict": { "symfony/cache": "<6.4.12|>=7.0,<7.1.5" }, "require-dev": { "doctrine/dbal": "^2.13.1|^3|^4", "predis/predis": "^1.1|^2.0", "symfony/cache": "^6.4.12|^7.1.5", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/expression-language": "^5.4|^6.0|^7.0", "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4|^7.0", "symfony/mime": "^5.4|^6.0|^7.0", "symfony/rate-limiter": "^5.4|^6.0|^7.0" }, "time": "2025-11-08T16:40:12+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\HttpFoundation\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/http-foundation/tree/v6.4.29" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/http-foundation" }, { "name": "symfony/http-kernel", "version": "v6.4.26", "version_normalized": "6.4.26.0", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", "reference": "8b0f963293aede77593c9845c8c0af34752e893a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/8b0f963293aede77593c9845c8c0af34752e893a", "reference": "8b0f963293aede77593c9845c8c0af34752e893a", "shasum": "" }, "require": { "php": ">=8.1", "psr/log": "^1|^2|^3", "symfony/deprecation-contracts": "^2.5|^3", "symfony/error-handler": "^6.4|^7.0", "symfony/event-dispatcher": "^5.4|^6.0|^7.0", "symfony/http-foundation": "^6.4|^7.0", "symfony/polyfill-ctype": "^1.8" }, "conflict": { "symfony/browser-kit": "<5.4", "symfony/cache": "<5.4", "symfony/config": "<6.1", "symfony/console": "<5.4", "symfony/dependency-injection": "<6.4", "symfony/doctrine-bridge": "<5.4", "symfony/form": "<5.4", "symfony/http-client": "<5.4", "symfony/http-client-contracts": "<2.5", "symfony/mailer": "<5.4", "symfony/messenger": "<5.4", "symfony/translation": "<5.4", "symfony/translation-contracts": "<2.5", "symfony/twig-bridge": "<5.4", "symfony/validator": "<6.4", "symfony/var-dumper": "<6.3", "twig/twig": "<2.13" }, "provide": { "psr/log-implementation": "1.0|2.0|3.0" }, "require-dev": { "psr/cache": "^1.0|^2.0|^3.0", "symfony/browser-kit": "^5.4|^6.0|^7.0", "symfony/clock": "^6.2|^7.0", "symfony/config": "^6.1|^7.0", "symfony/console": "^5.4|^6.0|^7.0", "symfony/css-selector": "^5.4|^6.0|^7.0", "symfony/dependency-injection": "^6.4|^7.0", "symfony/dom-crawler": "^5.4|^6.0|^7.0", "symfony/expression-language": "^5.4|^6.0|^7.0", "symfony/finder": "^5.4|^6.0|^7.0", "symfony/http-client-contracts": "^2.5|^3", "symfony/process": "^5.4|^6.0|^7.0", "symfony/property-access": "^5.4.5|^6.0.5|^7.0", "symfony/routing": "^5.4|^6.0|^7.0", "symfony/serializer": "^6.4.4|^7.0.4", "symfony/stopwatch": "^5.4|^6.0|^7.0", "symfony/translation": "^5.4|^6.0|^7.0", "symfony/translation-contracts": "^2.5|^3", "symfony/uid": "^5.4|^6.0|^7.0", "symfony/validator": "^6.4|^7.0", "symfony/var-dumper": "^5.4|^6.4|^7.0", "symfony/var-exporter": "^6.2|^7.0", "twig/twig": "^2.13|^3.0.4" }, "time": "2025-09-27T12:20:56+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\HttpKernel\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/http-kernel/tree/v6.4.26" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/http-kernel" }, { "name": "symfony/intl", "version": "v6.4.25", "version_normalized": "6.4.25.0", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", "reference": "84dc64e179360927eed8f3403b4927aa70702c4f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/intl/zipball/84dc64e179360927eed8f3403b4927aa70702c4f", "reference": "84dc64e179360927eed8f3403b4927aa70702c4f", "shasum": "" }, "require": { "php": ">=8.1" }, "require-dev": { "symfony/filesystem": "^5.4|^6.0|^7.0", "symfony/finder": "^5.4|^6.0|^7.0", "symfony/var-exporter": "^5.4|^6.0|^7.0" }, "time": "2025-08-19T13:57:48+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Intl\\": "" }, "exclude-from-classmap": [ "/Tests/", "/Resources/data/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" }, { "name": "Eriksen Costa", "email": "eriksen.costa@infranology.com.br" }, { "name": "Igor Wiedler", "email": "igor@wiedler.ch" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides access to the localization data of the ICU library", "homepage": "https://symfony.com", "keywords": [ "i18n", "icu", "internationalization", "intl", "l10n", "localization" ], "support": { "source": "https://github.com/symfony/intl/tree/v6.4.25" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/intl" }, { "name": "symfony/lock", "version": "v6.4.24", "version_normalized": "6.4.24.0", "source": { "type": "git", "url": "https://github.com/symfony/lock.git", "reference": "85ca8b5501a3ccac7d749e632e6fde5bf962bef0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/lock/zipball/85ca8b5501a3ccac7d749e632e6fde5bf962bef0", "reference": "85ca8b5501a3ccac7d749e632e6fde5bf962bef0", "shasum": "" }, "require": { "php": ">=8.1", "psr/log": "^1|^2|^3", "symfony/deprecation-contracts": "^2.5|^3" }, "conflict": { "doctrine/dbal": "<2.13", "symfony/cache": "<6.2" }, "require-dev": { "doctrine/dbal": "^2.13|^3|^4", "predis/predis": "^1.1|^2.0" }, "time": "2025-07-30T11:02:24+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Lock\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jérémy Derussé", "email": "jeremy@derusse.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Creates and manages locks, a mechanism to provide exclusive access to a shared resource", "homepage": "https://symfony.com", "keywords": [ "cas", "flock", "locking", "mutex", "redlock", "semaphore" ], "support": { "source": "https://github.com/symfony/lock/tree/v6.4.24" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/lock" }, { "name": "symfony/mailer", "version": "v6.4.25", "version_normalized": "6.4.25.0", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", "reference": "628b43b45a3e6b15c8a633fb22df547ed9b492a2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/mailer/zipball/628b43b45a3e6b15c8a633fb22df547ed9b492a2", "reference": "628b43b45a3e6b15c8a633fb22df547ed9b492a2", "shasum": "" }, "require": { "egulias/email-validator": "^2.1.10|^3|^4", "php": ">=8.1", "psr/event-dispatcher": "^1", "psr/log": "^1|^2|^3", "symfony/event-dispatcher": "^5.4|^6.0|^7.0", "symfony/mime": "^6.2|^7.0", "symfony/service-contracts": "^2.5|^3" }, "conflict": { "symfony/http-client-contracts": "<2.5", "symfony/http-kernel": "<5.4", "symfony/messenger": "<6.2", "symfony/mime": "<6.2", "symfony/twig-bridge": "<6.2.1" }, "require-dev": { "symfony/console": "^5.4|^6.0|^7.0", "symfony/http-client": "^5.4|^6.0|^7.0", "symfony/messenger": "^6.2|^7.0", "symfony/twig-bridge": "^6.2|^7.0" }, "time": "2025-08-13T09:41:44+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Mailer\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Helps sending emails", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/mailer/tree/v6.4.25" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/mailer" }, { "name": "symfony/messenger", "version": "v6.4.25", "version_normalized": "6.4.25.0", "source": { "type": "git", "url": "https://github.com/symfony/messenger.git", "reference": "4fef4c925e026cad3697ea13283e9b7a99a4d119" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/messenger/zipball/4fef4c925e026cad3697ea13283e9b7a99a4d119", "reference": "4fef4c925e026cad3697ea13283e9b7a99a4d119", "shasum": "" }, "require": { "php": ">=8.1", "psr/log": "^1|^2|^3", "symfony/clock": "^6.3|^7.0", "symfony/deprecation-contracts": "^2.5|^3" }, "conflict": { "symfony/console": "<6.3", "symfony/event-dispatcher": "<5.4", "symfony/event-dispatcher-contracts": "<2.5", "symfony/framework-bundle": "<5.4", "symfony/http-kernel": "<5.4", "symfony/serializer": "<5.4" }, "require-dev": { "psr/cache": "^1.0|^2.0|^3.0", "symfony/console": "^6.3|^7.0", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/event-dispatcher": "^5.4|^6.0|^7.0", "symfony/http-kernel": "^5.4|^6.0|^7.0", "symfony/process": "^5.4|^6.0|^7.0", "symfony/property-access": "^5.4|^6.0|^7.0", "symfony/rate-limiter": "^5.4|^6.0|^7.0", "symfony/routing": "^5.4|^6.0|^7.0", "symfony/serializer": "^5.4|^6.0|^7.0", "symfony/service-contracts": "^2.5|^3", "symfony/stopwatch": "^5.4|^6.0|^7.0", "symfony/validator": "^5.4|^6.0|^7.0" }, "time": "2025-08-13T09:41:44+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Messenger\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Samuel Roze", "email": "samuel.roze@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Helps applications send and receive messages to/from other applications or via message queues", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/messenger/tree/v6.4.25" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/messenger" }, { "name": "symfony/mime", "version": "v6.4.24", "version_normalized": "6.4.24.0", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", "reference": "664d5e844a2de5e11c8255d0aef6bc15a9660ac7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/mime/zipball/664d5e844a2de5e11c8255d0aef6bc15a9660ac7", "reference": "664d5e844a2de5e11c8255d0aef6bc15a9660ac7", "shasum": "" }, "require": { "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-intl-idn": "^1.10", "symfony/polyfill-mbstring": "^1.0" }, "conflict": { "egulias/email-validator": "~3.0.0", "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0", "symfony/mailer": "<5.4", "symfony/serializer": "<6.4.3|>7.0,<7.0.3" }, "require-dev": { "egulias/email-validator": "^2.1.10|^3.1|^4", "league/html-to-markdown": "^5.0", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/process": "^5.4|^6.4|^7.0", "symfony/property-access": "^5.4|^6.0|^7.0", "symfony/property-info": "^5.4|^6.0|^7.0", "symfony/serializer": "^6.4.3|^7.0.3" }, "time": "2025-07-15T12:02:45+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Mime\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Allows manipulating MIME messages", "homepage": "https://symfony.com", "keywords": [ "mime", "mime-type" ], "support": { "source": "https://github.com/symfony/mime/tree/v6.4.24" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/mime" }, { "name": "symfony/monolog-bridge", "version": "v6.4.25", "version_normalized": "6.4.25.0", "source": { "type": "git", "url": "https://github.com/symfony/monolog-bridge.git", "reference": "6711737a4f6acc6cea94344d252fa5d457a5d647" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/6711737a4f6acc6cea94344d252fa5d457a5d647", "reference": "6711737a4f6acc6cea94344d252fa5d457a5d647", "shasum": "" }, "require": { "monolog/monolog": "^1.25.1|^2|^3", "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/http-kernel": "^5.4|^6.0|^7.0", "symfony/service-contracts": "^2.5|^3" }, "conflict": { "symfony/console": "<5.4", "symfony/http-foundation": "<5.4", "symfony/security-core": "<5.4" }, "require-dev": { "symfony/console": "^5.4|^6.0|^7.0", "symfony/http-client": "^5.4|^6.0|^7.0", "symfony/mailer": "^5.4|^6.0|^7.0", "symfony/messenger": "^5.4|^6.0|^7.0", "symfony/mime": "^5.4|^6.0|^7.0", "symfony/security-core": "^5.4|^6.0|^7.0", "symfony/var-dumper": "^5.4|^6.0|^7.0" }, "time": "2025-08-13T09:41:44+00:00", "type": "symfony-bridge", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Bridge\\Monolog\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides integration for Monolog with various Symfony components", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/monolog-bridge/tree/v6.4.25" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/monolog-bridge" }, { "name": "symfony/monolog-bundle", "version": "v3.10.0", "version_normalized": "3.10.0.0", "source": { "type": "git", "url": "https://github.com/symfony/monolog-bundle.git", "reference": "414f951743f4aa1fd0f5bf6a0e9c16af3fe7f181" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/414f951743f4aa1fd0f5bf6a0e9c16af3fe7f181", "reference": "414f951743f4aa1fd0f5bf6a0e9c16af3fe7f181", "shasum": "" }, "require": { "monolog/monolog": "^1.25.1 || ^2.0 || ^3.0", "php": ">=7.2.5", "symfony/config": "^5.4 || ^6.0 || ^7.0", "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0", "symfony/http-kernel": "^5.4 || ^6.0 || ^7.0", "symfony/monolog-bridge": "^5.4 || ^6.0 || ^7.0" }, "require-dev": { "symfony/console": "^5.4 || ^6.0 || ^7.0", "symfony/phpunit-bridge": "^6.3 || ^7.0", "symfony/yaml": "^5.4 || ^6.0 || ^7.0" }, "time": "2023-11-06T17:08:13+00:00", "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Bundle\\MonologBundle\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony MonologBundle", "homepage": "https://symfony.com", "keywords": [ "log", "logging" ], "support": { "issues": "https://github.com/symfony/monolog-bundle/issues", "source": "https://github.com/symfony/monolog-bundle/tree/v3.10.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/monolog-bundle" }, { "name": "symfony/options-resolver", "version": "v6.4.25", "version_normalized": "6.4.25.0", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", "reference": "d28e7e2db8a73e9511df892d36445f61314bbebe" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/options-resolver/zipball/d28e7e2db8a73e9511df892d36445f61314bbebe", "reference": "d28e7e2db8a73e9511df892d36445f61314bbebe", "shasum": "" }, "require": { "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3" }, "time": "2025-08-04T17:06:28+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\OptionsResolver\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides an improved replacement for the array_replace PHP function", "homepage": "https://symfony.com", "keywords": [ "config", "configuration", "options" ], "support": { "source": "https://github.com/symfony/options-resolver/tree/v6.4.25" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/options-resolver" }, { "name": "symfony/password-hasher", "version": "v6.4.24", "version_normalized": "6.4.24.0", "source": { "type": "git", "url": "https://github.com/symfony/password-hasher.git", "reference": "dcab5ac87450aaed26483ba49c2ce86808da7557" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/password-hasher/zipball/dcab5ac87450aaed26483ba49c2ce86808da7557", "reference": "dcab5ac87450aaed26483ba49c2ce86808da7557", "shasum": "" }, "require": { "php": ">=8.1" }, "conflict": { "symfony/security-core": "<5.4" }, "require-dev": { "symfony/console": "^5.4|^6.0|^7.0", "symfony/security-core": "^5.4|^6.0|^7.0" }, "time": "2025-07-10T08:14:14+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\PasswordHasher\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Robin Chalas", "email": "robin.chalas@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides password hashing utilities", "homepage": "https://symfony.com", "keywords": [ "hashing", "password" ], "support": { "source": "https://github.com/symfony/password-hasher/tree/v6.4.24" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/password-hasher" }, { "name": "symfony/polyfill-ctype", "version": "v1.33.0", "version_normalized": "1.33.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638", "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638", "shasum": "" }, "require": { "php": ">=7.2" }, "provide": { "ext-ctype": "*" }, "suggest": { "ext-ctype": "For best performance" }, "time": "2024-09-09T11:45:10+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "installation-source": "dist", "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Ctype\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gert de Pagter", "email": "BackEndTea@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for ctype functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "ctype", "polyfill", "portable" ], "support": { "source": "https://github.com/symfony/polyfill-ctype/tree/v1.33.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/polyfill-ctype" }, { "name": "symfony/polyfill-intl-grapheme", "version": "v1.33.0", "version_normalized": "1.33.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", "reference": "380872130d3a5dd3ace2f4010d95125fde5d5c70" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/380872130d3a5dd3ace2f4010d95125fde5d5c70", "reference": "380872130d3a5dd3ace2f4010d95125fde5d5c70", "shasum": "" }, "require": { "php": ">=7.2" }, "suggest": { "ext-intl": "For best performance" }, "time": "2025-06-27T09:58:17+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "installation-source": "dist", "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Intl\\Grapheme\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for intl's grapheme_* functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "grapheme", "intl", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.33.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/polyfill-intl-grapheme" }, { "name": "symfony/polyfill-intl-icu", "version": "v1.33.0", "version_normalized": "1.33.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-icu.git", "reference": "bfc8fa13dbaf21d69114b0efcd72ab700fb04d0c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/bfc8fa13dbaf21d69114b0efcd72ab700fb04d0c", "reference": "bfc8fa13dbaf21d69114b0efcd72ab700fb04d0c", "shasum": "" }, "require": { "php": ">=7.2" }, "suggest": { "ext-intl": "For best performance and support of other locales than \"en\"" }, "time": "2025-06-20T22:24:30+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "installation-source": "dist", "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Intl\\Icu\\": "" }, "classmap": [ "Resources/stubs" ], "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for intl's ICU-related data and classes", "homepage": "https://symfony.com", "keywords": [ "compatibility", "icu", "intl", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.33.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/polyfill-intl-icu" }, { "name": "symfony/polyfill-intl-idn", "version": "v1.33.0", "version_normalized": "1.33.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3", "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3", "shasum": "" }, "require": { "php": ">=7.2", "symfony/polyfill-intl-normalizer": "^1.10" }, "suggest": { "ext-intl": "For best performance" }, "time": "2024-09-10T14:38:51+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "installation-source": "dist", "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Intl\\Idn\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Laurent Bassin", "email": "laurent@bassin.info" }, { "name": "Trevor Rowbotham", "email": "trevor.rowbotham@pm.me" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "idn", "intl", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.33.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/polyfill-intl-idn" }, { "name": "symfony/polyfill-intl-normalizer", "version": "v1.33.0", "version_normalized": "1.33.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", "reference": "3833d7255cc303546435cb650316bff708a1c75c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c", "reference": "3833d7255cc303546435cb650316bff708a1c75c", "shasum": "" }, "require": { "php": ">=7.2" }, "suggest": { "ext-intl": "For best performance" }, "time": "2024-09-09T11:45:10+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "installation-source": "dist", "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Intl\\Normalizer\\": "" }, "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for intl's Normalizer class and related functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "intl", "normalizer", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.33.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/polyfill-intl-normalizer" }, { "name": "symfony/polyfill-mbstring", "version": "v1.33.0", "version_normalized": "1.33.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493", "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493", "shasum": "" }, "require": { "ext-iconv": "*", "php": ">=7.2" }, "provide": { "ext-mbstring": "*" }, "suggest": { "ext-mbstring": "For best performance" }, "time": "2024-12-23T08:48:59+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "installation-source": "dist", "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.33.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/polyfill-mbstring" }, { "name": "symfony/polyfill-php72", "version": "v1.31.0", "version_normalized": "1.31.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", "reference": "fa2ae56c44f03bed91a39bfc9822e31e7c5c38ce" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/fa2ae56c44f03bed91a39bfc9822e31e7c5c38ce", "reference": "fa2ae56c44f03bed91a39bfc9822e31e7c5c38ce", "shasum": "" }, "require": { "php": ">=7.2" }, "time": "2024-09-09T11:45:10+00:00", "type": "metapackage", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php72/tree/v1.31.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": null }, { "name": "symfony/polyfill-php73", "version": "v1.33.0", "version_normalized": "1.33.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f68c03565dcaaf25a890667542e8bd75fe7e5bb", "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb", "shasum": "" }, "require": { "php": ">=7.2" }, "time": "2024-09-09T11:45:10+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "installation-source": "dist", "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php73\\": "" }, "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php73/tree/v1.33.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/polyfill-php73" }, { "name": "symfony/polyfill-php80", "version": "v1.33.0", "version_normalized": "1.33.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608", "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608", "shasum": "" }, "require": { "php": ">=7.2" }, "time": "2025-01-02T08:10:11+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "installation-source": "dist", "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php80\\": "" }, "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ion Bazan", "email": "ion.bazan@gmail.com" }, { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php80/tree/v1.33.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/polyfill-php80" }, { "name": "symfony/polyfill-php83", "version": "v1.33.0", "version_normalized": "1.33.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php83.git", "reference": "17f6f9a6b1735c0f163024d959f700cfbc5155e5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/17f6f9a6b1735c0f163024d959f700cfbc5155e5", "reference": "17f6f9a6b1735c0f163024d959f700cfbc5155e5", "shasum": "" }, "require": { "php": ">=7.2" }, "time": "2025-07-08T02:45:35+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "installation-source": "dist", "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php83\\": "" }, "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php83/tree/v1.33.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/polyfill-php83" }, { "name": "symfony/process", "version": "v6.4.26", "version_normalized": "6.4.26.0", "source": { "type": "git", "url": "https://github.com/symfony/process.git", "reference": "48bad913268c8cafabbf7034b39c8bb24fbc5ab8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/process/zipball/48bad913268c8cafabbf7034b39c8bb24fbc5ab8", "reference": "48bad913268c8cafabbf7034b39c8bb24fbc5ab8", "shasum": "" }, "require": { "php": ">=8.1" }, "time": "2025-09-11T09:57:09+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Process\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/process/tree/v6.4.26" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/process" }, { "name": "symfony/property-access", "version": "v6.4.25", "version_normalized": "6.4.25.0", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", "reference": "fedc771326d4978a7d3167fa009a509b06a2e168" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/property-access/zipball/fedc771326d4978a7d3167fa009a509b06a2e168", "reference": "fedc771326d4978a7d3167fa009a509b06a2e168", "shasum": "" }, "require": { "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/property-info": "^5.4|^6.0|^7.0" }, "require-dev": { "symfony/cache": "^5.4|^6.0|^7.0" }, "time": "2025-08-12T15:42:57+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\PropertyAccess\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides functions to read and write from/to an object or array using a simple string notation", "homepage": "https://symfony.com", "keywords": [ "access", "array", "extraction", "index", "injection", "object", "property", "property-path", "reflection" ], "support": { "source": "https://github.com/symfony/property-access/tree/v6.4.25" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/property-access" }, { "name": "symfony/property-info", "version": "v6.4.24", "version_normalized": "6.4.24.0", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", "reference": "1056ae3621eeddd78d7c5ec074f1c1784324eec6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/property-info/zipball/1056ae3621eeddd78d7c5ec074f1c1784324eec6", "reference": "1056ae3621eeddd78d7c5ec074f1c1784324eec6", "shasum": "" }, "require": { "php": ">=8.1", "symfony/string": "^5.4|^6.0|^7.0" }, "conflict": { "doctrine/annotations": "<1.12", "phpdocumentor/reflection-docblock": "<5.2", "phpdocumentor/type-resolver": "<1.5.1", "symfony/cache": "<5.4", "symfony/dependency-injection": "<5.4|>=6.0,<6.4", "symfony/serializer": "<5.4" }, "require-dev": { "doctrine/annotations": "^1.12|^2", "phpdocumentor/reflection-docblock": "^5.2", "phpstan/phpdoc-parser": "^1.0|^2.0", "symfony/cache": "^5.4|^6.0|^7.0", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/serializer": "^5.4|^6.4|^7.0" }, "time": "2025-07-14T16:38:25+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\PropertyInfo\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kévin Dunglas", "email": "dunglas@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Extracts information about PHP class' properties using metadata of popular sources", "homepage": "https://symfony.com", "keywords": [ "doctrine", "phpdoc", "property", "symfony", "type", "validator" ], "support": { "source": "https://github.com/symfony/property-info/tree/v6.4.24" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/property-info" }, { "name": "symfony/proxy-manager-bridge", "version": "v6.4.24", "version_normalized": "6.4.24.0", "source": { "type": "git", "url": "https://github.com/symfony/proxy-manager-bridge.git", "reference": "2a14a1539f2854a8adb73319abf8923b1d7a6589" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/2a14a1539f2854a8adb73319abf8923b1d7a6589", "reference": "2a14a1539f2854a8adb73319abf8923b1d7a6589", "shasum": "" }, "require": { "friendsofphp/proxy-manager-lts": "^1.0.2", "php": ">=8.1", "symfony/dependency-injection": "^6.3|^7.0", "symfony/deprecation-contracts": "^2.5|^3" }, "require-dev": { "symfony/config": "^6.1|^7.0" }, "time": "2025-07-14T16:38:25+00:00", "type": "symfony-bridge", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Bridge\\ProxyManager\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides integration for ProxyManager with various Symfony components", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/proxy-manager-bridge/tree/v6.4.24" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/proxy-manager-bridge" }, { "name": "symfony/psr-http-message-bridge", "version": "v6.4.24", "version_normalized": "6.4.24.0", "source": { "type": "git", "url": "https://github.com/symfony/psr-http-message-bridge.git", "reference": "6954b4e8aef0e5d46f8558c90edcf27bb01b4724" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/6954b4e8aef0e5d46f8558c90edcf27bb01b4724", "reference": "6954b4e8aef0e5d46f8558c90edcf27bb01b4724", "shasum": "" }, "require": { "php": ">=8.1", "psr/http-message": "^1.0|^2.0", "symfony/http-foundation": "^5.4|^6.0|^7.0" }, "conflict": { "php-http/discovery": "<1.15", "symfony/http-kernel": "<6.2" }, "require-dev": { "nyholm/psr7": "^1.1", "php-http/discovery": "^1.15", "psr/log": "^1.1.4|^2|^3", "symfony/browser-kit": "^5.4|^6.0|^7.0", "symfony/config": "^5.4|^6.0|^7.0", "symfony/event-dispatcher": "^5.4|^6.0|^7.0", "symfony/framework-bundle": "^6.2|^7.0", "symfony/http-kernel": "^6.2|^7.0" }, "time": "2025-07-10T08:14:14+00:00", "type": "symfony-bridge", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Bridge\\PsrHttpMessage\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "PSR HTTP message bridge", "homepage": "https://symfony.com", "keywords": [ "http", "http-message", "psr-17", "psr-7" ], "support": { "source": "https://github.com/symfony/psr-http-message-bridge/tree/v6.4.24" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/psr-http-message-bridge" }, { "name": "symfony/routing", "version": "v6.4.24", "version_normalized": "6.4.24.0", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", "reference": "e4f94e625c8e6f910aa004a0042f7b2d398278f5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/routing/zipball/e4f94e625c8e6f910aa004a0042f7b2d398278f5", "reference": "e4f94e625c8e6f910aa004a0042f7b2d398278f5", "shasum": "" }, "require": { "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3" }, "conflict": { "doctrine/annotations": "<1.12", "symfony/config": "<6.2", "symfony/dependency-injection": "<5.4", "symfony/yaml": "<5.4" }, "require-dev": { "doctrine/annotations": "^1.12|^2", "psr/log": "^1|^2|^3", "symfony/config": "^6.2|^7.0", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/expression-language": "^5.4|^6.0|^7.0", "symfony/http-foundation": "^5.4|^6.0|^7.0", "symfony/yaml": "^5.4|^6.0|^7.0" }, "time": "2025-07-15T08:46:37+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Routing\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Maps an HTTP request to a set of configuration variables", "homepage": "https://symfony.com", "keywords": [ "router", "routing", "uri", "url" ], "support": { "source": "https://github.com/symfony/routing/tree/v6.4.24" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/routing" }, { "name": "symfony/security-bundle", "version": "v6.4.25", "version_normalized": "6.4.25.0", "source": { "type": "git", "url": "https://github.com/symfony/security-bundle.git", "reference": "9780abdfc2011f0998f3cb6c7c88ad8453bd34ef" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/security-bundle/zipball/9780abdfc2011f0998f3cb6c7c88ad8453bd34ef", "reference": "9780abdfc2011f0998f3cb6c7c88ad8453bd34ef", "shasum": "" }, "require": { "composer-runtime-api": ">=2.1", "ext-xml": "*", "php": ">=8.1", "symfony/clock": "^6.3|^7.0", "symfony/config": "^6.1|^7.0", "symfony/dependency-injection": "^6.4.11|^7.1.4", "symfony/deprecation-contracts": "^2.5|^3", "symfony/event-dispatcher": "^5.4|^6.0|^7.0", "symfony/http-foundation": "^6.2|^7.0", "symfony/http-kernel": "^6.2", "symfony/password-hasher": "^5.4|^6.0|^7.0", "symfony/security-core": "^6.2|^7.0", "symfony/security-csrf": "^5.4|^6.0|^7.0", "symfony/security-http": "^6.3.6|^7.0", "symfony/service-contracts": "^2.5|^3" }, "conflict": { "symfony/browser-kit": "<5.4", "symfony/console": "<5.4", "symfony/framework-bundle": "<6.4", "symfony/http-client": "<5.4", "symfony/ldap": "<5.4", "symfony/serializer": "<6.4", "symfony/twig-bundle": "<5.4", "symfony/validator": "<6.4" }, "require-dev": { "symfony/asset": "^5.4|^6.0|^7.0", "symfony/browser-kit": "^5.4|^6.0|^7.0", "symfony/console": "^5.4|^6.0|^7.0", "symfony/css-selector": "^5.4|^6.0|^7.0", "symfony/dom-crawler": "^5.4|^6.0|^7.0", "symfony/expression-language": "^5.4|^6.0|^7.0", "symfony/form": "^5.4|^6.0|^7.0", "symfony/framework-bundle": "^6.4|^7.0", "symfony/http-client": "^5.4|^6.0|^7.0", "symfony/ldap": "^5.4|^6.0|^7.0", "symfony/process": "^5.4|^6.0|^7.0", "symfony/rate-limiter": "^5.4|^6.0|^7.0", "symfony/serializer": "^6.4|^7.0", "symfony/translation": "^5.4|^6.0|^7.0", "symfony/twig-bridge": "^5.4|^6.0|^7.0", "symfony/twig-bundle": "^5.4|^6.0|^7.0", "symfony/validator": "^6.4|^7.0", "symfony/yaml": "^5.4|^6.0|^7.0", "twig/twig": "^2.13|^3.0.4", "web-token/jwt-checker": "^3.1", "web-token/jwt-signature-algorithm-ecdsa": "^3.1", "web-token/jwt-signature-algorithm-eddsa": "^3.1", "web-token/jwt-signature-algorithm-hmac": "^3.1", "web-token/jwt-signature-algorithm-none": "^3.1", "web-token/jwt-signature-algorithm-rsa": "^3.1" }, "time": "2025-08-05T13:23:39+00:00", "type": "symfony-bundle", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Bundle\\SecurityBundle\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides a tight integration of the Security component into the Symfony full-stack framework", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/security-bundle/tree/v6.4.25" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/security-bundle" }, { "name": "symfony/security-core", "version": "v6.4.25", "version_normalized": "6.4.25.0", "source": { "type": "git", "url": "https://github.com/symfony/security-core.git", "reference": "b70b1ac76c89eb76faed5721b0dcad3b61a1d747" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/security-core/zipball/b70b1ac76c89eb76faed5721b0dcad3b61a1d747", "reference": "b70b1ac76c89eb76faed5721b0dcad3b61a1d747", "shasum": "" }, "require": { "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/event-dispatcher-contracts": "^2.5|^3", "symfony/password-hasher": "^5.4|^6.0|^7.0", "symfony/service-contracts": "^2.5|^3" }, "conflict": { "symfony/event-dispatcher": "<5.4", "symfony/http-foundation": "<5.4", "symfony/ldap": "<5.4", "symfony/security-guard": "<5.4", "symfony/translation": "<5.4.35|>=6.0,<6.3.12|>=6.4,<6.4.3|>=7.0,<7.0.3", "symfony/validator": "<5.4" }, "require-dev": { "psr/cache": "^1.0|^2.0|^3.0", "psr/container": "^1.1|^2.0", "psr/log": "^1|^2|^3", "symfony/cache": "^5.4|^6.0|^7.0", "symfony/event-dispatcher": "^5.4|^6.0|^7.0", "symfony/expression-language": "^5.4|^6.0|^7.0", "symfony/http-foundation": "^5.4|^6.0|^7.0", "symfony/ldap": "^5.4|^6.0|^7.0", "symfony/string": "^5.4|^6.0|^7.0", "symfony/translation": "^5.4.35|~6.3.12|^6.4.3|^7.0.3", "symfony/validator": "^6.4|^7.0" }, "time": "2025-08-21T19:23:36+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Security\\Core\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Security Component - Core Library", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/security-core/tree/v6.4.25" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/security-core" }, { "name": "symfony/security-csrf", "version": "v6.4.24", "version_normalized": "6.4.24.0", "source": { "type": "git", "url": "https://github.com/symfony/security-csrf.git", "reference": "9a1efc8c10b86bcedc9233affd10c716b54ca1b7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/security-csrf/zipball/9a1efc8c10b86bcedc9233affd10c716b54ca1b7", "reference": "9a1efc8c10b86bcedc9233affd10c716b54ca1b7", "shasum": "" }, "require": { "php": ">=8.1", "symfony/security-core": "^5.4|^6.0|^7.0" }, "conflict": { "symfony/http-foundation": "<5.4" }, "require-dev": { "symfony/http-foundation": "^5.4|^6.0|^7.0" }, "time": "2025-07-10T08:14:14+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Security\\Csrf\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Security Component - CSRF Library", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/security-csrf/tree/v6.4.24" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/security-csrf" }, { "name": "symfony/security-http", "version": "v6.4.25", "version_normalized": "6.4.25.0", "source": { "type": "git", "url": "https://github.com/symfony/security-http.git", "reference": "878667b04451f2e17b4161237379e5d062575181" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/security-http/zipball/878667b04451f2e17b4161237379e5d062575181", "reference": "878667b04451f2e17b4161237379e5d062575181", "shasum": "" }, "require": { "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/http-foundation": "^6.2|^7.0", "symfony/http-kernel": "^6.3|^7.0", "symfony/polyfill-mbstring": "~1.0", "symfony/property-access": "^5.4|^6.0|^7.0", "symfony/security-core": "^6.4|^7.0", "symfony/service-contracts": "^2.5|^3" }, "conflict": { "symfony/clock": "<6.3", "symfony/event-dispatcher": "<5.4.9|>=6,<6.0.9", "symfony/http-client-contracts": "<3.0", "symfony/security-bundle": "<5.4", "symfony/security-csrf": "<5.4" }, "require-dev": { "psr/log": "^1|^2|^3", "symfony/cache": "^5.4|^6.0|^7.0", "symfony/clock": "^6.3|^7.0", "symfony/expression-language": "^5.4|^6.0|^7.0", "symfony/http-client-contracts": "^3.0", "symfony/rate-limiter": "^5.4|^6.0|^7.0", "symfony/routing": "^5.4|^6.0|^7.0", "symfony/security-csrf": "^5.4|^6.0|^7.0", "symfony/translation": "^5.4|^6.0|^7.0", "web-token/jwt-checker": "^3.1", "web-token/jwt-signature-algorithm-ecdsa": "^3.1" }, "time": "2025-08-21T13:09:57+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Security\\Http\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Security Component - HTTP Integration", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/security-http/tree/v6.4.25" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/security-http" }, { "name": "symfony/serializer", "version": "v6.4.25", "version_normalized": "6.4.25.0", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", "reference": "26f877808e20da1c0f8bc366d54c726003b0088b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/serializer/zipball/26f877808e20da1c0f8bc366d54c726003b0088b", "reference": "26f877808e20da1c0f8bc366d54c726003b0088b", "shasum": "" }, "require": { "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-ctype": "~1.8" }, "conflict": { "doctrine/annotations": "<1.12", "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0", "symfony/dependency-injection": "<5.4", "symfony/property-access": "<5.4", "symfony/property-info": "<5.4.24|>=6,<6.2.11", "symfony/uid": "<5.4", "symfony/validator": "<6.4", "symfony/yaml": "<5.4" }, "require-dev": { "doctrine/annotations": "^1.12|^2", "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0", "seld/jsonlint": "^1.10", "symfony/cache": "^5.4|^6.0|^7.0", "symfony/config": "^5.4|^6.0|^7.0", "symfony/console": "^5.4|^6.0|^7.0", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/error-handler": "^5.4|^6.0|^7.0", "symfony/filesystem": "^5.4|^6.0|^7.0", "symfony/form": "^5.4|^6.0|^7.0", "symfony/http-foundation": "^5.4|^6.0|^7.0", "symfony/http-kernel": "^5.4|^6.0|^7.0", "symfony/messenger": "^5.4|^6.0|^7.0", "symfony/mime": "^5.4|^6.0|^7.0", "symfony/property-access": "^5.4.26|^6.3|^7.0", "symfony/property-info": "^5.4.24|^6.2.11|^7.0", "symfony/translation-contracts": "^2.5|^3", "symfony/uid": "^5.4|^6.0|^7.0", "symfony/validator": "^6.4|^7.0", "symfony/var-dumper": "^5.4|^6.0|^7.0", "symfony/var-exporter": "^5.4|^6.0|^7.0", "symfony/yaml": "^5.4|^6.0|^7.0" }, "time": "2025-08-27T11:31:57+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Serializer\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/serializer/tree/v6.4.25" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/serializer" }, { "name": "symfony/service-contracts", "version": "v3.6.0", "version_normalized": "3.6.0.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", "reference": "f021b05a130d35510bd6b25fe9053c2a8a15d5d4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f021b05a130d35510bd6b25fe9053c2a8a15d5d4", "reference": "f021b05a130d35510bd6b25fe9053c2a8a15d5d4", "shasum": "" }, "require": { "php": ">=8.1", "psr/container": "^1.1|^2.0", "symfony/deprecation-contracts": "^2.5|^3" }, "conflict": { "ext-psr": "<1.1|>=2" }, "time": "2025-04-25T09:37:31+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/contracts", "name": "symfony/contracts" }, "branch-alias": { "dev-main": "3.6-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Contracts\\Service\\": "" }, "exclude-from-classmap": [ "/Test/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Generic abstractions related to writing services", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "support": { "source": "https://github.com/symfony/service-contracts/tree/v3.6.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/service-contracts" }, { "name": "symfony/string", "version": "v6.4.25", "version_normalized": "6.4.25.0", "source": { "type": "git", "url": "https://github.com/symfony/string.git", "reference": "7cdec7edfaf2cdd9c18901e35bcf9653d6209ff1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/string/zipball/7cdec7edfaf2cdd9c18901e35bcf9653d6209ff1", "reference": "7cdec7edfaf2cdd9c18901e35bcf9653d6209ff1", "shasum": "" }, "require": { "php": ">=8.1", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-intl-grapheme": "~1.0", "symfony/polyfill-intl-normalizer": "~1.0", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "symfony/translation-contracts": "<2.5" }, "require-dev": { "symfony/error-handler": "^5.4|^6.0|^7.0", "symfony/http-client": "^5.4|^6.0|^7.0", "symfony/intl": "^6.2|^7.0", "symfony/translation-contracts": "^2.5|^3.0", "symfony/var-exporter": "^5.4|^6.0|^7.0" }, "time": "2025-08-22T12:33:20+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "Resources/functions.php" ], "psr-4": { "Symfony\\Component\\String\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way", "homepage": "https://symfony.com", "keywords": [ "grapheme", "i18n", "string", "unicode", "utf-8", "utf8" ], "support": { "source": "https://github.com/symfony/string/tree/v6.4.25" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/string" }, { "name": "symfony/templating", "version": "v6.4.24", "version_normalized": "6.4.24.0", "source": { "type": "git", "url": "https://github.com/symfony/templating.git", "reference": "c55c6f96eafa9388390d3ba099fe844f892dbcd6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/templating/zipball/c55c6f96eafa9388390d3ba099fe844f892dbcd6", "reference": "c55c6f96eafa9388390d3ba099fe844f892dbcd6", "shasum": "" }, "require": { "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-ctype": "~1.8" }, "require-dev": { "psr/log": "^1|^2|^3" }, "time": "2025-07-10T08:14:14+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Templating\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides all the tools needed to build any kind of template system", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/templating/tree/v6.4.24" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/templating" }, { "name": "symfony/translation", "version": "v6.4.24", "version_normalized": "6.4.24.0", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", "reference": "300b72643e89de0734d99a9e3f8494a3ef6936e1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/translation/zipball/300b72643e89de0734d99a9e3f8494a3ef6936e1", "reference": "300b72643e89de0734d99a9e3f8494a3ef6936e1", "shasum": "" }, "require": { "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.0", "symfony/translation-contracts": "^2.5|^3.0" }, "conflict": { "symfony/config": "<5.4", "symfony/console": "<5.4", "symfony/dependency-injection": "<5.4", "symfony/http-client-contracts": "<2.5", "symfony/http-kernel": "<5.4", "symfony/service-contracts": "<2.5", "symfony/twig-bundle": "<5.4", "symfony/yaml": "<5.4" }, "provide": { "symfony/translation-implementation": "2.3|3.0" }, "require-dev": { "nikic/php-parser": "^4.18|^5.0", "psr/log": "^1|^2|^3", "symfony/config": "^5.4|^6.0|^7.0", "symfony/console": "^5.4|^6.0|^7.0", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/finder": "^5.4|^6.0|^7.0", "symfony/http-client-contracts": "^2.5|^3.0", "symfony/http-kernel": "^5.4|^6.0|^7.0", "symfony/intl": "^5.4|^6.0|^7.0", "symfony/polyfill-intl-icu": "^1.21", "symfony/routing": "^5.4|^6.0|^7.0", "symfony/service-contracts": "^2.5|^3", "symfony/yaml": "^5.4|^6.0|^7.0" }, "time": "2025-07-30T17:30:48+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "Resources/functions.php" ], "psr-4": { "Symfony\\Component\\Translation\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/translation/tree/v6.4.24" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/translation" }, { "name": "symfony/translation-contracts", "version": "v3.6.0", "version_normalized": "3.6.0.0", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", "reference": "df210c7a2573f1913b2d17cc95f90f53a73d8f7d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/df210c7a2573f1913b2d17cc95f90f53a73d8f7d", "reference": "df210c7a2573f1913b2d17cc95f90f53a73d8f7d", "shasum": "" }, "require": { "php": ">=8.1" }, "time": "2024-09-27T08:32:26+00:00", "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/contracts", "name": "symfony/contracts" }, "branch-alias": { "dev-main": "3.6-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Contracts\\Translation\\": "" }, "exclude-from-classmap": [ "/Test/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Generic abstractions related to translation", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "support": { "source": "https://github.com/symfony/translation-contracts/tree/v3.6.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/translation-contracts" }, { "name": "symfony/twig-bridge", "version": "v6.4.25", "version_normalized": "6.4.25.0", "source": { "type": "git", "url": "https://github.com/symfony/twig-bridge.git", "reference": "9d13e87591c9de3221c8d6f23cd9a2b5958607bf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/9d13e87591c9de3221c8d6f23cd9a2b5958607bf", "reference": "9d13e87591c9de3221c8d6f23cd9a2b5958607bf", "shasum": "" }, "require": { "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/translation-contracts": "^2.5|^3", "twig/twig": "^2.13|^3.0.4" }, "conflict": { "phpdocumentor/reflection-docblock": "<3.2.2", "phpdocumentor/type-resolver": "<1.4.0", "symfony/console": "<5.4", "symfony/form": "<6.3", "symfony/http-foundation": "<5.4", "symfony/http-kernel": "<6.4", "symfony/mime": "<6.2", "symfony/serializer": "<6.4", "symfony/translation": "<5.4", "symfony/workflow": "<5.4" }, "require-dev": { "egulias/email-validator": "^2.1.10|^3|^4", "league/html-to-markdown": "^5.0", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", "symfony/asset": "^5.4|^6.0|^7.0", "symfony/asset-mapper": "^6.3|^7.0", "symfony/console": "^5.4|^6.0|^7.0", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/expression-language": "^5.4|^6.0|^7.0", "symfony/finder": "^5.4|^6.0|^7.0", "symfony/form": "^6.4.20|^7.2.5", "symfony/html-sanitizer": "^6.1|^7.0", "symfony/http-foundation": "^5.4|^6.0|^7.0", "symfony/http-kernel": "^6.4|^7.0", "symfony/intl": "^5.4|^6.0|^7.0", "symfony/mime": "^6.2|^7.0", "symfony/polyfill-intl-icu": "~1.0", "symfony/property-info": "^5.4|^6.0|^7.0", "symfony/routing": "^5.4|^6.0|^7.0", "symfony/security-acl": "^2.8|^3.0", "symfony/security-core": "^5.4|^6.0|^7.0", "symfony/security-csrf": "^5.4|^6.0|^7.0", "symfony/security-http": "^5.4|^6.0|^7.0", "symfony/serializer": "^6.4.3|^7.0.3", "symfony/stopwatch": "^5.4|^6.0|^7.0", "symfony/translation": "^6.1|^7.0", "symfony/web-link": "^5.4|^6.0|^7.0", "symfony/workflow": "^5.4|^6.0|^7.0", "symfony/yaml": "^5.4|^6.0|^7.0", "twig/cssinliner-extra": "^2.12|^3", "twig/inky-extra": "^2.12|^3", "twig/markdown-extra": "^2.12|^3" }, "time": "2025-08-13T09:41:44+00:00", "type": "symfony-bridge", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Bridge\\Twig\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides integration for Twig with various Symfony components", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/twig-bridge/tree/v6.4.25" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/twig-bridge" }, { "name": "symfony/twig-bundle", "version": "v6.4.24", "version_normalized": "6.4.24.0", "source": { "type": "git", "url": "https://github.com/symfony/twig-bundle.git", "reference": "3b48b6e8225495c6d2438828982b4d219ca565ba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/3b48b6e8225495c6d2438828982b4d219ca565ba", "reference": "3b48b6e8225495c6d2438828982b4d219ca565ba", "shasum": "" }, "require": { "composer-runtime-api": ">=2.1", "php": ">=8.1", "symfony/config": "^6.1|^7.0", "symfony/dependency-injection": "^6.1|^7.0", "symfony/http-foundation": "^5.4|^6.0|^7.0", "symfony/http-kernel": "^6.2", "symfony/twig-bridge": "^6.4", "twig/twig": "^2.13|^3.0.4" }, "conflict": { "symfony/framework-bundle": "<5.4", "symfony/translation": "<5.4" }, "require-dev": { "symfony/asset": "^5.4|^6.0|^7.0", "symfony/expression-language": "^5.4|^6.0|^7.0", "symfony/finder": "^5.4|^6.0|^7.0", "symfony/form": "^5.4|^6.0|^7.0", "symfony/framework-bundle": "^5.4|^6.0|^7.0", "symfony/routing": "^5.4|^6.0|^7.0", "symfony/stopwatch": "^5.4|^6.0|^7.0", "symfony/translation": "^5.4|^6.0|^7.0", "symfony/web-link": "^5.4|^6.0|^7.0", "symfony/yaml": "^5.4|^6.0|^7.0" }, "time": "2025-07-10T08:14:14+00:00", "type": "symfony-bundle", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Bundle\\TwigBundle\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides a tight integration of Twig into the Symfony full-stack framework", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/twig-bundle/tree/v6.4.24" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/twig-bundle" }, { "name": "symfony/ux-icons", "version": "v2.30.0", "version_normalized": "2.30.0.0", "source": { "type": "git", "url": "https://github.com/symfony/ux-icons.git", "reference": "c383eca19a6925b4d758cd1892edac457921a6f6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/ux-icons/zipball/c383eca19a6925b4d758cd1892edac457921a6f6", "reference": "c383eca19a6925b4d758cd1892edac457921a6f6", "shasum": "" }, "require": { "php": ">=8.1", "symfony/framework-bundle": "^6.4|^7.0|^8.0", "symfony/twig-bundle": "^6.4|^7.0|^8.0" }, "conflict": { "symfony/flex": "<1.13", "symfony/ux-twig-component": "<2.21" }, "require-dev": { "psr/log": "^2|^3", "symfony/asset-mapper": "^6.4|^7.0|^8.0", "symfony/console": "^6.4|^7.0|^8.0", "symfony/http-client": "6.4|^7.0|^8.0", "symfony/phpunit-bridge": "^6.3|^7.0|^8.0", "symfony/ux-twig-component": "^2.14", "zenstruck/console-test": "^1.5" }, "time": "2025-08-27T15:25:48+00:00", "type": "symfony-bundle", "extra": { "thanks": { "url": "https://github.com/symfony/ux", "name": "symfony/ux" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\UX\\Icons\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kevin Bond", "email": "kevinbond@gmail.com" }, { "name": "Simon André", "email": "smn.andre@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Renders local and remote SVG icons in your Twig templates.", "homepage": "https://symfony.com", "keywords": [ "icons", "svg", "symfony-ux", "twig" ], "support": { "source": "https://github.com/symfony/ux-icons/tree/v2.30.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/ux-icons" }, { "name": "symfony/ux-twig-component", "version": "v2.30.0", "version_normalized": "2.30.0.0", "source": { "type": "git", "url": "https://github.com/symfony/ux-twig-component.git", "reference": "2f445efda4d4400d4d1911ddf9710c366f339614" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/ux-twig-component/zipball/2f445efda4d4400d4d1911ddf9710c366f339614", "reference": "2f445efda4d4400d4d1911ddf9710c366f339614", "shasum": "" }, "require": { "php": ">=8.1", "symfony/dependency-injection": "^5.4|^6.0|^7.0|^8.0", "symfony/deprecation-contracts": "^2.2|^3.0", "symfony/event-dispatcher": "^5.4|^6.0|^7.0|^8.0", "symfony/property-access": "^5.4|^6.0|^7.0|^8.0", "twig/twig": "^3.10.3" }, "conflict": { "symfony/config": "<5.4.0" }, "require-dev": { "symfony/console": "^5.4|^6.0|^7.0|^8.0", "symfony/css-selector": "^5.4|^6.0|^7.0|^8.0", "symfony/dom-crawler": "^5.4|^6.0|^7.0|^8.0", "symfony/framework-bundle": "^5.4|^6.0|^7.0|^8.0", "symfony/phpunit-bridge": "^6.0|^7.0|^8.0", "symfony/stimulus-bundle": "^2.9.1", "symfony/twig-bundle": "^5.4|^6.0|^7.0|^8.0", "symfony/webpack-encore-bundle": "^1.15|^2.3.0" }, "time": "2025-08-27T15:25:48+00:00", "type": "symfony-bundle", "extra": { "thanks": { "url": "https://github.com/symfony/ux", "name": "symfony/ux" } }, "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\UX\\TwigComponent\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Twig components for Symfony", "homepage": "https://symfony.com", "keywords": [ "components", "symfony-ux", "twig" ], "support": { "source": "https://github.com/symfony/ux-twig-component/tree/v2.30.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/ux-twig-component" }, { "name": "symfony/validator", "version": "v6.4.25", "version_normalized": "6.4.25.0", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", "reference": "9352177c0e937793423053846f80bee805552324" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/validator/zipball/9352177c0e937793423053846f80bee805552324", "reference": "9352177c0e937793423053846f80bee805552324", "shasum": "" }, "require": { "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php83": "^1.27", "symfony/translation-contracts": "^2.5|^3" }, "conflict": { "doctrine/annotations": "<1.13", "doctrine/lexer": "<1.1", "symfony/dependency-injection": "<5.4", "symfony/expression-language": "<5.4", "symfony/http-kernel": "<5.4", "symfony/intl": "<5.4", "symfony/property-info": "<5.4", "symfony/translation": "<5.4.35|>=6.0,<6.3.12|>=6.4,<6.4.3|>=7.0,<7.0.3", "symfony/yaml": "<5.4" }, "require-dev": { "doctrine/annotations": "^1.13|^2", "egulias/email-validator": "^2.1.10|^3|^4", "symfony/cache": "^5.4|^6.0|^7.0", "symfony/config": "^5.4|^6.0|^7.0", "symfony/console": "^5.4|^6.0|^7.0", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/expression-language": "^5.4|^6.0|^7.0", "symfony/finder": "^5.4|^6.0|^7.0", "symfony/http-client": "^5.4|^6.0|^7.0", "symfony/http-foundation": "^5.4|^6.0|^7.0", "symfony/http-kernel": "^5.4|^6.0|^7.0", "symfony/intl": "^5.4|^6.0|^7.0", "symfony/mime": "^5.4|^6.0|^7.0", "symfony/property-access": "^5.4|^6.0|^7.0", "symfony/property-info": "^5.4|^6.0|^7.0", "symfony/translation": "^5.4.35|~6.3.12|^6.4.3|^7.0.3", "symfony/yaml": "^5.4|^6.0|^7.0" }, "time": "2025-08-27T11:31:57+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Validator\\": "" }, "exclude-from-classmap": [ "/Tests/", "/Resources/bin/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/validator/tree/v6.4.25" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/validator" }, { "name": "symfony/var-dumper", "version": "v6.4.25", "version_normalized": "6.4.25.0", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", "reference": "c6cd92486e9fc32506370822c57bc02353a5a92c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/c6cd92486e9fc32506370822c57bc02353a5a92c", "reference": "c6cd92486e9fc32506370822c57bc02353a5a92c", "shasum": "" }, "require": { "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "symfony/console": "<5.4" }, "require-dev": { "symfony/console": "^5.4|^6.0|^7.0", "symfony/error-handler": "^6.3|^7.0", "symfony/http-kernel": "^5.4|^6.0|^7.0", "symfony/process": "^5.4|^6.0|^7.0", "symfony/uid": "^5.4|^6.0|^7.0", "twig/twig": "^2.13|^3.0.4" }, "time": "2025-08-13T09:41:44+00:00", "bin": [ "Resources/bin/var-dump-server" ], "type": "library", "installation-source": "dist", "autoload": { "files": [ "Resources/functions/dump.php" ], "psr-4": { "Symfony\\Component\\VarDumper\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides mechanisms for walking through any arbitrary PHP variable", "homepage": "https://symfony.com", "keywords": [ "debug", "dump" ], "support": { "source": "https://github.com/symfony/var-dumper/tree/v6.4.25" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/var-dumper" }, { "name": "symfony/var-exporter", "version": "v6.4.25", "version_normalized": "6.4.25.0", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", "reference": "4ff50a1b7c75d1d596aca50899d0c8c7e3de8358" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/var-exporter/zipball/4ff50a1b7c75d1d596aca50899d0c8c7e3de8358", "reference": "4ff50a1b7c75d1d596aca50899d0c8c7e3de8358", "shasum": "" }, "require": { "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3" }, "require-dev": { "symfony/property-access": "^6.4|^7.0", "symfony/serializer": "^6.4|^7.0", "symfony/var-dumper": "^5.4|^6.0|^7.0" }, "time": "2025-08-18T13:06:32+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\VarExporter\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Allows exporting any serializable PHP data structure to plain PHP code", "homepage": "https://symfony.com", "keywords": [ "clone", "construct", "export", "hydrate", "instantiate", "lazy-loading", "proxy", "serialize" ], "support": { "source": "https://github.com/symfony/var-exporter/tree/v6.4.25" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/var-exporter" }, { "name": "symfony/web-link", "version": "v6.4.24", "version_normalized": "6.4.24.0", "source": { "type": "git", "url": "https://github.com/symfony/web-link.git", "reference": "75ffbb304f26a716969863328c8c6a11eadcfa5a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/web-link/zipball/75ffbb304f26a716969863328c8c6a11eadcfa5a", "reference": "75ffbb304f26a716969863328c8c6a11eadcfa5a", "shasum": "" }, "require": { "php": ">=8.1", "psr/link": "^1.1|^2.0" }, "conflict": { "symfony/http-kernel": "<5.4" }, "provide": { "psr/link-implementation": "1.0|2.0" }, "require-dev": { "symfony/http-kernel": "^5.4|^6.0|^7.0" }, "time": "2025-07-10T08:14:14+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\WebLink\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kévin Dunglas", "email": "dunglas@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Manages links between resources", "homepage": "https://symfony.com", "keywords": [ "dns-prefetch", "http", "http2", "link", "performance", "prefetch", "preload", "prerender", "psr13", "push" ], "support": { "source": "https://github.com/symfony/web-link/tree/v6.4.24" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/web-link" }, { "name": "symfony/web-profiler-bundle", "version": "v6.4.25", "version_normalized": "6.4.25.0", "source": { "type": "git", "url": "https://github.com/symfony/web-profiler-bundle.git", "reference": "4c1754d6b3ffe52e9eaed0d9a392eb43a60fc910" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/4c1754d6b3ffe52e9eaed0d9a392eb43a60fc910", "reference": "4c1754d6b3ffe52e9eaed0d9a392eb43a60fc910", "shasum": "" }, "require": { "php": ">=8.1", "symfony/config": "^5.4|^6.0|^7.0", "symfony/framework-bundle": "^6.4|^7.0", "symfony/http-kernel": "^6.4|^7.0", "symfony/routing": "^5.4|^6.0|^7.0", "symfony/twig-bundle": "^5.4|^6.0", "twig/twig": "^2.13|^3.0.4" }, "conflict": { "symfony/form": "<5.4", "symfony/mailer": "<5.4", "symfony/messenger": "<5.4", "symfony/twig-bundle": ">=7.0" }, "require-dev": { "symfony/browser-kit": "^5.4|^6.0|^7.0", "symfony/console": "^5.4|^6.0|^7.0", "symfony/css-selector": "^5.4|^6.0|^7.0", "symfony/stopwatch": "^5.4|^6.0|^7.0" }, "time": "2025-08-07T12:02:05+00:00", "type": "symfony-bundle", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Bundle\\WebProfilerBundle\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides a development tool that gives detailed information about the execution of any request", "homepage": "https://symfony.com", "keywords": [ "dev" ], "support": { "source": "https://github.com/symfony/web-profiler-bundle/tree/v6.4.25" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/web-profiler-bundle" }, { "name": "symfony/yaml", "version": "v6.4.25", "version_normalized": "6.4.25.0", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "e54b060bc9c3dc3d4258bf0d165d0064e755f565" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/e54b060bc9c3dc3d4258bf0d165d0064e755f565", "reference": "e54b060bc9c3dc3d4258bf0d165d0064e755f565", "shasum": "" }, "require": { "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-ctype": "^1.8" }, "conflict": { "symfony/console": "<5.4" }, "require-dev": { "symfony/console": "^5.4|^6.0|^7.0" }, "time": "2025-08-26T16:59:00+00:00", "bin": [ "Resources/bin/yaml-lint" ], "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Symfony\\Component\\Yaml\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/yaml/tree/v6.4.25" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "install-path": "../symfony/yaml" }, { "name": "tecnickcom/tcpdf", "version": "6.8.2", "version_normalized": "6.8.2.0", "source": { "type": "git", "url": "https://github.com/tecnickcom/TCPDF.git", "reference": "f7a781073e1645062f163e058139e2f89355d420" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/f7a781073e1645062f163e058139e2f89355d420", "reference": "f7a781073e1645062f163e058139e2f89355d420", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=7.1.0" }, "time": "2025-01-26T14:03:12+00:00", "type": "library", "installation-source": "dist", "autoload": { "classmap": [ "config", "include", "tcpdf.php", "tcpdf_parser.php", "tcpdf_import.php", "tcpdf_barcodes_1d.php", "tcpdf_barcodes_2d.php", "include/tcpdf_colors.php", "include/tcpdf_filters.php", "include/tcpdf_font_data.php", "include/tcpdf_fonts.php", "include/tcpdf_images.php", "include/tcpdf_static.php", "include/barcodes/datamatrix.php", "include/barcodes/pdf417.php", "include/barcodes/qrcode.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0-or-later" ], "authors": [ { "name": "Nicola Asuni", "email": "info@tecnick.com", "role": "lead" } ], "description": "TCPDF is a PHP class for generating PDF documents and barcodes.", "homepage": "http://www.tcpdf.org/", "keywords": [ "PDFD32000-2008", "TCPDF", "barcodes", "datamatrix", "pdf", "pdf417", "qrcode" ], "support": { "issues": "https://github.com/tecnickcom/TCPDF/issues", "source": "https://github.com/tecnickcom/TCPDF/tree/6.8.2" }, "funding": [ { "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations¤cy_code=GBP&business=paypal@tecnick.com&item_name=donation%20for%20tcpdf%20project", "type": "custom" } ], "install-path": "../tecnickcom/tcpdf" }, { "name": "tijsverkoyen/css-to-inline-styles", "version": "v2.2.7", "version_normalized": "2.2.7.0", "source": { "type": "git", "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git", "reference": "83ee6f38df0a63106a9e4536e3060458b74ccedb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/83ee6f38df0a63106a9e4536e3060458b74ccedb", "reference": "83ee6f38df0a63106a9e4536e3060458b74ccedb", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", "php": "^5.5 || ^7.0 || ^8.0", "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5 || ^8.5.21 || ^9.5.10" }, "time": "2023-12-08T13:03:43+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.2.x-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "TijsVerkoyen\\CssToInlineStyles\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Tijs Verkoyen", "email": "css_to_inline_styles@verkoyen.eu", "role": "Developer" } ], "description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.", "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles", "support": { "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues", "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/v2.2.7" }, "install-path": "../tijsverkoyen/css-to-inline-styles" }, { "name": "tubalmartin/cssmin", "version": "v4.1.1", "version_normalized": "4.1.1.0", "source": { "type": "git", "url": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port.git", "reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tubalmartin/YUI-CSS-compressor-PHP-port/zipball/3cbf557f4079d83a06f9c3ff9b957c022d7805cf", "reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf", "shasum": "" }, "require": { "ext-pcre": "*", "php": ">=5.3.2" }, "require-dev": { "cogpowered/finediff": "0.3.*", "phpunit/phpunit": "4.8.*" }, "time": "2018-01-15T15:26:51+00:00", "bin": [ "cssmin" ], "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "tubalmartin\\CssMin\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Túbal Martín", "homepage": "http://tubalmartin.me/" } ], "description": "A PHP port of the YUI CSS compressor", "homepage": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port", "keywords": [ "compress", "compressor", "css", "cssmin", "minify", "yui" ], "support": { "issues": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port/issues", "source": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port" }, "install-path": "../tubalmartin/cssmin" }, { "name": "twig/extra-bundle", "version": "v3.16.0", "version_normalized": "3.16.0.0", "source": { "type": "git", "url": "https://github.com/twigphp/twig-extra-bundle.git", "reference": "9746573ca4bc1cd03a767a183faadaf84e0c31fa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/9746573ca4bc1cd03a767a183faadaf84e0c31fa", "reference": "9746573ca4bc1cd03a767a183faadaf84e0c31fa", "shasum": "" }, "require": { "php": ">=8.0.2", "symfony/framework-bundle": "^5.4|^6.4|^7.0", "symfony/twig-bundle": "^5.4|^6.4|^7.0", "twig/twig": "^3.2|^4.0" }, "require-dev": { "league/commonmark": "^1.0|^2.0", "symfony/phpunit-bridge": "^6.4|^7.0", "twig/cache-extra": "^3.0", "twig/cssinliner-extra": "^3.0", "twig/html-extra": "^3.0", "twig/inky-extra": "^3.0", "twig/intl-extra": "^3.0", "twig/markdown-extra": "^3.0", "twig/string-extra": "^3.0" }, "time": "2024-09-26T19:22:23+00:00", "type": "symfony-bundle", "installation-source": "dist", "autoload": { "psr-4": { "Twig\\Extra\\TwigExtraBundle\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": "http://fabien.potencier.org", "role": "Lead Developer" } ], "description": "A Symfony bundle for extra Twig extensions", "homepage": "https://twig.symfony.com", "keywords": [ "bundle", "extra", "twig" ], "support": { "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.16.0" }, "funding": [ { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/twig/twig", "type": "tidelift" } ], "install-path": "../twig/extra-bundle" }, { "name": "twig/string-extra", "version": "v3.16.0", "version_normalized": "3.16.0.0", "source": { "type": "git", "url": "https://github.com/twigphp/string-extra.git", "reference": "3f90208078a7d55ad4a561301ee3929d3e3840e0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twigphp/string-extra/zipball/3f90208078a7d55ad4a561301ee3929d3e3840e0", "reference": "3f90208078a7d55ad4a561301ee3929d3e3840e0", "shasum": "" }, "require": { "php": ">=8.0.2", "symfony/string": "^5.4|^6.4|^7.0", "symfony/translation-contracts": "^1.1|^2|^3", "twig/twig": "^3.13|^4.0" }, "require-dev": { "symfony/phpunit-bridge": "^6.4|^7.0" }, "time": "2024-11-20T13:10:15+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Twig\\Extra\\String\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": "http://fabien.potencier.org", "role": "Lead Developer" } ], "description": "A Twig extension for Symfony String", "homepage": "https://twig.symfony.com", "keywords": [ "html", "string", "twig", "unicode" ], "support": { "source": "https://github.com/twigphp/string-extra/tree/v3.16.0" }, "funding": [ { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/twig/twig", "type": "tidelift" } ], "install-path": "../twig/string-extra" }, { "name": "twig/twig", "version": "v3.20.0", "version_normalized": "3.20.0.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", "reference": "3468920399451a384bef53cf7996965f7cd40183" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twigphp/Twig/zipball/3468920399451a384bef53cf7996965f7cd40183", "reference": "3468920399451a384bef53cf7996965f7cd40183", "shasum": "" }, "require": { "php": ">=8.1.0", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-ctype": "^1.8", "symfony/polyfill-mbstring": "^1.3" }, "require-dev": { "phpstan/phpstan": "^2.0", "psr/container": "^1.0|^2.0", "symfony/phpunit-bridge": "^5.4.9|^6.4|^7.0" }, "time": "2025-02-13T08:34:43+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "src/Resources/core.php", "src/Resources/debug.php", "src/Resources/escaper.php", "src/Resources/string_loader.php" ], "psr-4": { "Twig\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": "http://fabien.potencier.org", "role": "Lead Developer" }, { "name": "Twig Team", "role": "Contributors" }, { "name": "Armin Ronacher", "email": "armin.ronacher@active-4.com", "role": "Project Founder" } ], "description": "Twig, the flexible, fast, and secure template language for PHP", "homepage": "https://twig.symfony.com", "keywords": [ "templating" ], "support": { "issues": "https://github.com/twigphp/Twig/issues", "source": "https://github.com/twigphp/Twig/tree/v3.20.0" }, "funding": [ { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/twig/twig", "type": "tidelift" } ], "install-path": "../twig/twig" }, { "name": "wikimedia/cssjanus", "version": "v2.3.0", "version_normalized": "2.3.0.0", "source": { "type": "git", "url": "https://github.com/wikimedia/php-cssjanus.git", "reference": "c5868a543c466c994ba5bf9b3297e150105ab803" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/php-cssjanus/zipball/c5868a543c466c994ba5bf9b3297e150105ab803", "reference": "c5868a543c466c994ba5bf9b3297e150105ab803", "shasum": "" }, "require": { "php": ">=7.4.0" }, "require-dev": { "mediawiki/mediawiki-codesniffer": "43.0.0", "mediawiki/mediawiki-phan-config": "0.14.0", "php-parallel-lint/php-parallel-lint": "1.3.2", "phpunit/phpunit": "9.6.16" }, "time": "2024-08-06T19:37:16+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Roan Kattouw" }, { "name": "Trevor Parscal" }, { "name": "Timo Tijhof" } ], "description": "Convert CSS stylesheets between left-to-right and right-to-left.", "homepage": "https://www.mediawiki.org/wiki/CSSJanus", "support": { "source": "https://github.com/wikimedia/php-cssjanus/tree/v2.3.0" }, "install-path": "../wikimedia/cssjanus" }, { "name": "willdurand/jsonp-callback-validator", "version": "v1.1.0", "version_normalized": "1.1.0.0", "source": { "type": "git", "url": "https://github.com/willdurand/JsonpCallbackValidator.git", "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909", "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~3.7" }, "time": "2014-01-20T22:35:06+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-0": { "JsonpCallbackValidator": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "William Durand", "email": "william.durand1@gmail.com", "homepage": "http://www.willdurand.fr" } ], "description": "JSONP callback validator.", "support": { "issues": "https://github.com/willdurand/JsonpCallbackValidator/issues", "source": "https://github.com/willdurand/JsonpCallbackValidator/tree/master" }, "install-path": "../willdurand/jsonp-callback-validator" }, { "name": "willdurand/negotiation", "version": "3.1.0", "version_normalized": "3.1.0.0", "source": { "type": "git", "url": "https://github.com/willdurand/Negotiation.git", "reference": "68e9ea0553ef6e2ee8db5c1d98829f111e623ec2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/68e9ea0553ef6e2ee8db5c1d98829f111e623ec2", "reference": "68e9ea0553ef6e2ee8db5c1d98829f111e623ec2", "shasum": "" }, "require": { "php": ">=7.1.0" }, "require-dev": { "symfony/phpunit-bridge": "^5.0" }, "time": "2022-01-30T20:08:53+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Negotiation\\": "src/Negotiation" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "William Durand", "email": "will+git@drnd.me" } ], "description": "Content Negotiation tools for PHP provided as a standalone library.", "homepage": "http://williamdurand.fr/Negotiation/", "keywords": [ "accept", "content", "format", "header", "negotiation" ], "support": { "issues": "https://github.com/willdurand/Negotiation/issues", "source": "https://github.com/willdurand/Negotiation/tree/3.1.0" }, "install-path": "../willdurand/negotiation" } ], "dev": false, "dev-package-names": [] }