| { |
| "_readme": [ |
| "This file locks the dependencies of your project to a known state", |
| "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
| "This file is @generated automatically" |
| ], |
| "content-hash": "af8e842d49ff6d4bd3a16a4c5114ab90", |
| "packages": [ |
| { |
| "name": "composer/ca-bundle", |
| "version": "1.5.12", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/composer/ca-bundle.git", |
| "reference": "00a2f4201641d5c53f7fc0195e6c8d9fcc321a78" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/composer/ca-bundle/zipball/00a2f4201641d5c53f7fc0195e6c8d9fcc321a78", |
| "reference": "00a2f4201641d5c53f7fc0195e6c8d9fcc321a78", |
| "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" |
| }, |
| "type": "library", |
| "extra": { |
| "branch-alias": { |
| "dev-main": "1.x-dev" |
| } |
| }, |
| "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.12" |
| }, |
| "funding": [ |
| { |
| "url": "https://packagist.com", |
| "type": "custom" |
| }, |
| { |
| "url": "https://github.com/composer", |
| "type": "github" |
| } |
| ], |
| "time": "2026-05-19T11:26:22+00:00" |
| }, |
| { |
| "name": "composer/semver", |
| "version": "3.4.4", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/composer/semver.git", |
| "reference": "198166618906cb2de69b95d7d47e5fa8aa1b2b95" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/composer/semver/zipball/198166618906cb2de69b95d7d47e5fa8aa1b2b95", |
| "reference": "198166618906cb2de69b95d7d47e5fa8aa1b2b95", |
| "shasum": "" |
| }, |
| "require": { |
| "php": "^5.3.2 || ^7.0 || ^8.0" |
| }, |
| "require-dev": { |
| "phpstan/phpstan": "^1.11", |
| "symfony/phpunit-bridge": "^3 || ^7" |
| }, |
| "type": "library", |
| "extra": { |
| "branch-alias": { |
| "dev-main": "3.x-dev" |
| } |
| }, |
| "autoload": { |
| "psr-4": { |
| "Composer\\Semver\\": "src" |
| } |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "MIT" |
| ], |
| "authors": [ |
| { |
| "name": "Nils Adermann", |
| "email": "naderman@naderman.de", |
| "homepage": "http://www.naderman.de" |
| }, |
| { |
| "name": "Jordi Boggiano", |
| "email": "j.boggiano@seld.be", |
| "homepage": "http://seld.be" |
| }, |
| { |
| "name": "Rob Bast", |
| "email": "rob.bast@gmail.com", |
| "homepage": "http://robbast.nl" |
| } |
| ], |
| "description": "Semver library that offers utilities, version constraint parsing and validation.", |
| "keywords": [ |
| "semantic", |
| "semver", |
| "validation", |
| "versioning" |
| ], |
| "support": { |
| "irc": "ircs://irc.libera.chat:6697/composer", |
| "issues": "https://github.com/composer/semver/issues", |
| "source": "https://github.com/composer/semver/tree/3.4.4" |
| }, |
| "funding": [ |
| { |
| "url": "https://packagist.com", |
| "type": "custom" |
| }, |
| { |
| "url": "https://github.com/composer", |
| "type": "github" |
| } |
| ], |
| "time": "2025-08-20T19:15:30+00:00" |
| }, |
| { |
| "name": "davaxi/sparkline", |
| "version": "2.3.0", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/davaxi/Sparkline.git", |
| "reference": "096dc8b68c95f1173e42177ed3e2d4ccb40c3fd1" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/davaxi/Sparkline/zipball/096dc8b68c95f1173e42177ed3e2d4ccb40c3fd1", |
| "reference": "096dc8b68c95f1173e42177ed3e2d4ccb40c3fd1", |
| "shasum": "" |
| }, |
| "require": { |
| "ext-gd": "*", |
| "ext-mbstring": "*", |
| "php": ">=7.0" |
| }, |
| "require-dev": { |
| "codeclimate/php-test-reporter": "dev-master", |
| "ext-xdebug": "*", |
| "phpunit/php-code-coverage": "^3.3.0", |
| "phpunit/phpunit": "^5.3" |
| }, |
| "type": "library", |
| "autoload": { |
| "psr-4": { |
| "Davaxi\\": "src/" |
| } |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "MIT" |
| ], |
| "authors": [ |
| { |
| "name": "David Patiashvili", |
| "email": "stratagem.david@gmail.com", |
| "homepage": "https://www.patiashvili.fr/", |
| "role": "Developer" |
| } |
| ], |
| "description": "PHP Class (using GD) to generate sparklines", |
| "keywords": [ |
| "php", |
| "picture", |
| "sparkline" |
| ], |
| "support": { |
| "issues": "https://github.com/davaxi/Sparkline/issues", |
| "source": "https://github.com/davaxi/Sparkline/releases" |
| }, |
| "time": "2025-12-29T09:55:02+00:00" |
| }, |
| { |
| "name": "geoip2/geoip2", |
| "version": "v2.13.0", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/maxmind/GeoIP2-php.git", |
| "reference": "6a41d8fbd6b90052bc34dff3b4252d0f88067b23" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/6a41d8fbd6b90052bc34dff3b4252d0f88067b23", |
| "reference": "6a41d8fbd6b90052bc34dff3b4252d0f88067b23", |
| "shasum": "" |
| }, |
| "require": { |
| "ext-json": "*", |
| "maxmind-db/reader": "~1.8", |
| "maxmind/web-service-common": "~0.8", |
| "php": ">=7.2" |
| }, |
| "require-dev": { |
| "friendsofphp/php-cs-fixer": "3.*", |
| "phpstan/phpstan": "*", |
| "phpunit/phpunit": "^8.0 || ^9.0", |
| "squizlabs/php_codesniffer": "3.*" |
| }, |
| "type": "library", |
| "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": "https://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.13.0" |
| }, |
| "time": "2022-08-05T20:32:58+00:00" |
| }, |
| { |
| "name": "lox/xhprof", |
| "version": "dev-master", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/lox/xhprof.git", |
| "reference": "c64571f892bda1298bad9c5e94ede0bc3f0e4627" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/lox/xhprof/zipball/c64571f892bda1298bad9c5e94ede0bc3f0e4627", |
| "reference": "c64571f892bda1298bad9c5e94ede0bc3f0e4627", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=5.2.0" |
| }, |
| "default-branch": true, |
| "bin": [ |
| "bin/xhprofile" |
| ], |
| "type": "library", |
| "autoload": { |
| "files": [ |
| "xhprof_lib/utils/xhprof_lib.php", |
| "xhprof_lib/utils/xhprof_runs.php" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "Apache-2.0" |
| ], |
| "description": "XHProf: A Hierarchical Profiler for PHP", |
| "homepage": "http://pecl.php.net/package/xhprof", |
| "keywords": [ |
| "performance", |
| "profiling" |
| ], |
| "support": { |
| "source": "https://github.com/lox/xhprof/tree/master" |
| }, |
| "abandoned": true, |
| "time": "2015-08-31T22:07:48+00:00" |
| }, |
| { |
| "name": "matomo/cache", |
| "version": "3.0.0", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/matomo-org/component-cache.git", |
| "reference": "b36cf03b41bb59a9362eb76d69f966d1ff5a18f4" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/matomo-org/component-cache/zipball/b36cf03b41bb59a9362eb76d69f966d1ff5a18f4", |
| "reference": "b36cf03b41bb59a9362eb76d69f966d1ff5a18f4", |
| "shasum": "" |
| }, |
| "require": { |
| "matomo/doctrine-cache-fork": "1.10.4", |
| "php": ">=7.2" |
| }, |
| "require-dev": { |
| "phpunit/phpunit": "^8 || ^9 || ^10 || ^11 || ^12" |
| }, |
| "type": "library", |
| "autoload": { |
| "psr-4": { |
| "Matomo\\Cache\\": "src/" |
| } |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "LGPL-3.0" |
| ], |
| "authors": [ |
| { |
| "name": "The Matomo Team", |
| "email": "hello@matomo.org", |
| "homepage": "https://matomo.org/the-matomo-team/" |
| } |
| ], |
| "description": "PHP caching library based on Doctrine cache", |
| "keywords": [ |
| "array", |
| "cache", |
| "file", |
| "redis" |
| ], |
| "support": { |
| "issues": "https://github.com/matomo-org/component-cache/issues", |
| "source": "https://github.com/matomo-org/component-cache/tree/3.0.0" |
| }, |
| "time": "2026-01-19T07:58:59+00:00" |
| }, |
| { |
| "name": "matomo/decompress", |
| "version": "2.1.0", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/matomo-org/component-decompress.git", |
| "reference": "44dcf77dcd633a9c336f90d80658ad3d25225e05" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/matomo-org/component-decompress/zipball/44dcf77dcd633a9c336f90d80658ad3d25225e05", |
| "reference": "44dcf77dcd633a9c336f90d80658ad3d25225e05", |
| "shasum": "" |
| }, |
| "require": { |
| "pear/archive_tar": "^1.4.3", |
| "php": ">=5.3.2" |
| }, |
| "require-dev": { |
| "phpunit/phpunit": "^4.8.36" |
| }, |
| "type": "library", |
| "autoload": { |
| "psr-4": { |
| "Matomo\\Decompress\\": "src/" |
| }, |
| "classmap": [ |
| "libs/PclZip" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "LGPL-3.0" |
| ], |
| "support": { |
| "issues": "https://github.com/matomo-org/component-decompress/issues", |
| "source": "https://github.com/matomo-org/component-decompress/tree/master" |
| }, |
| "time": "2020-01-11T23:34:33+00:00" |
| }, |
| { |
| "name": "matomo/device-detector", |
| "version": "6.5.1", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/matomo-org/device-detector.git", |
| "reference": "f30457500c6be4c80c8830466f8a746724779fd0" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/f30457500c6be4c80c8830466f8a746724779fd0", |
| "reference": "f30457500c6be4c80c8830466f8a746724779fd0", |
| "shasum": "" |
| }, |
| "require": { |
| "mustangostang/spyc": "*", |
| "php": "^7.2|^8.0" |
| }, |
| "replace": { |
| "piwik/device-detector": "self.version" |
| }, |
| "require-dev": { |
| "matthiasmullie/scrapbook": "^1.4.7", |
| "mayflower/mo4-coding-standard": "^v9.0.0", |
| "phpstan/phpstan": "^1.10.44", |
| "phpunit/phpunit": "^8.5.2 || ^9 || ^10 || ^11 || ^12 || ^13", |
| "psr/cache": "^1.0.1 || ^2.0 || ^3.0", |
| "psr/simple-cache": "^1.0.1 || ^2.0 || ^3.0", |
| "slevomat/coding-standard": "<8.16.0", |
| "symfony/yaml": "^5.4 || ^6.4 || ^7.4 || ^8.0" |
| }, |
| "suggest": { |
| "ext-yaml": "Necessary for using the Pecl YAML parser" |
| }, |
| "type": "library", |
| "autoload": { |
| "psr-4": { |
| "DeviceDetector\\": "" |
| }, |
| "exclude-from-classmap": [ |
| "Tests/" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "LGPL-3.0-or-later" |
| ], |
| "authors": [ |
| { |
| "name": "The Matomo Team", |
| "email": "hello@matomo.org", |
| "homepage": "https://matomo.org/team/" |
| } |
| ], |
| "description": "The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.", |
| "homepage": "https://matomo.org", |
| "keywords": [ |
| "devicedetection", |
| "parser", |
| "useragent" |
| ], |
| "support": { |
| "forum": "https://forum.matomo.org/", |
| "issues": "https://github.com/matomo-org/device-detector/issues", |
| "source": "https://github.com/matomo-org/matomo", |
| "wiki": "https://developer.matomo.org/" |
| }, |
| "time": "2026-05-27T09:53:26+00:00" |
| }, |
| { |
| "name": "matomo/doctrine-cache-fork", |
| "version": "1.10.4", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/matomo-org/cache.git", |
| "reference": "a3f6b7e86061a2f3c68122ee58e9d8aa815baff6" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/matomo-org/cache/zipball/a3f6b7e86061a2f3c68122ee58e9d8aa815baff6", |
| "reference": "a3f6b7e86061a2f3c68122ee58e9d8aa815baff6", |
| "shasum": "" |
| }, |
| "require": { |
| "php": "~7.1 || ^8.0" |
| }, |
| "conflict": { |
| "doctrine/common": ">2.2,<2.4" |
| }, |
| "require-dev": { |
| "alcaeus/mongo-php-adapter": "^1.1", |
| "doctrine/coding-standard": "^6.0", |
| "mongodb/mongodb": "^1.1", |
| "phpunit/phpunit": "^7.0", |
| "predis/predis": "~1.0" |
| }, |
| "suggest": { |
| "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver" |
| }, |
| "type": "library", |
| "extra": { |
| "branch-alias": { |
| "dev-master": "1.9.x-dev" |
| } |
| }, |
| "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": { |
| "source": "https://github.com/matomo-org/cache/tree/1.10.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%2Fcache", |
| "type": "tidelift" |
| } |
| ], |
| "time": "2021-09-13T22:06:08+00:00" |
| }, |
| { |
| "name": "matomo/ini", |
| "version": "3.0.1", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/matomo-org/component-ini.git", |
| "reference": "b55c55da943f4ccd564d48fe6b218fbdada98c1a" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/matomo-org/component-ini/zipball/b55c55da943f4ccd564d48fe6b218fbdada98c1a", |
| "reference": "b55c55da943f4ccd564d48fe6b218fbdada98c1a", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.2" |
| }, |
| "require-dev": { |
| "phpbench/phpbench": "^1.0", |
| "phpunit/phpunit": "^8.5" |
| }, |
| "type": "library", |
| "autoload": { |
| "psr-4": { |
| "Matomo\\Ini\\": "src/" |
| } |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "LGPL-3.0" |
| ], |
| "support": { |
| "issues": "https://github.com/matomo-org/component-ini/issues", |
| "source": "https://github.com/matomo-org/component-ini/tree/3.0.1" |
| }, |
| "time": "2022-11-09T08:19:54+00:00" |
| }, |
| { |
| "name": "matomo/matomo-php-tracker", |
| "version": "3.3.2", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/matomo-org/matomo-php-tracker.git", |
| "reference": "949259d7ffc833ae37bdec14394d13748ebccb64" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/matomo-org/matomo-php-tracker/zipball/949259d7ffc833ae37bdec14394d13748ebccb64", |
| "reference": "949259d7ffc833ae37bdec14394d13748ebccb64", |
| "shasum": "" |
| }, |
| "require": { |
| "ext-json": "*", |
| "php": "^7.2 || ^8.0" |
| }, |
| "require-dev": { |
| "phpunit/phpunit": "^8.5 || ^9.3 || ^10.1" |
| }, |
| "suggest": { |
| "ext-curl": "Using this extension to issue the HTTPS request to Matomo" |
| }, |
| "type": "library", |
| "autoload": { |
| "classmap": [ |
| "." |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "BSD-3-Clause" |
| ], |
| "authors": [ |
| { |
| "name": "The Matomo Team", |
| "email": "hello@matomo.org", |
| "homepage": "https://matomo.org/team/" |
| } |
| ], |
| "description": "PHP Client for Matomo Analytics Tracking API", |
| "homepage": "https://matomo.org", |
| "keywords": [ |
| "analytics", |
| "matomo", |
| "piwik", |
| "tracker" |
| ], |
| "support": { |
| "forum": "https://forum.matomo.org/", |
| "issues": "https://github.com/matomo-org/matomo-php-tracker/issues", |
| "source": "https://github.com/matomo-org/matomo-php-tracker" |
| }, |
| "time": "2024-10-09T08:10:30+00:00" |
| }, |
| { |
| "name": "matomo/network", |
| "version": "2.0.3", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/matomo-org/component-network.git", |
| "reference": "49407377fb4755cb1eb987ca827951bed732374e" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/matomo-org/component-network/zipball/49407377fb4755cb1eb987ca827951bed732374e", |
| "reference": "49407377fb4755cb1eb987ca827951bed732374e", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.2" |
| }, |
| "require-dev": { |
| "phpunit/phpunit": "^8 || ^9 || ^10 || ^11 || ^12" |
| }, |
| "type": "library", |
| "autoload": { |
| "psr-4": { |
| "Matomo\\Network\\": "src/" |
| } |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "LGPL-3.0" |
| ], |
| "support": { |
| "issues": "https://github.com/matomo-org/component-network/issues", |
| "source": "https://github.com/matomo-org/component-network/tree/2.0.3" |
| }, |
| "time": "2026-04-17T10:12:27+00:00" |
| }, |
| { |
| "name": "matomo/referrer-spam-list", |
| "version": "dev-master", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/matomo-org/referrer-spam-list.git", |
| "reference": "d94fc55b2bcd0a4f36fd32e8b4430ff5fd60d23d" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/matomo-org/referrer-spam-list/zipball/d94fc55b2bcd0a4f36fd32e8b4430ff5fd60d23d", |
| "reference": "d94fc55b2bcd0a4f36fd32e8b4430ff5fd60d23d", |
| "shasum": "" |
| }, |
| "replace": { |
| "matomo/referrer-spam-blacklist": "*", |
| "piwik/referrer-spam-blacklist": "*" |
| }, |
| "default-branch": true, |
| "type": "library", |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "CC0-1.0" |
| ], |
| "description": "Community-contributed list of referrer spammers", |
| "support": { |
| "issues": "https://github.com/matomo-org/referrer-spam-list/issues", |
| "source": "https://github.com/matomo-org/referrer-spam-list/tree/master" |
| }, |
| "time": "2026-06-25T20:01:36+00:00" |
| }, |
| { |
| "name": "matomo/searchengine-and-social-list", |
| "version": "dev-master", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/matomo-org/searchengine-and-social-list.git", |
| "reference": "743a0faff8185340c6db38f3b7f1c13cf168cc5b" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/matomo-org/searchengine-and-social-list/zipball/743a0faff8185340c6db38f3b7f1c13cf168cc5b", |
| "reference": "743a0faff8185340c6db38f3b7f1c13cf168cc5b", |
| "shasum": "" |
| }, |
| "replace": { |
| "piwik/searchengine-and-social-list": "*" |
| }, |
| "default-branch": true, |
| "type": "library", |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "CC0-1.0" |
| ], |
| "description": "Search engine and social network definitions used by Matomo (formerly Piwik)", |
| "support": { |
| "issues": "https://github.com/matomo-org/searchengine-and-social-list/issues", |
| "source": "https://github.com/matomo-org/searchengine-and-social-list/tree/master" |
| }, |
| "time": "2025-12-15T20:05:07+00:00" |
| }, |
| { |
| "name": "maxmind-db/reader", |
| "version": "v1.13.1", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git", |
| "reference": "2194f58d0f024ce923e685cdf92af3daf9951908" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/2194f58d0f024ce923e685cdf92af3daf9951908", |
| "reference": "2194f58d0f024ce923e685cdf92af3daf9951908", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.2" |
| }, |
| "conflict": { |
| "ext-maxminddb": "<1.11.1 || >=2.0.0" |
| }, |
| "require-dev": { |
| "friendsofphp/php-cs-fixer": "3.*", |
| "phpstan/phpstan": "*", |
| "phpunit/phpunit": ">=8.0.0,<10.0.0", |
| "squizlabs/php_codesniffer": "4.*" |
| }, |
| "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", |
| "maxmind-db/reader-ext": "C extension for significantly faster IP lookups (install via PIE: pie install maxmind-db/reader-ext)" |
| }, |
| "type": "library", |
| "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.13.1" |
| }, |
| "time": "2025-11-21T22:24:26+00:00" |
| }, |
| { |
| "name": "maxmind/web-service-common", |
| "version": "v0.9.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.*" |
| }, |
| "type": "library", |
| "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" |
| }, |
| "time": "2022-03-28T17:43:20+00:00" |
| }, |
| { |
| "name": "monolog/monolog", |
| "version": "1.27.1", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/Seldaek/monolog.git", |
| "reference": "904713c5929655dc9b97288b69cfeedad610c9a1" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/Seldaek/monolog/zipball/904713c5929655dc9b97288b69cfeedad610c9a1", |
| "reference": "904713c5929655dc9b97288b69cfeedad610c9a1", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=5.3.0", |
| "psr/log": "~1.0" |
| }, |
| "provide": { |
| "psr/log-implementation": "1.0.0" |
| }, |
| "require-dev": { |
| "aws/aws-sdk-php": "^2.4.9 || ^3.0", |
| "doctrine/couchdb": "~1.0@dev", |
| "graylog2/gelf-php": "~1.0", |
| "php-amqplib/php-amqplib": "~2.4", |
| "php-console/php-console": "^3.1.3", |
| "phpstan/phpstan": "^0.12.59", |
| "phpunit/phpunit": "~4.5", |
| "ruflin/elastica": ">=0.90 <3.0", |
| "sentry/sentry": "^0.13", |
| "swiftmailer/swiftmailer": "^5.3|^6.0" |
| }, |
| "suggest": { |
| "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", |
| "doctrine/couchdb": "Allow sending log messages to a CouchDB server", |
| "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", |
| "ext-mongo": "Allow sending log messages to a MongoDB server", |
| "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", |
| "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", |
| "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", |
| "php-console/php-console": "Allow sending log messages to Google Chrome", |
| "rollbar/rollbar": "Allow sending log messages to Rollbar", |
| "ruflin/elastica": "Allow sending log messages to an Elastic Search server", |
| "sentry/sentry": "Allow sending log messages to a Sentry server" |
| }, |
| "type": "library", |
| "autoload": { |
| "psr-4": { |
| "Monolog\\": "src/Monolog" |
| } |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "MIT" |
| ], |
| "authors": [ |
| { |
| "name": "Jordi Boggiano", |
| "email": "j.boggiano@seld.be", |
| "homepage": "http://seld.be" |
| } |
| ], |
| "description": "Sends your logs to files, sockets, inboxes, databases and various web services", |
| "homepage": "http://github.com/Seldaek/monolog", |
| "keywords": [ |
| "log", |
| "logging", |
| "psr-3" |
| ], |
| "support": { |
| "issues": "https://github.com/Seldaek/monolog/issues", |
| "source": "https://github.com/Seldaek/monolog/tree/1.27.1" |
| }, |
| "funding": [ |
| { |
| "url": "https://github.com/Seldaek", |
| "type": "github" |
| }, |
| { |
| "url": "https://tidelift.com/funding/github/packagist/monolog/monolog", |
| "type": "tidelift" |
| } |
| ], |
| "time": "2022-06-09T08:53:42+00:00" |
| }, |
| { |
| "name": "mustangostang/spyc", |
| "version": "0.6.3", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/mustangostang/spyc.git", |
| "reference": "4627c838b16550b666d15aeae1e5289dd5b77da0" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/mustangostang/spyc/zipball/4627c838b16550b666d15aeae1e5289dd5b77da0", |
| "reference": "4627c838b16550b666d15aeae1e5289dd5b77da0", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=5.3.1" |
| }, |
| "require-dev": { |
| "phpunit/phpunit": "4.3.*@dev" |
| }, |
| "type": "library", |
| "extra": { |
| "branch-alias": { |
| "dev-master": "0.5.x-dev" |
| } |
| }, |
| "autoload": { |
| "files": [ |
| "Spyc.php" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "MIT" |
| ], |
| "authors": [ |
| { |
| "name": "mustangostang", |
| "email": "vlad.andersen@gmail.com" |
| } |
| ], |
| "description": "A simple YAML loader/dumper class for PHP", |
| "homepage": "https://github.com/mustangostang/spyc/", |
| "keywords": [ |
| "spyc", |
| "yaml", |
| "yml" |
| ], |
| "support": { |
| "issues": "https://github.com/mustangostang/spyc/issues", |
| "source": "https://github.com/mustangostang/spyc/tree/0.6.3" |
| }, |
| "time": "2019-09-10T13:16:29+00:00" |
| }, |
| { |
| "name": "opis/closure", |
| "version": "3.7.0", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/opis/closure.git", |
| "reference": "b1a22a6be71c1263f3ca6e68f00b3fd4d394abc4" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/opis/closure/zipball/b1a22a6be71c1263f3ca6e68f00b3fd4d394abc4", |
| "reference": "b1a22a6be71c1263f3ca6e68f00b3fd4d394abc4", |
| "shasum": "" |
| }, |
| "require": { |
| "php": "^5.4 || ^7.0 || ^8.0" |
| }, |
| "require-dev": { |
| "jeremeamia/superclosure": "^2.0", |
| "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0" |
| }, |
| "type": "library", |
| "extra": { |
| "branch-alias": { |
| "dev-master": "3.6.x-dev" |
| } |
| }, |
| "autoload": { |
| "files": [ |
| "functions.php" |
| ], |
| "psr-4": { |
| "Opis\\Closure\\": "src/" |
| } |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "MIT" |
| ], |
| "authors": [ |
| { |
| "name": "Marius Sarca", |
| "email": "marius.sarca@gmail.com" |
| }, |
| { |
| "name": "Sorin Sarca", |
| "email": "sarca_sorin@hotmail.com" |
| } |
| ], |
| "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.", |
| "homepage": "https://opis.io/closure", |
| "keywords": [ |
| "anonymous functions", |
| "closure", |
| "function", |
| "serializable", |
| "serialization", |
| "serialize" |
| ], |
| "support": { |
| "issues": "https://github.com/opis/closure/issues", |
| "source": "https://github.com/opis/closure/tree/3.7.0" |
| }, |
| "time": "2025-07-08T20:30:08+00:00" |
| }, |
| { |
| "name": "pear/archive_tar", |
| "version": "1.6.0", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/pear/Archive_Tar.git", |
| "reference": "dc3285537f1832da8ddbbe45f5a007248b6cc00e" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/dc3285537f1832da8ddbbe45f5a007248b6cc00e", |
| "reference": "dc3285537f1832da8ddbbe45f5a007248b6cc00e", |
| "shasum": "" |
| }, |
| "require": { |
| "pear/pear-core-minimal": "^1.10.0alpha2", |
| "php": ">=5.4.0" |
| }, |
| "require-dev": { |
| "phpunit/phpunit": "*" |
| }, |
| "suggest": { |
| "ext-bz2": "Bz2 compression support.", |
| "ext-xz": "Lzma2 compression support.", |
| "ext-zlib": "Gzip compression support." |
| }, |
| "type": "library", |
| "extra": { |
| "branch-alias": { |
| "dev-master": "1.4.x-dev" |
| } |
| }, |
| "autoload": { |
| "psr-0": { |
| "Archive_Tar": "" |
| } |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "include-path": [ |
| "./" |
| ], |
| "license": [ |
| "BSD-2-Clause" |
| ], |
| "authors": [ |
| { |
| "name": "Vincent Blavet", |
| "email": "vincent@phpconcept.net" |
| }, |
| { |
| "name": "Greg Beaver", |
| "email": "greg@chiaraquartet.net" |
| }, |
| { |
| "name": "Michiel Rook", |
| "email": "mrook@php.net" |
| } |
| ], |
| "description": "Tar file management class with compression support (gzip, bzip2, lzma2)", |
| "homepage": "https://github.com/pear/Archive_Tar", |
| "keywords": [ |
| "archive", |
| "tar" |
| ], |
| "support": { |
| "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar", |
| "source": "https://github.com/pear/Archive_Tar" |
| }, |
| "time": "2025-07-19T14:49:16+00:00" |
| }, |
| { |
| "name": "pear/console_getopt", |
| "version": "v1.4.3", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/pear/Console_Getopt.git", |
| "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0", |
| "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0", |
| "shasum": "" |
| }, |
| "type": "library", |
| "autoload": { |
| "psr-0": { |
| "Console": "./" |
| } |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "include-path": [ |
| "./" |
| ], |
| "license": [ |
| "BSD-2-Clause" |
| ], |
| "authors": [ |
| { |
| "name": "Andrei Zmievski", |
| "email": "andrei@php.net", |
| "role": "Lead" |
| }, |
| { |
| "name": "Stig Bakken", |
| "email": "stig@php.net", |
| "role": "Developer" |
| }, |
| { |
| "name": "Greg Beaver", |
| "email": "cellog@php.net", |
| "role": "Helper" |
| } |
| ], |
| "description": "More info available on: http://pear.php.net/package/Console_Getopt", |
| "support": { |
| "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt", |
| "source": "https://github.com/pear/Console_Getopt" |
| }, |
| "time": "2019-11-20T18:27:48+00:00" |
| }, |
| { |
| "name": "pear/pear-core-minimal", |
| "version": "v1.10.18", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/pear/pear-core-minimal.git", |
| "reference": "c7b55789d01de0ce090d289b73f1bbd6a2f113b1" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/c7b55789d01de0ce090d289b73f1bbd6a2f113b1", |
| "reference": "c7b55789d01de0ce090d289b73f1bbd6a2f113b1", |
| "shasum": "" |
| }, |
| "require": { |
| "pear/console_getopt": "~1.4", |
| "pear/pear_exception": "~1.0", |
| "php": ">=5.4" |
| }, |
| "replace": { |
| "rsky/pear-core-min": "self.version" |
| }, |
| "type": "library", |
| "autoload": { |
| "classmap": [ |
| "src/" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "include-path": [ |
| "src/" |
| ], |
| "license": [ |
| "BSD-3-Clause" |
| ], |
| "authors": [ |
| { |
| "name": "Christian Weiske", |
| "email": "cweiske@php.net", |
| "role": "Lead" |
| } |
| ], |
| "description": "Minimal set of PEAR core files to be used as composer dependency", |
| "support": { |
| "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR", |
| "source": "https://github.com/pear/pear-core-minimal" |
| }, |
| "time": "2025-12-14T20:37:07+00:00" |
| }, |
| { |
| "name": "pear/pear_exception", |
| "version": "v1.0.2", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/pear/PEAR_Exception.git", |
| "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0", |
| "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=5.2.0" |
| }, |
| "require-dev": { |
| "phpunit/phpunit": "<9" |
| }, |
| "type": "class", |
| "extra": { |
| "branch-alias": { |
| "dev-master": "1.0.x-dev" |
| } |
| }, |
| "autoload": { |
| "classmap": [ |
| "PEAR/" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "include-path": [ |
| "." |
| ], |
| "license": [ |
| "BSD-2-Clause" |
| ], |
| "authors": [ |
| { |
| "name": "Helgi Thormar", |
| "email": "dufuz@php.net" |
| }, |
| { |
| "name": "Greg Beaver", |
| "email": "cellog@php.net" |
| } |
| ], |
| "description": "The PEAR Exception base class.", |
| "homepage": "https://github.com/pear/PEAR_Exception", |
| "keywords": [ |
| "exception" |
| ], |
| "support": { |
| "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception", |
| "source": "https://github.com/pear/PEAR_Exception" |
| }, |
| "time": "2021-03-21T15:43:46+00:00" |
| }, |
| { |
| "name": "php-di/invoker", |
| "version": "2.0.0", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/PHP-DI/Invoker.git", |
| "reference": "540c27c86f663e20fe39a24cd72fa76cdb21d41a" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/PHP-DI/Invoker/zipball/540c27c86f663e20fe39a24cd72fa76cdb21d41a", |
| "reference": "540c27c86f663e20fe39a24cd72fa76cdb21d41a", |
| "shasum": "" |
| }, |
| "require": { |
| "psr/container": "~1.0" |
| }, |
| "require-dev": { |
| "athletic/athletic": "~0.1.8", |
| "phpunit/phpunit": "~4.5" |
| }, |
| "type": "library", |
| "autoload": { |
| "psr-4": { |
| "Invoker\\": "src/" |
| } |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "MIT" |
| ], |
| "description": "Generic and extensible callable invoker", |
| "homepage": "https://github.com/PHP-DI/Invoker", |
| "keywords": [ |
| "callable", |
| "dependency", |
| "dependency-injection", |
| "injection", |
| "invoke", |
| "invoker" |
| ], |
| "support": { |
| "issues": "https://github.com/PHP-DI/Invoker/issues", |
| "source": "https://github.com/PHP-DI/Invoker/tree/master" |
| }, |
| "time": "2017-03-20T19:28:22+00:00" |
| }, |
| { |
| "name": "php-di/php-di", |
| "version": "6.3.5", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/PHP-DI/PHP-DI.git", |
| "reference": "b8126d066ce144765300ee0ab040c1ed6c9ef588" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/PHP-DI/PHP-DI/zipball/b8126d066ce144765300ee0ab040c1ed6c9ef588", |
| "reference": "b8126d066ce144765300ee0ab040c1ed6c9ef588", |
| "shasum": "" |
| }, |
| "require": { |
| "opis/closure": "^3.5.5", |
| "php": ">=7.2.0", |
| "php-di/invoker": "^2.0", |
| "php-di/phpdoc-reader": "^2.0.1", |
| "psr/container": "^1.0" |
| }, |
| "provide": { |
| "psr/container-implementation": "^1.0" |
| }, |
| "require-dev": { |
| "doctrine/annotations": "~1.2", |
| "friendsofphp/php-cs-fixer": "^2.4", |
| "mnapoli/phpunit-easymock": "^1.2", |
| "ocramius/proxy-manager": "^2.0.2", |
| "phpstan/phpstan": "^0.12", |
| "phpunit/phpunit": "^8.5|^9.0" |
| }, |
| "suggest": { |
| "doctrine/annotations": "Install it if you want to use annotations (version ~1.2)", |
| "ocramius/proxy-manager": "Install it if you want to use lazy injection (version ~2.0)" |
| }, |
| "type": "library", |
| "autoload": { |
| "files": [ |
| "src/functions.php" |
| ], |
| "psr-4": { |
| "DI\\": "src/" |
| } |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "MIT" |
| ], |
| "description": "The dependency injection container for humans", |
| "homepage": "https://php-di.org/", |
| "keywords": [ |
| "PSR-11", |
| "container", |
| "container-interop", |
| "dependency injection", |
| "di", |
| "ioc", |
| "psr11" |
| ], |
| "support": { |
| "issues": "https://github.com/PHP-DI/PHP-DI/issues", |
| "source": "https://github.com/PHP-DI/PHP-DI/tree/6.3.5" |
| }, |
| "funding": [ |
| { |
| "url": "https://github.com/mnapoli", |
| "type": "github" |
| }, |
| { |
| "url": "https://tidelift.com/funding/github/packagist/php-di/php-di", |
| "type": "tidelift" |
| } |
| ], |
| "time": "2021-09-02T09:49:58+00:00" |
| }, |
| { |
| "name": "php-di/phpdoc-reader", |
| "version": "2.2.1", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/PHP-DI/PhpDocReader.git", |
| "reference": "66daff34cbd2627740ffec9469ffbac9f8c8185c" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/PHP-DI/PhpDocReader/zipball/66daff34cbd2627740ffec9469ffbac9f8c8185c", |
| "reference": "66daff34cbd2627740ffec9469ffbac9f8c8185c", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.2.0" |
| }, |
| "require-dev": { |
| "mnapoli/hard-mode": "~0.3.0", |
| "phpunit/phpunit": "^8.5|^9.0" |
| }, |
| "type": "library", |
| "autoload": { |
| "psr-4": { |
| "PhpDocReader\\": "src/PhpDocReader" |
| } |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "MIT" |
| ], |
| "description": "PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)", |
| "keywords": [ |
| "phpdoc", |
| "reflection" |
| ], |
| "support": { |
| "issues": "https://github.com/PHP-DI/PhpDocReader/issues", |
| "source": "https://github.com/PHP-DI/PhpDocReader/tree/2.2.1" |
| }, |
| "time": "2020-10-12T12:39:22+00:00" |
| }, |
| { |
| "name": "phpmailer/phpmailer", |
| "version": "v7.1.1", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/PHPMailer/PHPMailer.git", |
| "reference": "1bc1716a507a65e039d4ac9d9adebbbd0d346e15" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/1bc1716a507a65e039d4ac9d9adebbbd0d346e15", |
| "reference": "1bc1716a507a65e039d4ac9d9adebbbd0d346e15", |
| "shasum": "" |
| }, |
| "require": { |
| "ext-ctype": "*", |
| "ext-filter": "*", |
| "ext-hash": "*", |
| "php": ">=5.5.0" |
| }, |
| "require-dev": { |
| "dealerdirect/phpcodesniffer-composer-installer": "^1.0", |
| "doctrine/annotations": "^1.2.6 || ^1.13.3", |
| "php-parallel-lint/php-console-highlighter": "^1.0.0", |
| "php-parallel-lint/php-parallel-lint": "^1.3.2", |
| "phpcompatibility/php-compatibility": "^10.0.0@dev", |
| "squizlabs/php_codesniffer": "^3.13.5", |
| "yoast/phpunit-polyfills": "^1.0.4" |
| }, |
| "suggest": { |
| "decomplexity/SendOauth2": "Adapter for using XOAUTH2 authentication", |
| "directorytree/imapengine": "For uploading sent messages via IMAP, see gmail example", |
| "ext-imap": "Needed to support advanced email address parsing according to RFC822", |
| "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses", |
| "ext-openssl": "Needed for secure SMTP sending and DKIM signing", |
| "greew/oauth2-azure-provider": "Needed for Microsoft Azure XOAUTH2 authentication", |
| "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication", |
| "league/oauth2-google": "Needed for Google XOAUTH2 authentication", |
| "psr/log": "For optional PSR-3 debug logging", |
| "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)", |
| "thenetworg/oauth2-azure": "Needed for Microsoft XOAUTH2 authentication" |
| }, |
| "type": "library", |
| "autoload": { |
| "psr-4": { |
| "PHPMailer\\PHPMailer\\": "src/" |
| } |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "LGPL-2.1-only" |
| ], |
| "authors": [ |
| { |
| "name": "Marcus Bointon", |
| "email": "phpmailer@synchromedia.co.uk" |
| }, |
| { |
| "name": "Jim Jagielski", |
| "email": "jimjag@gmail.com" |
| }, |
| { |
| "name": "Andy Prevost", |
| "email": "codeworxtech@users.sourceforge.net" |
| }, |
| { |
| "name": "Brent R. Matzelle" |
| } |
| ], |
| "description": "PHPMailer is a full-featured email creation and transfer class for PHP", |
| "support": { |
| "issues": "https://github.com/PHPMailer/PHPMailer/issues", |
| "source": "https://github.com/PHPMailer/PHPMailer/tree/v7.1.1" |
| }, |
| "funding": [ |
| { |
| "url": "https://github.com/Synchro", |
| "type": "github" |
| } |
| ], |
| "time": "2026-05-18T08:06:14+00:00" |
| }, |
| { |
| "name": "psr/container", |
| "version": "1.1.1", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/php-fig/container.git", |
| "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf", |
| "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.2.0" |
| }, |
| "type": "library", |
| "autoload": { |
| "psr-4": { |
| "Psr\\Container\\": "src/" |
| } |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "MIT" |
| ], |
| "authors": [ |
| { |
| "name": "PHP-FIG", |
| "homepage": "https://www.php-fig.org/" |
| } |
| ], |
| "description": "Common Container Interface (PHP FIG PSR-11)", |
| "homepage": "https://github.com/php-fig/container", |
| "keywords": [ |
| "PSR-11", |
| "container", |
| "container-interface", |
| "container-interop", |
| "psr" |
| ], |
| "support": { |
| "issues": "https://github.com/php-fig/container/issues", |
| "source": "https://github.com/php-fig/container/tree/1.1.1" |
| }, |
| "time": "2021-03-05T17:36:06+00:00" |
| }, |
| { |
| "name": "psr/event-dispatcher", |
| "version": "1.0.0", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/php-fig/event-dispatcher.git", |
| "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0", |
| "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.2.0" |
| }, |
| "type": "library", |
| "extra": { |
| "branch-alias": { |
| "dev-master": "1.0.x-dev" |
| } |
| }, |
| "autoload": { |
| "psr-4": { |
| "Psr\\EventDispatcher\\": "src/" |
| } |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "MIT" |
| ], |
| "authors": [ |
| { |
| "name": "PHP-FIG", |
| "homepage": "http://www.php-fig.org/" |
| } |
| ], |
| "description": "Standard interfaces for event handling.", |
| "keywords": [ |
| "events", |
| "psr", |
| "psr-14" |
| ], |
| "support": { |
| "issues": "https://github.com/php-fig/event-dispatcher/issues", |
| "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0" |
| }, |
| "time": "2019-01-08T18:20:26+00:00" |
| }, |
| { |
| "name": "psr/log", |
| "version": "1.1.4", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/php-fig/log.git", |
| "reference": "d49695b909c3b7628b6289db5479a1c204601f11" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", |
| "reference": "d49695b909c3b7628b6289db5479a1c204601f11", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=5.3.0" |
| }, |
| "type": "library", |
| "extra": { |
| "branch-alias": { |
| "dev-master": "1.1.x-dev" |
| } |
| }, |
| "autoload": { |
| "psr-4": { |
| "Psr\\Log\\": "Psr/Log/" |
| } |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "MIT" |
| ], |
| "authors": [ |
| { |
| "name": "PHP-FIG", |
| "homepage": "https://www.php-fig.org/" |
| } |
| ], |
| "description": "Common interface for logging libraries", |
| "homepage": "https://github.com/php-fig/log", |
| "keywords": [ |
| "log", |
| "psr", |
| "psr-3" |
| ], |
| "support": { |
| "source": "https://github.com/php-fig/log/tree/1.1.4" |
| }, |
| "time": "2021-05-03T11:20:27+00:00" |
| }, |
| { |
| "name": "symfony/console", |
| "version": "v5.4.47", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/symfony/console.git", |
| "reference": "c4ba980ca61a9eb18ee6bcc73f28e475852bb1ed" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/symfony/console/zipball/c4ba980ca61a9eb18ee6bcc73f28e475852bb1ed", |
| "reference": "c4ba980ca61a9eb18ee6bcc73f28e475852bb1ed", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.2.5", |
| "symfony/deprecation-contracts": "^2.1|^3", |
| "symfony/polyfill-mbstring": "~1.0", |
| "symfony/polyfill-php73": "^1.9", |
| "symfony/polyfill-php80": "^1.16", |
| "symfony/service-contracts": "^1.1|^2|^3", |
| "symfony/string": "^5.1|^6.0" |
| }, |
| "conflict": { |
| "psr/log": ">=3", |
| "symfony/dependency-injection": "<4.4", |
| "symfony/dotenv": "<5.1", |
| "symfony/event-dispatcher": "<4.4", |
| "symfony/lock": "<4.4", |
| "symfony/process": "<4.4" |
| }, |
| "provide": { |
| "psr/log-implementation": "1.0|2.0" |
| }, |
| "require-dev": { |
| "psr/log": "^1|^2", |
| "symfony/config": "^4.4|^5.0|^6.0", |
| "symfony/dependency-injection": "^4.4|^5.0|^6.0", |
| "symfony/event-dispatcher": "^4.4|^5.0|^6.0", |
| "symfony/lock": "^4.4|^5.0|^6.0", |
| "symfony/process": "^4.4|^5.0|^6.0", |
| "symfony/var-dumper": "^4.4|^5.0|^6.0" |
| }, |
| "suggest": { |
| "psr/log": "For using the console logger", |
| "symfony/event-dispatcher": "", |
| "symfony/lock": "", |
| "symfony/process": "" |
| }, |
| "type": "library", |
| "autoload": { |
| "psr-4": { |
| "Symfony\\Component\\Console\\": "" |
| }, |
| "exclude-from-classmap": [ |
| "/Tests/" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "MIT" |
| ], |
| "authors": [ |
| { |
| "name": "Fabien Potencier", |
| "email": "fabien@symfony.com" |
| }, |
| { |
| "name": "Symfony Community", |
| "homepage": "https://symfony.com/contributors" |
| } |
| ], |
| "description": "Eases the creation of beautiful and testable command line interfaces", |
| "homepage": "https://symfony.com", |
| "keywords": [ |
| "cli", |
| "command-line", |
| "console", |
| "terminal" |
| ], |
| "support": { |
| "source": "https://github.com/symfony/console/tree/v5.4.47" |
| }, |
| "funding": [ |
| { |
| "url": "https://symfony.com/sponsor", |
| "type": "custom" |
| }, |
| { |
| "url": "https://github.com/fabpot", |
| "type": "github" |
| }, |
| { |
| "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| "type": "tidelift" |
| } |
| ], |
| "time": "2024-11-06T11:30:55+00:00" |
| }, |
| { |
| "name": "symfony/deprecation-contracts", |
| "version": "v2.5.4", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/symfony/deprecation-contracts.git", |
| "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/605389f2a7e5625f273b53960dc46aeaf9c62918", |
| "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.1" |
| }, |
| "type": "library", |
| "extra": { |
| "thanks": { |
| "url": "https://github.com/symfony/contracts", |
| "name": "symfony/contracts" |
| }, |
| "branch-alias": { |
| "dev-main": "2.5-dev" |
| } |
| }, |
| "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/v2.5.4" |
| }, |
| "funding": [ |
| { |
| "url": "https://symfony.com/sponsor", |
| "type": "custom" |
| }, |
| { |
| "url": "https://github.com/fabpot", |
| "type": "github" |
| }, |
| { |
| "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| "type": "tidelift" |
| } |
| ], |
| "time": "2024-09-25T14:11:13+00:00" |
| }, |
| { |
| "name": "symfony/error-handler", |
| "version": "v5.4.46", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/symfony/error-handler.git", |
| "reference": "d19ede7a2cafb386be9486c580649d0f9e3d0363" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/symfony/error-handler/zipball/d19ede7a2cafb386be9486c580649d0f9e3d0363", |
| "reference": "d19ede7a2cafb386be9486c580649d0f9e3d0363", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.2.5", |
| "psr/log": "^1|^2|^3", |
| "symfony/var-dumper": "^4.4|^5.0|^6.0" |
| }, |
| "require-dev": { |
| "symfony/deprecation-contracts": "^2.1|^3", |
| "symfony/http-kernel": "^4.4|^5.0|^6.0", |
| "symfony/serializer": "^4.4|^5.0|^6.0" |
| }, |
| "bin": [ |
| "Resources/bin/patch-type-declarations" |
| ], |
| "type": "library", |
| "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/v5.4.46" |
| }, |
| "funding": [ |
| { |
| "url": "https://symfony.com/sponsor", |
| "type": "custom" |
| }, |
| { |
| "url": "https://github.com/fabpot", |
| "type": "github" |
| }, |
| { |
| "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| "type": "tidelift" |
| } |
| ], |
| "time": "2024-11-05T14:17:06+00:00" |
| }, |
| { |
| "name": "symfony/event-dispatcher", |
| "version": "v5.4.45", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/symfony/event-dispatcher.git", |
| "reference": "72982eb416f61003e9bb6e91f8b3213600dcf9e9" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/72982eb416f61003e9bb6e91f8b3213600dcf9e9", |
| "reference": "72982eb416f61003e9bb6e91f8b3213600dcf9e9", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.2.5", |
| "symfony/deprecation-contracts": "^2.1|^3", |
| "symfony/event-dispatcher-contracts": "^2|^3", |
| "symfony/polyfill-php80": "^1.16" |
| }, |
| "conflict": { |
| "symfony/dependency-injection": "<4.4" |
| }, |
| "provide": { |
| "psr/event-dispatcher-implementation": "1.0", |
| "symfony/event-dispatcher-implementation": "2.0" |
| }, |
| "require-dev": { |
| "psr/log": "^1|^2|^3", |
| "symfony/config": "^4.4|^5.0|^6.0", |
| "symfony/dependency-injection": "^4.4|^5.0|^6.0", |
| "symfony/error-handler": "^4.4|^5.0|^6.0", |
| "symfony/expression-language": "^4.4|^5.0|^6.0", |
| "symfony/http-foundation": "^4.4|^5.0|^6.0", |
| "symfony/service-contracts": "^1.1|^2|^3", |
| "symfony/stopwatch": "^4.4|^5.0|^6.0" |
| }, |
| "suggest": { |
| "symfony/dependency-injection": "", |
| "symfony/http-kernel": "" |
| }, |
| "type": "library", |
| "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/v5.4.45" |
| }, |
| "funding": [ |
| { |
| "url": "https://symfony.com/sponsor", |
| "type": "custom" |
| }, |
| { |
| "url": "https://github.com/fabpot", |
| "type": "github" |
| }, |
| { |
| "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| "type": "tidelift" |
| } |
| ], |
| "time": "2024-09-25T14:11:13+00:00" |
| }, |
| { |
| "name": "symfony/event-dispatcher-contracts", |
| "version": "v2.5.4", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/symfony/event-dispatcher-contracts.git", |
| "reference": "e0fe3d79b516eb75126ac6fa4cbf19b79b08c99f" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/e0fe3d79b516eb75126ac6fa4cbf19b79b08c99f", |
| "reference": "e0fe3d79b516eb75126ac6fa4cbf19b79b08c99f", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.2.5", |
| "psr/event-dispatcher": "^1" |
| }, |
| "suggest": { |
| "symfony/event-dispatcher-implementation": "" |
| }, |
| "type": "library", |
| "extra": { |
| "thanks": { |
| "url": "https://github.com/symfony/contracts", |
| "name": "symfony/contracts" |
| }, |
| "branch-alias": { |
| "dev-main": "2.5-dev" |
| } |
| }, |
| "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/v2.5.4" |
| }, |
| "funding": [ |
| { |
| "url": "https://symfony.com/sponsor", |
| "type": "custom" |
| }, |
| { |
| "url": "https://github.com/fabpot", |
| "type": "github" |
| }, |
| { |
| "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| "type": "tidelift" |
| } |
| ], |
| "time": "2024-09-25T14:11:13+00:00" |
| }, |
| { |
| "name": "symfony/http-foundation", |
| "version": "v5.4.50", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/symfony/http-foundation.git", |
| "reference": "1a0706e8b8041046052ea2695eb8aeee04f97609" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/symfony/http-foundation/zipball/1a0706e8b8041046052ea2695eb8aeee04f97609", |
| "reference": "1a0706e8b8041046052ea2695eb8aeee04f97609", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.2.5", |
| "symfony/deprecation-contracts": "^2.1|^3", |
| "symfony/polyfill-mbstring": "~1.1", |
| "symfony/polyfill-php80": "^1.16" |
| }, |
| "require-dev": { |
| "predis/predis": "^1.0|^2.0", |
| "symfony/cache": "^4.4|^5.0|^6.0", |
| "symfony/dependency-injection": "^5.4|^6.0", |
| "symfony/expression-language": "^4.4|^5.0|^6.0", |
| "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4", |
| "symfony/mime": "^4.4|^5.0|^6.0", |
| "symfony/rate-limiter": "^5.2|^6.0" |
| }, |
| "suggest": { |
| "symfony/mime": "To use the file extension guesser" |
| }, |
| "type": "library", |
| "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/v5.4.50" |
| }, |
| "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" |
| } |
| ], |
| "time": "2025-11-03T12:58:48+00:00" |
| }, |
| { |
| "name": "symfony/http-kernel", |
| "version": "v5.4.53", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/symfony/http-kernel.git", |
| "reference": "ff18e126cc514769d03f1b2487567a4b85fc7ca6" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/symfony/http-kernel/zipball/ff18e126cc514769d03f1b2487567a4b85fc7ca6", |
| "reference": "ff18e126cc514769d03f1b2487567a4b85fc7ca6", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.2.5", |
| "psr/log": "^1|^2", |
| "symfony/deprecation-contracts": "^2.1|^3", |
| "symfony/error-handler": "^4.4|^5.0|^6.0", |
| "symfony/event-dispatcher": "^5.0|^6.0", |
| "symfony/http-foundation": "^5.4.21|^6.2.7", |
| "symfony/polyfill-ctype": "^1.8", |
| "symfony/polyfill-php73": "^1.9", |
| "symfony/polyfill-php80": "^1.16" |
| }, |
| "conflict": { |
| "symfony/browser-kit": "<5.4", |
| "symfony/cache": "<5.0", |
| "symfony/config": "<5.0", |
| "symfony/console": "<4.4", |
| "symfony/dependency-injection": "<5.3", |
| "symfony/doctrine-bridge": "<5.0", |
| "symfony/form": "<5.0", |
| "symfony/http-client": "<5.0", |
| "symfony/mailer": "<5.0", |
| "symfony/messenger": "<5.0", |
| "symfony/translation": "<5.0", |
| "symfony/twig-bridge": "<5.0", |
| "symfony/validator": "<5.0", |
| "twig/twig": "<2.13" |
| }, |
| "provide": { |
| "psr/log-implementation": "1.0|2.0" |
| }, |
| "require-dev": { |
| "psr/cache": "^1.0|^2.0|^3.0", |
| "symfony/browser-kit": "^5.4|^6.0", |
| "symfony/config": "^5.0|^6.0", |
| "symfony/console": "^4.4|^5.0|^6.0", |
| "symfony/css-selector": "^4.4|^5.0|^6.0", |
| "symfony/dependency-injection": "^5.3|^6.0", |
| "symfony/dom-crawler": "^4.4|^5.0|^6.0", |
| "symfony/expression-language": "^4.4|^5.0|^6.0", |
| "symfony/finder": "^4.4|^5.0|^6.0", |
| "symfony/http-client-contracts": "^1.1|^2|^3", |
| "symfony/process": "^4.4|^5.0|^6.0", |
| "symfony/routing": "^4.4|^5.0|^6.0", |
| "symfony/stopwatch": "^4.4|^5.0|^6.0", |
| "symfony/translation": "^4.4|^5.0|^6.0", |
| "symfony/translation-contracts": "^1.1|^2|^3", |
| "symfony/var-dumper": "^4.4.31|^5.4", |
| "twig/twig": "^2.13|^3.0.4" |
| }, |
| "suggest": { |
| "symfony/browser-kit": "", |
| "symfony/config": "", |
| "symfony/console": "", |
| "symfony/dependency-injection": "" |
| }, |
| "type": "library", |
| "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/v5.4.53" |
| }, |
| "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" |
| } |
| ], |
| "time": "2026-05-27T08:14:55+00:00" |
| }, |
| { |
| "name": "symfony/monolog-bridge", |
| "version": "v5.4.52", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/symfony/monolog-bridge.git", |
| "reference": "3d698683d59e739af40596833ddd8bfc1540ed1a" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/3d698683d59e739af40596833ddd8bfc1540ed1a", |
| "reference": "3d698683d59e739af40596833ddd8bfc1540ed1a", |
| "shasum": "" |
| }, |
| "require": { |
| "monolog/monolog": "^1.25.1|^2", |
| "php": ">=7.2.5", |
| "symfony/deprecation-contracts": "^2.1|^3", |
| "symfony/http-kernel": "^5.3|^6.0", |
| "symfony/polyfill-php80": "^1.16", |
| "symfony/service-contracts": "^1.1|^2|^3" |
| }, |
| "conflict": { |
| "symfony/console": "<4.4", |
| "symfony/http-foundation": "<5.3" |
| }, |
| "require-dev": { |
| "symfony/console": "^4.4|^5.0|^6.0", |
| "symfony/http-client": "^4.4|^5.0|^6.0", |
| "symfony/mailer": "^4.4|^5.0|^6.0", |
| "symfony/messenger": "^4.4|^5.0|^6.0", |
| "symfony/mime": "^4.4|^5.0|^6.0", |
| "symfony/security-core": "^4.4|^5.0|^6.0", |
| "symfony/var-dumper": "^4.4|^5.0|^6.0" |
| }, |
| "suggest": { |
| "symfony/console": "For the possibility to show log messages in console commands depending on verbosity settings.", |
| "symfony/http-kernel": "For using the debugging handlers together with the response life cycle of the HTTP kernel.", |
| "symfony/var-dumper": "For using the debugging handlers like the console handler or the log server handler." |
| }, |
| "type": "symfony-bridge", |
| "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/v5.4.52" |
| }, |
| "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" |
| } |
| ], |
| "time": "2026-05-07T16:46:23+00:00" |
| }, |
| { |
| "name": "symfony/polyfill-ctype", |
| "version": "v1.37.0", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/symfony/polyfill-ctype.git", |
| "reference": "141046a8f9477948ff284fa65be2095baafb94f2" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/141046a8f9477948ff284fa65be2095baafb94f2", |
| "reference": "141046a8f9477948ff284fa65be2095baafb94f2", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.2" |
| }, |
| "provide": { |
| "ext-ctype": "*" |
| }, |
| "suggest": { |
| "ext-ctype": "For best performance" |
| }, |
| "type": "library", |
| "extra": { |
| "thanks": { |
| "url": "https://github.com/symfony/polyfill", |
| "name": "symfony/polyfill" |
| } |
| }, |
| "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.37.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" |
| } |
| ], |
| "time": "2026-04-10T16:19:22+00:00" |
| }, |
| { |
| "name": "symfony/polyfill-iconv", |
| "version": "v1.37.0", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/symfony/polyfill-iconv.git", |
| "reference": "2c5729fd241b4b22f6e4b436bc3354a4f262df57" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/2c5729fd241b4b22f6e4b436bc3354a4f262df57", |
| "reference": "2c5729fd241b4b22f6e4b436bc3354a4f262df57", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.2" |
| }, |
| "provide": { |
| "ext-iconv": "*" |
| }, |
| "suggest": { |
| "ext-iconv": "For best performance" |
| }, |
| "type": "library", |
| "extra": { |
| "thanks": { |
| "url": "https://github.com/symfony/polyfill", |
| "name": "symfony/polyfill" |
| } |
| }, |
| "autoload": { |
| "files": [ |
| "bootstrap.php" |
| ], |
| "psr-4": { |
| "Symfony\\Polyfill\\Iconv\\": "" |
| } |
| }, |
| "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 Iconv extension", |
| "homepage": "https://symfony.com", |
| "keywords": [ |
| "compatibility", |
| "iconv", |
| "polyfill", |
| "portable", |
| "shim" |
| ], |
| "support": { |
| "source": "https://github.com/symfony/polyfill-iconv/tree/v1.37.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" |
| } |
| ], |
| "time": "2026-04-10T16:19:22+00:00" |
| }, |
| { |
| "name": "symfony/polyfill-intl-grapheme", |
| "version": "v1.38.1", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/symfony/polyfill-intl-grapheme.git", |
| "reference": "e9247d281d694a5120554d9afaf54e070e88a603" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/e9247d281d694a5120554d9afaf54e070e88a603", |
| "reference": "e9247d281d694a5120554d9afaf54e070e88a603", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.2" |
| }, |
| "suggest": { |
| "ext-intl": "For best performance" |
| }, |
| "type": "library", |
| "extra": { |
| "thanks": { |
| "url": "https://github.com/symfony/polyfill", |
| "name": "symfony/polyfill" |
| } |
| }, |
| "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.38.1" |
| }, |
| "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" |
| } |
| ], |
| "time": "2026-05-26T05:58:03+00:00" |
| }, |
| { |
| "name": "symfony/polyfill-intl-normalizer", |
| "version": "v1.38.0", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/symfony/polyfill-intl-normalizer.git", |
| "reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/2d446c214bdbe5b71bde5011b060a05fece3ae6b", |
| "reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.2" |
| }, |
| "suggest": { |
| "ext-intl": "For best performance" |
| }, |
| "type": "library", |
| "extra": { |
| "thanks": { |
| "url": "https://github.com/symfony/polyfill", |
| "name": "symfony/polyfill" |
| } |
| }, |
| "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.38.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" |
| } |
| ], |
| "time": "2026-05-25T13:48:31+00:00" |
| }, |
| { |
| "name": "symfony/polyfill-mbstring", |
| "version": "v1.38.2", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/symfony/polyfill-mbstring.git", |
| "reference": "d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6", |
| "reference": "d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6", |
| "shasum": "" |
| }, |
| "require": { |
| "ext-iconv": "*", |
| "php": ">=7.2" |
| }, |
| "provide": { |
| "ext-mbstring": "*" |
| }, |
| "suggest": { |
| "ext-mbstring": "For best performance" |
| }, |
| "type": "library", |
| "extra": { |
| "thanks": { |
| "url": "https://github.com/symfony/polyfill", |
| "name": "symfony/polyfill" |
| } |
| }, |
| "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.38.2" |
| }, |
| "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" |
| } |
| ], |
| "time": "2026-05-27T06:59:30+00:00" |
| }, |
| { |
| "name": "symfony/polyfill-php73", |
| "version": "v1.37.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" |
| }, |
| "type": "library", |
| "extra": { |
| "thanks": { |
| "url": "https://github.com/symfony/polyfill", |
| "name": "symfony/polyfill" |
| } |
| }, |
| "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.37.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" |
| } |
| ], |
| "time": "2024-09-09T11:45:10+00:00" |
| }, |
| { |
| "name": "symfony/polyfill-php80", |
| "version": "v1.37.0", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/symfony/polyfill-php80.git", |
| "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dfb55726c3a76ea3b6459fcfda1ec2d80a682411", |
| "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.2" |
| }, |
| "type": "library", |
| "extra": { |
| "thanks": { |
| "url": "https://github.com/symfony/polyfill", |
| "name": "symfony/polyfill" |
| } |
| }, |
| "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.37.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" |
| } |
| ], |
| "time": "2026-04-10T16:19:22+00:00" |
| }, |
| { |
| "name": "symfony/polyfill-php81", |
| "version": "v1.38.1", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/symfony/polyfill-php81.git", |
| "reference": "6bfb9c766cacffbc8e118cb87217d08ed84e5cd7" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/6bfb9c766cacffbc8e118cb87217d08ed84e5cd7", |
| "reference": "6bfb9c766cacffbc8e118cb87217d08ed84e5cd7", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.2" |
| }, |
| "type": "library", |
| "extra": { |
| "thanks": { |
| "url": "https://github.com/symfony/polyfill", |
| "name": "symfony/polyfill" |
| } |
| }, |
| "autoload": { |
| "files": [ |
| "bootstrap.php" |
| ], |
| "psr-4": { |
| "Symfony\\Polyfill\\Php81\\": "" |
| }, |
| "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.1+ features to lower PHP versions", |
| "homepage": "https://symfony.com", |
| "keywords": [ |
| "compatibility", |
| "polyfill", |
| "portable", |
| "shim" |
| ], |
| "support": { |
| "source": "https://github.com/symfony/polyfill-php81/tree/v1.38.1" |
| }, |
| "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" |
| } |
| ], |
| "time": "2026-05-26T12:45:58+00:00" |
| }, |
| { |
| "name": "symfony/process", |
| "version": "v5.4.51", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/symfony/process.git", |
| "reference": "467bfc56f18f5ef6d5ccb09324d7e988c1c0a98f" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/symfony/process/zipball/467bfc56f18f5ef6d5ccb09324d7e988c1c0a98f", |
| "reference": "467bfc56f18f5ef6d5ccb09324d7e988c1c0a98f", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.2.5", |
| "symfony/polyfill-php80": "^1.16" |
| }, |
| "type": "library", |
| "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/v5.4.51" |
| }, |
| "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" |
| } |
| ], |
| "time": "2026-01-26T15:53:37+00:00" |
| }, |
| { |
| "name": "symfony/service-contracts", |
| "version": "v2.5.4", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/symfony/service-contracts.git", |
| "reference": "f37b419f7aea2e9abf10abd261832cace12e3300" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f37b419f7aea2e9abf10abd261832cace12e3300", |
| "reference": "f37b419f7aea2e9abf10abd261832cace12e3300", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.2.5", |
| "psr/container": "^1.1", |
| "symfony/deprecation-contracts": "^2.1|^3" |
| }, |
| "conflict": { |
| "ext-psr": "<1.1|>=2" |
| }, |
| "suggest": { |
| "symfony/service-implementation": "" |
| }, |
| "type": "library", |
| "extra": { |
| "thanks": { |
| "url": "https://github.com/symfony/contracts", |
| "name": "symfony/contracts" |
| }, |
| "branch-alias": { |
| "dev-main": "2.5-dev" |
| } |
| }, |
| "autoload": { |
| "psr-4": { |
| "Symfony\\Contracts\\Service\\": "" |
| } |
| }, |
| "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/v2.5.4" |
| }, |
| "funding": [ |
| { |
| "url": "https://symfony.com/sponsor", |
| "type": "custom" |
| }, |
| { |
| "url": "https://github.com/fabpot", |
| "type": "github" |
| }, |
| { |
| "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| "type": "tidelift" |
| } |
| ], |
| "time": "2024-09-25T14:11:13+00:00" |
| }, |
| { |
| "name": "symfony/string", |
| "version": "v5.4.47", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/symfony/string.git", |
| "reference": "136ca7d72f72b599f2631aca474a4f8e26719799" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/symfony/string/zipball/136ca7d72f72b599f2631aca474a4f8e26719799", |
| "reference": "136ca7d72f72b599f2631aca474a4f8e26719799", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.2.5", |
| "symfony/polyfill-ctype": "~1.8", |
| "symfony/polyfill-intl-grapheme": "~1.0", |
| "symfony/polyfill-intl-normalizer": "~1.0", |
| "symfony/polyfill-mbstring": "~1.0", |
| "symfony/polyfill-php80": "~1.15" |
| }, |
| "conflict": { |
| "symfony/translation-contracts": ">=3.0" |
| }, |
| "require-dev": { |
| "symfony/error-handler": "^4.4|^5.0|^6.0", |
| "symfony/http-client": "^4.4|^5.0|^6.0", |
| "symfony/translation-contracts": "^1.1|^2", |
| "symfony/var-exporter": "^4.4|^5.0|^6.0" |
| }, |
| "type": "library", |
| "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/v5.4.47" |
| }, |
| "funding": [ |
| { |
| "url": "https://symfony.com/sponsor", |
| "type": "custom" |
| }, |
| { |
| "url": "https://github.com/fabpot", |
| "type": "github" |
| }, |
| { |
| "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| "type": "tidelift" |
| } |
| ], |
| "time": "2024-11-10T20:33:58+00:00" |
| }, |
| { |
| "name": "symfony/var-dumper", |
| "version": "v5.4.48", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/symfony/var-dumper.git", |
| "reference": "42f18f170aa86d612c3559cfb3bd11a375df32c8" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/symfony/var-dumper/zipball/42f18f170aa86d612c3559cfb3bd11a375df32c8", |
| "reference": "42f18f170aa86d612c3559cfb3bd11a375df32c8", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.2.5", |
| "symfony/polyfill-mbstring": "~1.0", |
| "symfony/polyfill-php80": "^1.16" |
| }, |
| "conflict": { |
| "symfony/console": "<4.4" |
| }, |
| "require-dev": { |
| "ext-iconv": "*", |
| "symfony/console": "^4.4|^5.0|^6.0", |
| "symfony/http-kernel": "^4.4|^5.0|^6.0", |
| "symfony/process": "^4.4|^5.0|^6.0", |
| "symfony/uid": "^5.1|^6.0", |
| "twig/twig": "^2.13|^3.0.4" |
| }, |
| "suggest": { |
| "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", |
| "ext-intl": "To show region name in time zone dump", |
| "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script" |
| }, |
| "bin": [ |
| "Resources/bin/var-dump-server" |
| ], |
| "type": "library", |
| "autoload": { |
| "files": [ |
| "Resources/functions/dump.php" |
| ], |
| "psr-4": { |
| "Symfony\\Component\\VarDumper\\": "" |
| }, |
| "exclude-from-classmap": [ |
| "/Tests/" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "MIT" |
| ], |
| "authors": [ |
| { |
| "name": "Nicolas Grekas", |
| "email": "p@tchwork.com" |
| }, |
| { |
| "name": "Symfony Community", |
| "homepage": "https://symfony.com/contributors" |
| } |
| ], |
| "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/v5.4.48" |
| }, |
| "funding": [ |
| { |
| "url": "https://symfony.com/sponsor", |
| "type": "custom" |
| }, |
| { |
| "url": "https://github.com/fabpot", |
| "type": "github" |
| }, |
| { |
| "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", |
| "type": "tidelift" |
| } |
| ], |
| "time": "2024-11-08T15:21:10+00:00" |
| }, |
| { |
| "name": "szymach/c-pchart", |
| "version": "v3.0.17", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/szymach/c-pchart.git", |
| "reference": "c022568da78f73bb7acf7db7a974934a434d47d7" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/szymach/c-pchart/zipball/c022568da78f73bb7acf7db7a974934a434d47d7", |
| "reference": "c022568da78f73bb7acf7db7a974934a434d47d7", |
| "shasum": "" |
| }, |
| "require": { |
| "ext-gd": "*", |
| "php": "^5.4|^7.0|^8.0" |
| }, |
| "require-dev": { |
| "codeception/codeception": "^4.1.22", |
| "codeception/module-asserts": "^1.3", |
| "codeception/module-filesystem": "^1.0", |
| "phpunit/phpunit": "^5.7|^9.5", |
| "squizlabs/php_codesniffer": "^3.4" |
| }, |
| "type": "library", |
| "extra": { |
| "branch-alias": { |
| "2.0": "2.0.x-dev", |
| "dev-master": "3.0.x-dev" |
| } |
| }, |
| "autoload": { |
| "files": [ |
| "constants.php" |
| ], |
| "psr-4": { |
| "CpChart\\": "src/" |
| } |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "GPL-3.0-only" |
| ], |
| "authors": [ |
| { |
| "name": "Jean-Damien Pogolotti", |
| "homepage": "http://www.pchart.net", |
| "role": "Creator of the original pChart library" |
| }, |
| { |
| "name": "Piotr Szymaszek", |
| "homepage": "https://github.com/szymach", |
| "role": "Developer of the CpChart wrapper package" |
| } |
| ], |
| "description": "Port of \"pChart\" library into PHP 5+", |
| "homepage": "https://github.com/szymach/c-pchart", |
| "keywords": [ |
| "CpChart", |
| "c-pChart", |
| "charts", |
| "pchart", |
| "statistics" |
| ], |
| "support": { |
| "issues": "https://github.com/szymach/c-pchart/issues", |
| "source": "https://github.com/szymach/c-pchart/tree/v3.0.17" |
| }, |
| "time": "2023-05-27T11:12:02+00:00" |
| }, |
| { |
| "name": "tecnickcom/tcpdf", |
| "version": "6.11.3", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/tecnickcom/TCPDF.git", |
| "reference": "b18f6119161019916c5bb07cb8da5205ae5c1b63" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/b18f6119161019916c5bb07cb8da5205ae5c1b63", |
| "reference": "b18f6119161019916c5bb07cb8da5205ae5c1b63", |
| "shasum": "" |
| }, |
| "require": { |
| "ext-curl": "*", |
| "php": ">=7.1.0" |
| }, |
| "suggest": { |
| "ext-gd": "Enables additional image handling in some workflows.", |
| "ext-imagick": "Enables additional image format support when available.", |
| "ext-zlib": "Recommended for compressed streams and related features.", |
| "tecnickcom/tc-lib-pdf": "Modern replacement for TCPDF for new projects." |
| }, |
| "type": "library", |
| "autoload": { |
| "classmap": [ |
| "config", |
| "include", |
| "tcpdf.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": "Deprecated legacy PDF engine for PHP. For new projects use tecnickcom/tc-lib-pdf.", |
| "homepage": "https://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" |
| }, |
| "funding": [ |
| { |
| "url": "https://www.paypal.com/donate/?hosted_button_id=NZUEC5XS8MFBJ", |
| "type": "paypal" |
| } |
| ], |
| "time": "2026-04-21T17:00:18+00:00" |
| }, |
| { |
| "name": "tedivm/jshrink", |
| "version": "v1.8.1", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/tedious/JShrink.git", |
| "reference": "f76454d4c48ddae6354a2f0eeb16633d4e755c9a" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/tedious/JShrink/zipball/f76454d4c48ddae6354a2f0eeb16633d4e755c9a", |
| "reference": "f76454d4c48ddae6354a2f0eeb16633d4e755c9a", |
| "shasum": "" |
| }, |
| "require": { |
| "php": "^7.0|^8.0" |
| }, |
| "require-dev": { |
| "friendsofphp/php-cs-fixer": "^3.14", |
| "php-coveralls/php-coveralls": "^2.5.0", |
| "phpunit/phpunit": "^9|^10" |
| }, |
| "type": "library", |
| "autoload": { |
| "psr-0": { |
| "JShrink": "src/" |
| } |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "BSD-3-Clause" |
| ], |
| "authors": [ |
| { |
| "name": "Robert Hafner", |
| "email": "tedivm@tedivm.com" |
| } |
| ], |
| "description": "Javascript Minifier built in PHP", |
| "homepage": "http://github.com/tedious/JShrink", |
| "keywords": [ |
| "javascript", |
| "minifier" |
| ], |
| "support": { |
| "issues": "https://github.com/tedious/JShrink/issues", |
| "source": "https://github.com/tedious/JShrink/tree/v1.8.1" |
| }, |
| "funding": [ |
| { |
| "url": "https://github.com/tedivm", |
| "type": "github" |
| }, |
| { |
| "url": "https://tidelift.com/funding/github/packagist/tedivm/jshrink", |
| "type": "tidelift" |
| } |
| ], |
| "time": "2025-11-20T14:34:30+00:00" |
| }, |
| { |
| "name": "twig/twig", |
| "version": "v3.11.3", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/twigphp/Twig.git", |
| "reference": "3b06600ff3abefaf8ff55d5c336cd1c4253f8c7e" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/twigphp/Twig/zipball/3b06600ff3abefaf8ff55d5c336cd1c4253f8c7e", |
| "reference": "3b06600ff3abefaf8ff55d5c336cd1c4253f8c7e", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.2.5", |
| "symfony/deprecation-contracts": "^2.5|^3", |
| "symfony/polyfill-ctype": "^1.8", |
| "symfony/polyfill-mbstring": "^1.3", |
| "symfony/polyfill-php80": "^1.22", |
| "symfony/polyfill-php81": "^1.29" |
| }, |
| "require-dev": { |
| "psr/container": "^1.0|^2.0", |
| "symfony/phpunit-bridge": "^5.4.9|^6.4|^7.0" |
| }, |
| "type": "library", |
| "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.11.3" |
| }, |
| "funding": [ |
| { |
| "url": "https://github.com/fabpot", |
| "type": "github" |
| }, |
| { |
| "url": "https://tidelift.com/funding/github/packagist/twig/twig", |
| "type": "tidelift" |
| } |
| ], |
| "time": "2024-11-07T12:34:41+00:00" |
| }, |
| { |
| "name": "wikimedia/less.php", |
| "version": "v3.2.1", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/wikimedia/less.php.git", |
| "reference": "0d5b30ba792bdbf8991a646fc9c30561b38a5559" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/wikimedia/less.php/zipball/0d5b30ba792bdbf8991a646fc9c30561b38a5559", |
| "reference": "0d5b30ba792bdbf8991a646fc9c30561b38a5559", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.2.9" |
| }, |
| "require-dev": { |
| "mediawiki/mediawiki-codesniffer": "40.0.1", |
| "mediawiki/mediawiki-phan-config": "0.12.0", |
| "mediawiki/minus-x": "1.1.1", |
| "php-parallel-lint/php-console-highlighter": "1.0.0", |
| "php-parallel-lint/php-parallel-lint": "1.3.2", |
| "phpunit/phpunit": "^8.5" |
| }, |
| "bin": [ |
| "bin/lessc" |
| ], |
| "type": "library", |
| "autoload": { |
| "psr-0": { |
| "Less": "lib/" |
| }, |
| "classmap": [ |
| "lessc.inc.php" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "Apache-2.0" |
| ], |
| "authors": [ |
| { |
| "name": "Timo Tijhof", |
| "homepage": "https://timotijhof.net" |
| }, |
| { |
| "name": "Josh Schmidt", |
| "homepage": "https://github.com/oyejorge" |
| }, |
| { |
| "name": "Matt Agar", |
| "homepage": "https://github.com/agar" |
| }, |
| { |
| "name": "Martin Jantošovič", |
| "homepage": "https://github.com/Mordred" |
| } |
| ], |
| "description": "PHP port of the LESS processor", |
| "homepage": "https://gerrit.wikimedia.org/g/mediawiki/libs/less.php", |
| "keywords": [ |
| "css", |
| "less", |
| "less.js", |
| "lesscss", |
| "php", |
| "stylesheet" |
| ], |
| "support": { |
| "issues": "https://github.com/wikimedia/less.php/issues", |
| "source": "https://github.com/wikimedia/less.php/tree/v3.2.1" |
| }, |
| "time": "2023-02-03T06:43:41+00:00" |
| } |
| ], |
| "packages-dev": [ |
| { |
| "name": "dealerdirect/phpcodesniffer-composer-installer", |
| "version": "v1.2.1", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/PHPCSStandards/composer-installer.git", |
| "reference": "963f0c67bffde0eac41b56be71ac0e8ba132f0bd" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/PHPCSStandards/composer-installer/zipball/963f0c67bffde0eac41b56be71ac0e8ba132f0bd", |
| "reference": "963f0c67bffde0eac41b56be71ac0e8ba132f0bd", |
| "shasum": "" |
| }, |
| "require": { |
| "composer-plugin-api": "^2.2", |
| "php": ">=5.4", |
| "squizlabs/php_codesniffer": "^3.1.0 || ^4.0" |
| }, |
| "require-dev": { |
| "composer/composer": "^2.2", |
| "ext-json": "*", |
| "ext-zip": "*", |
| "php-parallel-lint/php-parallel-lint": "^1.4.0", |
| "phpcompatibility/php-compatibility": "^9.0 || ^10.0.0@dev", |
| "yoast/phpunit-polyfills": "^1.0" |
| }, |
| "type": "composer-plugin", |
| "extra": { |
| "class": "PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin" |
| }, |
| "autoload": { |
| "psr-4": { |
| "PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/" |
| } |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "MIT" |
| ], |
| "authors": [ |
| { |
| "name": "Franck Nijhof", |
| "email": "opensource@frenck.dev", |
| "homepage": "https://frenck.dev", |
| "role": "Open source developer" |
| }, |
| { |
| "name": "Contributors", |
| "homepage": "https://github.com/PHPCSStandards/composer-installer/graphs/contributors" |
| } |
| ], |
| "description": "PHP_CodeSniffer Standards Composer Installer Plugin", |
| "keywords": [ |
| "PHPCodeSniffer", |
| "PHP_CodeSniffer", |
| "code quality", |
| "codesniffer", |
| "composer", |
| "installer", |
| "phpcbf", |
| "phpcs", |
| "plugin", |
| "qa", |
| "quality", |
| "standard", |
| "standards", |
| "style guide", |
| "stylecheck", |
| "tests" |
| ], |
| "support": { |
| "issues": "https://github.com/PHPCSStandards/composer-installer/issues", |
| "security": "https://github.com/PHPCSStandards/composer-installer/security/policy", |
| "source": "https://github.com/PHPCSStandards/composer-installer" |
| }, |
| "funding": [ |
| { |
| "url": "https://github.com/PHPCSStandards", |
| "type": "github" |
| }, |
| { |
| "url": "https://github.com/jrfnl", |
| "type": "github" |
| }, |
| { |
| "url": "https://opencollective.com/php_codesniffer", |
| "type": "open_collective" |
| }, |
| { |
| "url": "https://thanks.dev/u/gh/phpcsstandards", |
| "type": "thanks_dev" |
| } |
| ], |
| "time": "2026-05-06T08:26:05+00:00" |
| }, |
| { |
| "name": "doctrine/instantiator", |
| "version": "1.5.0", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/doctrine/instantiator.git", |
| "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b", |
| "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b", |
| "shasum": "" |
| }, |
| "require": { |
| "php": "^7.1 || ^8.0" |
| }, |
| "require-dev": { |
| "doctrine/coding-standard": "^9 || ^11", |
| "ext-pdo": "*", |
| "ext-phar": "*", |
| "phpbench/phpbench": "^0.16 || ^1", |
| "phpstan/phpstan": "^1.4", |
| "phpstan/phpstan-phpunit": "^1", |
| "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", |
| "vimeo/psalm": "^4.30 || ^5.4" |
| }, |
| "type": "library", |
| "autoload": { |
| "psr-4": { |
| "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" |
| } |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "MIT" |
| ], |
| "authors": [ |
| { |
| "name": "Marco Pivetta", |
| "email": "ocramius@gmail.com", |
| "homepage": "https://ocramius.github.io/" |
| } |
| ], |
| "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", |
| "homepage": "https://www.doctrine-project.org/projects/instantiator.html", |
| "keywords": [ |
| "constructor", |
| "instantiate" |
| ], |
| "support": { |
| "issues": "https://github.com/doctrine/instantiator/issues", |
| "source": "https://github.com/doctrine/instantiator/tree/1.5.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" |
| } |
| ], |
| "time": "2022-12-30T00:15:36+00:00" |
| }, |
| { |
| "name": "matomo-org/matomo-coding-standards", |
| "version": "dev-master", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/matomo-org/matomo-coding-standards.git", |
| "reference": "19bdc5e47f64c8b409051a92b7a0deb4405c98e1" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/matomo-org/matomo-coding-standards/zipball/19bdc5e47f64c8b409051a92b7a0deb4405c98e1", |
| "reference": "19bdc5e47f64c8b409051a92b7a0deb4405c98e1", |
| "shasum": "" |
| }, |
| "require": { |
| "php": "~7.2 || ~8.0", |
| "phpstan/phpdoc-parser": "~1.24.0", |
| "slevomat/coding-standard": "~8.14.0", |
| "squizlabs/php_codesniffer": "~3.10" |
| }, |
| "require-dev": { |
| "phpunit/phpunit": "~8.5|~9.6" |
| }, |
| "default-branch": true, |
| "type": "phpcodesniffer-standard", |
| "autoload": { |
| "psr-4": { |
| "Matomo\\": "Matomo/" |
| } |
| }, |
| "autoload-dev": { |
| "psr-4": { |
| "Matomo\\": "tests/" |
| } |
| }, |
| "description": "Coding standards for Matomo", |
| "support": { |
| "source": "https://github.com/matomo-org/matomo-coding-standards/tree/master", |
| "issues": "https://github.com/matomo-org/matomo-coding-standards/issues" |
| }, |
| "time": "2026-01-13T22:48:47+00:00" |
| }, |
| { |
| "name": "myclabs/deep-copy", |
| "version": "1.13.4", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/myclabs/DeepCopy.git", |
| "reference": "07d290f0c47959fd5eed98c95ee5602db07e0b6a" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/07d290f0c47959fd5eed98c95ee5602db07e0b6a", |
| "reference": "07d290f0c47959fd5eed98c95ee5602db07e0b6a", |
| "shasum": "" |
| }, |
| "require": { |
| "php": "^7.1 || ^8.0" |
| }, |
| "conflict": { |
| "doctrine/collections": "<1.6.8", |
| "doctrine/common": "<2.13.3 || >=3 <3.2.2" |
| }, |
| "require-dev": { |
| "doctrine/collections": "^1.6.8", |
| "doctrine/common": "^2.13.3 || ^3.2.2", |
| "phpspec/prophecy": "^1.10", |
| "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13" |
| }, |
| "type": "library", |
| "autoload": { |
| "files": [ |
| "src/DeepCopy/deep_copy.php" |
| ], |
| "psr-4": { |
| "DeepCopy\\": "src/DeepCopy/" |
| } |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "MIT" |
| ], |
| "description": "Create deep copies (clones) of your objects", |
| "keywords": [ |
| "clone", |
| "copy", |
| "duplicate", |
| "object", |
| "object graph" |
| ], |
| "support": { |
| "issues": "https://github.com/myclabs/DeepCopy/issues", |
| "source": "https://github.com/myclabs/DeepCopy/tree/1.13.4" |
| }, |
| "funding": [ |
| { |
| "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy", |
| "type": "tidelift" |
| } |
| ], |
| "time": "2025-08-01T08:46:24+00:00" |
| }, |
| { |
| "name": "phar-io/manifest", |
| "version": "2.0.4", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/phar-io/manifest.git", |
| "reference": "54750ef60c58e43759730615a392c31c80e23176" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176", |
| "reference": "54750ef60c58e43759730615a392c31c80e23176", |
| "shasum": "" |
| }, |
| "require": { |
| "ext-dom": "*", |
| "ext-libxml": "*", |
| "ext-phar": "*", |
| "ext-xmlwriter": "*", |
| "phar-io/version": "^3.0.1", |
| "php": "^7.2 || ^8.0" |
| }, |
| "type": "library", |
| "extra": { |
| "branch-alias": { |
| "dev-master": "2.0.x-dev" |
| } |
| }, |
| "autoload": { |
| "classmap": [ |
| "src/" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "BSD-3-Clause" |
| ], |
| "authors": [ |
| { |
| "name": "Arne Blankerts", |
| "email": "arne@blankerts.de", |
| "role": "Developer" |
| }, |
| { |
| "name": "Sebastian Heuer", |
| "email": "sebastian@phpeople.de", |
| "role": "Developer" |
| }, |
| { |
| "name": "Sebastian Bergmann", |
| "email": "sebastian@phpunit.de", |
| "role": "Developer" |
| } |
| ], |
| "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", |
| "support": { |
| "issues": "https://github.com/phar-io/manifest/issues", |
| "source": "https://github.com/phar-io/manifest/tree/2.0.4" |
| }, |
| "funding": [ |
| { |
| "url": "https://github.com/theseer", |
| "type": "github" |
| } |
| ], |
| "time": "2024-03-03T12:33:53+00:00" |
| }, |
| { |
| "name": "phar-io/version", |
| "version": "3.2.1", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/phar-io/version.git", |
| "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74", |
| "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74", |
| "shasum": "" |
| }, |
| "require": { |
| "php": "^7.2 || ^8.0" |
| }, |
| "type": "library", |
| "autoload": { |
| "classmap": [ |
| "src/" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "BSD-3-Clause" |
| ], |
| "authors": [ |
| { |
| "name": "Arne Blankerts", |
| "email": "arne@blankerts.de", |
| "role": "Developer" |
| }, |
| { |
| "name": "Sebastian Heuer", |
| "email": "sebastian@phpeople.de", |
| "role": "Developer" |
| }, |
| { |
| "name": "Sebastian Bergmann", |
| "email": "sebastian@phpunit.de", |
| "role": "Developer" |
| } |
| ], |
| "description": "Library for handling version information and constraints", |
| "support": { |
| "issues": "https://github.com/phar-io/version/issues", |
| "source": "https://github.com/phar-io/version/tree/3.2.1" |
| }, |
| "time": "2022-02-21T01:04:05+00:00" |
| }, |
| { |
| "name": "phpstan/phpdoc-parser", |
| "version": "1.24.5", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/phpstan/phpdoc-parser.git", |
| "reference": "fedf211ff14ec8381c9bf5714e33a7a552dd1acc" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fedf211ff14ec8381c9bf5714e33a7a552dd1acc", |
| "reference": "fedf211ff14ec8381c9bf5714e33a7a552dd1acc", |
| "shasum": "" |
| }, |
| "require": { |
| "php": "^7.2 || ^8.0" |
| }, |
| "require-dev": { |
| "doctrine/annotations": "^2.0", |
| "nikic/php-parser": "^4.15", |
| "php-parallel-lint/php-parallel-lint": "^1.2", |
| "phpstan/extension-installer": "^1.0", |
| "phpstan/phpstan": "^1.5", |
| "phpstan/phpstan-phpunit": "^1.1", |
| "phpstan/phpstan-strict-rules": "^1.0", |
| "phpunit/phpunit": "^9.5", |
| "symfony/process": "^5.2" |
| }, |
| "type": "library", |
| "autoload": { |
| "psr-4": { |
| "PHPStan\\PhpDocParser\\": [ |
| "src/" |
| ] |
| } |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "MIT" |
| ], |
| "description": "PHPDoc parser with support for nullable, intersection and generic types", |
| "support": { |
| "issues": "https://github.com/phpstan/phpdoc-parser/issues", |
| "source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.5" |
| }, |
| "time": "2023-12-16T09:33:33+00:00" |
| }, |
| { |
| "name": "phpstan/phpstan", |
| "version": "1.12.33", |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/phpstan/phpstan/zipball/37982d6fc7cbb746dda7773530cda557cdf119e1", |
| "reference": "37982d6fc7cbb746dda7773530cda557cdf119e1", |
| "shasum": "" |
| }, |
| "require": { |
| "php": "^7.2|^8.0" |
| }, |
| "conflict": { |
| "phpstan/phpstan-shim": "*" |
| }, |
| "bin": [ |
| "phpstan", |
| "phpstan.phar" |
| ], |
| "type": "library", |
| "autoload": { |
| "files": [ |
| "bootstrap.php" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "MIT" |
| ], |
| "description": "PHPStan - PHP Static Analysis Tool", |
| "keywords": [ |
| "dev", |
| "static analysis" |
| ], |
| "support": { |
| "docs": "https://phpstan.org/user-guide/getting-started", |
| "forum": "https://github.com/phpstan/phpstan/discussions", |
| "issues": "https://github.com/phpstan/phpstan/issues", |
| "security": "https://github.com/phpstan/phpstan/security/policy", |
| "source": "https://github.com/phpstan/phpstan-src" |
| }, |
| "funding": [ |
| { |
| "url": "https://github.com/ondrejmirtes", |
| "type": "github" |
| }, |
| { |
| "url": "https://github.com/phpstan", |
| "type": "github" |
| } |
| ], |
| "time": "2026-02-28T20:30:03+00:00" |
| }, |
| { |
| "name": "phpunit/php-code-coverage", |
| "version": "7.0.17", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
| "reference": "40a4ed114a4aea5afd6df8d0f0c9cd3033097f66" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/40a4ed114a4aea5afd6df8d0f0c9cd3033097f66", |
| "reference": "40a4ed114a4aea5afd6df8d0f0c9cd3033097f66", |
| "shasum": "" |
| }, |
| "require": { |
| "ext-dom": "*", |
| "ext-xmlwriter": "*", |
| "php": ">=7.2", |
| "phpunit/php-file-iterator": "^2.0.2", |
| "phpunit/php-text-template": "^1.2.1", |
| "phpunit/php-token-stream": "^3.1.3 || ^4.0", |
| "sebastian/code-unit-reverse-lookup": "^1.0.1", |
| "sebastian/environment": "^4.2.2", |
| "sebastian/version": "^2.0.1", |
| "theseer/tokenizer": "^1.1.3" |
| }, |
| "require-dev": { |
| "phpunit/phpunit": "^8.2.2" |
| }, |
| "suggest": { |
| "ext-xdebug": "^2.7.2" |
| }, |
| "type": "library", |
| "extra": { |
| "branch-alias": { |
| "dev-master": "7.0-dev" |
| } |
| }, |
| "autoload": { |
| "classmap": [ |
| "src/" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "BSD-3-Clause" |
| ], |
| "authors": [ |
| { |
| "name": "Sebastian Bergmann", |
| "email": "sebastian@phpunit.de", |
| "role": "lead" |
| } |
| ], |
| "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", |
| "homepage": "https://github.com/sebastianbergmann/php-code-coverage", |
| "keywords": [ |
| "coverage", |
| "testing", |
| "xunit" |
| ], |
| "support": { |
| "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", |
| "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/7.0.17" |
| }, |
| "funding": [ |
| { |
| "url": "https://github.com/sebastianbergmann", |
| "type": "github" |
| } |
| ], |
| "time": "2024-03-02T06:09:37+00:00" |
| }, |
| { |
| "name": "phpunit/php-file-iterator", |
| "version": "2.0.6", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/sebastianbergmann/php-file-iterator.git", |
| "reference": "69deeb8664f611f156a924154985fbd4911eb36b" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/69deeb8664f611f156a924154985fbd4911eb36b", |
| "reference": "69deeb8664f611f156a924154985fbd4911eb36b", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.1" |
| }, |
| "require-dev": { |
| "phpunit/phpunit": "^8.5" |
| }, |
| "type": "library", |
| "extra": { |
| "branch-alias": { |
| "dev-master": "2.0.x-dev" |
| } |
| }, |
| "autoload": { |
| "classmap": [ |
| "src/" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "BSD-3-Clause" |
| ], |
| "authors": [ |
| { |
| "name": "Sebastian Bergmann", |
| "email": "sebastian@phpunit.de", |
| "role": "lead" |
| } |
| ], |
| "description": "FilterIterator implementation that filters files based on a list of suffixes.", |
| "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", |
| "keywords": [ |
| "filesystem", |
| "iterator" |
| ], |
| "support": { |
| "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues", |
| "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/2.0.6" |
| }, |
| "funding": [ |
| { |
| "url": "https://github.com/sebastianbergmann", |
| "type": "github" |
| } |
| ], |
| "time": "2024-03-01T13:39:50+00:00" |
| }, |
| { |
| "name": "phpunit/php-text-template", |
| "version": "1.2.1", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/sebastianbergmann/php-text-template.git", |
| "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
| "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=5.3.3" |
| }, |
| "type": "library", |
| "autoload": { |
| "classmap": [ |
| "src/" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "BSD-3-Clause" |
| ], |
| "authors": [ |
| { |
| "name": "Sebastian Bergmann", |
| "email": "sebastian@phpunit.de", |
| "role": "lead" |
| } |
| ], |
| "description": "Simple template engine.", |
| "homepage": "https://github.com/sebastianbergmann/php-text-template/", |
| "keywords": [ |
| "template" |
| ], |
| "support": { |
| "issues": "https://github.com/sebastianbergmann/php-text-template/issues", |
| "source": "https://github.com/sebastianbergmann/php-text-template/tree/1.2.1" |
| }, |
| "time": "2015-06-21T13:50:34+00:00" |
| }, |
| { |
| "name": "phpunit/php-timer", |
| "version": "2.1.4", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/sebastianbergmann/php-timer.git", |
| "reference": "a691211e94ff39a34811abd521c31bd5b305b0bb" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/a691211e94ff39a34811abd521c31bd5b305b0bb", |
| "reference": "a691211e94ff39a34811abd521c31bd5b305b0bb", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.1" |
| }, |
| "require-dev": { |
| "phpunit/phpunit": "^8.5" |
| }, |
| "type": "library", |
| "extra": { |
| "branch-alias": { |
| "dev-master": "2.1-dev" |
| } |
| }, |
| "autoload": { |
| "classmap": [ |
| "src/" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "BSD-3-Clause" |
| ], |
| "authors": [ |
| { |
| "name": "Sebastian Bergmann", |
| "email": "sebastian@phpunit.de", |
| "role": "lead" |
| } |
| ], |
| "description": "Utility class for timing", |
| "homepage": "https://github.com/sebastianbergmann/php-timer/", |
| "keywords": [ |
| "timer" |
| ], |
| "support": { |
| "issues": "https://github.com/sebastianbergmann/php-timer/issues", |
| "source": "https://github.com/sebastianbergmann/php-timer/tree/2.1.4" |
| }, |
| "funding": [ |
| { |
| "url": "https://github.com/sebastianbergmann", |
| "type": "github" |
| } |
| ], |
| "time": "2024-03-01T13:42:41+00:00" |
| }, |
| { |
| "name": "phpunit/php-token-stream", |
| "version": "3.1.3", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/sebastianbergmann/php-token-stream.git", |
| "reference": "9c1da83261628cb24b6a6df371b6e312b3954768" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/9c1da83261628cb24b6a6df371b6e312b3954768", |
| "reference": "9c1da83261628cb24b6a6df371b6e312b3954768", |
| "shasum": "" |
| }, |
| "require": { |
| "ext-tokenizer": "*", |
| "php": ">=7.1" |
| }, |
| "require-dev": { |
| "phpunit/phpunit": "^7.0" |
| }, |
| "type": "library", |
| "extra": { |
| "branch-alias": { |
| "dev-master": "3.1-dev" |
| } |
| }, |
| "autoload": { |
| "classmap": [ |
| "src/" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "BSD-3-Clause" |
| ], |
| "authors": [ |
| { |
| "name": "Sebastian Bergmann", |
| "email": "sebastian@phpunit.de" |
| } |
| ], |
| "description": "Wrapper around PHP's tokenizer extension.", |
| "homepage": "https://github.com/sebastianbergmann/php-token-stream/", |
| "keywords": [ |
| "tokenizer" |
| ], |
| "support": { |
| "issues": "https://github.com/sebastianbergmann/php-token-stream/issues", |
| "source": "https://github.com/sebastianbergmann/php-token-stream/tree/3.1.3" |
| }, |
| "funding": [ |
| { |
| "url": "https://github.com/sebastianbergmann", |
| "type": "github" |
| } |
| ], |
| "time": "2021-07-26T12:15:06+00:00" |
| }, |
| { |
| "name": "phpunit/phpunit", |
| "version": "8.5.52", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/sebastianbergmann/phpunit.git", |
| "reference": "1015741814413c156abb0f53d7db7bbd03c6e858" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1015741814413c156abb0f53d7db7bbd03c6e858", |
| "reference": "1015741814413c156abb0f53d7db7bbd03c6e858", |
| "shasum": "" |
| }, |
| "require": { |
| "doctrine/instantiator": "^1.5.0", |
| "ext-dom": "*", |
| "ext-json": "*", |
| "ext-libxml": "*", |
| "ext-mbstring": "*", |
| "ext-xml": "*", |
| "ext-xmlwriter": "*", |
| "myclabs/deep-copy": "^1.13.4", |
| "phar-io/manifest": "^2.0.4", |
| "phar-io/version": "^3.2.1", |
| "php": ">=7.2", |
| "phpunit/php-code-coverage": "^7.0.17", |
| "phpunit/php-file-iterator": "^2.0.6", |
| "phpunit/php-text-template": "^1.2.1", |
| "phpunit/php-timer": "^2.1.4", |
| "sebastian/comparator": "^3.0.7", |
| "sebastian/diff": "^3.0.6", |
| "sebastian/environment": "^4.2.5", |
| "sebastian/exporter": "^3.1.8", |
| "sebastian/global-state": "^3.0.6", |
| "sebastian/object-enumerator": "^3.0.5", |
| "sebastian/resource-operations": "^2.0.3", |
| "sebastian/type": "^1.1.5", |
| "sebastian/version": "^2.0.1" |
| }, |
| "suggest": { |
| "ext-soap": "To be able to generate mocks based on WSDL files", |
| "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage", |
| "phpunit/php-invoker": "To allow enforcing time limits" |
| }, |
| "bin": [ |
| "phpunit" |
| ], |
| "type": "library", |
| "extra": { |
| "branch-alias": { |
| "dev-master": "8.5-dev" |
| } |
| }, |
| "autoload": { |
| "classmap": [ |
| "src/" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "BSD-3-Clause" |
| ], |
| "authors": [ |
| { |
| "name": "Sebastian Bergmann", |
| "email": "sebastian@phpunit.de", |
| "role": "lead" |
| } |
| ], |
| "description": "The PHP Unit Testing framework.", |
| "homepage": "https://phpunit.de/", |
| "keywords": [ |
| "phpunit", |
| "testing", |
| "xunit" |
| ], |
| "support": { |
| "issues": "https://github.com/sebastianbergmann/phpunit/issues", |
| "security": "https://github.com/sebastianbergmann/phpunit/security/policy", |
| "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.52" |
| }, |
| "funding": [ |
| { |
| "url": "https://phpunit.de/sponsors.html", |
| "type": "custom" |
| }, |
| { |
| "url": "https://github.com/sebastianbergmann", |
| "type": "github" |
| }, |
| { |
| "url": "https://liberapay.com/sebastianbergmann", |
| "type": "liberapay" |
| }, |
| { |
| "url": "https://thanks.dev/u/gh/sebastianbergmann", |
| "type": "thanks_dev" |
| }, |
| { |
| "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit", |
| "type": "tidelift" |
| } |
| ], |
| "time": "2026-01-27T05:20:18+00:00" |
| }, |
| { |
| "name": "sebastian/code-unit-reverse-lookup", |
| "version": "1.0.3", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git", |
| "reference": "92a1a52e86d34cde6caa54f1b5ffa9fda18e5d54" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/92a1a52e86d34cde6caa54f1b5ffa9fda18e5d54", |
| "reference": "92a1a52e86d34cde6caa54f1b5ffa9fda18e5d54", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=5.6" |
| }, |
| "require-dev": { |
| "phpunit/phpunit": "^8.5" |
| }, |
| "type": "library", |
| "extra": { |
| "branch-alias": { |
| "dev-master": "1.0.x-dev" |
| } |
| }, |
| "autoload": { |
| "classmap": [ |
| "src/" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "BSD-3-Clause" |
| ], |
| "authors": [ |
| { |
| "name": "Sebastian Bergmann", |
| "email": "sebastian@phpunit.de" |
| } |
| ], |
| "description": "Looks up which function or method a line of code belongs to", |
| "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", |
| "support": { |
| "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues", |
| "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/1.0.3" |
| }, |
| "funding": [ |
| { |
| "url": "https://github.com/sebastianbergmann", |
| "type": "github" |
| } |
| ], |
| "time": "2024-03-01T13:45:45+00:00" |
| }, |
| { |
| "name": "sebastian/comparator", |
| "version": "3.0.7", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/sebastianbergmann/comparator.git", |
| "reference": "bc7d8ac2fe1cce229bff9b5fd4efe65918a1ff52" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/bc7d8ac2fe1cce229bff9b5fd4efe65918a1ff52", |
| "reference": "bc7d8ac2fe1cce229bff9b5fd4efe65918a1ff52", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.1", |
| "sebastian/diff": "^3.0", |
| "sebastian/exporter": "^3.1" |
| }, |
| "require-dev": { |
| "phpunit/phpunit": "^8.5" |
| }, |
| "type": "library", |
| "extra": { |
| "branch-alias": { |
| "dev-master": "3.0-dev" |
| } |
| }, |
| "autoload": { |
| "classmap": [ |
| "src/" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "BSD-3-Clause" |
| ], |
| "authors": [ |
| { |
| "name": "Sebastian Bergmann", |
| "email": "sebastian@phpunit.de" |
| }, |
| { |
| "name": "Jeff Welch", |
| "email": "whatthejeff@gmail.com" |
| }, |
| { |
| "name": "Volker Dusch", |
| "email": "github@wallbash.com" |
| }, |
| { |
| "name": "Bernhard Schussek", |
| "email": "bschussek@2bepublished.at" |
| } |
| ], |
| "description": "Provides the functionality to compare PHP values for equality", |
| "homepage": "https://github.com/sebastianbergmann/comparator", |
| "keywords": [ |
| "comparator", |
| "compare", |
| "equality" |
| ], |
| "support": { |
| "issues": "https://github.com/sebastianbergmann/comparator/issues", |
| "source": "https://github.com/sebastianbergmann/comparator/tree/3.0.7" |
| }, |
| "funding": [ |
| { |
| "url": "https://github.com/sebastianbergmann", |
| "type": "github" |
| }, |
| { |
| "url": "https://liberapay.com/sebastianbergmann", |
| "type": "liberapay" |
| }, |
| { |
| "url": "https://thanks.dev/u/gh/sebastianbergmann", |
| "type": "thanks_dev" |
| }, |
| { |
| "url": "https://tidelift.com/funding/github/packagist/sebastian/comparator", |
| "type": "tidelift" |
| } |
| ], |
| "time": "2026-01-24T09:20:25+00:00" |
| }, |
| { |
| "name": "sebastian/diff", |
| "version": "3.0.6", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/sebastianbergmann/diff.git", |
| "reference": "98ff311ca519c3aa73ccd3de053bdb377171d7b6" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/98ff311ca519c3aa73ccd3de053bdb377171d7b6", |
| "reference": "98ff311ca519c3aa73ccd3de053bdb377171d7b6", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.1" |
| }, |
| "require-dev": { |
| "phpunit/phpunit": "^7.5 || ^8.0", |
| "symfony/process": "^2 || ^3.3 || ^4" |
| }, |
| "type": "library", |
| "extra": { |
| "branch-alias": { |
| "dev-master": "3.0-dev" |
| } |
| }, |
| "autoload": { |
| "classmap": [ |
| "src/" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "BSD-3-Clause" |
| ], |
| "authors": [ |
| { |
| "name": "Sebastian Bergmann", |
| "email": "sebastian@phpunit.de" |
| }, |
| { |
| "name": "Kore Nordmann", |
| "email": "mail@kore-nordmann.de" |
| } |
| ], |
| "description": "Diff implementation", |
| "homepage": "https://github.com/sebastianbergmann/diff", |
| "keywords": [ |
| "diff", |
| "udiff", |
| "unidiff", |
| "unified diff" |
| ], |
| "support": { |
| "issues": "https://github.com/sebastianbergmann/diff/issues", |
| "source": "https://github.com/sebastianbergmann/diff/tree/3.0.6" |
| }, |
| "funding": [ |
| { |
| "url": "https://github.com/sebastianbergmann", |
| "type": "github" |
| } |
| ], |
| "time": "2024-03-02T06:16:36+00:00" |
| }, |
| { |
| "name": "sebastian/environment", |
| "version": "4.2.5", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/sebastianbergmann/environment.git", |
| "reference": "56932f6049a0482853056ffd617c91ffcc754205" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/56932f6049a0482853056ffd617c91ffcc754205", |
| "reference": "56932f6049a0482853056ffd617c91ffcc754205", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.1" |
| }, |
| "require-dev": { |
| "phpunit/phpunit": "^7.5" |
| }, |
| "suggest": { |
| "ext-posix": "*" |
| }, |
| "type": "library", |
| "extra": { |
| "branch-alias": { |
| "dev-master": "4.2-dev" |
| } |
| }, |
| "autoload": { |
| "classmap": [ |
| "src/" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "BSD-3-Clause" |
| ], |
| "authors": [ |
| { |
| "name": "Sebastian Bergmann", |
| "email": "sebastian@phpunit.de" |
| } |
| ], |
| "description": "Provides functionality to handle HHVM/PHP environments", |
| "homepage": "http://www.github.com/sebastianbergmann/environment", |
| "keywords": [ |
| "Xdebug", |
| "environment", |
| "hhvm" |
| ], |
| "support": { |
| "issues": "https://github.com/sebastianbergmann/environment/issues", |
| "source": "https://github.com/sebastianbergmann/environment/tree/4.2.5" |
| }, |
| "funding": [ |
| { |
| "url": "https://github.com/sebastianbergmann", |
| "type": "github" |
| } |
| ], |
| "time": "2024-03-01T13:49:59+00:00" |
| }, |
| { |
| "name": "sebastian/exporter", |
| "version": "3.1.8", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/sebastianbergmann/exporter.git", |
| "reference": "64cfeaa341951ceb2019d7b98232399d57bb2296" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/64cfeaa341951ceb2019d7b98232399d57bb2296", |
| "reference": "64cfeaa341951ceb2019d7b98232399d57bb2296", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.2", |
| "sebastian/recursion-context": "^3.0" |
| }, |
| "require-dev": { |
| "ext-mbstring": "*", |
| "phpunit/phpunit": "^8.5" |
| }, |
| "type": "library", |
| "extra": { |
| "branch-alias": { |
| "dev-master": "3.1.x-dev" |
| } |
| }, |
| "autoload": { |
| "classmap": [ |
| "src/" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "BSD-3-Clause" |
| ], |
| "authors": [ |
| { |
| "name": "Sebastian Bergmann", |
| "email": "sebastian@phpunit.de" |
| }, |
| { |
| "name": "Jeff Welch", |
| "email": "whatthejeff@gmail.com" |
| }, |
| { |
| "name": "Volker Dusch", |
| "email": "github@wallbash.com" |
| }, |
| { |
| "name": "Adam Harvey", |
| "email": "aharvey@php.net" |
| }, |
| { |
| "name": "Bernhard Schussek", |
| "email": "bschussek@gmail.com" |
| } |
| ], |
| "description": "Provides the functionality to export PHP variables for visualization", |
| "homepage": "http://www.github.com/sebastianbergmann/exporter", |
| "keywords": [ |
| "export", |
| "exporter" |
| ], |
| "support": { |
| "issues": "https://github.com/sebastianbergmann/exporter/issues", |
| "source": "https://github.com/sebastianbergmann/exporter/tree/3.1.8" |
| }, |
| "funding": [ |
| { |
| "url": "https://github.com/sebastianbergmann", |
| "type": "github" |
| }, |
| { |
| "url": "https://liberapay.com/sebastianbergmann", |
| "type": "liberapay" |
| }, |
| { |
| "url": "https://thanks.dev/u/gh/sebastianbergmann", |
| "type": "thanks_dev" |
| }, |
| { |
| "url": "https://tidelift.com/funding/github/packagist/sebastian/exporter", |
| "type": "tidelift" |
| } |
| ], |
| "time": "2025-09-24T05:55:14+00:00" |
| }, |
| { |
| "name": "sebastian/global-state", |
| "version": "3.0.6", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/sebastianbergmann/global-state.git", |
| "reference": "800689427e3e8cf57a8fe38fcd1d4344c9b2f046" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/800689427e3e8cf57a8fe38fcd1d4344c9b2f046", |
| "reference": "800689427e3e8cf57a8fe38fcd1d4344c9b2f046", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.2", |
| "sebastian/object-reflector": "^1.1.1", |
| "sebastian/recursion-context": "^3.0" |
| }, |
| "require-dev": { |
| "ext-dom": "*", |
| "phpunit/phpunit": "^8.0" |
| }, |
| "suggest": { |
| "ext-uopz": "*" |
| }, |
| "type": "library", |
| "extra": { |
| "branch-alias": { |
| "dev-master": "3.0-dev" |
| } |
| }, |
| "autoload": { |
| "classmap": [ |
| "src/" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "BSD-3-Clause" |
| ], |
| "authors": [ |
| { |
| "name": "Sebastian Bergmann", |
| "email": "sebastian@phpunit.de" |
| } |
| ], |
| "description": "Snapshotting of global state", |
| "homepage": "http://www.github.com/sebastianbergmann/global-state", |
| "keywords": [ |
| "global state" |
| ], |
| "support": { |
| "issues": "https://github.com/sebastianbergmann/global-state/issues", |
| "source": "https://github.com/sebastianbergmann/global-state/tree/3.0.6" |
| }, |
| "funding": [ |
| { |
| "url": "https://github.com/sebastianbergmann", |
| "type": "github" |
| }, |
| { |
| "url": "https://liberapay.com/sebastianbergmann", |
| "type": "liberapay" |
| }, |
| { |
| "url": "https://thanks.dev/u/gh/sebastianbergmann", |
| "type": "thanks_dev" |
| }, |
| { |
| "url": "https://tidelift.com/funding/github/packagist/sebastian/global-state", |
| "type": "tidelift" |
| } |
| ], |
| "time": "2025-08-10T05:40:12+00:00" |
| }, |
| { |
| "name": "sebastian/object-enumerator", |
| "version": "3.0.5", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/sebastianbergmann/object-enumerator.git", |
| "reference": "ac5b293dba925751b808e02923399fb44ff0d541" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/ac5b293dba925751b808e02923399fb44ff0d541", |
| "reference": "ac5b293dba925751b808e02923399fb44ff0d541", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.0", |
| "sebastian/object-reflector": "^1.1.1", |
| "sebastian/recursion-context": "^3.0" |
| }, |
| "require-dev": { |
| "phpunit/phpunit": "^6.0" |
| }, |
| "type": "library", |
| "extra": { |
| "branch-alias": { |
| "dev-master": "3.0.x-dev" |
| } |
| }, |
| "autoload": { |
| "classmap": [ |
| "src/" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "BSD-3-Clause" |
| ], |
| "authors": [ |
| { |
| "name": "Sebastian Bergmann", |
| "email": "sebastian@phpunit.de" |
| } |
| ], |
| "description": "Traverses array structures and object graphs to enumerate all referenced objects", |
| "homepage": "https://github.com/sebastianbergmann/object-enumerator/", |
| "support": { |
| "issues": "https://github.com/sebastianbergmann/object-enumerator/issues", |
| "source": "https://github.com/sebastianbergmann/object-enumerator/tree/3.0.5" |
| }, |
| "funding": [ |
| { |
| "url": "https://github.com/sebastianbergmann", |
| "type": "github" |
| } |
| ], |
| "time": "2024-03-01T13:54:02+00:00" |
| }, |
| { |
| "name": "sebastian/object-reflector", |
| "version": "1.1.3", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/sebastianbergmann/object-reflector.git", |
| "reference": "1d439c229e61f244ff1f211e5c99737f90c67def" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/1d439c229e61f244ff1f211e5c99737f90c67def", |
| "reference": "1d439c229e61f244ff1f211e5c99737f90c67def", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.0" |
| }, |
| "require-dev": { |
| "phpunit/phpunit": "^6.0" |
| }, |
| "type": "library", |
| "extra": { |
| "branch-alias": { |
| "dev-master": "1.1-dev" |
| } |
| }, |
| "autoload": { |
| "classmap": [ |
| "src/" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "BSD-3-Clause" |
| ], |
| "authors": [ |
| { |
| "name": "Sebastian Bergmann", |
| "email": "sebastian@phpunit.de" |
| } |
| ], |
| "description": "Allows reflection of object attributes, including inherited and non-public ones", |
| "homepage": "https://github.com/sebastianbergmann/object-reflector/", |
| "support": { |
| "issues": "https://github.com/sebastianbergmann/object-reflector/issues", |
| "source": "https://github.com/sebastianbergmann/object-reflector/tree/1.1.3" |
| }, |
| "funding": [ |
| { |
| "url": "https://github.com/sebastianbergmann", |
| "type": "github" |
| } |
| ], |
| "time": "2024-03-01T13:56:04+00:00" |
| }, |
| { |
| "name": "sebastian/recursion-context", |
| "version": "3.0.3", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/sebastianbergmann/recursion-context.git", |
| "reference": "8fe7e75986a9d24b4cceae847314035df7703a5a" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/8fe7e75986a9d24b4cceae847314035df7703a5a", |
| "reference": "8fe7e75986a9d24b4cceae847314035df7703a5a", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.0" |
| }, |
| "require-dev": { |
| "phpunit/phpunit": "^6.0" |
| }, |
| "type": "library", |
| "extra": { |
| "branch-alias": { |
| "dev-master": "3.0.x-dev" |
| } |
| }, |
| "autoload": { |
| "classmap": [ |
| "src/" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "BSD-3-Clause" |
| ], |
| "authors": [ |
| { |
| "name": "Sebastian Bergmann", |
| "email": "sebastian@phpunit.de" |
| }, |
| { |
| "name": "Jeff Welch", |
| "email": "whatthejeff@gmail.com" |
| }, |
| { |
| "name": "Adam Harvey", |
| "email": "aharvey@php.net" |
| } |
| ], |
| "description": "Provides functionality to recursively process PHP variables", |
| "homepage": "http://www.github.com/sebastianbergmann/recursion-context", |
| "support": { |
| "issues": "https://github.com/sebastianbergmann/recursion-context/issues", |
| "source": "https://github.com/sebastianbergmann/recursion-context/tree/3.0.3" |
| }, |
| "funding": [ |
| { |
| "url": "https://github.com/sebastianbergmann", |
| "type": "github" |
| }, |
| { |
| "url": "https://liberapay.com/sebastianbergmann", |
| "type": "liberapay" |
| }, |
| { |
| "url": "https://thanks.dev/u/gh/sebastianbergmann", |
| "type": "thanks_dev" |
| }, |
| { |
| "url": "https://tidelift.com/funding/github/packagist/sebastian/recursion-context", |
| "type": "tidelift" |
| } |
| ], |
| "time": "2025-08-10T05:25:53+00:00" |
| }, |
| { |
| "name": "sebastian/resource-operations", |
| "version": "2.0.3", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/sebastianbergmann/resource-operations.git", |
| "reference": "72a7f7674d053d548003b16ff5a106e7e0e06eee" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/72a7f7674d053d548003b16ff5a106e7e0e06eee", |
| "reference": "72a7f7674d053d548003b16ff5a106e7e0e06eee", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.1" |
| }, |
| "type": "library", |
| "extra": { |
| "branch-alias": { |
| "dev-master": "2.0-dev" |
| } |
| }, |
| "autoload": { |
| "classmap": [ |
| "src/" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "BSD-3-Clause" |
| ], |
| "authors": [ |
| { |
| "name": "Sebastian Bergmann", |
| "email": "sebastian@phpunit.de" |
| } |
| ], |
| "description": "Provides a list of PHP built-in functions that operate on resources", |
| "homepage": "https://www.github.com/sebastianbergmann/resource-operations", |
| "support": { |
| "source": "https://github.com/sebastianbergmann/resource-operations/tree/2.0.3" |
| }, |
| "funding": [ |
| { |
| "url": "https://github.com/sebastianbergmann", |
| "type": "github" |
| } |
| ], |
| "time": "2024-03-01T13:59:09+00:00" |
| }, |
| { |
| "name": "sebastian/type", |
| "version": "1.1.5", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/sebastianbergmann/type.git", |
| "reference": "18f071c3a29892b037d35e6b20ddf3ea39b42874" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/18f071c3a29892b037d35e6b20ddf3ea39b42874", |
| "reference": "18f071c3a29892b037d35e6b20ddf3ea39b42874", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.2" |
| }, |
| "require-dev": { |
| "phpunit/phpunit": "^8.2" |
| }, |
| "type": "library", |
| "extra": { |
| "branch-alias": { |
| "dev-master": "1.1-dev" |
| } |
| }, |
| "autoload": { |
| "classmap": [ |
| "src/" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "BSD-3-Clause" |
| ], |
| "authors": [ |
| { |
| "name": "Sebastian Bergmann", |
| "email": "sebastian@phpunit.de", |
| "role": "lead" |
| } |
| ], |
| "description": "Collection of value objects that represent the types of the PHP type system", |
| "homepage": "https://github.com/sebastianbergmann/type", |
| "support": { |
| "issues": "https://github.com/sebastianbergmann/type/issues", |
| "source": "https://github.com/sebastianbergmann/type/tree/1.1.5" |
| }, |
| "funding": [ |
| { |
| "url": "https://github.com/sebastianbergmann", |
| "type": "github" |
| } |
| ], |
| "time": "2024-03-01T14:04:07+00:00" |
| }, |
| { |
| "name": "sebastian/version", |
| "version": "2.0.1", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/sebastianbergmann/version.git", |
| "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019", |
| "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=5.6" |
| }, |
| "type": "library", |
| "extra": { |
| "branch-alias": { |
| "dev-master": "2.0.x-dev" |
| } |
| }, |
| "autoload": { |
| "classmap": [ |
| "src/" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "BSD-3-Clause" |
| ], |
| "authors": [ |
| { |
| "name": "Sebastian Bergmann", |
| "email": "sebastian@phpunit.de", |
| "role": "lead" |
| } |
| ], |
| "description": "Library that helps with managing the version number of Git-hosted PHP projects", |
| "homepage": "https://github.com/sebastianbergmann/version", |
| "support": { |
| "issues": "https://github.com/sebastianbergmann/version/issues", |
| "source": "https://github.com/sebastianbergmann/version/tree/master" |
| }, |
| "time": "2016-10-03T07:35:21+00:00" |
| }, |
| { |
| "name": "slevomat/coding-standard", |
| "version": "8.14.1", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/slevomat/coding-standard.git", |
| "reference": "fea1fd6f137cc84f9cba0ae30d549615dbc6a926" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/fea1fd6f137cc84f9cba0ae30d549615dbc6a926", |
| "reference": "fea1fd6f137cc84f9cba0ae30d549615dbc6a926", |
| "shasum": "" |
| }, |
| "require": { |
| "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.0", |
| "php": "^7.2 || ^8.0", |
| "phpstan/phpdoc-parser": "^1.23.1", |
| "squizlabs/php_codesniffer": "^3.7.1" |
| }, |
| "require-dev": { |
| "phing/phing": "2.17.4", |
| "php-parallel-lint/php-parallel-lint": "1.3.2", |
| "phpstan/phpstan": "1.10.37", |
| "phpstan/phpstan-deprecation-rules": "1.1.4", |
| "phpstan/phpstan-phpunit": "1.3.14", |
| "phpstan/phpstan-strict-rules": "1.5.1", |
| "phpunit/phpunit": "8.5.21|9.6.8|10.3.5" |
| }, |
| "type": "phpcodesniffer-standard", |
| "extra": { |
| "branch-alias": { |
| "dev-master": "8.x-dev" |
| } |
| }, |
| "autoload": { |
| "psr-4": { |
| "SlevomatCodingStandard\\": "SlevomatCodingStandard/" |
| } |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "MIT" |
| ], |
| "description": "Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.", |
| "keywords": [ |
| "dev", |
| "phpcs" |
| ], |
| "support": { |
| "issues": "https://github.com/slevomat/coding-standard/issues", |
| "source": "https://github.com/slevomat/coding-standard/tree/8.14.1" |
| }, |
| "funding": [ |
| { |
| "url": "https://github.com/kukulich", |
| "type": "github" |
| }, |
| { |
| "url": "https://tidelift.com/funding/github/packagist/slevomat/coding-standard", |
| "type": "tidelift" |
| } |
| ], |
| "time": "2023-10-08T07:28:08+00:00" |
| }, |
| { |
| "name": "squizlabs/php_codesniffer", |
| "version": "3.13.5", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", |
| "reference": "0ca86845ce43291e8f5692c7356fccf3bcf02bf4" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/0ca86845ce43291e8f5692c7356fccf3bcf02bf4", |
| "reference": "0ca86845ce43291e8f5692c7356fccf3bcf02bf4", |
| "shasum": "" |
| }, |
| "require": { |
| "ext-simplexml": "*", |
| "ext-tokenizer": "*", |
| "ext-xmlwriter": "*", |
| "php": ">=5.4.0" |
| }, |
| "require-dev": { |
| "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4" |
| }, |
| "bin": [ |
| "bin/phpcbf", |
| "bin/phpcs" |
| ], |
| "type": "library", |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "BSD-3-Clause" |
| ], |
| "authors": [ |
| { |
| "name": "Greg Sherwood", |
| "role": "Former lead" |
| }, |
| { |
| "name": "Juliette Reinders Folmer", |
| "role": "Current lead" |
| }, |
| { |
| "name": "Contributors", |
| "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer/graphs/contributors" |
| } |
| ], |
| "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", |
| "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer", |
| "keywords": [ |
| "phpcs", |
| "standards", |
| "static analysis" |
| ], |
| "support": { |
| "issues": "https://github.com/PHPCSStandards/PHP_CodeSniffer/issues", |
| "security": "https://github.com/PHPCSStandards/PHP_CodeSniffer/security/policy", |
| "source": "https://github.com/PHPCSStandards/PHP_CodeSniffer", |
| "wiki": "https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki" |
| }, |
| "funding": [ |
| { |
| "url": "https://github.com/PHPCSStandards", |
| "type": "github" |
| }, |
| { |
| "url": "https://github.com/jrfnl", |
| "type": "github" |
| }, |
| { |
| "url": "https://opencollective.com/php_codesniffer", |
| "type": "open_collective" |
| }, |
| { |
| "url": "https://thanks.dev/u/gh/phpcsstandards", |
| "type": "thanks_dev" |
| } |
| ], |
| "time": "2025-11-04T16:30:35+00:00" |
| }, |
| { |
| "name": "symfony/yaml", |
| "version": "v5.4.53", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/symfony/yaml.git", |
| "reference": "ae0bbb46f77ff56591d0a0259c7f458f4b3e1f77" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/symfony/yaml/zipball/ae0bbb46f77ff56591d0a0259c7f458f4b3e1f77", |
| "reference": "ae0bbb46f77ff56591d0a0259c7f458f4b3e1f77", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.2.5", |
| "symfony/deprecation-contracts": "^2.1|^3", |
| "symfony/polyfill-ctype": "^1.8" |
| }, |
| "conflict": { |
| "symfony/console": "<5.3" |
| }, |
| "require-dev": { |
| "symfony/console": "^5.3|^6.0" |
| }, |
| "suggest": { |
| "symfony/console": "For validating YAML files using the lint command" |
| }, |
| "bin": [ |
| "Resources/bin/yaml-lint" |
| ], |
| "type": "library", |
| "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/v5.4.53" |
| }, |
| "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" |
| } |
| ], |
| "time": "2026-05-20T17:13:41+00:00" |
| }, |
| { |
| "name": "theseer/tokenizer", |
| "version": "1.3.1", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/theseer/tokenizer.git", |
| "reference": "b7489ce515e168639d17feec34b8847c326b0b3c" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/theseer/tokenizer/zipball/b7489ce515e168639d17feec34b8847c326b0b3c", |
| "reference": "b7489ce515e168639d17feec34b8847c326b0b3c", |
| "shasum": "" |
| }, |
| "require": { |
| "ext-dom": "*", |
| "ext-tokenizer": "*", |
| "ext-xmlwriter": "*", |
| "php": "^7.2 || ^8.0" |
| }, |
| "type": "library", |
| "autoload": { |
| "classmap": [ |
| "src/" |
| ] |
| }, |
| "notification-url": "https://packagist.org/downloads/", |
| "license": [ |
| "BSD-3-Clause" |
| ], |
| "authors": [ |
| { |
| "name": "Arne Blankerts", |
| "email": "arne@blankerts.de", |
| "role": "Developer" |
| } |
| ], |
| "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", |
| "support": { |
| "issues": "https://github.com/theseer/tokenizer/issues", |
| "source": "https://github.com/theseer/tokenizer/tree/1.3.1" |
| }, |
| "funding": [ |
| { |
| "url": "https://github.com/theseer", |
| "type": "github" |
| } |
| ], |
| "time": "2025-11-17T20:03:58+00:00" |
| } |
| ], |
| "aliases": [], |
| "minimum-stability": "stable", |
| "stability-flags": { |
| "lox/xhprof": 20, |
| "matomo-org/matomo-coding-standards": 20, |
| "matomo/referrer-spam-list": 20, |
| "matomo/searchengine-and-social-list": 20 |
| }, |
| "prefer-stable": false, |
| "prefer-lowest": false, |
| "platform": { |
| "php": ">=7.2.5" |
| }, |
| "platform-dev": {}, |
| "platform-overrides": { |
| "php": "7.2.9" |
| }, |
| "plugin-api-version": "2.9.0" |
| } |
|
|