{ "_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": "726ec8ca1c70baa8cf204e73c01e849f", "packages": [ { "name": "apache-solr-for-typo3/solr", "version": "14.0.1", "source": { "type": "git", "url": "https://github.com/TYPO3-Solr/ext-solr.git", "reference": "25fad97ffe192b1c4afc9400b98f4b4c4d3a6ea3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-Solr/ext-solr/zipball/25fad97ffe192b1c4afc9400b98f4b4c4d3a6ea3", "reference": "25fad97ffe192b1c4afc9400b98f4b4c4d3a6ea3", "shasum": "" }, "require": { "ext-dom": "*", "ext-json": "*", "ext-libxml": "*", "ext-pdo": "*", "ext-simplexml": "*", "php": "^8.2", "solarium/solarium": "7.0.0", "typo3/cms-backend": "*", "typo3/cms-core": "^v14.3.0", "typo3/cms-extbase": "*", "typo3/cms-fluid": "*", "typo3/cms-frontend": "*", "typo3/cms-reports": "*", "typo3/cms-scheduler": "*", "typo3/cms-tstemplate": "*" }, "replace": { "apache-solr-for-typo3/solrfluid": "*", "apache-solr-for-typo3/solrfluidgrouping": "*", "typo3-ter/solr": "self.version", "typo3-ter/solrfluid": "*", "typo3-ter/solrfluidgrouping": "*" }, "require-dev": { "brianium/paratest": "^7.8.5", "dg/bypass-finals": "^1.9", "phpstan/phpstan": "^2.1.34", "phpstan/phpstan-phpunit": "^2.0.18", "phpunit/phpunit": "^11.5.55", "typo3/cms-fluid-styled-content": "*", "typo3/cms-install": "*", "typo3/coding-standards": "v0.8.0", "typo3/testing-framework": "^9.5.0" }, "suggest": { "typo3/cms-install": "Required only to run the \"Apache Solr Search\" plugin to content element upgrade wizard." }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "Package": { "providesPackages": { "solarium/solarium": "Resources/Private/Php/ComposerLibraries/vendor", "halaxa/json-machine": "Resources/Private/Php/ComposerLibraries/vendor" } }, "version": "14.0.x-dev", "web-dir": ".Build/Web", "extension-key": "solr" }, "TYPO3-Solr": { "ext-solrfal": [], "stack-for-ci": { "sclable/xml-lint": "*" }, "version-matrix": { "ext-tika": "^14.0", "configset": "ext_solr_14_0_0", "Apache-Solr": [ "10.0.0" ], "ext-solrfal": "^14.0", "ext-solrconsole": "^14.0", "ext-solrdebugtools": "^14.0" } }, "branch-alias": { "dev-main": "14.0.x-dev" } }, "autoload": { "psr-4": { "ApacheSolrForTypo3\\Solr\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "dkd Internet Service GmbH", "email": "info@dkd.de", "homepage": "https://www.dkd.de" } ], "description": "Apache Solr for TYPO3 - Apache Solr for TYPO3 is the enterprise search server you were looking for with special features such as Faceted Search or Synonym Support and incredibly fast response times of results within milliseconds.", "homepage": "https://www.typo3-solr.com", "keywords": [ "TYPO3 CMS", "search", "solr", "typo3" ], "support": { "docs": "https://docs.typo3.org/p/apache-solr-for-typo3/solr/main/en-us/", "email": "info@dkd.de", "forum": "https://talk.typo3.org", "issues": "https://github.com/TYPO3-Solr/ext-solr/issues", "slack": "https://typo3.slack.com/archives/C02FF05Q4", "source": "https://github.com/TYPO3-Solr/ext-solr" }, "funding": [ { "url": "https://www.typo3-solr.com/", "type": "custom" } ], "time": "2026-09-03T14:19:19+00:00" }, { "name": "b13/container", "version": "4.1.0", "source": { "type": "git", "url": "https://github.com/b13/container.git", "reference": "09a041521d74efb31a88bded9a9d54d467afdefa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/b13/container/zipball/09a041521d74efb31a88bded9a9d54d467afdefa", "reference": "09a041521d74efb31a88bded9a9d54d467afdefa", "shasum": "" }, "require": { "typo3/cms-backend": "^13.4 || ^14.3" }, "replace": { "typo3-ter/container": "self.version" }, "require-dev": { "b13/container-example": "dev-master", "codeception/codeception": "^5.1", "codeception/module-asserts": "^3.0", "codeception/module-db": "^3.1", "codeception/module-webdriver": "^4.0", "friendsofphp/php-cs-fixer": "^3.51", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^11.3", "typo3/cms-fluid-styled-content": "^13.4 || ^14.3", "typo3/cms-info": "^13.4 || ^14.3", "typo3/cms-install": "^13.4 || ^14.3", "typo3/cms-workspaces": "^13.4 || ^14.3", "typo3/coding-standards": "^0.5.5", "typo3/testing-framework": "^9.1" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "Package": { "providesPackages": [] }, "app-dir": ".Build", "version": "4.1.0", "web-dir": ".Build/Web", "extension-key": "container", "cms-package-dir": "{$vendor-dir}/typo3/cms" } }, "autoload": { "psr-4": { "B13\\Container\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Container Content Elements - Create Custom Container Content Elements for TYPO3", "homepage": "https://b13.com", "support": { "issues": "https://github.com/b13/container/issues", "source": "https://github.com/b13/container/tree/4.1.0" }, "time": "2026-08-13T07:27:17+00:00" }, { "name": "b13/permission-sets", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/b13/permission-sets.git", "reference": "7b4de188f3de6b5c5d8babd322bf687fc69c2140" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/b13/permission-sets/zipball/7b4de188f3de6b5c5d8babd322bf687fc69c2140", "reference": "7b4de188f3de6b5c5d8babd322bf687fc69c2140", "shasum": "" }, "require": { "typo3/cms-core": "^12.4 || ^13.4 || ^14.3" }, "require-dev": { "b13/permission-sets-examples": "1.0.0", "saschaegerer/phpstan-typo3": "^1.8 || ^2.0", "typo3/cms-dashboard": "^12.4 || ^13.4 || ^14.3", "typo3/coding-standards": "^0.8", "typo3/testing-framework": "^8.0 || ^9.0" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "app-dir": ".Build", "web-dir": ".Build/Web", "extension-key": "permission_sets", "cms-package-dir": "{$vendor-dir}/typo3/cms" } }, "autoload": { "psr-4": { "B13\\PermissionSets\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Allows for deployable and re-usable permission sets for backend users", "keywords": [ "acl", "deployment", "permissions", "typo3" ], "support": { "issues": "https://github.com/b13/permission-sets/issues", "source": "https://github.com/b13/permission-sets/tree/1.1.0" }, "time": "2026-07-28T14:49:51+00:00" }, { "name": "bacon/bacon-qr-code", "version": "v3.1.1", "source": { "type": "git", "url": "https://github.com/Bacon/BaconQrCode.git", "reference": "4da2233e72eeecd9be3b62e0dc2cc9ed8e2e31c2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/4da2233e72eeecd9be3b62e0dc2cc9ed8e2e31c2", "reference": "4da2233e72eeecd9be3b62e0dc2cc9ed8e2e31c2", "shasum": "" }, "require": { "dasprid/enum": "^1.0.3", "ext-iconv": "*", "php": "^8.1" }, "require-dev": { "phly/keep-a-changelog": "^2.12", "phpunit/phpunit": "^10.5.11 || ^11.0.4", "spatie/phpunit-snapshot-assertions": "^5.1.5", "spatie/pixelmatch-php": "^1.2.0", "squizlabs/php_codesniffer": "^3.9" }, "suggest": { "ext-imagick": "to generate QR code images" }, "type": "library", "autoload": { "psr-4": { "BaconQrCode\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Ben Scholzen 'DASPRiD'", "email": "mail@dasprids.de", "homepage": "https://dasprids.de/", "role": "Developer" } ], "description": "BaconQrCode is a QR code generator for PHP.", "homepage": "https://github.com/Bacon/BaconQrCode", "support": { "issues": "https://github.com/Bacon/BaconQrCode/issues", "source": "https://github.com/Bacon/BaconQrCode/tree/v3.1.1" }, "time": "2026-04-05T21:06:35+00:00" }, { "name": "brick/math", "version": "0.18.0", "source": { "type": "git", "url": "https://github.com/brick/math.git", "reference": "82944324d1c1bdb2c2618e89978d4e2ad78d69ad" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/brick/math/zipball/82944324d1c1bdb2c2618e89978d4e2ad78d69ad", "reference": "82944324d1c1bdb2c2618e89978d4e2ad78d69ad", "shasum": "" }, "require": { "php": "^8.2" }, "require-dev": { "phpstan/phpstan": "2.1.22", "phpunit/phpunit": "^11.5" }, "type": "library", "autoload": { "psr-4": { "Brick\\Math\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Arbitrary-precision arithmetic library", "keywords": [ "Arbitrary-precision", "BigInteger", "BigRational", "arithmetic", "bigdecimal", "bignum", "bignumber", "brick", "decimal", "integer", "math", "mathematics", "rational" ], "support": { "issues": "https://github.com/brick/math/issues", "source": "https://github.com/brick/math/tree/0.18.0" }, "funding": [ { "url": "https://github.com/BenMorel", "type": "github" } ], "time": "2026-06-14T18:21:03+00:00" }, { "name": "centor/base", "version": "dev-main", "dist": { "type": "path", "url": "packages/base", "reference": "097924ba83267e2080cda1117673fb2aa78dce6d" }, "require": { "georgringer/news": "^14.0", "typo3/cms-core": "^14.3" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "extension-key": "base" } }, "autoload": { "psr-4": { "Centor\\Base\\": "Classes/" } }, "license": [ "GPL-2.0-or-later" ], "description": "Base", "transport-options": { "relative": true } }, { "name": "centor/downloads", "version": "dev-main", "dist": { "type": "path", "url": "packages/downloads", "reference": "0855ba0a9a3822989d767fe66014911f249b1474" }, "require": { "php": "^8.5", "ramsey/uuid": "^4.9", "symfony/finder": "*", "typo3/cms-core": "^14.3" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "extension-key": "downloads" } }, "autoload": { "psr-4": { "Centor\\Downloads\\": "Classes" } }, "license": [ "GPL-2.0-or-later" ], "description": "Downloads", "transport-options": { "relative": true } }, { "name": "centor/locations", "version": "dev-main", "dist": { "type": "path", "url": "packages/locations", "reference": "1477b8b7cae63212ed6e0f2e914943b47f797829" }, "require": { "php": "^8.5", "typo3/cms-core": "^14.3" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "extension-key": "locations" } }, "license": [ "GPL-2.0-or-later" ], "description": "Locations", "transport-options": { "relative": true } }, { "name": "centor/site", "version": "dev-main", "dist": { "type": "path", "url": "packages/site", "reference": "7df8f019018c40670061031b4e903815656b481a" }, "require": { "centor/base": "*", "centor/downloads": "*", "centor/locations": "*", "friendsoftypo3/tt-address": "^10.0", "georgringer/news": "^14.0", "km2/gorecaptcha": "*", "km2/http-api": "^2.0", "php": "^8.5", "tijsverkoyen/css-to-inline-styles": "^2.4", "typo3/cms-core": "^14.3", "voku/html-min": "^5.0" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "extension-key": "site" } }, "autoload": { "psr-4": { "Centor\\Site\\": "Classes" } }, "license": [ "GPL-2.0-or-later" ], "description": "Centor", "transport-options": { "relative": true } }, { "name": "christian-riesen/base32", "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/ChristianRiesen/base32.git", "reference": "be07b4a4a2d6056975934d71e111c64e7d8babf9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ChristianRiesen/base32/zipball/be07b4a4a2d6056975934d71e111c64e7d8babf9", "reference": "be07b4a4a2d6056975934d71e111c64e7d8babf9", "shasum": "" }, "require": { "php": "^8.1" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.64", "phpstan/phpstan": "^2.0", "phpunit/phpunit": "^10.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.x-dev" } }, "autoload": { "psr-4": { "Base32\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christian Riesen", "email": "chris.riesen@gmail.com", "homepage": "http://christianriesen.com", "role": "Developer" } ], "description": "Base32 encoder/decoder according to RFC 4648", "homepage": "https://github.com/ChristianRiesen/base32", "keywords": [ "base32", "decode", "encode", "rfc4648" ], "support": { "issues": "https://github.com/ChristianRiesen/base32/issues", "source": "https://github.com/ChristianRiesen/base32/tree/2.0.1" }, "time": "2026-07-11T21:00:30+00:00" }, { "name": "codemonkey1988/responsive-images", "version": "5.0.1", "source": { "type": "git", "url": "https://gitlab.com/Codemonkey1988/responsive-images.git", "reference": "767a57ac5c0d27d1f2ed8414f613e717cf89ec5a" }, "dist": { "type": "zip", "url": "https://gitlab.com/api/v4/projects/Codemonkey1988%2Fresponsive-images/repository/archive.zip?sha=767a57ac5c0d27d1f2ed8414f613e717cf89ec5a", "reference": "767a57ac5c0d27d1f2ed8414f613e717cf89ec5a", "shasum": "" }, "require": { "php": "^8.2", "typo3/cms-core": "^13.4 || ^14.3" }, "replace": { "typo3-ter/responsive-images": "self.version" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.61", "phpstan/phpstan": "^2.1", "saschaegerer/phpstan-typo3": "^2.1 || ^3.0", "typo3/cms-extensionmanager": "^13.4 || ^14.3", "typo3/cms-filelist": "^13.4 || ^14.3", "typo3/cms-fluid-styled-content": "^13.4 || ^14.3", "typo3/cms-install": "^13.4 || ^14.3", "typo3/testing-framework": "^9.0" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "app-dir": ".Build", "version": "5.0.1", "web-dir": ".Build/Web", "extension-key": "responsive_images" } }, "autoload": { "psr-4": { "Codemonkey1988\\ResponsiveImages\\": "Classes" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Tim Schreiner", "email": "dev@tim-schreiner.de", "role": "Developer" } ], "description": "Adds responsive images support for many browser types to TYPO3 using the picture tag.", "homepage": "https://github.com/codemonkey1988/responsive-images/", "keywords": [ "TYPO3 CMS", "responsive_images" ], "support": { "issues": "https://gitlab.com/Codemonkey1988/responsive-images/-/issues", "source": "https://gitlab.com/Codemonkey1988/responsive-images/-/tree/5.0.1" }, "time": "2026-08-04T19:14:52+00:00" }, { "name": "composer/class-map-generator", "version": "1.7.3", "source": { "type": "git", "url": "https://github.com/composer/class-map-generator.git", "reference": "86d8208fc3c649a3a999daf1a63c25201be2990f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/class-map-generator/zipball/86d8208fc3c649a3a999daf1a63c25201be2990f", "reference": "86d8208fc3c649a3a999daf1a63c25201be2990f", "shasum": "" }, "require": { "composer/pcre": "^2.1 || ^3.1", "php": "^7.2 || ^8.0", "symfony/finder": "^4.4 || ^5.3 || ^6 || ^7 || ^8" }, "require-dev": { "phpstan/phpstan": "^1.12 || ^2", "phpstan/phpstan-deprecation-rules": "^1 || ^2", "phpstan/phpstan-phpunit": "^1 || ^2", "phpstan/phpstan-strict-rules": "^1.1 || ^2", "phpunit/phpunit": "^8", "symfony/filesystem": "^5.4 || ^6 || ^7 || ^8" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.x-dev" } }, "autoload": { "psr-4": { "Composer\\ClassMapGenerator\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "https://seld.be" } ], "description": "Utilities to scan PHP code and generate class maps.", "keywords": [ "classmap" ], "support": { "issues": "https://github.com/composer/class-map-generator/issues", "source": "https://github.com/composer/class-map-generator/tree/1.7.3" }, "funding": [ { "url": "https://packagist.com", "type": "custom" }, { "url": "https://github.com/composer", "type": "github" } ], "time": "2026-05-05T09:17:07+00:00" }, { "name": "composer/pcre", "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/composer/pcre.git", "reference": "d5a341b3fb61f3001970940afb1d332968a183ed" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/pcre/zipball/d5a341b3fb61f3001970940afb1d332968a183ed", "reference": "d5a341b3fb61f3001970940afb1d332968a183ed", "shasum": "" }, "require": { "php": "^7.4 || ^8.0" }, "conflict": { "phpstan/phpstan": "<2.2.2" }, "require-dev": { "phpstan/phpstan": "^2", "phpstan/phpstan-deprecation-rules": "^2", "phpstan/phpstan-strict-rules": "^2", "phpunit/phpunit": "^9" }, "type": "library", "extra": { "phpstan": { "includes": [ "extension.neon" ] }, "branch-alias": { "dev-main": "3.x-dev" } }, "autoload": { "psr-4": { "Composer\\Pcre\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" } ], "description": "PCRE wrapping library that offers type-safe preg_* replacements.", "keywords": [ "PCRE", "preg", "regex", "regular expression" ], "support": { "issues": "https://github.com/composer/pcre/issues", "source": "https://github.com/composer/pcre/tree/3.4.0" }, "funding": [ { "url": "https://packagist.com", "type": "custom" }, { "url": "https://github.com/composer", "type": "github" } ], "time": "2026-06-07T11:47:49+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": "cweagans/composer-configurable-plugin", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/cweagans/composer-configurable-plugin.git", "reference": "15433906511a108a1806710e988629fd24b89974" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cweagans/composer-configurable-plugin/zipball/15433906511a108a1806710e988629fd24b89974", "reference": "15433906511a108a1806710e988629fd24b89974", "shasum": "" }, "require": { "php": ">=8.0.0" }, "require-dev": { "codeception/codeception": "~4.0", "codeception/module-asserts": "^2.0", "composer/composer": "~2.0", "php-coveralls/php-coveralls": "~2.0", "php-parallel-lint/php-parallel-lint": "^1.0.0", "phpro/grumphp": "^1.8.0", "sebastian/phpcpd": "^6.0", "squizlabs/php_codesniffer": "^3.0" }, "type": "library", "autoload": { "psr-4": { "cweagans\\Composer\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Cameron Eagans", "email": "me@cweagans.net" } ], "description": "Provides a lightweight configuration system for Composer plugins.", "support": { "issues": "https://github.com/cweagans/composer-configurable-plugin/issues", "source": "https://github.com/cweagans/composer-configurable-plugin/tree/2.0.0" }, "funding": [ { "url": "https://github.com/cweagans", "type": "github" } ], "time": "2023-02-12T04:58:58+00:00" }, { "name": "cweagans/composer-patches", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/cweagans/composer-patches.git", "reference": "bfa6018a5f864653d9ed899b902ea72f858a2cf7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/bfa6018a5f864653d9ed899b902ea72f858a2cf7", "reference": "bfa6018a5f864653d9ed899b902ea72f858a2cf7", "shasum": "" }, "require": { "composer-plugin-api": "^2.0", "cweagans/composer-configurable-plugin": "^2.0", "ext-json": "*", "php": ">=8.0.0" }, "require-dev": { "codeception/codeception": "~4.0", "codeception/module-asserts": "^2.0", "codeception/module-cli": "^2.0", "codeception/module-filesystem": "^2.0", "composer/composer": "~2.0", "php-coveralls/php-coveralls": "~2.0", "php-parallel-lint/php-parallel-lint": "^1.0.0", "phpro/grumphp": "^1.8.0", "sebastian/phpcpd": "^6.0", "squizlabs/php_codesniffer": "^4.0" }, "type": "composer-plugin", "extra": { "_": "The following two lines ensure that composer-patches is loaded as early as possible.", "class": "cweagans\\Composer\\Plugin\\Patches", "plugin-modifies-downloads": true, "plugin-modifies-install-path": true }, "autoload": { "psr-4": { "cweagans\\Composer\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Cameron Eagans", "email": "me@cweagans.net" } ], "description": "Provides a way to patch Composer packages.", "support": { "issues": "https://github.com/cweagans/composer-patches/issues", "source": "https://github.com/cweagans/composer-patches/tree/2.0.0" }, "funding": [ { "url": "https://github.com/cweagans", "type": "github" } ], "time": "2025-10-30T23:44:22+00:00" }, { "name": "dasprid/enum", "version": "1.0.7", "source": { "type": "git", "url": "https://github.com/DASPRiD/Enum.git", "reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/b5874fa9ed0043116c72162ec7f4fb50e02e7cce", "reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce", "shasum": "" }, "require": { "php": ">=7.1 <9.0" }, "require-dev": { "phpunit/phpunit": "^7 || ^8 || ^9 || ^10 || ^11", "squizlabs/php_codesniffer": "*" }, "type": "library", "autoload": { "psr-4": { "DASPRiD\\Enum\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Ben Scholzen 'DASPRiD'", "email": "mail@dasprids.de", "homepage": "https://dasprids.de/", "role": "Developer" } ], "description": "PHP 7.1 enum implementation", "keywords": [ "enum", "map" ], "support": { "issues": "https://github.com/DASPRiD/Enum/issues", "source": "https://github.com/DASPRiD/Enum/tree/1.0.7" }, "time": "2025-09-16T12:23:56+00:00" }, { "name": "doctrine/dbal", "version": "4.4.4", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", "reference": "fb9e0ffe15e1590e24dc61c0c0a23f9a33ee42ce" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/dbal/zipball/fb9e0ffe15e1590e24dc61c0c0a23f9a33ee42ce", "reference": "fb9e0ffe15e1590e24dc61c0c0a23f9a33ee42ce", "shasum": "" }, "require": { "doctrine/deprecations": "^1.1.5", "php": "^8.2", "psr/cache": "^1|^2|^3", "psr/log": "^1|^2|^3" }, "require-dev": { "doctrine/coding-standard": "14.0.0", "fig/log-test": "^1", "jetbrains/phpstorm-stubs": "2023.2", "phpstan/phpstan": "2.1.30", "phpstan/phpstan-phpunit": "2.0.7", "phpstan/phpstan-strict-rules": "^2", "phpunit/phpunit": "11.5.50", "slevomat/coding-standard": "8.27.1", "squizlabs/php_codesniffer": "4.0.1", "symfony/cache": "^6.3.8|^7.0|^8.0", "symfony/console": "^5.4|^6.3|^7.0|^8.0" }, "suggest": { "symfony/console": "For helpful console commands such as SQL execution and import of files." }, "type": "library", "autoload": { "psr-4": { "Doctrine\\DBAL\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" } ], "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.", "homepage": "https://www.doctrine-project.org/projects/dbal.html", "keywords": [ "abstraction", "database", "db2", "dbal", "mariadb", "mssql", "mysql", "oci8", "oracle", "pdo", "pgsql", "postgresql", "queryobject", "sasql", "sql", "sqlite", "sqlserver", "sqlsrv" ], "support": { "issues": "https://github.com/doctrine/dbal/issues", "source": "https://github.com/doctrine/dbal/tree/4.4.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%2Fdbal", "type": "tidelift" } ], "time": "2026-07-21T14:34:40+00:00" }, { "name": "doctrine/deprecations", "version": "1.1.6", "source": { "type": "git", "url": "https://github.com/doctrine/deprecations.git", "reference": "d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/deprecations/zipball/d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca", "reference": "d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "conflict": { "phpunit/phpunit": "<=7.5 || >=14" }, "require-dev": { "doctrine/coding-standard": "^9 || ^12 || ^14", "phpstan/phpstan": "1.4.10 || 2.1.30", "phpstan/phpstan-phpunit": "^1.0 || ^2", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12.4 || ^13.0", "psr/log": "^1 || ^2 || ^3" }, "suggest": { "psr/log": "Allows logging deprecations via PSR-3 logger implementation" }, "type": "library", "autoload": { "psr-4": { "Doctrine\\Deprecations\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.", "homepage": "https://www.doctrine-project.org/", "support": { "issues": "https://github.com/doctrine/deprecations/issues", "source": "https://github.com/doctrine/deprecations/tree/1.1.6" }, "time": "2026-02-07T07:09:04+00:00" }, { "name": "doctrine/instantiator", "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", "reference": "23da848e1a2308728fe5fdddabf4be17ff9720c7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/instantiator/zipball/23da848e1a2308728fe5fdddabf4be17ff9720c7", "reference": "23da848e1a2308728fe5fdddabf4be17ff9720c7", "shasum": "" }, "require": { "php": "^8.4" }, "require-dev": { "doctrine/coding-standard": "^14", "ext-pdo": "*", "ext-phar": "*", "phpbench/phpbench": "^1.2", "phpstan/phpstan": "^2.1", "phpstan/phpstan-phpunit": "^2.0", "phpunit/phpunit": "^10.5.58" }, "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/2.1.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": "2026-01-05T06:47:08+00:00" }, { "name": "doctrine/lexer", "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd", "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd", "shasum": "" }, "require": { "php": "^8.1" }, "require-dev": { "doctrine/coding-standard": "^12", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^10.5", "psalm/plugin-phpunit": "^0.18.3", "vimeo/psalm": "^5.21" }, "type": "library", "autoload": { "psr-4": { "Doctrine\\Common\\Lexer\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.", "homepage": "https://www.doctrine-project.org/projects/lexer.html", "keywords": [ "annotations", "docblock", "lexer", "parser", "php" ], "support": { "issues": "https://github.com/doctrine/lexer/issues", "source": "https://github.com/doctrine/lexer/tree/3.0.1" }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", "type": "custom" }, { "url": "https://www.patreon.com/phpdoctrine", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer", "type": "tidelift" } ], "time": "2024-02-05T11:56:58+00:00" }, { "name": "drupol/phpermutations", "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/drupol/phpermutations.git", "reference": "869912ebee25a761f09518299004eefd1c73f280" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/drupol/phpermutations/zipball/869912ebee25a761f09518299004eefd1c73f280", "reference": "869912ebee25a761f09518299004eefd1c73f280", "shasum": "" }, "require": { "php": ">= 7.1.3" }, "require-dev": { "drupol/php-conventions": "^1.7.1", "phpunit/php-code-coverage": "^4 || ^5", "phpunit/phpunit": "^6 || ^7" }, "type": "library", "autoload": { "psr-4": { "drupol\\phpermutations\\": "src/", "drupol\\phpermutations\\Tests\\": "tests/src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Pol Dellaiera", "email": "pol.dellaiera@protonmail.com" } ], "description": "Generators and iterators, permutations and combinations.", "homepage": "https://github.com/drupol/phpermutations", "keywords": [ "combinations", "fibonacci", "iterators", "math", "numbers", "permutations", "prime numbers", "product" ], "support": { "issues": "https://github.com/drupol/phpermutations/issues", "source": "https://github.com/drupol/phpermutations" }, "funding": [ { "url": "https://github.com/drupol", "type": "github" } ], "time": "2020-05-11T07:42:22+00:00" }, { "name": "egulias/email-validator", "version": "4.0.4", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", "reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa", "reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa", "shasum": "" }, "require": { "doctrine/lexer": "^2.0 || ^3.0", "php": ">=8.1", "symfony/polyfill-intl-idn": "^1.26" }, "require-dev": { "phpunit/phpunit": "^10.2", "vimeo/psalm": "^5.12" }, "suggest": { "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.0.x-dev" } }, "autoload": { "psr-4": { "Egulias\\EmailValidator\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Eduardo Gulias Davis" } ], "description": "A library for validating emails against several RFCs", "homepage": "https://github.com/egulias/EmailValidator", "keywords": [ "email", "emailvalidation", "emailvalidator", "validation", "validator" ], "support": { "issues": "https://github.com/egulias/EmailValidator/issues", "source": "https://github.com/egulias/EmailValidator/tree/4.0.4" }, "funding": [ { "url": "https://github.com/egulias", "type": "github" } ], "time": "2025-03-06T22:45:56+00:00" }, { "name": "enshrined/svg-sanitize", "version": "0.22.0", "source": { "type": "git", "url": "https://github.com/darylldoyle/svg-sanitizer.git", "reference": "0afa95ea74be155a7bcd6c6fb60c276c39984500" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/0afa95ea74be155a7bcd6c6fb60c276c39984500", "reference": "0afa95ea74be155a7bcd6c6fb60c276c39984500", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", "php": "^7.1 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^6.5 || ^8.5" }, "type": "library", "autoload": { "psr-4": { "enshrined\\svgSanitize\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Daryll Doyle", "email": "daryll@enshrined.co.uk" } ], "description": "An SVG sanitizer for PHP", "support": { "issues": "https://github.com/darylldoyle/svg-sanitizer/issues", "source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.22.0" }, "time": "2025-08-12T10:13:48+00:00" }, { "name": "firebase/php-jwt", "version": "v7.1.0", "source": { "type": "git", "url": "https://github.com/googleapis/php-jwt.git", "reference": "b374a5d1a4f1f67fadc2165cdb284645945e2fc0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/googleapis/php-jwt/zipball/b374a5d1a4f1f67fadc2165cdb284645945e2fc0", "reference": "b374a5d1a4f1f67fadc2165cdb284645945e2fc0", "shasum": "" }, "require": { "php": "^8.0" }, "require-dev": { "guzzlehttp/guzzle": "^7.4", "phpfastcache/phpfastcache": "^9.2", "phpseclib/phpseclib": "~3.0", "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^9.5", "psr/cache": "^2.0||^3.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.0" }, "suggest": { "ext-sodium": "Support EdDSA (Ed25519) signatures", "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present", "phpseclib/phpseclib": "Support PS256 (RSASSA-PSS) signatures" }, "type": "library", "autoload": { "psr-4": { "Firebase\\JWT\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Neuman Vong", "email": "neuman+pear@twilio.com", "role": "Developer" }, { "name": "Anant Narayanan", "email": "anant@php.net", "role": "Developer" } ], "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", "homepage": "https://github.com/googleapis/php-jwt", "keywords": [ "jwt", "php" ], "support": { "issues": "https://github.com/googleapis/php-jwt/issues", "source": "https://github.com/googleapis/php-jwt/tree/v7.1.0" }, "time": "2026-06-11T17:54:14+00:00" }, { "name": "friendsoftypo3/content-blocks", "version": "2.4.9", "source": { "type": "git", "url": "https://github.com/FriendsOfTYPO3/content-blocks.git", "reference": "c4eef30dcdb1a5676f259174da1186caef116f67" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/FriendsOfTYPO3/content-blocks/zipball/c4eef30dcdb1a5676f259174da1186caef116f67", "reference": "c4eef30dcdb1a5676f259174da1186caef116f67", "shasum": "" }, "require": { "opis/json-schema": "^2.6", "php": "^8.2", "symfony/console": "^7.4", "symfony/dependency-injection": "^7.4", "symfony/filesystem": "^7.4", "symfony/finder": "^7.4", "symfony/var-exporter": "^7.4 || ^8.0", "symfony/yaml": "^7.4", "typo3/cms-backend": "^14.3.7", "typo3/cms-core": "^14.3.7", "typo3/cms-fluid": "^14.3.7", "typo3/cms-frontend": "^14.3.7" }, "replace": { "contentblocks/content-blocks": "*" }, "require-dev": { "bnf/phpstan-psr-container": "^1.1", "contentblocks/examples": "@dev", "friendsofphp/php-cs-fixer": "^3.22", "phpstan/phpstan": "^2.1", "phpstan/phpstan-phpunit": "^2.0", "typo3/cms-extbase": "^14.3.7", "typo3/cms-extensionmanager": "^14.3.7", "typo3/cms-filelist": "^14.3.7", "typo3/cms-install": "^14.3.7", "typo3/cms-lowlevel": "^14.3.7", "typo3/cms-rte-ckeditor": "^14.3.7", "typo3/cms-tstemplate": "^14.3.7", "typo3/cms-workspaces": "^14.3.7", "typo3/coding-standards": "^0.9", "typo3/testing-framework": "^9.5" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "Package": { "serviceProvider": "TYPO3\\CMS\\ContentBlocks\\ServiceProvider", "providesPackages": { "opis/json-schema": "", "symfony/var-exporter": "" } }, "version": "2.4.9", "web-dir": ".Build/public", "extension-key": "content_blocks" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\ContentBlocks\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Content Types Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML", "homepage": "https://typo3.org", "support": { "chat": "https://typo3.slack.com/archives/C8Z2UM50Q", "docs": "https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/", "issues": "https://github.com/FriendsOfTYPO3/content-blocks/issues", "source": "https://github.com/FriendsOfTYPO3/content-blocks" }, "time": "2026-09-09T14:14:58+00:00" }, { "name": "friendsoftypo3/tt-address", "version": "10.0.1", "source": { "type": "git", "url": "https://github.com/FriendsOfTYPO3/tt_address.git", "reference": "f22107e67d51cd30cdca8c62f25235e977d916a2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/FriendsOfTYPO3/tt_address/zipball/f22107e67d51cd30cdca8c62f25235e977d916a2", "reference": "f22107e67d51cd30cdca8c62f25235e977d916a2", "shasum": "" }, "require": { "php": ">=8.2", "symfony/console": "^7.2", "typo3/cms-core": "^13.4.20 || ^14.0", "typo3/cms-install": "^13.4.20 || ^14.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^v3.89.2", "kubawerlos/php-cs-fixer-custom-fixers": "^3.35.1", "phpunit/phpunit": "^10.5.58", "typo3/coding-standards": "^0.8.0", "typo3/testing-framework": "^8.3.1", "webmozart/assert": "^1.12.1" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "app-dir": ".Build", "web-dir": ".Build/public", "extension-key": "tt_address" } }, "autoload": { "psr-4": { "FriendsOfTYPO3\\TtAddress\\": "Classes" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "tt_address Development Team", "role": "Developer" } ], "description": "Displays a list of addresses from an address table on the page.", "homepage": "https://extensions.typo3.org/extension/tt_address", "keywords": [ "addresses", "extension", "typo3" ], "support": { "docs": "https://docs.typo3.org/p/friendsoftypo3/tt-address/main/en-us/", "issues": "https://github.com/FriendsOfTYPO3/tt_address/issues", "source": "https://github.com/FriendsOfTYPO3/tt_address" }, "time": "2026-05-18T15:27:01+00:00" }, { "name": "georgringer/eventnews", "version": "dev-main", "source": { "type": "git", "url": "https://github.com/georgringer/eventnews.git", "reference": "9b694e593be41135904f907741e76f1ace850d33" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/georgringer/eventnews/zipball/9b694e593be41135904f907741e76f1ace850d33", "reference": "9b694e593be41135904f907741e76f1ace850d33", "shasum": "" }, "require": { "georgringer/news": "^12.2 || ^13 || ^14", "typo3/cms-core": "^12 || ^13 || ^14" }, "default-branch": true, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "web-dir": ".Build/Web", "extension-key": "eventnews", "cms-package-dir": "{$vendor-dir}/typo3/cms" } }, "autoload": { "psr-4": { "GeorgRinger\\Eventnews\\": "Classes" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Georg Ringer", "homepage": "https://ringer.it", "role": "Developer" } ], "description": "Extend EXT:news with event and calendar functionality", "homepage": "https://ringer.it", "keywords": [ "event", "extension", "news", "typo3" ], "support": { "docs": "https://docs.typo3.org/p/georgringer/eventnews/main/en-us/", "issues": "https://github.com/georgringer/eventnews/issues", "source": "https://github.com/georgringer/eventnews" }, "funding": [ { "url": "https://paypal.me/GeorgRinger/10", "type": "custom" }, { "url": "https://www.amazon.de/hz/wishlist/ls/8F573K08TSDG", "type": "custom" }, { "url": "https://github.com/georgringer", "type": "github" }, { "url": "https://www.patreon.com/georgringer", "type": "patreon" } ], "time": "2026-05-30T13:32:47+00:00" }, { "name": "georgringer/news", "version": "14.1.1", "source": { "type": "git", "url": "https://github.com/georgringer/news.git", "reference": "4524b92db01754830a0625a0d16e88fd07808a64" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/georgringer/news/zipball/4524b92db01754830a0625a0d16e88fd07808a64", "reference": "4524b92db01754830a0625a0d16e88fd07808a64", "shasum": "" }, "require": { "php": ">= 8.2 < 8.6", "symfony/console": "^5.4 || ^6.4 || ^7.0", "typo3/cms-backend": "^13.4.29 || ^14.0", "typo3/cms-core": "^13.4.29 || ^14.0", "typo3/cms-extbase": "^13.4.29 || ^14.0", "typo3/cms-fluid": "^13.4.29 || ^14.0", "typo3/cms-frontend": "^13.4.29 || ^14.0", "typo3/cms-install": "^13.4.29 || ^14.0" }, "conflict": { "sebastian/recursion-context": "6.0.0 || 6.0.1 || 6.0.2" }, "replace": { "typo3-ter/news": "self.version" }, "require-dev": { "a9f/typo3-fractor": "@dev", "friendsofphp/php-cs-fixer": "^3.89.2", "phpstan/phpdoc-parser": "^1.33.0", "phpunit/phpunit": "^10.5.58", "ssch/typo3-rector": "^3.7", "typo3/cms-seo": "^13.4.29 || ^14.0", "typo3/coding-standards": "^0.8.0", "typo3/testing-framework": "^8.3.1", "webmozart/assert": "^1.12.1" }, "suggest": { "georgringer/news-tagsuggest": "On the fly creation of tag records within a news record", "georgringer/numbered-pagination": "Improved pagination API", "reelworx/rx-shariff": "GDPR compliant social sharing", "typo3/cms-scheduler": "XML and ICS import", "typo3/cms-seo": "Sitemaps" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "app-dir": ".Build", "web-dir": ".Build/Web", "extension-key": "news" } }, "autoload": { "psr-4": { "GeorgRinger\\News\\": "Classes" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Georg Ringer", "homepage": "https://ringer.it", "role": "Developer" } ], "description": "News system - Versatile news system based on Extbase & Fluid and using the latest technologies provided by TYPO3 CMS.", "homepage": "https://extensions.typo3.org/extension/news", "keywords": [ "article", "extension", "news", "typo3" ], "support": { "docs": "https://docs.typo3.org/p/georgringer/news/main/en-us/", "issues": "https://github.com/georgringer/news/issues", "source": "https://github.com/georgringer/news" }, "funding": [ { "url": "https://paypal.me/GeorgRinger/10", "type": "custom" }, { "url": "https://www.amazon.de/hz/wishlist/ls/8F573K08TSDG", "type": "custom" }, { "url": "https://github.com/georgringer", "type": "github" }, { "url": "https://www.patreon.com/georgringer", "type": "patreon" } ], "time": "2026-08-11T16:25:20+00:00" }, { "name": "georgringer/news-administration", "version": "dev-main", "source": { "type": "git", "url": "git@github.com:georgringer/news_administration.git", "reference": "754d55344d0eab1b4aa26cd8a708310b6fa82446" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/georgringer/news_administration/zipball/754d55344d0eab1b4aa26cd8a708310b6fa82446", "reference": "754d55344d0eab1b4aa26cd8a708310b6fa82446", "shasum": "" }, "require": { "georgringer/news": "^12 || ^13 || ^14.1 || @dev", "typo3/cms-core": "^13 || ^14" }, "default-branch": true, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "extension-key": "news_administration" } }, "autoload": { "psr-4": { "GeorgRinger\\NewsAdministration\\": "Classes" } }, "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Georg Ringer", "role": "Developer" } ], "homepage": "https://github.com/georgringer/news_administration", "keywords": [ "TYPO3", "article", "extension", "news" ], "support": { "source": "https://github.com/georgringer/news_administration", "issues": "https://github.com/georgringer/news_administration/issues" }, "funding": [ { "type": "github", "url": "https://github.com/georgringer" }, { "type": "custom", "url": "https://paypal.me/GeorgRinger/10" }, { "type": "custom", "url": "https://www.amazon.de/hz/wishlist/ls/8F573K08TSDG" }, { "type": "patreon", "url": "https://www.patreon.com/georgringer" } ], "time": "2026-08-11T14:06:09+00:00" }, { "name": "georgringer/news-content-elements", "version": "dev-main", "source": { "type": "git", "url": "git@github.com:georgringer/news_content_elements.git", "reference": "ad3bfbcc1544b1d851a893e118815524ae62e7ea" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/georgringer/news_content_elements/zipball/ad3bfbcc1544b1d851a893e118815524ae62e7ea", "reference": "ad3bfbcc1544b1d851a893e118815524ae62e7ea", "shasum": "" }, "require": { "georgringer/news": "^11 || ^12 || ^13 || ^14", "typo3/cms-core": "^12.4 || ^13.4 || ^14.3" }, "require-dev": { "ergebnis/composer-normalize": "^2.47.0", "ssch/typo3-rector": "^3.3", "symfony/console": "^7.3", "symfony/translation": "^7.3", "symfony/yaml": "^7.3", "symplify/easy-coding-standard": "^12.5", "typo3/cms-backend": "^12.4 || ^13.4 || ^14.3" }, "default-branch": true, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "extension-key": "news_content_elements", "web-dir": ".Build/public" } }, "autoload": { "psr-4": { "GeorgRinger\\NewsContentElements\\": "Classes" } }, "scripts": { "ci:composer:normalize": [ "@composer normalize --no-check-lock --dry-run" ], "ci:composer:psr-verify": [ "@composer dumpautoload --optimize --strict-psr --no-plugins" ], "ci:php:ecs": [ ".Build/bin/ecs --config=Build/ecs/ecs.php" ], "ci:php:rector": [ ".Build/bin/rector process --config Build/rector/rector.php --dry-run" ], "ci:xliff:lint": [ "php Build/bin/console lint:xliff Resources/Private/Language" ], "ci:yaml:lint": [ "find . ! -path '*.Build/*' -regextype egrep -regex '.*.ya?ml$' | xargs -r php ./.Build/bin/yaml-lint" ], "fix:composer:normalize": [ "@composer normalize --no-check-lock" ], "fix:php:ecs": [ ".Build/bin/ecs --config=Build/ecs/ecs.php --fix" ], "fix:php:rector": [ ".Build/bin/rector process --config Build/rector/rector.php" ] }, "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Georg Ringer", "role": "Developer" } ], "description": "News content elements", "homepage": "https://extensions.typo3.org/extension/news", "keywords": [ "TYPO3", "article", "extension", "news" ], "support": { "issues": "https://github.com/georgringer/news_content_elements/issues", "source": "https://github.com/georgringer/news_content_elements" }, "funding": [ { "type": "github", "url": "https://github.com/georgringer" }, { "type": "custom", "url": "https://paypal.me/GeorgRinger/10" }, { "type": "custom", "url": "https://www.amazon.de/hz/wishlist/ls/8F573K08TSDG" }, { "type": "patreon", "url": "https://www.patreon.com/georgringer" } ], "time": "2026-08-11T10:34:40+00:00" }, { "name": "georgringer/numbered-pagination", "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/georgringer/numbered_pagination.git", "reference": "f957b145279ff73d885924248050801a9f30cbef" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/georgringer/numbered_pagination/zipball/f957b145279ff73d885924248050801a9f30cbef", "reference": "f957b145279ff73d885924248050801a9f30cbef", "shasum": "" }, "require": { "php": ">=7.3", "typo3/cms-core": "^9 || ^10 || ^11 || ^12 || ^13 || ^14" }, "replace": { "typo3-ter/numbered-pagination": "self.version" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "extension-key": "numbered_pagination" } }, "autoload": { "psr-4": { "GeorgRinger\\NumberedPagination\\": "Classes" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Georg Ringer", "role": "Developer" } ], "description": "Improved pagination for TYPO3", "homepage": "https://github.com/georgringer/numbered_pagination", "keywords": [ "pagination", "typo3" ], "support": { "issues": "https://github.com/georgringer/numbered_pagination/issues", "source": "https://github.com/georgringer/numbered_pagination/tree/2.2.0" }, "funding": [ { "url": "https://paypal.me/GeorgRinger/10", "type": "custom" }, { "url": "https://www.amazon.de/hz/wishlist/ls/8F573K08TSDG", "type": "custom" }, { "url": "https://github.com/georgringer", "type": "github" }, { "url": "https://www.patreon.com/georgringer", "type": "patreon" } ], "time": "2025-12-22T10:58:29+00:00" }, { "name": "graham-campbell/result-type", "version": "v1.1.4", "source": { "type": "git", "url": "https://github.com/GrahamCampbell/Result-Type.git", "reference": "e01f4a821471308ba86aa202fed6698b6b695e3b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/e01f4a821471308ba86aa202fed6698b6b695e3b", "reference": "e01f4a821471308ba86aa202fed6698b6b695e3b", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", "phpoption/phpoption": "^1.9.5" }, "require-dev": { "phpunit/phpunit": "^8.5.41 || ^9.6.22 || ^10.5.45 || ^11.5.7" }, "type": "library", "autoload": { "psr-4": { "GrahamCampbell\\ResultType\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" } ], "description": "An Implementation Of The Result Type", "keywords": [ "Graham Campbell", "GrahamCampbell", "Result Type", "Result-Type", "result" ], "support": { "issues": "https://github.com/GrahamCampbell/Result-Type/issues", "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.4" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type", "type": "tidelift" } ], "time": "2025-12-27T19:43:20+00:00" }, { "name": "guzzlehttp/guzzle", "version": "8.2.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "93939470950a9b11e2e84204166ef5e048c55fe4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/93939470950a9b11e2e84204166ef5e048c55fe4", "reference": "93939470950a9b11e2e84204166ef5e048c55fe4", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/promises": "^3.0.2", "guzzlehttp/psr7": "^3.1", "php": "^7.4 || ^8.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.0", "symfony/polyfill-php80": "^1.25", "symfony/polyfill-php82": "^1.27" }, "provide": { "psr/http-client-implementation": "1.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "ext-curl": "*", "guzzle/client-integration-tests": "4.0.1", "guzzlehttp/test-server": "^1.0.1", "php-http/message-factory": "^1.1", "phpunit/phpunit": "^9.6.34", "psr/log": "^1.1 || ^2.0 || ^3.0" }, "suggest": { "ext-curl": "Required for CURL handler support", "ext-intl": "Required for Internationalized Domain Name (IDN) support", "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "autoload": { "psr-4": { "GuzzleHttp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Jeremy Lindblom", "email": "jeremeamia@gmail.com", "homepage": "https://github.com/jeremeamia" }, { "name": "George Mponos", "email": "gmponos@gmail.com", "homepage": "https://github.com/gmponos" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com", "homepage": "https://github.com/sagikazarmark" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" } ], "description": "Guzzle is a PHP HTTP client library", "keywords": [ "client", "curl", "framework", "http", "http client", "psr-18", "psr-7", "rest", "web service" ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", "source": "https://github.com/guzzle/guzzle/tree/8.2.0" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://github.com/Nyholm", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle", "type": "tidelift" } ], "time": "2026-09-06T13:55:09+00:00" }, { "name": "guzzlehttp/promises", "version": "3.0.2", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", "reference": "42118e66a53c492effaf92bc357e931985d5c6f9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/promises/zipball/42118e66a53c492effaf92bc357e931985d5c6f9", "reference": "42118e66a53c492effaf92bc357e931985d5c6f9", "shasum": "" }, "require": { "php": "^7.4 || ^8.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "phpunit/phpunit": "^9.6.34" }, "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "autoload": { "psr-4": { "GuzzleHttp\\Promise\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" } ], "description": "Guzzle promises library", "keywords": [ "promise" ], "support": { "issues": "https://github.com/guzzle/promises/issues", "source": "https://github.com/guzzle/promises/tree/3.0.2" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://github.com/Nyholm", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises", "type": "tidelift" } ], "time": "2026-08-24T10:00:26+00:00" }, { "name": "guzzlehttp/psr7", "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "a3059ba1a84c9139c4ae03cf0f45bea276c97c74" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/a3059ba1a84c9139c4ae03cf0f45bea276c97c74", "reference": "a3059ba1a84c9139c4ae03cf0f45bea276c97c74", "shasum": "" }, "require": { "php": "^7.4 || ^8.0", "psr/http-factory": "^1.1", "psr/http-message": "^2.0", "symfony/polyfill-php80": "^1.25", "symfony/polyfill-php82": "^1.27" }, "provide": { "psr/http-factory-implementation": "1.1", "psr/http-message-implementation": "2.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "http-interop/http-factory-tests": "1.1.0", "jshttp/mime-db": "1.54.0.1", "php-http/psr7-integration-tests": "^1.5.1", "phpunit/phpunit": "^9.6.34" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false } }, "autoload": { "psr-4": { "GuzzleHttp\\Psr7\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "George Mponos", "email": "gmponos@gmail.com", "homepage": "https://github.com/gmponos" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com", "homepage": "https://github.com/sagikazarmark" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com", "homepage": "https://sagikazarmark.hu" } ], "description": "PSR-7 message implementation that also provides common utility methods", "keywords": [ "http", "message", "psr-7", "request", "response", "stream", "uri", "url" ], "support": { "issues": "https://github.com/guzzle/psr7/issues", "source": "https://github.com/guzzle/psr7/tree/3.1.0" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://github.com/Nyholm", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7", "type": "tidelift" } ], "time": "2026-08-24T11:02:13+00:00" }, { "name": "halaxa/json-machine", "version": "1.2.6", "source": { "type": "git", "url": "https://github.com/halaxa/json-machine.git", "reference": "8bf0b0ff6ff60ab480778eaa5ad7d505b442c2d4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/halaxa/json-machine/zipball/8bf0b0ff6ff60ab480778eaa5ad7d505b442c2d4", "reference": "8bf0b0ff6ff60ab480778eaa5ad7d505b442c2d4", "shasum": "" }, "require": { "php": "7.2 - 8.5" }, "require-dev": { "ext-json": "*", "friendsofphp/php-cs-fixer": "^3.0", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^8.0" }, "suggest": { "ext-json": "To run JSON Machine out of the box without custom decoders.", "guzzlehttp/guzzle": "To run example with GuzzleHttp" }, "type": "library", "autoload": { "files": [ "src/functions.php" ], "psr-4": { "JsonMachine\\": "src/" }, "exclude-from-classmap": [ "src/autoloader.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Filip Halaxa", "email": "filip@halaxa.cz" } ], "description": "Efficient, easy-to-use and fast JSON pull parser", "support": { "issues": "https://github.com/halaxa/json-machine/issues", "source": "https://github.com/halaxa/json-machine/tree/1.2.6" }, "funding": [ { "url": "https://ko-fi.com/G2G57KTE4", "type": "other" } ], "time": "2025-12-05T14:53:09+00:00" }, { "name": "helhum/config-loader", "version": "v0.12.6", "source": { "type": "git", "url": "https://github.com/helhum/config-loader.git", "reference": "4538ad189ebbb319d97697f350401150dd7a6155" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/helhum/config-loader/zipball/4538ad189ebbb319d97697f350401150dd7a6155", "reference": "4538ad189ebbb319d97697f350401150dd7a6155", "shasum": "" }, "require": { "php": ">=7.2" }, "require-dev": { "php-parallel-lint/php-parallel-lint": "^1.2", "phpunit/phpunit": "^8.5", "symfony/yaml": "^2.8 || ^3.3 || ^4.0 || ^5.0 || ^6.0" }, "suggest": { "ext-yaml": "For improved performance when parsing yaml files you should use the PECL YAML Parser php extension", "symfony/yaml": "To be able to parse yaml files, you will need symfony/yaml" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.0.x-dev" } }, "autoload": { "psr-4": { "Helhum\\ConfigLoader\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Generic config loader with context and environment support.", "support": { "issues": "https://github.com/helhum/config-loader/issues", "source": "https://github.com/helhum/config-loader/tree/v0.12.6" }, "funding": [ { "url": "https://www.paypal.me/helhum/19.99", "type": "custom" }, { "url": "https://github.com/helhum", "type": "github" } ], "time": "2024-12-16T10:48:26+00:00" }, { "name": "helhum/typo3-console", "version": "v9.0.1", "source": { "type": "git", "url": "https://github.com/TYPO3-Console/TYPO3-Console.git", "reference": "faedb5d61d9e08a8816dcb95673baca9c294b984" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-Console/TYPO3-Console/zipball/faedb5d61d9e08a8816dcb95673baca9c294b984", "reference": "faedb5d61d9e08a8816dcb95673baca9c294b984", "shasum": "" }, "require": { "composer-runtime-api": "^2.1", "helhum/config-loader": ">=0.9 <0.13", "php": ">=8.2", "symfony/console": "^5.4 || ^6.4 || ^7.0", "symfony/process": "^5.4 || ^6.4 || ^7.0", "typo3/cms-backend": "^12.4.18 || ^13.1 || ^14.3", "typo3/cms-composer-installers": "^4.0@rc || >=5.0", "typo3/cms-core": "^12.4.18 || ^13.1 || ^14.3", "typo3/cms-extbase": "^12.4.18 || ^13.1 || ^14.3", "typo3/cms-fluid": "^12.4.18 || ^13.1 || ^14.3", "typo3/cms-frontend": "^12.4.18 || ^13.1 || ^14.3", "typo3/cms-install": "^12.4.18 || ^13.1 || ^14.3" }, "replace": { "typo3-ter/typo3-console": "self.version" }, "require-dev": { "dg/bypass-finals": "^1.4", "friendsofphp/php-cs-fixer": "^3.57", "paragonie/sodium_compat_ext_sodium": "^1.0", "php-parallel-lint/php-parallel-lint": "^1.2", "phpunit/phpunit": "^9.5.25", "symfony/expression-language": "^5.4 || ^6.4 || ^7.0", "symfony/filesystem": "^5.4 || ^6.4 || ^7.0", "typo3-console/create-reference-command": "^1.0", "typo3-console/sql-command": "^1.0", "typo3/cms-extensionmanager": "^12.4.18 || ^13.1 || ^14.3", "typo3/cms-filemetadata": "^12.4.18 || ^13.1 || ^14.3", "typo3/cms-fluid-styled-content": "^12.4.18 || ^13.1 || ^14.3", "typo3/cms-recordlist": "^12.4.18 || ^13.1 || ^14.3", "typo3/cms-reports": "^12.4.18 || ^13.1 || ^14.3" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "Package": { "protected": true, "serviceProvider": "Helhum\\Typo3Console\\ServiceProvider", "partOfMinimalUsableSystem": true }, "version": "9.0.0", "extension-key": "typo3_console", "providesPackages": { "symfony/console": "Resources/Private/ExtensionArtifacts/Libraries/", "helhum/config-loader": "" } }, "branch-alias": { "dev-main": "9.0.x-dev" } }, "autoload": { "psr-4": { "Helhum\\Typo3Console\\": [ "Classes/Console/", "Classes/Compatibility/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Helmut Hummel", "email": "info@helhum.io", "homepage": "https://helhum.io", "role": "Developer" } ], "description": "A reliable and powerful command line interface for TYPO3 CMS", "homepage": "https://insight.helhum.io/post/104528981610/about-the-beauty-and-power-of-typo3-console", "keywords": [ "cli", "command", "commandline", "console", "typo3" ], "support": { "docs": "https://docs.typo3.org/p/helhum/typo3-console/main/en-us/", "issues": "https://github.com/TYPO3-Console/TYPO3-Console/issues", "source": "https://github.com/TYPO3-Console/TYPO3-Console" }, "funding": [ { "url": "https://www.paypal.me/helhum/19.99", "type": "custom" }, { "url": "https://github.com/helhum", "type": "github" } ], "time": "2026-07-07T11:03:57+00:00" }, { "name": "jean85/pretty-package-versions", "version": "2.1.1", "source": { "type": "git", "url": "https://github.com/Jean85/pretty-package-versions.git", "reference": "4d7aa5dab42e2a76d99559706022885de0e18e1a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/4d7aa5dab42e2a76d99559706022885de0e18e1a", "reference": "4d7aa5dab42e2a76d99559706022885de0e18e1a", "shasum": "" }, "require": { "composer-runtime-api": "^2.1.0", "php": "^7.4|^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.2", "jean85/composer-provided-replaced-stub-package": "^1.0", "phpstan/phpstan": "^2.0", "phpunit/phpunit": "^7.5|^8.5|^9.6", "rector/rector": "^2.0", "vimeo/psalm": "^4.3 || ^5.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Jean85\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Alessandro Lai", "email": "alessandro.lai85@gmail.com" } ], "description": "A library to get pretty versions strings of installed dependencies", "keywords": [ "composer", "package", "release", "versions" ], "support": { "issues": "https://github.com/Jean85/pretty-package-versions/issues", "source": "https://github.com/Jean85/pretty-package-versions/tree/2.1.1" }, "time": "2025-03-19T14:43:43+00:00" }, { "name": "km2/container-configuration", "version": "0.4.0", "source": { "type": "git", "url": "git@gitlab.km2.de:typo3-extensions/container-configuration.git", "reference": "5156e7c8e6382e9ce7e512a6ca6e1b766af10392" }, "dist": { "type": "zip", "url": "https://gitlab.km2.de/api/v4/projects/111/packages/composer/archives/km2/container-configuration.zip?sha=5156e7c8e6382e9ce7e512a6ca6e1b766af10392", "reference": "5156e7c8e6382e9ce7e512a6ca6e1b766af10392", "shasum": "" }, "require": { "b13/container": "^3.1 || ^4.0", "drupol/phpermutations": "^1.4", "php": "^8.4", "typo3/cms-core": "^13.4 || ^14.3" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.95", "saschaegerer/phpstan-typo3": "^2.1 || ^3.1", "typo3/cms-install": "^13.4 || ^14.3", "typo3/testing-framework": "^9.6" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "web-dir": ".Build/Web", "extension-key": "container_configuration" } }, "autoload": { "psr-4": { "KM2\\ContainerConfiguration\\": "Classes" } }, "autoload-dev": { "psr-4": { "KM2\\ContainerConfiguration\\Tests\\": "Tests" } }, "scripts": { "phpstan": [ "phpstan analyse --ansi --no-progress --memory-limit=1024M --configuration=phpstan.neon" ], "phpunit": [ "phpunit --color -c UnitTests.xml" ], "phpcsfixer": [ "PHP_CS_FIXER_IGNORE_ENV=1 php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --dry-run --using-cache=no --diff" ], "prepare-release": [ "rm -f .editorconfig", "rm -f .gitattributes", "rm -f .gitignore", "rm -f .gitlab-ci.yml", "rm -f .php-cs-fixer.dist.php", "rm -f phpstan.neon", "rm -f UnitTests.xml", "rm -f FunctionalTests.xml", "rm -rf .ddev/", "rm -rf build/", "rm -rf Tests/" ], "phpunit-functional": [ "phpunit --color -c FunctionalTests.xml" ] }, "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Tim Schreiner", "role": "Developer", "email": "tim.schreiner@km2.de" } ], "description": "Adds additional configuration options for containers.", "homepage": "https://gitlab.km2.de/KM2/TYPO3-Extensions/container-configuration", "keywords": [ "TYPO3 CMS", "configuration", "container", "presets" ] }, { "name": "km2/gorecaptcha", "version": "dev-main", "dist": { "type": "path", "url": "packages/gorecaptcha", "reference": "777c3fe73c30ae411462009442a2bb2248d4c6e9" }, "require": { "km2/http-api": "^2.0", "php": "^8.5", "typo3/cms-core": "^14.3", "typo3/cms-form": "^14.3" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "extension-key": "gorecaptcha" } }, "autoload": { "psr-4": { "KM2\\Gorecaptcha\\": "Classes" } }, "license": [ "GPL-2.0-or-later" ], "description": "Adds google reCAPTCHA v2 and v3 to TYPO3 forms.", "transport-options": { "relative": true } }, { "name": "km2/http-api", "version": "2.0.0", "source": { "type": "git", "url": "git@gitlab.km2.de:typo3-extensions/http-api.git", "reference": "a9f6c66e874b535d578c45a9e0143a2a72948d8a" }, "dist": { "type": "zip", "url": "https://gitlab.km2.de/api/v4/projects/115/packages/composer/archives/km2/http-api.zip?sha=a9f6c66e874b535d578c45a9e0143a2a72948d8a", "reference": "a9f6c66e874b535d578c45a9e0143a2a72948d8a", "shasum": "" }, "require": { "php": "^8.4", "psr/http-message": "^2.0", "psr/http-server-handler": "^1.0", "psr/http-server-middleware": "^1.0", "symfony/config": "^7.4 || ^8.0", "symfony/psr-http-message-bridge": "^7.4 || ^8.0", "symfony/routing": "^7.4 || ^8.0", "typo3/cms-core": "^13.4 || ^14.3", "typo3/cms-frontend": "^13.4 || ^14.3" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "extension-key": "http_api" } }, "autoload": { "psr-4": { "KM2\\HttpApi\\": "Classes" } }, "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Tim Schreiner", "email": "tim.schreiner@km2.de" } ], "description": "This package provides a registration for HTTP API routes in TYPO3." }, { "name": "km2/placeholder", "version": "1.0.0", "source": { "type": "git", "url": "git@gitlab.km2.de:typo3-extensions/placeholder.git", "reference": "3b7a225752a9174f51c66cc3ec52a9f0824e5938" }, "dist": { "type": "zip", "url": "https://gitlab.km2.de/api/v4/projects/110/packages/composer/archives/km2/placeholder.zip?sha=3b7a225752a9174f51c66cc3ec52a9f0824e5938", "reference": "3b7a225752a9174f51c66cc3ec52a9f0824e5938", "shasum": "" }, "require": { "php": "^8.4", "typo3/cms-core": "^14.3", "typo3/cms-rte-ckeditor": "^14.3" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.95", "saschaegerer/phpstan-typo3": "^3.1", "typo3/cms-dashboard": "^14.3", "typo3/cms-filelist": "^14.3", "typo3/cms-fluid-styled-content": "^14.3" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "web-dir": ".Build/Web", "extension-key": "placeholder" } }, "autoload": { "psr-4": { "KM2\\Placeholder\\": "Classes" } }, "scripts": { "phpstan": [ "phpstan analyse --ansi --no-progress --memory-limit=1024M --configuration=phpstan.neon" ], "phpcsfixer": [ "php-cs-fixer fix --config=.php-cs-fixer.dist.php -v --dry-run --using-cache=no --diff" ] }, "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Tim Schreiner", "role": "Developer", "email": "tim.schreiner@km2.de" } ], "description": "Adds a placeholder content element. The element should help editors to add content to a site during development.", "homepage": "https://gitlab.km2.de/typo3-extensions/placeholder", "keywords": [ "TYPO3 CMS", "placeholder" ] }, { "name": "lolli42/finediff", "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/lolli42/FineDiff.git", "reference": "38a03ca581ee72d7b20bbb1d89d47c5ecf8b11ba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/lolli42/FineDiff/zipball/38a03ca581ee72d7b20bbb1d89d47c5ecf8b11ba", "reference": "38a03ca581ee72d7b20bbb1d89d47c5ecf8b11ba", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=8.2" }, "replace": { "cogpowered/finediff": "*" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.89.1", "phpstan/phpstan": "^2.1.31", "phpunit/phpunit": "^11.5.43 || ^12.4.2" }, "type": "library", "autoload": { "psr-4": { "cogpowered\\FineDiff\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Raymond Hill" }, { "name": "Rob Crowe", "email": "rob@cogpowered.com" }, { "name": "Christian Kuhn", "email": "lolli@schwarzbu.ch", "role": "maintainer" } ], "description": "PHP implementation of a Fine granularity Diff engine", "homepage": "https://github.com/lolli42/FineDiff", "keywords": [ "diff", "finediff", "opcode", "string", "text" ], "support": { "issues": "https://github.com/lolli42/FineDiff/issues", "source": "https://github.com/lolli42/FineDiff/tree/1.1.2" }, "time": "2025-10-31T12:28:27+00:00" }, { "name": "masterminds/html5", "version": "2.11.0", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", "reference": "a1e7a2f88ee13635d86fc61cfbdf2306a76ddfc7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/a1e7a2f88ee13635d86fc61cfbdf2306a76ddfc7", "reference": "a1e7a2f88ee13635d86fc61cfbdf2306a76ddfc7", "shasum": "" }, "require": { "ext-dom": "*", "php": ">=7.4" }, "require-dev": { "phpunit/phpunit": "^6 || ^7 || ^8 || ^9 || ^10" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-4": { "Masterminds\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Matt Butcher", "email": "technosophos@gmail.com" }, { "name": "Matt Farina", "email": "matt@mattfarina.com" }, { "name": "Asmir Mustafic", "email": "goetas@gmail.com" } ], "description": "An HTML5 parser and serializer.", "homepage": "http://masterminds.github.io/html5-php", "keywords": [ "HTML5", "dom", "html", "parser", "querypath", "serializer", "xml" ], "support": { "issues": "https://github.com/Masterminds/html5-php/issues", "source": "https://github.com/Masterminds/html5-php/tree/2.11.0" }, "time": "2026-08-18T06:18:41+00:00" }, { "name": "networkteam/sentry-client", "version": "6.0.0", "source": { "type": "git", "url": "https://github.com/networkteam/sentry_client.git", "reference": "7f4b39070f35a621843edfc02b6abeb6ef135d99" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/networkteam/sentry_client/zipball/7f4b39070f35a621843edfc02b6abeb6ef135d99", "reference": "7f4b39070f35a621843edfc02b6abeb6ef135d99", "shasum": "" }, "require": { "php": "^8.1", "sentry/sentry": "^4.6", "typo3/cms-backend": "^12.0 || ^13.0 || ^14.0", "typo3/cms-core": "^12.0 || ^13.0 || ^14.0", "typo3/cms-frontend": "^12.0 || ^13.0 || ^14.0" }, "require-dev": { "saschaegerer/phpstan-typo3": "^1.1 || ^3.0" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "app-dir": ".Build", "web-dir": ".Build/Web", "extension-key": "sentry_client", "cms-package-dir": "{$vendor-dir}/typo3/cms" } }, "autoload": { "psr-4": { "Networkteam\\SentryClient\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Christoph Lehmann", "email": "christoph.lehmann@networkteam.com" } ], "description": "A Sentry client for TYPO3. It forwards errors and exceptions to Sentry - https://sentry.io/", "homepage": "https://networkteam.com", "keywords": [ "extension", "monitoring", "sentry", "typo3" ], "support": { "issues": "https://github.com/networkteam/sentry_client", "source": "https://github.com/networkteam/sentry_client/tree/6.0.0" }, "time": "2026-04-23T12:40:24+00:00" }, { "name": "nikic/php-parser", "version": "v5.8.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", "reference": "044a6a392ff8ad0d61f14370a5fbbd0a0107152f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/044a6a392ff8ad0d61f14370a5fbbd0a0107152f", "reference": "044a6a392ff8ad0d61f14370a5fbbd0a0107152f", "shasum": "" }, "require": { "ext-json": "*", "ext-tokenizer": "*", "php": ">=7.4" }, "require-dev": { "ircmaxell/php-yacc": "^0.0.7", "phpunit/phpunit": "^9.0" }, "bin": [ "bin/php-parse" ], "type": "library", "extra": { "branch-alias": { "dev-master": "5.x-dev" } }, "autoload": { "psr-4": { "PhpParser\\": "lib/PhpParser" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Nikita Popov" } ], "description": "A PHP parser written in PHP", "keywords": [ "parser", "php" ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", "source": "https://github.com/nikic/PHP-Parser/tree/v5.8.0" }, "time": "2026-07-04T14:30:18+00:00" }, { "name": "opis/json-schema", "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/opis/json-schema.git", "reference": "8458763e0dd0b6baa310e04f1829fc73da4e8c8a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/opis/json-schema/zipball/8458763e0dd0b6baa310e04f1829fc73da4e8c8a", "reference": "8458763e0dd0b6baa310e04f1829fc73da4e8c8a", "shasum": "" }, "require": { "ext-json": "*", "opis/string": "^2.1", "opis/uri": "^1.0", "php": "^7.4 || ^8.0" }, "require-dev": { "ext-bcmath": "*", "ext-intl": "*", "phpunit/phpunit": "^9.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.x-dev" } }, "autoload": { "psr-4": { "Opis\\JsonSchema\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Sorin Sarca", "email": "sarca_sorin@hotmail.com" }, { "name": "Marius Sarca", "email": "marius.sarca@gmail.com" } ], "description": "Json Schema Validator for PHP", "homepage": "https://opis.io/json-schema", "keywords": [ "json", "json-schema", "schema", "validation", "validator" ], "support": { "issues": "https://github.com/opis/json-schema/issues", "source": "https://github.com/opis/json-schema/tree/2.6.0" }, "time": "2025-10-17T12:46:48+00:00" }, { "name": "opis/string", "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/opis/string.git", "reference": "3e4d2aaff518ac518530b89bb26ed40f4503635e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/opis/string/zipball/3e4d2aaff518ac518530b89bb26ed40f4503635e", "reference": "3e4d2aaff518ac518530b89bb26ed40f4503635e", "shasum": "" }, "require": { "ext-iconv": "*", "ext-json": "*", "php": "^7.4 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^9.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.x-dev" } }, "autoload": { "psr-4": { "Opis\\String\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Marius Sarca", "email": "marius.sarca@gmail.com" }, { "name": "Sorin Sarca", "email": "sarca_sorin@hotmail.com" } ], "description": "Multibyte strings as objects", "homepage": "https://opis.io/string", "keywords": [ "multi-byte", "opis", "string", "string manipulation", "utf-8" ], "support": { "issues": "https://github.com/opis/string/issues", "source": "https://github.com/opis/string/tree/2.1.0" }, "time": "2025-10-17T12:38:41+00:00" }, { "name": "opis/uri", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/opis/uri.git", "reference": "0f3ca49ab1a5e4a6681c286e0b2cc081b93a7d5a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/opis/uri/zipball/0f3ca49ab1a5e4a6681c286e0b2cc081b93a7d5a", "reference": "0f3ca49ab1a5e4a6681c286e0b2cc081b93a7d5a", "shasum": "" }, "require": { "opis/string": "^2.0", "php": "^7.4 || ^8.0" }, "require-dev": { "phpunit/phpunit": "^9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Opis\\Uri\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Marius Sarca", "email": "marius.sarca@gmail.com" }, { "name": "Sorin Sarca", "email": "sarca_sorin@hotmail.com" } ], "description": "Build, parse and validate URIs and URI-templates", "homepage": "https://opis.io", "keywords": [ "URI Template", "parse url", "punycode", "uri", "uri components", "url", "validate uri" ], "support": { "issues": "https://github.com/opis/uri/issues", "source": "https://github.com/opis/uri/tree/1.1.0" }, "time": "2021-05-22T15:57:08+00:00" }, { "name": "phpdocumentor/reflection-common", "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionCommon.git", "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b", "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "type": "library", "extra": { "branch-alias": { "dev-2.x": "2.x-dev" } }, "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jaap van Otterdijk", "email": "opensource@ijaap.nl" } ], "description": "Common reflection classes used by phpdocumentor to reflect the code structure", "homepage": "http://www.phpdoc.org", "keywords": [ "FQSEN", "phpDocumentor", "phpdoc", "reflection", "static analysis" ], "support": { "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues", "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x" }, "time": "2020-06-27T09:03:43+00:00" }, { "name": "phpdocumentor/reflection-docblock", "version": "6.0.3", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", "reference": "7bae67520aa9f5ecc506d646810bd40d9da54582" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/7bae67520aa9f5ecc506d646810bd40d9da54582", "reference": "7bae67520aa9f5ecc506d646810bd40d9da54582", "shasum": "" }, "require": { "doctrine/deprecations": "^1.1", "ext-filter": "*", "php": "^7.4 || ^8.0", "phpdocumentor/reflection-common": "^2.2", "phpdocumentor/type-resolver": "^2.0", "phpstan/phpdoc-parser": "^2.0", "webmozart/assert": "^1.9.1 || ^2" }, "require-dev": { "mockery/mockery": "~1.3.5 || ~1.6.0", "phpstan/extension-installer": "^1.1", "phpstan/phpstan": "^1.8", "phpstan/phpstan-mockery": "^1.1", "phpstan/phpstan-webmozart-assert": "^1.2", "phpunit/phpunit": "^9.5", "psalm/phar": "^5.26", "shipmonk/dead-code-detector": "^0.5.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.x-dev" } }, "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mike van Riel", "email": "me@mikevanriel.com" }, { "name": "Jaap van Otterdijk", "email": "opensource@ijaap.nl" } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "support": { "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/6.0.3" }, "time": "2026-03-18T20:49:53+00:00" }, { "name": "phpdocumentor/type-resolver", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", "reference": "327a05bbee54120d4786a0dc67aad30226ad4cf9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/327a05bbee54120d4786a0dc67aad30226ad4cf9", "reference": "327a05bbee54120d4786a0dc67aad30226ad4cf9", "shasum": "" }, "require": { "doctrine/deprecations": "^1.0", "php": "^7.4 || ^8.0", "phpdocumentor/reflection-common": "^2.0", "phpstan/phpdoc-parser": "^2.0" }, "require-dev": { "ext-tokenizer": "*", "phpbench/phpbench": "^1.2", "phpstan/extension-installer": "^1.4", "phpstan/phpstan": "^2.1", "phpstan/phpstan-phpunit": "^2.0", "phpunit/phpunit": "^9.5", "psalm/phar": "^4" }, "type": "library", "extra": { "branch-alias": { "dev-1.x": "1.x-dev", "dev-2.x": "2.x-dev" } }, "autoload": { "psr-4": { "phpDocumentor\\Reflection\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mike van Riel", "email": "me@mikevanriel.com" } ], "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", "support": { "issues": "https://github.com/phpDocumentor/TypeResolver/issues", "source": "https://github.com/phpDocumentor/TypeResolver/tree/2.0.0" }, "time": "2026-01-06T21:53:42+00:00" }, { "name": "phpoption/phpoption", "version": "1.9.5", "source": { "type": "git", "url": "https://github.com/schmittjoh/php-option.git", "reference": "75365b91986c2405cf5e1e012c5595cd487a98be" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/75365b91986c2405cf5e1e012c5595cd487a98be", "reference": "75365b91986c2405cf5e1e012c5595cd487a98be", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "phpunit/phpunit": "^8.5.44 || ^9.6.25 || ^10.5.53 || ^11.5.34" }, "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false }, "branch-alias": { "dev-master": "1.9-dev" } }, "autoload": { "psr-4": { "PhpOption\\": "src/PhpOption/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh" }, { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" } ], "description": "Option Type for PHP", "keywords": [ "language", "option", "php", "type" ], "support": { "issues": "https://github.com/schmittjoh/php-option/issues", "source": "https://github.com/schmittjoh/php-option/tree/1.9.5" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption", "type": "tidelift" } ], "time": "2025-12-27T19:41:33+00:00" }, { "name": "phpstan/phpdoc-parser", "version": "2.3.5", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", "reference": "148cefffaf0233e4c08cc13db8a195a56dd6dfe9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/148cefffaf0233e4c08cc13db8a195a56dd6dfe9", "reference": "148cefffaf0233e4c08cc13db8a195a56dd6dfe9", "shasum": "" }, "require": { "php": "^7.4 || ^8.0" }, "require-dev": { "doctrine/annotations": "^2.0", "nikic/php-parser": "^5.3.0", "php-parallel-lint/php-parallel-lint": "^1.2", "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "^2.0", "phpstan/phpstan-phpunit": "^2.0", "phpstan/phpstan-strict-rules": "^2.0", "phpunit/phpunit": "^9.6", "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/2.3.5" }, "time": "2026-08-31T16:05:28+00:00" }, { "name": "praetorius/vite-asset-collector", "version": "1.18.1", "source": { "type": "git", "url": "https://github.com/s2b/vite-asset-collector.git", "reference": "d0ad21f7b638b181c5f5e5172c3f5faf1b0cd595" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/s2b/vite-asset-collector/zipball/d0ad21f7b638b181c5f5e5172c3f5faf1b0cd595", "reference": "d0ad21f7b638b181c5f5e5172c3f5faf1b0cd595", "shasum": "" }, "require": { "php": ">=8.2", "symfony/console": "^7.0", "typo3/cms-core": "^14.3 || ^13.4 || dev-main", "typo3/cms-fluid": "^14.3 || ^13.4 || dev-main" }, "require-dev": { "editorconfig-checker/editorconfig-checker": "^10.6", "phpstan/phpstan": "^1.12", "phpunit/phpunit": "^11", "saschaegerer/phpstan-typo3": "^1.10", "typo3/coding-standards": "^0.8", "typo3/testing-framework": "^8.0 || ^9.0 || dev-main" }, "suggest": { "t3docs/fluid-documentation-generator": "To update ViewHelper documentation with doc:viewhelpers" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "Package": { "providesPackages": { "symfony/console": "" } }, "version": "1.18.1", "web-dir": ".Build/web", "extension-key": "vite_asset_collector" }, "typo3/class-alias-loader": { "class-alias-maps": [ "Migrations/Code/ClassAliasMap.php" ] } }, "autoload": { "psr-4": { "Praetorius\\ViteAssetCollector\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Use AssetCollector to embed frontend assets generated by vite", "support": { "issues": "https://github.com/s2b/vite-asset-collector/issues", "source": "https://github.com/s2b/vite-asset-collector/tree/1.18.1" }, "time": "2026-05-27T14:59:03+00:00" }, { "name": "psr/cache", "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/cache.git", "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf", "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf", "shasum": "" }, "require": { "php": ">=8.0.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Cache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for caching libraries", "keywords": [ "cache", "psr", "psr-6" ], "support": { "source": "https://github.com/php-fig/cache/tree/3.0.0" }, "time": "2021-02-03T23:26:27+00:00" }, { "name": "psr/clock", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/clock.git", "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d", "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d", "shasum": "" }, "require": { "php": "^7.0 || ^8.0" }, "type": "library", "autoload": { "psr-4": { "Psr\\Clock\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for reading the clock.", "homepage": "https://github.com/php-fig/clock", "keywords": [ "clock", "now", "psr", "psr-20", "time" ], "support": { "issues": "https://github.com/php-fig/clock/issues", "source": "https://github.com/php-fig/clock/tree/1.0.0" }, "time": "2022-11-25T14:36:26+00:00" }, { "name": "psr/container", "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963", "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963", "shasum": "" }, "require": { "php": ">=7.4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "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/2.0.2" }, "time": "2021-11-05T16:47:00+00:00" }, { "name": "psr/event-dispatcher", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/event-dispatcher.git", "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0", "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0", "shasum": "" }, "require": { "php": ">=7.2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\EventDispatcher\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Standard interfaces for event handling.", "keywords": [ "events", "psr", "psr-14" ], "support": { "issues": "https://github.com/php-fig/event-dispatcher/issues", "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0" }, "time": "2019-01-08T18:20:26+00:00" }, { "name": "psr/http-client", "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/php-fig/http-client.git", "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90", "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90", "shasum": "" }, "require": { "php": "^7.0 || ^8.0", "psr/http-message": "^1.0 || ^2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Client\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for HTTP clients", "homepage": "https://github.com/php-fig/http-client", "keywords": [ "http", "http-client", "psr", "psr-18" ], "support": { "source": "https://github.com/php-fig/http-client" }, "time": "2023-09-23T14:17:50+00:00" }, { "name": "psr/http-factory", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-factory.git", "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a", "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a", "shasum": "" }, "require": { "php": ">=7.1", "psr/http-message": "^1.0 || ^2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories", "keywords": [ "factory", "http", "message", "psr", "psr-17", "psr-7", "request", "response" ], "support": { "source": "https://github.com/php-fig/http-factory" }, "time": "2024-04-15T12:06:14+00:00" }, { "name": "psr/http-message", "version": "2.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71", "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "support": { "source": "https://github.com/php-fig/http-message/tree/2.0" }, "time": "2023-04-04T09:54:51+00:00" }, { "name": "psr/http-server-handler", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/http-server-handler.git", "reference": "84c4fb66179be4caaf8e97bd239203245302e7d4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-server-handler/zipball/84c4fb66179be4caaf8e97bd239203245302e7d4", "reference": "84c4fb66179be4caaf8e97bd239203245302e7d4", "shasum": "" }, "require": { "php": ">=7.0", "psr/http-message": "^1.0 || ^2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Server\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for HTTP server-side request handler", "keywords": [ "handler", "http", "http-interop", "psr", "psr-15", "psr-7", "request", "response", "server" ], "support": { "source": "https://github.com/php-fig/http-server-handler/tree/1.0.2" }, "time": "2023-04-10T20:06:20+00:00" }, { "name": "psr/http-server-middleware", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/http-server-middleware.git", "reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-server-middleware/zipball/c1481f747daaa6a0782775cd6a8c26a1bf4a3829", "reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829", "shasum": "" }, "require": { "php": ">=7.0", "psr/http-message": "^1.0 || ^2.0", "psr/http-server-handler": "^1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Server\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for HTTP server-side middleware", "keywords": [ "http", "http-interop", "middleware", "psr", "psr-15", "psr-7", "request", "response" ], "support": { "issues": "https://github.com/php-fig/http-server-middleware/issues", "source": "https://github.com/php-fig/http-server-middleware/tree/1.0.2" }, "time": "2023-04-11T06:14:47+00:00" }, { "name": "psr/log", "version": "3.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", "shasum": "" }, "require": { "php": ">=8.0.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "autoload": { "psr-4": { "Psr\\Log\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], "support": { "source": "https://github.com/php-fig/log/tree/3.0.2" }, "time": "2024-09-11T13:17:53+00:00" }, { "name": "ramsey/collection", "version": "2.1.1", "source": { "type": "git", "url": "https://github.com/ramsey/collection.git", "reference": "344572933ad0181accbf4ba763e85a0306a8c5e2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ramsey/collection/zipball/344572933ad0181accbf4ba763e85a0306a8c5e2", "reference": "344572933ad0181accbf4ba763e85a0306a8c5e2", "shasum": "" }, "require": { "php": "^8.1" }, "require-dev": { "captainhook/plugin-composer": "^5.3", "ergebnis/composer-normalize": "^2.45", "fakerphp/faker": "^1.24", "hamcrest/hamcrest-php": "^2.0", "jangregor/phpstan-prophecy": "^2.1", "mockery/mockery": "^1.6", "php-parallel-lint/php-console-highlighter": "^1.0", "php-parallel-lint/php-parallel-lint": "^1.4", "phpspec/prophecy-phpunit": "^2.3", "phpstan/extension-installer": "^1.4", "phpstan/phpstan": "^2.1", "phpstan/phpstan-mockery": "^2.0", "phpstan/phpstan-phpunit": "^2.0", "phpunit/phpunit": "^10.5", "ramsey/coding-standard": "^2.3", "ramsey/conventional-commits": "^1.6", "roave/security-advisories": "dev-latest" }, "type": "library", "extra": { "captainhook": { "force-install": true }, "ramsey/conventional-commits": { "configFile": "conventional-commits.json" } }, "autoload": { "psr-4": { "Ramsey\\Collection\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ben Ramsey", "email": "ben@benramsey.com", "homepage": "https://benramsey.com" } ], "description": "A PHP library for representing and manipulating collections.", "keywords": [ "array", "collection", "hash", "map", "queue", "set" ], "support": { "issues": "https://github.com/ramsey/collection/issues", "source": "https://github.com/ramsey/collection/tree/2.1.1" }, "time": "2025-03-22T05:38:12+00:00" }, { "name": "ramsey/uuid", "version": "4.9.3", "source": { "type": "git", "url": "https://github.com/ramsey/uuid.git", "reference": "1df15849d00943a67d677dc9cfd80795f038c9f8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ramsey/uuid/zipball/1df15849d00943a67d677dc9cfd80795f038c9f8", "reference": "1df15849d00943a67d677dc9cfd80795f038c9f8", "shasum": "" }, "require": { "brick/math": ">=0.8.16 <=0.18", "php": "^8.0", "ramsey/collection": "^1.2 || ^2.0" }, "replace": { "rhumsaa/uuid": "self.version" }, "require-dev": { "captainhook/captainhook": "^5.25", "captainhook/plugin-composer": "^5.3", "dealerdirect/phpcodesniffer-composer-installer": "^1.0", "ergebnis/composer-normalize": "^2.47", "mockery/mockery": "^1.6", "paragonie/random-lib": "^2", "php-mock/php-mock": "^2.6", "php-mock/php-mock-mockery": "^1.5", "php-parallel-lint/php-parallel-lint": "^1.4.0", "phpbench/phpbench": "^1.2.14", "phpstan/extension-installer": "^1.4", "phpstan/phpstan": "^2.1", "phpstan/phpstan-mockery": "^2.0", "phpstan/phpstan-phpunit": "^2.0", "phpunit/phpunit": "^9.6", "slevomat/coding-standard": "^8.18", "squizlabs/php_codesniffer": "^3.13" }, "suggest": { "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.", "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.", "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.", "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter", "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type." }, "type": "library", "extra": { "captainhook": { "force-install": true } }, "autoload": { "files": [ "src/functions.php" ], "psr-4": { "Ramsey\\Uuid\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).", "keywords": [ "guid", "identifier", "uuid" ], "support": { "issues": "https://github.com/ramsey/uuid/issues", "source": "https://github.com/ramsey/uuid/tree/4.9.3" }, "time": "2026-06-18T03:57:49+00:00" }, { "name": "sentry/sentry", "version": "4.30.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", "reference": "95a26e7c946651cacd69d1ded95a8190f952a3ae" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/95a26e7c946651cacd69d1ded95a8190f952a3ae", "reference": "95a26e7c946651cacd69d1ded95a8190f952a3ae", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "guzzlehttp/psr7": "^1.8.4|^2.1.1|^3.0.0", "jean85/pretty-package-versions": "^1.5|^2.0.4", "php": "^7.2|^8.0", "psr/log": "^1.0|^2.0|^3.0", "symfony/options-resolver": "^4.4.30|^5.0.11|^6.0|^7.0|^8.0" }, "conflict": { "raven/raven": "*" }, "require-dev": { "carthage-software/mago": "1.30.0", "friendsofphp/php-cs-fixer": "^3.4", "guzzlehttp/guzzle": "^7.0|^8.0", "guzzlehttp/promises": "^2.0.3|^3.0.0", "monolog/monolog": "^1.6|^2.0|^3.0", "nyholm/psr7": "^1.8", "open-telemetry/api": "^1.1", "open-telemetry/context": "^1.1", "open-telemetry/exporter-otlp": "^1.1", "open-telemetry/sdk": "^1.1", "open-telemetry/sem-conv": "^1.27", "phpstan/phpstan": "^1.3", "phpunit/phpunit": "^8.5.52|^9.6.34", "spiral/roadrunner-http": "^3.6", "spiral/roadrunner-worker": "^3.6" }, "suggest": { "ext-excimer": "Enable Sentry profiling with the Excimer PHP extension.", "monolog/monolog": "Allow sending log messages to Sentry by using the included Monolog handler." }, "type": "library", "autoload": { "files": [ "src/functions.php" ], "psr-4": { "Sentry\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Sentry", "email": "accounts@sentry.io" } ], "description": "PHP SDK for Sentry (http://sentry.io)", "homepage": "http://sentry.io", "keywords": [ "crash-reporting", "crash-reports", "error-handler", "error-monitoring", "log", "logging", "profiling", "sentry", "tracing" ], "support": { "issues": "https://github.com/getsentry/sentry-php/issues", "source": "https://github.com/getsentry/sentry-php/tree/4.30.0" }, "funding": [ { "url": "https://sentry.io/", "type": "custom" }, { "url": "https://sentry.io/pricing/", "type": "custom" } ], "time": "2026-08-05T14:54:26+00:00" }, { "name": "solarium/solarium", "version": "7.0.0", "source": { "type": "git", "url": "https://github.com/solariumphp/solarium.git", "reference": "44739c15341c308ea5ba79942fa4c9f4198679c4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/solariumphp/solarium/zipball/44739c15341c308ea5ba79942fa4c9f4198679c4", "reference": "44739c15341c308ea5ba79942fa4c9f4198679c4", "shasum": "" }, "require": { "composer-runtime-api": ">=2.0", "ext-date": "*", "ext-json": "*", "ext-pcre": "*", "halaxa/json-machine": "^1.1", "php": "^8.1", "psr/event-dispatcher": "^1.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.0", "symfony/event-dispatcher-contracts": "^2.0 || ^3.0" }, "require-dev": { "2tvenom/cborencode": "^1.0", "escapestudios/symfony2-coding-standard": "^3.11", "ext-curl": "*", "ext-iconv": "*", "nyholm/psr7": "^1.8", "php-http/guzzle7-adapter": "^1.0", "phpstan/extension-installer": "^1.4", "phpstan/phpstan": "^2.1.41", "phpstan/phpstan-deprecation-rules": "^2.0", "phpstan/phpstan-phpunit": "^2.0", "phpunit/phpunit": "^10.5", "rawr/phpunit-data-provider": "^3.3", "roave/security-advisories": "dev-master", "spomky-labs/cbor-php": "^3.1", "symfony/event-dispatcher": "^5.0 || ^6.0 || ^7.0 || ^8.0" }, "suggest": { "ext-curl": "Needed to use the cURL adapter", "spomky-labs/cbor-php": "Needed to use CBOR formatted requests with Solr 9.3+" }, "type": "library", "autoload": { "psr-4": { "Solarium\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "See GitHub contributors", "homepage": "https://github.com/solariumphp/solarium/contributors" } ], "description": "PHP Solr client", "homepage": "http://www.solarium-project.org", "keywords": [ "php", "search", "solr" ], "support": { "issues": "https://github.com/solariumphp/solarium/issues", "source": "https://github.com/solariumphp/solarium/tree/7.0.0" }, "time": "2026-04-27T07:40:48+00:00" }, { "name": "symfony/cache", "version": "v8.1.6", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", "reference": "91a2b338b18de1400ba38faae3f1e160d3eefc28" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/cache/zipball/91a2b338b18de1400ba38faae3f1e160d3eefc28", "reference": "91a2b338b18de1400ba38faae3f1e160d3eefc28", "shasum": "" }, "require": { "php": ">=8.4.1", "psr/cache": "^2.0|^3.0", "psr/log": "^1.1|^2|^3", "symfony/cache-contracts": "^3.6", "symfony/service-contracts": "^2.5|^3", "symfony/var-exporter": "^8.1" }, "conflict": { "ext-redis": "<6.1", "ext-relay": "<0.12.1" }, "provide": { "psr/cache-implementation": "2.0|3.0", "psr/simple-cache-implementation": "1.0|2.0|3.0", "symfony/cache-implementation": "1.1|2.0|3.0" }, "require-dev": { "cache/integration-tests": "^1.0.3", "doctrine/dbal": "^4.3", "predis/predis": "^1.1|^2.0", "psr/simple-cache": "^1.0|^2.0|^3.0", "symfony/clock": "^7.4|^8.0", "symfony/config": "^7.4|^8.0", "symfony/dependency-injection": "^7.4|^8.0", "symfony/filesystem": "^7.4|^8.0", "symfony/http-kernel": "^7.4|^8.0", "symfony/messenger": "^7.4|^8.0", "symfony/var-dumper": "^7.4|^8.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Cache\\": "" }, "classmap": [ "Traits/ValueWrapper.php" ], "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides extended PSR-6, PSR-16 (and tags) implementations", "homepage": "https://symfony.com", "keywords": [ "caching", "psr6" ], "support": { "source": "https://github.com/symfony/cache/tree/v8.1.6" }, "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-08-30T20:10:55+00:00" }, { "name": "symfony/cache-contracts", "version": "v3.7.1", "source": { "type": "git", "url": "https://github.com/symfony/cache-contracts.git", "reference": "9789738bc19af1106dc54d6afba9a0b467516cf2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/9789738bc19af1106dc54d6afba9a0b467516cf2", "reference": "9789738bc19af1106dc54d6afba9a0b467516cf2", "shasum": "" }, "require": { "php": ">=8.1", "psr/cache": "^3.0" }, "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/contracts", "name": "symfony/contracts" }, "branch-alias": { "dev-main": "3.7-dev" } }, "autoload": { "psr-4": { "Symfony\\Contracts\\Cache\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Generic abstractions related to caching", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "support": { "source": "https://github.com/symfony/cache-contracts/tree/v3.7.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-06-05T06:23:12+00:00" }, { "name": "symfony/clock", "version": "v8.1.0", "source": { "type": "git", "url": "https://github.com/symfony/clock.git", "reference": "701ef4de9705d6c32292ebee5e8044094a09fbf6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/clock/zipball/701ef4de9705d6c32292ebee5e8044094a09fbf6", "reference": "701ef4de9705d6c32292ebee5e8044094a09fbf6", "shasum": "" }, "require": { "php": ">=8.4.1", "psr/clock": "^1.0" }, "provide": { "psr/clock-implementation": "1.0" }, "type": "library", "autoload": { "files": [ "Resources/now.php" ], "psr-4": { "Symfony\\Component\\Clock\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Decouples applications from the system clock", "homepage": "https://symfony.com", "keywords": [ "clock", "psr20", "time" ], "support": { "source": "https://github.com/symfony/clock/tree/v8.1.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-29T05:06:50+00:00" }, { "name": "symfony/config", "version": "v7.4.17", "source": { "type": "git", "url": "https://github.com/symfony/config.git", "reference": "696e12da8eea497a1a3808d714b43ff67a7df43e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/config/zipball/696e12da8eea497a1a3808d714b43ff67a7df43e", "reference": "696e12da8eea497a1a3808d714b43ff67a7df43e", "shasum": "" }, "require": { "php": ">=8.2", "symfony/deprecation-contracts": "^2.5|^3", "symfony/filesystem": "^7.1|^8.0", "symfony/polyfill-ctype": "~1.8" }, "conflict": { "symfony/finder": "<6.4", "symfony/service-contracts": "<2.5" }, "require-dev": { "symfony/event-dispatcher": "^6.4|^7.0|^8.0", "symfony/finder": "^6.4|^7.0|^8.0", "symfony/messenger": "^6.4|^7.0|^8.0", "symfony/service-contracts": "^2.5|^3", "symfony/yaml": "^6.4|^7.0|^8.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Config\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/config/tree/v7.4.17" }, "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-08-20T09:55:18+00:00" }, { "name": "symfony/console", "version": "v7.4.18", "source": { "type": "git", "url": "https://github.com/symfony/console.git", "reference": "23d6f88a29f6d0eac45bd77d70307adf83ba7ab0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/console/zipball/23d6f88a29f6d0eac45bd77d70307adf83ba7ab0", "reference": "23d6f88a29f6d0eac45bd77d70307adf83ba7ab0", "shasum": "" }, "require": { "php": ">=8.2", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.0", "symfony/service-contracts": "^2.5|^3", "symfony/string": "^7.2|^8.0" }, "conflict": { "symfony/dependency-injection": "<6.4", "symfony/dotenv": "<6.4", "symfony/event-dispatcher": "<6.4", "symfony/lock": "<6.4", "symfony/process": "<6.4" }, "provide": { "psr/log-implementation": "1.0|2.0|3.0" }, "require-dev": { "psr/log": "^1|^2|^3", "symfony/config": "^6.4|^7.0|^8.0", "symfony/dependency-injection": "^6.4|^7.0|^8.0", "symfony/event-dispatcher": "^6.4|^7.0|^8.0", "symfony/http-foundation": "^6.4|^7.0|^8.0", "symfony/http-kernel": "^6.4|^7.0|^8.0", "symfony/lock": "^6.4|^7.0|^8.0", "symfony/messenger": "^6.4|^7.0|^8.0", "symfony/process": "^6.4|^7.0|^8.0", "symfony/stopwatch": "^6.4|^7.0|^8.0", "symfony/var-dumper": "^6.4|^7.0|^8.0" }, "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/v7.4.18" }, "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-08-25T14:18:37+00:00" }, { "name": "symfony/css-selector", "version": "v8.1.0", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", "reference": "dc0e2be45c9b5588c82414f02ac574b4b986abcd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/css-selector/zipball/dc0e2be45c9b5588c82414f02ac574b4b986abcd", "reference": "dc0e2be45c9b5588c82414f02ac574b4b986abcd", "shasum": "" }, "require": { "php": ">=8.4.1" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\CssSelector\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Jean-François Simon", "email": "jeanfrancois.simon@sensiolabs.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/css-selector/tree/v8.1.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-29T05:06:50+00:00" }, { "name": "symfony/dependency-injection", "version": "v7.4.17", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", "reference": "f318ac9da5aba0be2cf43ecdd562c05a33bc11c0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f318ac9da5aba0be2cf43ecdd562c05a33bc11c0", "reference": "f318ac9da5aba0be2cf43ecdd562c05a33bc11c0", "shasum": "" }, "require": { "php": ">=8.2", "psr/container": "^1.1|^2.0", "symfony/deprecation-contracts": "^2.5|^3", "symfony/service-contracts": "^3.6", "symfony/var-exporter": "^6.4.20|^7.2.5|^8.0" }, "conflict": { "ext-psr": "<1.1|>=2", "symfony/config": "<6.4", "symfony/finder": "<6.4", "symfony/yaml": "<6.4" }, "provide": { "psr/container-implementation": "1.1|2.0", "symfony/service-implementation": "1.1|2.0|3.0" }, "require-dev": { "symfony/config": "^6.4|^7.0|^8.0", "symfony/expression-language": "^6.4|^7.0|^8.0", "symfony/yaml": "^6.4|^7.0|^8.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\DependencyInjection\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/dependency-injection/tree/v7.4.17" }, "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-08-21T17:40:08+00:00" }, { "name": "symfony/deprecation-contracts", "version": "v3.7.1", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", "reference": "f3202fa1b5097b0af062dc978b32ecf63404e31d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/f3202fa1b5097b0af062dc978b32ecf63404e31d", "reference": "f3202fa1b5097b0af062dc978b32ecf63404e31d", "shasum": "" }, "require": { "php": ">=8.1" }, "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/contracts", "name": "symfony/contracts" }, "branch-alias": { "dev-main": "3.7-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/v3.7.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-06-05T06:23:12+00:00" }, { "name": "symfony/doctrine-messenger", "version": "v7.4.18", "source": { "type": "git", "url": "https://github.com/symfony/doctrine-messenger.git", "reference": "2356265da4dd8e8b689e735dcce33f5fd40506e5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/2356265da4dd8e8b689e735dcce33f5fd40506e5", "reference": "2356265da4dd8e8b689e735dcce33f5fd40506e5", "shasum": "" }, "require": { "doctrine/dbal": "^3.6|^4", "php": ">=8.2", "symfony/messenger": "^7.2|^8.0", "symfony/service-contracts": "^2.5|^3" }, "conflict": { "doctrine/persistence": "<1.3" }, "require-dev": { "doctrine/persistence": "^1.3|^2|^3", "symfony/property-access": "^6.4|^7.0|^8.0", "symfony/serializer": "^6.4|^7.0|^8.0" }, "type": "symfony-messenger-bridge", "autoload": { "psr-4": { "Symfony\\Component\\Messenger\\Bridge\\Doctrine\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Doctrine Messenger Bridge", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/doctrine-messenger/tree/v7.4.18" }, "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-07-29T06:18:55+00:00" }, { "name": "symfony/event-dispatcher", "version": "v8.1.5", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", "reference": "7458da64220376b2e0dc2d8451bf43382c1ad297" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/7458da64220376b2e0dc2d8451bf43382c1ad297", "reference": "7458da64220376b2e0dc2d8451bf43382c1ad297", "shasum": "" }, "require": { "php": ">=8.4.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/event-dispatcher-contracts": "^2.5|^3" }, "conflict": { "symfony/security-http": "<7.4", "symfony/service-contracts": "<2.5" }, "provide": { "psr/event-dispatcher-implementation": "1.0", "symfony/event-dispatcher-implementation": "2.0|3.0" }, "require-dev": { "psr/log": "^1|^2|^3", "symfony/config": "^7.4|^8.0", "symfony/dependency-injection": "^7.4|^8.0", "symfony/error-handler": "^7.4|^8.0", "symfony/expression-language": "^7.4|^8.0", "symfony/framework-bundle": "^7.4|^8.0", "symfony/http-foundation": "^7.4|^8.0", "symfony/service-contracts": "^2.5|^3", "symfony/stopwatch": "^7.4|^8.0" }, "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/v8.1.5" }, "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-08-21T17:47:34+00:00" }, { "name": "symfony/event-dispatcher-contracts", "version": "v3.7.1", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", "reference": "c7de7a00ffb67842132da02ea92988a39ccd9f4e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/c7de7a00ffb67842132da02ea92988a39ccd9f4e", "reference": "c7de7a00ffb67842132da02ea92988a39ccd9f4e", "shasum": "" }, "require": { "php": ">=8.1", "psr/event-dispatcher": "^1" }, "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/contracts", "name": "symfony/contracts" }, "branch-alias": { "dev-main": "3.7-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/v3.7.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-06-05T06:23:12+00:00" }, { "name": "symfony/expression-language", "version": "v7.4.18", "source": { "type": "git", "url": "https://github.com/symfony/expression-language.git", "reference": "b73866506ff02800836a40fa1f95614a71064f35" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/expression-language/zipball/b73866506ff02800836a40fa1f95614a71064f35", "reference": "b73866506ff02800836a40fa1f95614a71064f35", "shasum": "" }, "require": { "php": ">=8.2", "symfony/cache": "^6.4|^7.0|^8.0", "symfony/deprecation-contracts": "^2.5|^3", "symfony/service-contracts": "^2.5|^3" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\ExpressionLanguage\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides an engine that can compile and evaluate expressions", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/expression-language/tree/v7.4.18" }, "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-08-30T00:47:26+00:00" }, { "name": "symfony/filesystem", "version": "v7.4.18", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", "reference": "90d412aa5277c6819db39e7605aa46b1019e3232" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/filesystem/zipball/90d412aa5277c6819db39e7605aa46b1019e3232", "reference": "90d412aa5277c6819db39e7605aa46b1019e3232", "shasum": "" }, "require": { "php": ">=8.2", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.8" }, "require-dev": { "symfony/process": "^6.4|^7.0|^8.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Filesystem\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/filesystem/tree/v7.4.18" }, "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-08-23T10:03:40+00:00" }, { "name": "symfony/finder", "version": "v7.4.17", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", "reference": "5ce28827081f6d1f0c32eaf3882750f19cb5bbe6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/finder/zipball/5ce28827081f6d1f0c32eaf3882750f19cb5bbe6", "reference": "5ce28827081f6d1f0c32eaf3882750f19cb5bbe6", "shasum": "" }, "require": { "php": ">=8.2" }, "require-dev": { "symfony/filesystem": "^6.4|^7.0|^8.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Finder\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/finder/tree/v7.4.17" }, "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-08-21T12:09:28+00:00" }, { "name": "symfony/http-foundation", "version": "v7.4.18", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", "reference": "d070b716a32fbe3bf04204db0f58ace73b86d133" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/d070b716a32fbe3bf04204db0f58ace73b86d133", "reference": "d070b716a32fbe3bf04204db0f58ace73b86d133", "shasum": "" }, "require": { "php": ">=8.2", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "^1.1" }, "conflict": { "doctrine/dbal": "<3.6", "symfony/cache": "<6.4.12|>=7.0,<7.1.5" }, "require-dev": { "doctrine/dbal": "^3.6|^4", "predis/predis": "^1.1|^2.0", "symfony/cache": "^6.4.12|^7.1.5|^8.0", "symfony/clock": "^6.4|^7.0|^8.0", "symfony/dependency-injection": "^6.4|^7.0|^8.0", "symfony/expression-language": "^6.4|^7.0|^8.0", "symfony/http-kernel": "^6.4|^7.0|^8.0", "symfony/mime": "^6.4|^7.0|^8.0", "symfony/rate-limiter": "^6.4|^7.0|^8.0" }, "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/v7.4.18" }, "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-08-30T20:10:52+00:00" }, { "name": "symfony/mailer", "version": "v7.4.17", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", "reference": "b17c9bf3a551d5f635638a3b6c05f06c4dc87584" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/mailer/zipball/b17c9bf3a551d5f635638a3b6c05f06c4dc87584", "reference": "b17c9bf3a551d5f635638a3b6c05f06c4dc87584", "shasum": "" }, "require": { "egulias/email-validator": "^2.1.10|^3|^4", "php": ">=8.2", "psr/event-dispatcher": "^1", "psr/log": "^1|^2|^3", "symfony/event-dispatcher": "^6.4|^7.0|^8.0", "symfony/mime": "^7.2|^8.0", "symfony/service-contracts": "^2.5|^3" }, "conflict": { "symfony/http-client-contracts": "<2.5", "symfony/http-kernel": "<6.4", "symfony/messenger": "<6.4", "symfony/mime": "<6.4", "symfony/twig-bridge": "<6.4" }, "require-dev": { "symfony/console": "^6.4|^7.0|^8.0", "symfony/http-client": "^6.4|^7.0|^8.0", "symfony/messenger": "^6.4|^7.0|^8.0", "symfony/twig-bridge": "^6.4|^7.0|^8.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Mailer\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Helps sending emails", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/mailer/tree/v7.4.17" }, "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-08-21T17:40:08+00:00" }, { "name": "symfony/messenger", "version": "v7.4.18", "source": { "type": "git", "url": "https://github.com/symfony/messenger.git", "reference": "b109f9f4e54470ee6835751bc39318fe3d8275e6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/messenger/zipball/b109f9f4e54470ee6835751bc39318fe3d8275e6", "reference": "b109f9f4e54470ee6835751bc39318fe3d8275e6", "shasum": "" }, "require": { "php": ">=8.2", "psr/log": "^1|^2|^3", "symfony/clock": "^6.4|^7.0|^8.0", "symfony/deprecation-contracts": "^2.5|^3" }, "conflict": { "symfony/console": "<7.2", "symfony/event-dispatcher": "<6.4", "symfony/event-dispatcher-contracts": "<2.5", "symfony/framework-bundle": "<6.4", "symfony/http-kernel": "<7.3", "symfony/lock": "<7.4", "symfony/serializer": "<6.4.32|>=7.3,<7.3.10|>=7.4,<7.4.4|>=8.0,<8.0.4" }, "require-dev": { "psr/cache": "^1.0|^2.0|^3.0", "symfony/console": "^7.2|^8.0", "symfony/dependency-injection": "^6.4|^7.0|^8.0", "symfony/event-dispatcher": "^6.4|^7.0|^8.0", "symfony/http-kernel": "^7.3|^8.0", "symfony/lock": "^7.4|^8.0", "symfony/process": "^6.4|^7.0|^8.0", "symfony/property-access": "^6.4|^7.0|^8.0", "symfony/rate-limiter": "^6.4|^7.0|^8.0", "symfony/routing": "^6.4|^7.0|^8.0", "symfony/serializer": "^6.4.32|~7.3.10|^7.4.4|^8.0.4", "symfony/service-contracts": "^2.5|^3", "symfony/stopwatch": "^6.4|^7.0|^8.0", "symfony/validator": "^6.4|^7.0|^8.0", "symfony/var-dumper": "^6.4|^7.0|^8.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Messenger\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Samuel Roze", "email": "samuel.roze@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Helps applications send and receive messages to/from other applications or via message queues", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/messenger/tree/v7.4.18" }, "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-08-30T00:47:26+00:00" }, { "name": "symfony/mime", "version": "v7.4.18", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", "reference": "bf328d82105831db3e409195db0540ff57f27c80" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/mime/zipball/bf328d82105831db3e409195db0540ff57f27c80", "reference": "bf328d82105831db3e409195db0540ff57f27c80", "shasum": "" }, "require": { "php": ">=8.2", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-intl-idn": "^1.10", "symfony/polyfill-mbstring": "^1.0" }, "conflict": { "egulias/email-validator": "~3.0.0", "phpdocumentor/reflection-docblock": "<5.2|>=7", "phpdocumentor/type-resolver": "<1.5.1", "symfony/mailer": "<6.4", "symfony/serializer": "<6.4.3|>7.0,<7.0.3" }, "require-dev": { "egulias/email-validator": "^2.1.10|^3.1|^4", "league/html-to-markdown": "^5.0", "phpdocumentor/reflection-docblock": "^5.2|^6.0", "symfony/dependency-injection": "^6.4|^7.0|^8.0", "symfony/process": "^6.4|^7.0|^8.0", "symfony/property-access": "^6.4|^7.0|^8.0", "symfony/property-info": "^6.4|^7.0|^8.0", "symfony/serializer": "^6.4.44|^7.4.17|^8.1.5" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Mime\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Allows manipulating MIME messages", "homepage": "https://symfony.com", "keywords": [ "mime", "mime-type" ], "support": { "source": "https://github.com/symfony/mime/tree/v7.4.18" }, "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-08-22T09:04:42+00:00" }, { "name": "symfony/options-resolver", "version": "v7.4.8", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", "reference": "2888fcdc4dc2fd5f7c7397be78631e8af12e02b4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/options-resolver/zipball/2888fcdc4dc2fd5f7c7397be78631e8af12e02b4", "reference": "2888fcdc4dc2fd5f7c7397be78631e8af12e02b4", "shasum": "" }, "require": { "php": ">=8.2", "symfony/deprecation-contracts": "^2.5|^3" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\OptionsResolver\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides an improved replacement for the array_replace PHP function", "homepage": "https://symfony.com", "keywords": [ "config", "configuration", "options" ], "support": { "source": "https://github.com/symfony/options-resolver/tree/v7.4.8" }, "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-03-24T13:12:05+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-deepclone", "version": "v1.42.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-deepclone.git", "reference": "70ba0627efc68e97ea392843458a2dd9d6dbd156" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-deepclone/zipball/70ba0627efc68e97ea392843458a2dd9d6dbd156", "reference": "70ba0627efc68e97ea392843458a2dd9d6dbd156", "shasum": "" }, "require": { "php": ">=8.1" }, "provide": { "ext-deepclone": "*" }, "suggest": { "ext-deepclone": "For best performance" }, "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\DeepClone\\": "" }, "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 the deepclone extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "deepclone", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-deepclone/tree/v1.42.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-08-07T06:33:24+00:00" }, { "name": "symfony/polyfill-intl-grapheme", "version": "v1.41.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", "reference": "bb899c1db0aa8127dc3afe8cda4a67eb24915f8d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/bb899c1db0aa8127dc3afe8cda4a67eb24915f8d", "reference": "bb899c1db0aa8127dc3afe8cda4a67eb24915f8d", "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.41.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-07-28T08:25:59+00:00" }, { "name": "symfony/polyfill-intl-idn", "version": "v1.42.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", "reference": "51b5ff5ba85452b31ec6f55490b08148612339d9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/51b5ff5ba85452b31ec6f55490b08148612339d9", "reference": "51b5ff5ba85452b31ec6f55490b08148612339d9", "shasum": "" }, "require": { "php": ">=7.2", "symfony/polyfill-intl-normalizer": "^1.10" }, "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\\Idn\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Laurent Bassin", "email": "laurent@bassin.info" }, { "name": "Trevor Rowbotham", "email": "trevor.rowbotham@pm.me" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "idn", "intl", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.42.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-08-24T10:51:20+00:00" }, { "name": "symfony/polyfill-intl-normalizer", "version": "v1.42.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", "reference": "aa20edea75bd9c48cfecc8360922e5a6e5c44502" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/aa20edea75bd9c48cfecc8360922e5a6e5c44502", "reference": "aa20edea75bd9c48cfecc8360922e5a6e5c44502", "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.42.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-08-07T06:33:24+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-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-php82", "version": "v1.38.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php82.git", "reference": "002dc0cfe5fd4ed6033d48f27d4f19a486c4b04b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php82/zipball/002dc0cfe5fd4ed6033d48f27d4f19a486c4b04b", "reference": "002dc0cfe5fd4ed6033d48f27d4f19a486c4b04b", "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\\Php82\\": "" }, "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.2+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php82/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/polyfill-php83", "version": "v1.41.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php83.git", "reference": "5ea99087fb99c273a9b9236ed4c31e78b16103c6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/5ea99087fb99c273a9b9236ed4c31e78b16103c6", "reference": "5ea99087fb99c273a9b9236ed4c31e78b16103c6", "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\\Php83\\": "" }, "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php83/tree/v1.41.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-07-01T12:47:55+00:00" }, { "name": "symfony/polyfill-php84", "version": "v1.38.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php84.git", "reference": "f4e1dfaee5b74aba5964fe1fd4dfc7ba5e3085fa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/f4e1dfaee5b74aba5964fe1fd4dfc7ba5e3085fa", "reference": "f4e1dfaee5b74aba5964fe1fd4dfc7ba5e3085fa", "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\\Php84\\": "" }, "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.4+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php84/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:51:13+00:00" }, { "name": "symfony/polyfill-php85", "version": "v1.41.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php85.git", "reference": "255fab485aaa1006ed411040c42aecd7b5302d7a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php85/zipball/255fab485aaa1006ed411040c42aecd7b5302d7a", "reference": "255fab485aaa1006ed411040c42aecd7b5302d7a", "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\\Php85\\": "" }, "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.5+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php85/tree/v1.41.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-07-01T12:47:55+00:00" }, { "name": "symfony/polyfill-uuid", "version": "v1.37.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-uuid.git", "reference": "26dfec253c4cf3e51b541b52ddf7e42cb0908e94" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/26dfec253c4cf3e51b541b52ddf7e42cb0908e94", "reference": "26dfec253c4cf3e51b541b52ddf7e42cb0908e94", "shasum": "" }, "require": { "php": ">=7.2" }, "provide": { "ext-uuid": "*" }, "suggest": { "ext-uuid": "For best performance" }, "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Uuid\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Grégoire Pineau", "email": "lyrixx@lyrixx.info" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for uuid functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "uuid" ], "support": { "source": "https://github.com/symfony/polyfill-uuid/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/process", "version": "v7.4.18", "source": { "type": "git", "url": "https://github.com/symfony/process.git", "reference": "058d17fc284cce14efb2385783b55014a461b176" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/process/zipball/058d17fc284cce14efb2385783b55014a461b176", "reference": "058d17fc284cce14efb2385783b55014a461b176", "shasum": "" }, "require": { "php": ">=8.2" }, "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/v7.4.18" }, "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-08-21T17:40:08+00:00" }, { "name": "symfony/property-access", "version": "v7.4.16", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", "reference": "c3dce76a6697c6428f7d80d5cd1cf0aa5d9679f3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/property-access/zipball/c3dce76a6697c6428f7d80d5cd1cf0aa5d9679f3", "reference": "c3dce76a6697c6428f7d80d5cd1cf0aa5d9679f3", "shasum": "" }, "require": { "php": ">=8.2", "symfony/property-info": "^6.4.32|~7.3.10|^7.4.4|^8.0.4" }, "require-dev": { "symfony/cache": "^6.4|^7.0|^8.0", "symfony/var-exporter": "^6.4.1|^7.0.1|^8.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\PropertyAccess\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides functions to read and write from/to an object or array using a simple string notation", "homepage": "https://symfony.com", "keywords": [ "access", "array", "extraction", "index", "injection", "object", "property", "property-path", "reflection" ], "support": { "source": "https://github.com/symfony/property-access/tree/v7.4.16" }, "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-07-30T12:37:26+00:00" }, { "name": "symfony/property-info", "version": "v7.4.18", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", "reference": "52420d499b03ec20c0d38f0dc2f940bc9c43dc8e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/property-info/zipball/52420d499b03ec20c0d38f0dc2f940bc9c43dc8e", "reference": "52420d499b03ec20c0d38f0dc2f940bc9c43dc8e", "shasum": "" }, "require": { "php": ">=8.2", "symfony/deprecation-contracts": "^2.5|^3", "symfony/string": "^6.4|^7.0|^8.0", "symfony/type-info": "^7.4.7|^8.0.7" }, "conflict": { "phpdocumentor/reflection-docblock": "<5.2|>=7", "phpdocumentor/type-resolver": "<1.5.1", "symfony/cache": "<6.4", "symfony/dependency-injection": "<6.4", "symfony/serializer": "<6.4" }, "require-dev": { "phpdocumentor/reflection-docblock": "^5.2|^6.0", "phpstan/phpdoc-parser": "^1.0|^2.0", "symfony/cache": "^6.4|^7.0|^8.0", "symfony/dependency-injection": "^6.4|^7.0|^8.0", "symfony/serializer": "^6.4|^7.0|^8.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\PropertyInfo\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kévin Dunglas", "email": "dunglas@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Extracts information about PHP class' properties using metadata of popular sources", "homepage": "https://symfony.com", "keywords": [ "doctrine", "phpdoc", "property", "symfony", "type", "validator" ], "support": { "source": "https://github.com/symfony/property-info/tree/v7.4.18" }, "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-08-25T14:18:37+00:00" }, { "name": "symfony/psr-http-message-bridge", "version": "v8.1.0", "source": { "type": "git", "url": "https://github.com/symfony/psr-http-message-bridge.git", "reference": "67fd34de15ded1763aa1e330fe345f080a94022c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/67fd34de15ded1763aa1e330fe345f080a94022c", "reference": "67fd34de15ded1763aa1e330fe345f080a94022c", "shasum": "" }, "require": { "php": ">=8.4.1", "psr/http-message": "^1.0|^2.0", "symfony/http-foundation": "^7.4|^8.0" }, "conflict": { "php-http/discovery": "<1.15" }, "require-dev": { "nyholm/psr7": "^1.1", "php-http/discovery": "^1.15", "psr/log": "^1.1.4|^2|^3", "symfony/browser-kit": "^7.4|^8.0", "symfony/config": "^7.4|^8.0", "symfony/event-dispatcher": "^7.4|^8.0", "symfony/framework-bundle": "^7.4|^8.0", "symfony/http-kernel": "^7.4|^8.0", "symfony/runtime": "^7.4|^8.0" }, "type": "symfony-bridge", "autoload": { "psr-4": { "Symfony\\Bridge\\PsrHttpMessage\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "PSR HTTP message bridge", "homepage": "https://symfony.com", "keywords": [ "http", "http-message", "psr-17", "psr-7" ], "support": { "source": "https://github.com/symfony/psr-http-message-bridge/tree/v8.1.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-29T05:06:50+00:00" }, { "name": "symfony/rate-limiter", "version": "v7.4.18", "source": { "type": "git", "url": "https://github.com/symfony/rate-limiter.git", "reference": "6703d040ab83401b27f3c7b29ff4c8c8106fedba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/rate-limiter/zipball/6703d040ab83401b27f3c7b29ff4c8c8106fedba", "reference": "6703d040ab83401b27f3c7b29ff4c8c8106fedba", "shasum": "" }, "require": { "php": ">=8.2", "symfony/options-resolver": "^7.3|^8.0" }, "require-dev": { "psr/cache": "^1.0|^2.0|^3.0", "symfony/lock": "^6.4|^7.0|^8.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\RateLimiter\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Wouter de Jong", "email": "wouter@wouterj.nl" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides a Token Bucket implementation to rate limit input and output in your application", "homepage": "https://symfony.com", "keywords": [ "limiter", "rate-limiter" ], "support": { "source": "https://github.com/symfony/rate-limiter/tree/v7.4.18" }, "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-08-07T15:34:54+00:00" }, { "name": "symfony/routing", "version": "v7.4.18", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", "reference": "ddd558991e98f693ae6bf5063cc1b0362c6bbec3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/routing/zipball/ddd558991e98f693ae6bf5063cc1b0362c6bbec3", "reference": "ddd558991e98f693ae6bf5063cc1b0362c6bbec3", "shasum": "" }, "require": { "php": ">=8.2", "symfony/deprecation-contracts": "^2.5|^3" }, "conflict": { "symfony/config": "<6.4", "symfony/dependency-injection": "<6.4", "symfony/yaml": "<6.4" }, "require-dev": { "psr/log": "^1|^2|^3", "symfony/config": "^6.4|^7.0|^8.0", "symfony/dependency-injection": "^6.4|^7.0|^8.0", "symfony/expression-language": "^6.4|^7.0|^8.0", "symfony/http-foundation": "^6.4|^7.0|^8.0", "symfony/yaml": "^6.4|^7.0|^8.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Routing\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Maps an HTTP request to a set of configuration variables", "homepage": "https://symfony.com", "keywords": [ "router", "routing", "uri", "url" ], "support": { "source": "https://github.com/symfony/routing/tree/v7.4.18" }, "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-08-17T13:12:36+00:00" }, { "name": "symfony/service-contracts", "version": "v3.7.3", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", "reference": "15e6a07ec2a2c75ceb1b21dd98105ee8456d2257" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/service-contracts/zipball/15e6a07ec2a2c75ceb1b21dd98105ee8456d2257", "reference": "15e6a07ec2a2c75ceb1b21dd98105ee8456d2257", "shasum": "" }, "require": { "php": ">=8.1", "psr/container": "^1.1|^2.0", "symfony/deprecation-contracts": "^2.5|^3" }, "conflict": { "ext-psr": "<1.1|>=2" }, "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/contracts", "name": "symfony/contracts" }, "branch-alias": { "dev-main": "3.7-dev" } }, "autoload": { "psr-4": { "Symfony\\Contracts\\Service\\": "" }, "exclude-from-classmap": [ "/Test/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Generic abstractions related to writing services", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "support": { "source": "https://github.com/symfony/service-contracts/tree/v3.7.3" }, "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-07-27T15:39:01+00:00" }, { "name": "symfony/string", "version": "v8.1.2", "source": { "type": "git", "url": "https://github.com/symfony/string.git", "reference": "286a76b7255e5cc4bf0101a0bc5388ecf1c38ccc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/string/zipball/286a76b7255e5cc4bf0101a0bc5388ecf1c38ccc", "reference": "286a76b7255e5cc4bf0101a0bc5388ecf1c38ccc", "shasum": "" }, "require": { "php": ">=8.4.1", "symfony/polyfill-ctype": "^1.8", "symfony/polyfill-intl-grapheme": "^1.33", "symfony/polyfill-intl-normalizer": "^1.0", "symfony/polyfill-mbstring": "^1.0" }, "conflict": { "symfony/translation-contracts": "<2.5" }, "require-dev": { "symfony/emoji": "^7.4|^8.0", "symfony/http-client": "^7.4|^8.0", "symfony/intl": "^7.4|^8.0", "symfony/translation-contracts": "^2.5|^3.0", "symfony/var-exporter": "^7.4|^8.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/v8.1.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-07-28T07:35:25+00:00" }, { "name": "symfony/translation", "version": "v7.4.17", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", "reference": "2ee1e4a3b32a528a642babe041ff7c440b213b4b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/translation/zipball/2ee1e4a3b32a528a642babe041ff7c440b213b4b", "reference": "2ee1e4a3b32a528a642babe041ff7c440b213b4b", "shasum": "" }, "require": { "php": ">=8.2", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-mbstring": "~1.0", "symfony/translation-contracts": "^2.5.3|^3.3" }, "conflict": { "nikic/php-parser": "<5.0", "symfony/config": "<6.4", "symfony/console": "<6.4", "symfony/dependency-injection": "<6.4", "symfony/http-client-contracts": "<2.5", "symfony/http-kernel": "<6.4", "symfony/service-contracts": "<2.5", "symfony/twig-bundle": "<6.4", "symfony/yaml": "<6.4" }, "provide": { "symfony/translation-implementation": "2.3|3.0" }, "require-dev": { "nikic/php-parser": "^5.0", "psr/log": "^1|^2|^3", "symfony/config": "^6.4|^7.0|^8.0", "symfony/console": "^6.4|^7.0|^8.0", "symfony/dependency-injection": "^6.4|^7.0|^8.0", "symfony/finder": "^6.4|^7.0|^8.0", "symfony/http-client-contracts": "^2.5|^3.0", "symfony/http-kernel": "^6.4|^7.0|^8.0", "symfony/intl": "^6.4|^7.0|^8.0", "symfony/polyfill-intl-icu": "^1.21", "symfony/routing": "^6.4|^7.0|^8.0", "symfony/service-contracts": "^2.5|^3", "symfony/yaml": "^6.4|^7.0|^8.0" }, "type": "library", "autoload": { "files": [ "Resources/functions.php" ], "psr-4": { "Symfony\\Component\\Translation\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/translation/tree/v7.4.17" }, "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-08-21T17:40:08+00:00" }, { "name": "symfony/translation-contracts", "version": "v3.7.1", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", "reference": "ccb206b98faccc511ebae8e5fad50f2dc0b30621" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/ccb206b98faccc511ebae8e5fad50f2dc0b30621", "reference": "ccb206b98faccc511ebae8e5fad50f2dc0b30621", "shasum": "" }, "require": { "php": ">=8.1" }, "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/contracts", "name": "symfony/contracts" }, "branch-alias": { "dev-main": "3.7-dev" } }, "autoload": { "psr-4": { "Symfony\\Contracts\\Translation\\": "" }, "exclude-from-classmap": [ "/Test/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Generic abstractions related to translation", "homepage": "https://symfony.com", "keywords": [ "abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards" ], "support": { "source": "https://github.com/symfony/translation-contracts/tree/v3.7.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-06-05T06:23:12+00:00" }, { "name": "symfony/type-info", "version": "v8.1.5", "source": { "type": "git", "url": "https://github.com/symfony/type-info.git", "reference": "ceb48db5b38d6a48640c414be0c69d53980ae5c5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/type-info/zipball/ceb48db5b38d6a48640c414be0c69d53980ae5c5", "reference": "ceb48db5b38d6a48640c414be0c69d53980ae5c5", "shasum": "" }, "require": { "php": ">=8.4.1", "psr/container": "^1.1|^2.0" }, "conflict": { "phpstan/phpdoc-parser": "<1.30" }, "require-dev": { "phpstan/phpdoc-parser": "^1.30|^2.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\TypeInfo\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mathias Arlaud", "email": "mathias.arlaud@gmail.com" }, { "name": "Baptiste LEDUC", "email": "baptiste.leduc@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Extracts PHP types information.", "homepage": "https://symfony.com", "keywords": [ "PHPStan", "phpdoc", "symfony", "type" ], "support": { "source": "https://github.com/symfony/type-info/tree/v8.1.5" }, "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-08-21T17:47:34+00:00" }, { "name": "symfony/uid", "version": "v7.4.17", "source": { "type": "git", "url": "https://github.com/symfony/uid.git", "reference": "69d732355a139c6f8881337d28515aa01f12b8be" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/uid/zipball/69d732355a139c6f8881337d28515aa01f12b8be", "reference": "69d732355a139c6f8881337d28515aa01f12b8be", "shasum": "" }, "require": { "php": ">=8.2", "symfony/polyfill-uuid": "^1.15" }, "require-dev": { "symfony/console": "^6.4|^7.0|^8.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Uid\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Grégoire Pineau", "email": "lyrixx@lyrixx.info" }, { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides an object-oriented API to generate and represent UIDs", "homepage": "https://symfony.com", "keywords": [ "UID", "ulid", "uuid" ], "support": { "source": "https://github.com/symfony/uid/tree/v7.4.17" }, "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-08-11T07:38:58+00:00" }, { "name": "symfony/validator", "version": "v7.4.18", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", "reference": "976bd879fda78de30ee4688fd38ae87bc4d2dc76" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/validator/zipball/976bd879fda78de30ee4688fd38ae87bc4d2dc76", "reference": "976bd879fda78de30ee4688fd38ae87bc4d2dc76", "shasum": "" }, "require": { "php": ">=8.2", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php83": "^1.27", "symfony/translation-contracts": "^2.5|^3" }, "conflict": { "doctrine/lexer": "<1.1", "symfony/dependency-injection": "<6.4", "symfony/doctrine-bridge": "<7.0", "symfony/expression-language": "<6.4", "symfony/http-kernel": "<6.4", "symfony/intl": "<6.4", "symfony/property-info": "<6.4", "symfony/translation": "<6.4.3|>=7.0,<7.0.3", "symfony/var-exporter": "<6.4.25|>=7.0,<7.3.3", "symfony/yaml": "<6.4" }, "require-dev": { "egulias/email-validator": "^2.1.10|^3|^4", "symfony/cache": "^6.4|^7.0|^8.0", "symfony/config": "^6.4|^7.0|^8.0", "symfony/console": "^6.4|^7.0|^8.0", "symfony/dependency-injection": "^6.4|^7.0|^8.0", "symfony/expression-language": "^6.4|^7.0|^8.0", "symfony/finder": "^6.4|^7.0|^8.0", "symfony/http-client": "^6.4|^7.0|^8.0", "symfony/http-foundation": "^6.4|^7.0|^8.0", "symfony/http-kernel": "^6.4|^7.0|^8.0", "symfony/intl": "^6.4|^7.0|^8.0", "symfony/mime": "^6.4|^7.0|^8.0", "symfony/process": "^6.4|^7.0|^8.0", "symfony/property-access": "^6.4|^7.0|^8.0", "symfony/property-info": "^6.4|^7.0|^8.0", "symfony/string": "^6.4|^7.0|^8.0", "symfony/translation": "^6.4.3|^7.0.3|^8.0", "symfony/type-info": "^7.1.8", "symfony/yaml": "^6.4|^7.0|^8.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\Validator\\": "" }, "exclude-from-classmap": [ "/Tests/", "/Resources/bin/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { "source": "https://github.com/symfony/validator/tree/v7.4.18" }, "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-08-30T00:47:26+00:00" }, { "name": "symfony/var-exporter", "version": "v8.1.6", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", "reference": "802362f41128c430fd6685491e1fb72127fae78a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/var-exporter/zipball/802362f41128c430fd6685491e1fb72127fae78a", "reference": "802362f41128c430fd6685491e1fb72127fae78a", "shasum": "" }, "require": { "php": ">=8.4.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-deepclone": "^1.40" }, "require-dev": { "symfony/property-access": "^7.4|^8.0", "symfony/serializer": "^7.4|^8.0", "symfony/var-dumper": "^7.4|^8.0" }, "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\VarExporter\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects", "homepage": "https://symfony.com", "keywords": [ "clone", "construct", "deep-clone", "export", "hydrate", "instantiate", "lazy-loading", "proxy", "serialize" ], "support": { "source": "https://github.com/symfony/var-exporter/tree/v8.1.6" }, "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-08-29T06:30:03+00:00" }, { "name": "symfony/yaml", "version": "v7.4.18", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "4cef939e55b8a21c5780418de0d98ab00d0736e1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/4cef939e55b8a21c5780418de0d98ab00d0736e1", "reference": "4cef939e55b8a21c5780418de0d98ab00d0736e1", "shasum": "" }, "require": { "php": ">=8.2", "symfony/deprecation-contracts": "^2.5|^3", "symfony/polyfill-ctype": "^1.8" }, "conflict": { "symfony/console": "<6.4" }, "require-dev": { "symfony/console": "^6.4|^7.0|^8.0" }, "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/v7.4.18" }, "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-08-30T00:47:26+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": "tijsverkoyen/css-to-inline-styles", "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git", "reference": "f0292ccf0ec75843d65027214426b6b163b48b41" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/f0292ccf0ec75843d65027214426b6b163b48b41", "reference": "f0292ccf0ec75843d65027214426b6b163b48b41", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", "php": "^7.4 || ^8.0", "symfony/css-selector": "^5.4 || ^6.0 || ^7.0 || ^8.0" }, "require-dev": { "phpstan/phpstan": "^2.0", "phpstan/phpstan-phpunit": "^2.0", "phpunit/phpunit": "^8.5.21 || ^9.5.10" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.x-dev" } }, "autoload": { "psr-4": { "TijsVerkoyen\\CssToInlineStyles\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Tijs Verkoyen", "email": "css_to_inline_styles@verkoyen.eu", "role": "Developer" } ], "description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.", "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles", "support": { "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues", "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/v2.4.0" }, "time": "2025-12-02T11:56:42+00:00" }, { "name": "typo3/class-alias-loader", "version": "v2.0.1", "source": { "type": "git", "url": "https://github.com/TYPO3/class-alias-loader.git", "reference": "c44de30ec91e134e28d4e886bc642bacaf4f407f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3/class-alias-loader/zipball/c44de30ec91e134e28d4e886bc642bacaf4f407f", "reference": "c44de30ec91e134e28d4e886bc642bacaf4f407f", "shasum": "" }, "require": { "composer-plugin-api": "^2.0", "php": ">=8.2" }, "replace": { "helhum/class-alias-loader": "*" }, "require-dev": { "composer/composer": "^2.0@dev", "friendsofphp/php-cs-fixer": "^3.95", "mikey179/vfsstream": "~1.4.0@dev", "phpunit/phpunit": "^11" }, "type": "composer-plugin", "extra": { "class": "TYPO3\\ClassAliasLoader\\Plugin", "branch-alias": { "dev-main": "2.0.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\ClassAliasLoader\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Helmut Hummel", "email": "info@helhum.io" } ], "description": "Amends the composer class loader to support class aliases to provide backwards compatibility for packages", "homepage": "http://github.com/TYPO3/class-alias-loader", "keywords": [ "alias", "autoloader", "classloader", "composer" ], "support": { "issues": "https://github.com/TYPO3/class-alias-loader/issues", "source": "https://github.com/TYPO3/class-alias-loader/tree/v2.0.1" }, "time": "2026-04-17T13:11:31+00:00" }, { "name": "typo3/cms-adminpanel", "version": "v14.3.7", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/adminpanel.git", "reference": "137ca529aa588bccf2adea3eec2760a20d3ef32d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/adminpanel/zipball/137ca529aa588bccf2adea3eec2760a20d3ef32d", "reference": "137ca529aa588bccf2adea3eec2760a20d3ef32d", "shasum": "" }, "require": { "psr/http-message": "^1.1 || ^2.0", "psr/http-server-handler": "^1.0", "psr/http-server-middleware": "^1.0", "typo3/cms-backend": "14.3.7", "typo3/cms-core": "14.3.7", "typo3/cms-fluid": "14.3.7", "typo3/cms-frontend": "14.3.7", "typo3fluid/fluid": "^5.3.2" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "adminpanel" }, "branch-alias": { "dev-main": "14.3.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Adminpanel\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 CMS Admin Panel - The Admin Panel displays information about your site in the frontend and contains a range of metrics including debug and caching information.", "homepage": "https://typo3.community/", "support": { "chat": "https://typo3.community/meet/slack/", "docs": "https://docs.typo3.org/c/typo3/cms-adminpanel/main/en-us/", "forum": "https://talk.typo3.org/", "issues": "https://forge.typo3.org/issues/", "rss": "https://news.typo3.com/rss/", "security": "https://typo3.org/security/", "source": "https://github.com/TYPO3/typo3/" }, "funding": [ { "url": "https://typo3.org/membership", "type": "membership" } ], "time": "2026-09-08T09:17:25+00:00" }, { "name": "typo3/cms-backend", "version": "v14.3.7", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/backend.git", "reference": "6106c22f6f9c93c16acf2e5052229e1e817b7fba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/6106c22f6f9c93c16acf2e5052229e1e817b7fba", "reference": "6106c22f6f9c93c16acf2e5052229e1e817b7fba", "shasum": "" }, "require": { "ext-intl": "*", "ext-libxml": "*", "psr/event-dispatcher": "^1.0", "typo3/cms-core": "14.3.7" }, "conflict": { "typo3/cms": "*" }, "replace": { "typo3/cms-about": "self.version", "typo3/cms-context-help": "self.version", "typo3/cms-cshmanual": "self.version", "typo3/cms-func-wizards": "self.version", "typo3/cms-recordlist": "self.version", "typo3/cms-setup": "self.version", "typo3/cms-t3editor": "self.version", "typo3/cms-wizard-crpages": "self.version", "typo3/cms-wizard-sortpages": "self.version" }, "suggest": { "typo3/cms-install": "Displays a link to the Environment module in the System Information toolbar." }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "serviceProvider": "TYPO3\\CMS\\Backend\\ServiceProvider", "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "backend" }, "branch-alias": { "dev-main": "14.3.x-dev" }, "typo3/class-alias-loader": { "class-alias-maps": [ "Migrations/Code/ClassAliasMap.php" ] } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Backend\\": "Classes/", "TYPO3\\CMS\\Setup\\Event\\": "DeprecatedClasses/Setup/Event/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 CMS Backend", "homepage": "https://typo3.community/", "support": { "chat": "https://typo3.community/meet/slack/", "docs": "https://docs.typo3.org/", "forum": "https://talk.typo3.org/", "issues": "https://forge.typo3.org/issues/", "rss": "https://news.typo3.com/rss/", "security": "https://typo3.org/security/", "source": "https://github.com/TYPO3/typo3/" }, "funding": [ { "url": "https://typo3.org/membership", "type": "membership" } ], "time": "2026-09-08T09:17:25+00:00" }, { "name": "typo3/cms-belog", "version": "v14.3.7", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/belog.git", "reference": "f783869a2814e4e538152ba3ffc560b667684c4e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/belog/zipball/f783869a2814e4e538152ba3ffc560b667684c4e", "reference": "f783869a2814e4e538152ba3ffc560b667684c4e", "shasum": "" }, "require": { "typo3/cms-core": "14.3.7" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "belog" }, "branch-alias": { "dev-main": "14.3.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Belog\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 CMS Log - View logs from the sys_log table in the TYPO3 backend modules System>Log", "homepage": "https://typo3.community/", "support": { "chat": "https://typo3.community/meet/slack/", "docs": "https://docs.typo3.org/", "forum": "https://talk.typo3.org/", "issues": "https://forge.typo3.org/issues/", "rss": "https://news.typo3.com/rss/", "security": "https://typo3.org/security/", "source": "https://github.com/TYPO3/typo3/" }, "funding": [ { "url": "https://typo3.org/membership", "type": "membership" } ], "time": "2026-09-08T09:17:25+00:00" }, { "name": "typo3/cms-beuser", "version": "v14.3.7", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/beuser.git", "reference": "6673e35faf4ebb89a9b5a42b1ac7c6ac58573cb2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/beuser/zipball/6673e35faf4ebb89a9b5a42b1ac7c6ac58573cb2", "reference": "6673e35faf4ebb89a9b5a42b1ac7c6ac58573cb2", "shasum": "" }, "require": { "typo3/cms-core": "14.3.7" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "beuser" }, "branch-alias": { "dev-main": "14.3.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Beuser\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 CMS Backend User - TYPO3 backend module Administration > Users for managing backend users and groups.", "homepage": "https://typo3.community/", "support": { "chat": "https://typo3.community/meet/slack/", "docs": "https://docs.typo3.org/", "forum": "https://talk.typo3.org/", "issues": "https://forge.typo3.org/issues/", "rss": "https://news.typo3.com/rss/", "security": "https://typo3.org/security/", "source": "https://github.com/TYPO3/typo3/" }, "funding": [ { "url": "https://typo3.org/membership", "type": "membership" } ], "time": "2026-09-08T09:17:25+00:00" }, { "name": "typo3/cms-cli", "version": "v3.1.3", "source": { "type": "git", "url": "https://github.com/TYPO3/cms-cli.git", "reference": "7e26bf51bd8dbd74f86f7c68cb14965c678930f8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3/cms-cli/zipball/7e26bf51bd8dbd74f86f7c68cb14965c678930f8", "reference": "7e26bf51bd8dbd74f86f7c68cb14965c678930f8", "shasum": "" }, "require": { "php": "^7.0 || ^8.0" }, "bin": [ "typo3" ], "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "TYPO3 command line binary", "homepage": "https://typo3.org", "support": { "issues": "https://github.com/TYPO3/cms-cli/issues", "source": "https://github.com/TYPO3/cms-cli/tree/v3.1.3" }, "time": "2025-12-31T13:41:20+00:00" }, { "name": "typo3/cms-composer-installers", "version": "v5.0.2", "source": { "type": "git", "url": "https://github.com/TYPO3/CmsComposerInstallers.git", "reference": "becd622c869eb5cba6b8ea13965a73ae84e37346" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3/CmsComposerInstallers/zipball/becd622c869eb5cba6b8ea13965a73ae84e37346", "reference": "becd622c869eb5cba6b8ea13965a73ae84e37346", "shasum": "" }, "require": { "composer-plugin-api": "^2.1.0", "php": "^8.1" }, "replace": { "lw/typo3cms-installers": "*", "netresearch/composer-installers": "*" }, "require-dev": { "composer/composer": "^2.1", "friendsofphp/php-cs-fixer": "^3.62.0", "overtrue/phplint": "^9.4.1", "phpunit/phpunit": "^10.5.30" }, "type": "composer-plugin", "extra": { "class": "TYPO3\\CMS\\Composer\\Installer\\Plugin", "branch-alias": { "dev-main": "5.0.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Composer\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 CMS Core Team", "homepage": "https://forge.typo3.org/projects/typo3cms-core", "role": "Developer" }, { "name": "The TYPO3 Community", "homepage": "https://typo3.org/community/", "role": "Contributor" } ], "description": "TYPO3 CMS Installers", "homepage": "https://github.com/TYPO3/CmsComposerInstallers", "keywords": [ "cms", "core", "extension", "installer", "typo3" ], "support": { "general": "https://typo3.org/support/", "issues": "https://github.com/TYPO3/CmsComposerInstallers/issues", "source": "https://github.com/TYPO3/CmsComposerInstallers/tree/v5.0.2" }, "time": "2025-11-25T18:08:15+00:00" }, { "name": "typo3/cms-core", "version": "v14.3.7", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/core.git", "reference": "18071e452396230c34e23554298591ada6dc4c4a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/18071e452396230c34e23554298591ada6dc4c4a", "reference": "18071e452396230c34e23554298591ada6dc4c4a", "shasum": "" }, "require": { "bacon/bacon-qr-code": "^3.1.1", "christian-riesen/base32": "^2.0", "composer-runtime-api": "^2.1", "composer/class-map-generator": "^1.7.2", "composer/semver": "^3.4", "doctrine/dbal": "~4.4.4", "doctrine/lexer": "^3.0.1", "egulias/email-validator": "^4.0", "enshrined/svg-sanitize": "~0.22", "ext-dom": "*", "ext-intl": "*", "ext-json": "*", "ext-libxml": "*", "ext-mbstring": "*", "ext-pcre": "*", "ext-pdo": "*", "ext-session": "*", "ext-sodium": "*", "ext-tokenizer": "*", "ext-xml": "*", "firebase/php-jwt": "^6.10.2 || ^7.0.5", "guzzlehttp/guzzle": "^7.15.2 || ^8.0", "guzzlehttp/promises": "^2.0.3 || ^3.0", "guzzlehttp/psr7": "^2.10.2 || ^3.0", "lolli42/finediff": "^1.1.2", "masterminds/html5": "^2.10.0", "php": "^8.2", "psr/clock": "^1.0", "psr/container": "^2.0", "psr/event-dispatcher": "^1.0", "psr/http-client": "^1.0.3", "psr/http-factory": "^1.1.0", "psr/http-message": "^1.1 || ^2.0", "psr/http-server-handler": "^1.0", "psr/http-server-middleware": "^1.0", "psr/log": "^3.0.1", "symfony/config": "^7.4.8", "symfony/console": "^7.4.8", "symfony/dependency-injection": "^7.4.8", "symfony/doctrine-messenger": "^7.4.6", "symfony/event-dispatcher-contracts": "^3.6.0", "symfony/expression-language": "^7.4.8", "symfony/filesystem": "^7.4.8", "symfony/finder": "^7.4.8", "symfony/http-foundation": "^7.4.13", "symfony/mailer": "^7.4.12", "symfony/messenger": "^7.4.8", "symfony/mime": "^7.4.12", "symfony/options-resolver": "^7.4.8", "symfony/polyfill-php83": "^1.36.0", "symfony/polyfill-php84": "^1.38", "symfony/polyfill-php85": "^1.38", "symfony/process": "^7.4.8", "symfony/rate-limiter": "^7.4.8", "symfony/routing": "^7.4.13", "symfony/translation": "^7.4.8", "symfony/uid": "^7.4.8", "symfony/yaml": "^7.4.12", "typo3/class-alias-loader": "^2.0.1", "typo3/cms-cli": "^3.1.3", "typo3/cms-composer-installers": "^5.0.2", "typo3/html-sanitizer": "^2.3.2", "typo3fluid/fluid": "^5.3.2" }, "conflict": { "hoa/core": "*", "typo3/cms": "*" }, "provide": { "psr/http-factory-implementation": "1.0", "psr/http-message-implementation": "1.0" }, "replace": { "typo3/cms-lang": "self.version", "typo3/cms-saltedpasswords": "self.version", "typo3/cms-sv": "self.version" }, "suggest": { "ext-apcu": "Needed when non-default APCU based cache backends are used", "ext-exif": "Used to extract exif metadata 'Orientation' of uploaded images", "ext-fileinfo": "Used for proper file type detection in the file abstraction layer", "ext-gd": "GDlib/Freetype is required for building images with text (GIFBUILDER) and can also be used to scale images", "ext-mysqli": "", "ext-openssl": "OpenSSL is required for sending SMTP mails over an encrypted channel endpoint", "ext-zip": "", "ext-zlib": "TYPO3 uses zlib for resource compression and un/packing t3x extension files" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "serviceProvider": "TYPO3\\CMS\\Core\\ServiceProvider", "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "core" }, "branch-alias": { "dev-main": "14.3.x-dev" }, "typo3/class-alias-loader": { "class-alias-maps": [ "Migrations/Code/ClassAliasMap.php" ] } }, "autoload": { "files": [ "Resources/PHP/GlobalDebugFunctions.php" ], "psr-4": { "TYPO3\\CMS\\Core\\": "Classes/" }, "classmap": [ "DeprecatedClasses/ext-install/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 CMS Core", "homepage": "https://typo3.community/", "support": { "chat": "https://typo3.community/meet/slack/", "docs": "https://docs.typo3.org/", "forum": "https://talk.typo3.org/", "issues": "https://forge.typo3.org/issues/", "rss": "https://news.typo3.com/rss/", "security": "https://typo3.org/security/", "source": "https://github.com/TYPO3/typo3/" }, "funding": [ { "url": "https://typo3.org/membership", "type": "membership" } ], "time": "2026-09-08T09:17:25+00:00" }, { "name": "typo3/cms-dashboard", "version": "v14.3.7", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/dashboard.git", "reference": "e8fdeb94880a256f86db7a53e12ff0553aec559b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/dashboard/zipball/e8fdeb94880a256f86db7a53e12ff0553aec559b", "reference": "e8fdeb94880a256f86db7a53e12ff0553aec559b", "shasum": "" }, "require": { "typo3/cms-backend": "14.3.7", "typo3/cms-core": "14.3.7", "typo3/cms-extbase": "14.3.7", "typo3/cms-fluid": "14.3.7", "typo3/cms-frontend": "14.3.7" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "serviceProvider": "TYPO3\\CMS\\Dashboard\\ServiceProvider", "partOfFactoryDefault": true }, "extension-key": "dashboard" }, "branch-alias": { "dev-main": "14.3.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Dashboard\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 CMS Dashboard - TYPO3 backend module used to configure and create backend widgets.", "homepage": "https://typo3.community/", "support": { "chat": "https://typo3.community/meet/slack/", "docs": "https://docs.typo3.org/c/typo3/cms-dashboard/main/en-us/", "forum": "https://talk.typo3.org/", "issues": "https://forge.typo3.org/issues/", "rss": "https://news.typo3.com/rss/", "security": "https://typo3.org/security/", "source": "https://github.com/TYPO3/typo3/" }, "funding": [ { "url": "https://typo3.org/membership", "type": "membership" } ], "time": "2026-09-08T09:17:25+00:00" }, { "name": "typo3/cms-extbase", "version": "v14.3.7", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extbase.git", "reference": "68375ff116d0943dd56245949ddc3da7fb7bae9c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/68375ff116d0943dd56245949ddc3da7fb7bae9c", "reference": "68375ff116d0943dd56245949ddc3da7fb7bae9c", "shasum": "" }, "require": { "doctrine/instantiator": "^1.5 || ^2.0", "phpdocumentor/reflection-docblock": "^6.0.3", "phpdocumentor/type-resolver": "^2.0.0", "phpstan/phpdoc-parser": "^2.1", "symfony/dependency-injection": "^7.4.8", "symfony/property-access": "^7.4.8", "symfony/property-info": "^7.4.15", "symfony/validator": "^7.4.8", "typo3/cms-core": "14.3.7" }, "conflict": { "typo3/cms": "*" }, "suggest": { "typo3/cms-scheduler": "Additional scheduler tasks" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "serviceProvider": "TYPO3\\CMS\\Extbase\\ServiceProvider", "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "extbase" }, "branch-alias": { "dev-main": "14.3.x-dev" }, "typo3/class-alias-loader": { "class-alias-maps": [ "Migrations/Code/ClassAliasMap.php" ] } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Extbase\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 CMS Extbase - Extension framework to create TYPO3 frontend plugins and TYPO3 backend modules.", "homepage": "https://typo3.community/", "support": { "chat": "https://typo3.community/meet/slack/", "docs": "https://docs.typo3.org/", "forum": "https://talk.typo3.org/", "issues": "https://forge.typo3.org/issues/", "rss": "https://news.typo3.com/rss/", "security": "https://typo3.org/security/", "source": "https://github.com/TYPO3/typo3/" }, "funding": [ { "url": "https://typo3.org/membership", "type": "membership" } ], "time": "2026-09-08T09:17:25+00:00" }, { "name": "typo3/cms-extensionmanager", "version": "v14.3.7", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extensionmanager.git", "reference": "eb39b8b0e95747a5a4e70c48e3f655a38be5490b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/extensionmanager/zipball/eb39b8b0e95747a5a4e70c48e3f655a38be5490b", "reference": "eb39b8b0e95747a5a4e70c48e3f655a38be5490b", "shasum": "" }, "require": { "ext-libxml": "*", "typo3/cms-core": "14.3.7" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "extensionmanager" }, "branch-alias": { "dev-main": "14.3.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Extensionmanager\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 CMS Extension Manager - Backend module (System > Extensions) for viewing and managing extensions.", "homepage": "https://typo3.community/", "support": { "chat": "https://typo3.community/meet/slack/", "docs": "https://docs.typo3.org/", "forum": "https://talk.typo3.org/", "issues": "https://forge.typo3.org/issues/", "rss": "https://news.typo3.com/rss/", "security": "https://typo3.org/security/", "source": "https://github.com/TYPO3/typo3/" }, "funding": [ { "url": "https://typo3.org/membership", "type": "membership" } ], "time": "2026-09-08T09:17:25+00:00" }, { "name": "typo3/cms-filelist", "version": "v14.3.7", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/filelist.git", "reference": "7b7acdf948aaf79844d45905f4b59d93a2f13b07" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/filelist/zipball/7b7acdf948aaf79844d45905f4b59d93a2f13b07", "reference": "7b7acdf948aaf79844d45905f4b59d93a2f13b07", "shasum": "" }, "require": { "typo3/cms-core": "14.3.7" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "filelist" }, "branch-alias": { "dev-main": "14.3.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Filelist\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 CMS Filelist - TYPO3 backend module 'Media' used for managing files.", "homepage": "https://typo3.community/", "support": { "chat": "https://typo3.community/meet/slack/", "docs": "https://docs.typo3.org/", "forum": "https://talk.typo3.org/", "issues": "https://forge.typo3.org/issues/", "rss": "https://news.typo3.com/rss/", "security": "https://typo3.org/security/", "source": "https://github.com/TYPO3/typo3/" }, "funding": [ { "url": "https://typo3.org/membership", "type": "membership" } ], "time": "2026-09-08T09:17:25+00:00" }, { "name": "typo3/cms-filemetadata", "version": "v14.3.7", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/filemetadata.git", "reference": "417d5c90d3c6d0b267ca0e296748fe4933fec5bd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/filemetadata/zipball/417d5c90d3c6d0b267ca0e296748fe4933fec5bd", "reference": "417d5c90d3c6d0b267ca0e296748fe4933fec5bd", "shasum": "" }, "require": { "typo3/cms-core": "14.3.7" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "extension-key": "filemetadata" }, "branch-alias": { "dev-main": "14.3.x-dev" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 CMS File Metadata - Adds additional metadata to file management.", "homepage": "https://typo3.community/", "support": { "chat": "https://typo3.community/meet/slack/", "docs": "https://docs.typo3.org/", "forum": "https://talk.typo3.org/", "issues": "https://forge.typo3.org/issues/", "rss": "https://news.typo3.com/rss/", "security": "https://typo3.org/security/", "source": "https://github.com/TYPO3/typo3/" }, "funding": [ { "url": "https://typo3.org/membership", "type": "membership" } ], "time": "2026-09-08T09:17:25+00:00" }, { "name": "typo3/cms-fluid", "version": "v14.3.7", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/fluid.git", "reference": "66831b8b7c35b535dd4df958777d084d70fa4d24" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/66831b8b7c35b535dd4df958777d084d70fa4d24", "reference": "66831b8b7c35b535dd4df958777d084d70fa4d24", "shasum": "" }, "require": { "symfony/dependency-injection": "^7.4.8", "symfony/finder": "^7.4.8", "typo3/cms-core": "14.3.7", "typo3/cms-extbase": "14.3.7", "typo3fluid/fluid": "^5.3.2" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "serviceProvider": "TYPO3\\CMS\\Fluid\\ServiceProvider", "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "fluid" }, "branch-alias": { "dev-main": "14.3.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Fluid\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 CMS Fluid Integration - Integration of the Fluid templating engine into TYPO3.", "homepage": "https://typo3.community/", "support": { "chat": "https://typo3.community/meet/slack/", "docs": "https://docs.typo3.org/other/typo3/view-helper-reference/main/en-us/", "forum": "https://talk.typo3.org/", "issues": "https://forge.typo3.org/issues/", "rss": "https://news.typo3.com/rss/", "security": "https://typo3.org/security/", "source": "https://github.com/TYPO3/typo3/" }, "funding": [ { "url": "https://typo3.org/membership", "type": "membership" } ], "time": "2026-09-08T09:17:25+00:00" }, { "name": "typo3/cms-form", "version": "v14.3.7", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/form.git", "reference": "d3e48ac5a023c6e79f072af7c71ebac0be6dbda1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/form/zipball/d3e48ac5a023c6e79f072af7c71ebac0be6dbda1", "reference": "d3e48ac5a023c6e79f072af7c71ebac0be6dbda1", "shasum": "" }, "require": { "psr/http-message": "^1.1 || ^2.0", "symfony/expression-language": "^7.4.8", "typo3/cms-core": "14.3.7", "typo3/cms-frontend": "14.3.7" }, "conflict": { "typo3/cms": "*" }, "suggest": { "typo3/cms-filelist": "Listing of files in the directory", "typo3/cms-impexp": "Import and Export of records from TYPO3 in a custom serialized format (.T3D) for data exchange with other TYPO3 systems.", "typo3/cms-lowlevel": "To display the YAML configuration in the configuration module" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "form" }, "branch-alias": { "dev-main": "14.3.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Form\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 CMS Form - Flexible TYPO3 frontend form framework that comes with a backend editor interface.", "homepage": "https://typo3.community/", "support": { "chat": "https://typo3.community/meet/slack/", "docs": "https://docs.typo3.org/c/typo3/cms-form/main/en-us/", "forum": "https://talk.typo3.org/", "issues": "https://forge.typo3.org/issues/", "rss": "https://news.typo3.com/rss/", "security": "https://typo3.org/security/", "source": "https://github.com/TYPO3/typo3/" }, "funding": [ { "url": "https://typo3.org/membership", "type": "membership" } ], "time": "2026-09-08T09:17:25+00:00" }, { "name": "typo3/cms-frontend", "version": "v14.3.7", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/frontend.git", "reference": "3fc8a4d3b7d968b426c7536102b868ce23410eb7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/3fc8a4d3b7d968b426c7536102b868ce23410eb7", "reference": "3fc8a4d3b7d968b426c7536102b868ce23410eb7", "shasum": "" }, "require": { "ext-libxml": "*", "typo3/cms-core": "14.3.7" }, "conflict": { "typo3/cms": "*" }, "suggest": { "typo3/cms-adminpanel": "Provides additional information and functionality for backend users in the frontend." }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "frontend" }, "branch-alias": { "dev-main": "14.3.x-dev" }, "typo3/class-alias-loader": { "class-alias-maps": [ "Migrations/Code/ClassAliasMap.php" ] } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Frontend\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 CMS Frontend", "homepage": "https://typo3.community/", "support": { "chat": "https://typo3.community/meet/slack/", "docs": "https://docs.typo3.org/", "forum": "https://talk.typo3.org/", "issues": "https://forge.typo3.org/issues/", "rss": "https://news.typo3.com/rss/", "security": "https://typo3.org/security/", "source": "https://github.com/TYPO3/typo3/" }, "funding": [ { "url": "https://typo3.org/membership", "type": "membership" } ], "time": "2026-09-08T09:17:25+00:00" }, { "name": "typo3/cms-impexp", "version": "v14.3.7", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/impexp.git", "reference": "ccbf36a2bbc3a1d1c62fd5c0bf213e27e3ff26fa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/impexp/zipball/ccbf36a2bbc3a1d1c62fd5c0bf213e27e3ff26fa", "reference": "ccbf36a2bbc3a1d1c62fd5c0bf213e27e3ff26fa", "shasum": "" }, "require": { "typo3/cms-core": "14.3.7" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "impexp" }, "branch-alias": { "dev-main": "14.3.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Impexp\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 CMS Import/Export - Tool for importing and exporting records using XML or the custom T3D format.", "homepage": "https://typo3.community/", "support": { "chat": "https://typo3.community/meet/slack/", "docs": "https://docs.typo3.org/c/typo3/cms-impexp/main/en-us/", "forum": "https://talk.typo3.org/", "issues": "https://forge.typo3.org/issues/", "rss": "https://news.typo3.com/rss/", "security": "https://typo3.org/security/", "source": "https://github.com/TYPO3/typo3/" }, "funding": [ { "url": "https://typo3.org/membership", "type": "membership" } ], "time": "2026-09-08T09:17:25+00:00" }, { "name": "typo3/cms-info", "version": "v14.3.7", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/info.git", "reference": "9c1e82d8cc5f230e970877e8ab321a3fc123be71" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/info/zipball/9c1e82d8cc5f230e970877e8ab321a3fc123be71", "reference": "9c1e82d8cc5f230e970877e8ab321a3fc123be71", "shasum": "" }, "require": { "typo3/cms-core": "14.3.7" }, "conflict": { "typo3/cms": "*" }, "replace": { "typo3/cms-info-pagetsconfig": "self.version" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "info" }, "branch-alias": { "dev-main": "14.3.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Info\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 CMS Info - TYPO3 backend module for displaying information, such as a pagetree overview and localization information.", "homepage": "https://typo3.community/", "support": { "chat": "https://typo3.community/meet/slack/", "docs": "https://docs.typo3.org/", "forum": "https://talk.typo3.org/", "issues": "https://forge.typo3.org/issues/", "rss": "https://news.typo3.com/rss/", "security": "https://typo3.org/security/", "source": "https://github.com/TYPO3/typo3/" }, "funding": [ { "url": "https://typo3.org/membership", "type": "membership" } ], "time": "2026-09-08T09:17:25+00:00" }, { "name": "typo3/cms-install", "version": "v14.3.7", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/install.git", "reference": "5b36d108ce0048d2e20792a65476fe14d3aee484" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/5b36d108ce0048d2e20792a65476fe14d3aee484", "reference": "5b36d108ce0048d2e20792a65476fe14d3aee484", "shasum": "" }, "require": { "doctrine/dbal": "~4.4.4", "guzzlehttp/promises": "^2.0.3 || ^3.0", "nikic/php-parser": "^5.4.0", "symfony/finder": "^7.4.8", "symfony/http-foundation": "^7.4.13", "typo3/cms-core": "14.3.7", "typo3/cms-extbase": "14.3.7", "typo3/cms-fluid": "14.3.7" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "serviceProvider": "TYPO3\\CMS\\Install\\ServiceProvider", "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "install" }, "branch-alias": { "dev-main": "14.3.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Install\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 CMS Install Tool - The Install Tool is used for installation, upgrade, system administration and setup tasks.", "homepage": "https://typo3.community/", "support": { "chat": "https://typo3.community/meet/slack/", "docs": "https://docs.typo3.org/", "forum": "https://talk.typo3.org/", "issues": "https://forge.typo3.org/issues/", "rss": "https://news.typo3.com/rss/", "security": "https://typo3.org/security/", "source": "https://github.com/TYPO3/typo3/" }, "funding": [ { "url": "https://typo3.org/membership", "type": "membership" } ], "time": "2026-09-08T09:17:25+00:00" }, { "name": "typo3/cms-linkvalidator", "version": "v14.3.7", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/linkvalidator.git", "reference": "db314fc0d7eca1d2ee3e0a6e65ca462f91a197e2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/linkvalidator/zipball/db314fc0d7eca1d2ee3e0a6e65ca462f91a197e2", "reference": "db314fc0d7eca1d2ee3e0a6e65ca462f91a197e2", "shasum": "" }, "require": { "typo3/cms-core": "14.3.7" }, "conflict": { "typo3/cms": "*" }, "suggest": { "typo3/cms-scheduler": "Regular checks of links" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "extension-key": "linkvalidator" }, "branch-alias": { "dev-main": "14.3.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Linkvalidator\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 CMS LinkValidator - Checks for broken links and displays results in the (Info>LinkValidator) backend module.", "homepage": "https://typo3.community/", "support": { "chat": "https://typo3.community/meet/slack/", "docs": "https://docs.typo3.org/c/typo3/cms-linkvalidator/main/en-us/", "forum": "https://talk.typo3.org/", "issues": "https://forge.typo3.org/issues/", "rss": "https://news.typo3.com/rss/", "security": "https://typo3.org/security/", "source": "https://github.com/TYPO3/typo3/" }, "funding": [ { "url": "https://typo3.org/membership", "type": "membership" } ], "time": "2026-09-08T09:17:25+00:00" }, { "name": "typo3/cms-lowlevel", "version": "v14.3.7", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/lowlevel.git", "reference": "310025e2b8b132a000d1f2c2e2ecb5b2944cc1d8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/lowlevel/zipball/310025e2b8b132a000d1f2c2e2ecb5b2944cc1d8", "reference": "310025e2b8b132a000d1f2c2e2ecb5b2944cc1d8", "shasum": "" }, "require": { "typo3/cms-core": "14.3.7" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "lowlevel" }, "branch-alias": { "dev-main": "14.3.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Lowlevel\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 CMS Lowlevel - Technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.", "homepage": "https://typo3.community/", "support": { "chat": "https://typo3.community/meet/slack/", "docs": "https://docs.typo3.org/", "forum": "https://talk.typo3.org/", "issues": "https://forge.typo3.org/issues/", "rss": "https://news.typo3.com/rss/", "security": "https://typo3.org/security/", "source": "https://github.com/TYPO3/typo3/" }, "funding": [ { "url": "https://typo3.org/membership", "type": "membership" } ], "time": "2026-09-08T09:17:25+00:00" }, { "name": "typo3/cms-opendocs", "version": "v14.3.7", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/opendocs.git", "reference": "b1d0a1db52adfc8355c9967d9e1923afe47267a0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/opendocs/zipball/b1d0a1db52adfc8355c9967d9e1923afe47267a0", "reference": "b1d0a1db52adfc8355c9967d9e1923afe47267a0", "shasum": "" }, "require": { "typo3/cms-core": "14.3.7" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "extension-key": "opendocs" }, "branch-alias": { "dev-main": "14.3.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Opendocs\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 CMS Open Docs - Shows opened documents for the TYPO3 backend user.", "homepage": "https://typo3.community/", "support": { "chat": "https://typo3.community/meet/slack/", "docs": "https://docs.typo3.org/", "forum": "https://talk.typo3.org/", "issues": "https://forge.typo3.org/issues/", "rss": "https://news.typo3.com/rss/", "security": "https://typo3.org/security/", "source": "https://github.com/TYPO3/typo3/" }, "funding": [ { "url": "https://typo3.org/membership", "type": "membership" } ], "time": "2026-09-08T09:17:25+00:00" }, { "name": "typo3/cms-recycler", "version": "v14.3.7", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/recycler.git", "reference": "4c10966afed492b3b71276771c243fa042df9966" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/recycler/zipball/4c10966afed492b3b71276771c243fa042df9966", "reference": "4c10966afed492b3b71276771c243fa042df9966", "shasum": "" }, "require": { "typo3/cms-core": "14.3.7" }, "conflict": { "typo3/cms": "*" }, "suggest": { "typo3/cms-scheduler": "Remove deleted records after given time" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "recycler" }, "branch-alias": { "dev-main": "14.3.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Recycler\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 CMS Recycler - Restore deleted records or remove them from the database permanently.", "homepage": "https://typo3.community/", "support": { "chat": "https://typo3.community/meet/slack/", "docs": "https://docs.typo3.org/c/typo3/cms-recycler/main/en-us/", "forum": "https://talk.typo3.org/", "issues": "https://forge.typo3.org/issues/", "rss": "https://news.typo3.com/rss/", "security": "https://typo3.org/security/", "source": "https://github.com/TYPO3/typo3/" }, "funding": [ { "url": "https://typo3.org/membership", "type": "membership" } ], "time": "2026-09-08T09:17:25+00:00" }, { "name": "typo3/cms-redirects", "version": "v14.3.7", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/redirects.git", "reference": "d3964623bccb07a58839d048a01d157d0ceec1c2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/redirects/zipball/d3964623bccb07a58839d048a01d157d0ceec1c2", "reference": "d3964623bccb07a58839d048a01d157d0ceec1c2", "shasum": "" }, "require": { "doctrine/dbal": "~4.4.4", "psr/http-message": "^1.1 || ^2.0", "psr/log": "^3.0.1", "symfony/console": "^7.4.8", "typo3/cms-backend": "14.3.7", "typo3/cms-core": "14.3.7", "typo3fluid/fluid": "^5.3.2" }, "conflict": { "typo3/cms": "*" }, "suggest": { "typo3/cms-reports": "Get reports of redirects", "typo3/cms-scheduler": "Execute commands to update redirect status" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "redirects" }, "branch-alias": { "dev-main": "14.3.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Redirects\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.", "homepage": "https://typo3.community/", "support": { "chat": "https://typo3.community/meet/slack/", "docs": "https://docs.typo3.org/c/typo3/cms-redirects/main/en-us/", "forum": "https://talk.typo3.org/", "issues": "https://forge.typo3.org/issues/", "rss": "https://news.typo3.com/rss/", "security": "https://typo3.org/security/", "source": "https://github.com/TYPO3/typo3/" }, "funding": [ { "url": "https://typo3.org/membership", "type": "membership" } ], "time": "2026-09-08T09:17:25+00:00" }, { "name": "typo3/cms-reports", "version": "v14.3.7", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/reports.git", "reference": "3080d816d2ecb641ed33ba2f85d8fe1c22398dcc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/reports/zipball/3080d816d2ecb641ed33ba2f85d8fe1c22398dcc", "reference": "3080d816d2ecb641ed33ba2f85d8fe1c22398dcc", "shasum": "" }, "require": { "typo3/cms-core": "14.3.7" }, "conflict": { "typo3/cms": "*" }, "suggest": { "typo3/cms-scheduler": "Determine system's status and send it via email" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "reports" }, "branch-alias": { "dev-main": "14.3.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Reports\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 CMS Reports - Show status reports and installed services in the (System>Reports) backend module.", "homepage": "https://typo3.community/", "support": { "chat": "https://typo3.community/meet/slack/", "docs": "https://docs.typo3.org/", "forum": "https://talk.typo3.org/", "issues": "https://forge.typo3.org/issues/", "rss": "https://news.typo3.com/rss/", "security": "https://typo3.org/security/", "source": "https://github.com/TYPO3/typo3/" }, "funding": [ { "url": "https://typo3.org/membership", "type": "membership" } ], "time": "2026-09-08T09:17:25+00:00" }, { "name": "typo3/cms-rte-ckeditor", "version": "v14.3.7", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/rte_ckeditor.git", "reference": "b257f3319f05cfe041e57147311123ae04570f46" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/rte_ckeditor/zipball/b257f3319f05cfe041e57147311123ae04570f46", "reference": "b257f3319f05cfe041e57147311123ae04570f46", "shasum": "" }, "require": { "typo3/cms-core": "14.3.7" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "rte_ckeditor" }, "branch-alias": { "dev-main": "14.3.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\RteCKEditor\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 CMS RTE CKEditor - Integration of CKEditor as a Rich Text Editor for the TYPO3 backend.", "homepage": "https://typo3.community/", "support": { "chat": "https://typo3.community/meet/slack/", "docs": "https://docs.typo3.org/c/typo3/cms-rte-ckeditor/main/en-us/", "forum": "https://talk.typo3.org/", "issues": "https://forge.typo3.org/issues/", "rss": "https://news.typo3.com/rss/", "security": "https://typo3.org/security/", "source": "https://github.com/TYPO3/typo3/" }, "funding": [ { "url": "https://typo3.org/membership", "type": "membership" } ], "time": "2026-09-08T09:17:25+00:00" }, { "name": "typo3/cms-scheduler", "version": "v14.3.7", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/scheduler.git", "reference": "4cee4b59a210f117a3b12d02c9747bb7af6fbd42" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/scheduler/zipball/4cee4b59a210f117a3b12d02c9747bb7af6fbd42", "reference": "4cee4b59a210f117a3b12d02c9747bb7af6fbd42", "shasum": "" }, "require": { "typo3/cms-core": "14.3.7" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "extension-key": "scheduler" }, "branch-alias": { "dev-main": "14.3.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Scheduler\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 CMS Scheduler - Schedule tasks to run once or periodically at a specific time.", "homepage": "https://typo3.community/", "support": { "chat": "https://typo3.community/meet/slack/", "docs": "https://docs.typo3.org/c/typo3/cms-scheduler/main/en-us/", "forum": "https://talk.typo3.org/", "issues": "https://forge.typo3.org/issues/", "rss": "https://news.typo3.com/rss/", "security": "https://typo3.org/security/", "source": "https://github.com/TYPO3/typo3/" }, "funding": [ { "url": "https://typo3.org/membership", "type": "membership" } ], "time": "2026-09-08T09:17:25+00:00" }, { "name": "typo3/cms-seo", "version": "v14.3.7", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/seo.git", "reference": "f094412c7c90851c330a1777903be1525eb34fd1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/seo/zipball/f094412c7c90851c330a1777903be1525eb34fd1", "reference": "f094412c7c90851c330a1777903be1525eb34fd1", "shasum": "" }, "require": { "typo3/cms-core": "14.3.7", "typo3/cms-extbase": "14.3.7", "typo3/cms-frontend": "14.3.7" }, "conflict": { "typo3/cms": "*" }, "suggest": { "typo3/cms-dashboard": "TYPO3 users can add widgets that can help to optimise their website for search engines" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "seo" }, "branch-alias": { "dev-main": "14.3.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Seo\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 CMS SEO - SEO features including specific fields for SEO purposes, rendering of HTML meta tags and sitemaps.", "homepage": "https://typo3.community/", "support": { "chat": "https://typo3.community/meet/slack/", "docs": "https://docs.typo3.org/c/typo3/cms-seo/main/en-us/", "forum": "https://talk.typo3.org/", "issues": "https://forge.typo3.org/issues/", "rss": "https://news.typo3.com/rss/", "security": "https://typo3.org/security/", "source": "https://github.com/TYPO3/typo3/" }, "funding": [ { "url": "https://typo3.org/membership", "type": "membership" } ], "time": "2026-09-08T09:17:25+00:00" }, { "name": "typo3/cms-tstemplate", "version": "v14.3.7", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/tstemplate.git", "reference": "170a81430c146123ac88d868625f9344329960c9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/170a81430c146123ac88d868625f9344329960c9", "reference": "170a81430c146123ac88d868625f9344329960c9", "shasum": "" }, "require": { "typo3/cms-core": "14.3.7" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "tstemplate" }, "branch-alias": { "dev-main": "14.3.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Tstemplate\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 CMS TypoScript - TYPO3 backend module for the management of TypoScript records for the CMS frontend.", "homepage": "https://typo3.community/", "support": { "chat": "https://typo3.community/meet/slack/", "docs": "https://docs.typo3.org/", "forum": "https://talk.typo3.org/", "issues": "https://forge.typo3.org/issues/", "rss": "https://news.typo3.com/rss/", "security": "https://typo3.org/security/", "source": "https://github.com/TYPO3/typo3/" }, "funding": [ { "url": "https://typo3.org/membership", "type": "membership" } ], "time": "2026-09-08T09:17:25+00:00" }, { "name": "typo3/cms-viewpage", "version": "v14.3.7", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/viewpage.git", "reference": "71d80ee87905e641b61cd2f8d9b043a4970532b2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/viewpage/zipball/71d80ee87905e641b61cd2f8d9b043a4970532b2", "reference": "71d80ee87905e641b61cd2f8d9b043a4970532b2", "shasum": "" }, "require": { "typo3/cms-core": "14.3.7" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "viewpage" }, "branch-alias": { "dev-main": "14.3.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Viewpage\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 CMS Viewpage - Use the (Web>View) backend module to view a frontend page inside the TYPO3 backend.", "homepage": "https://typo3.community/", "support": { "chat": "https://typo3.community/meet/slack/", "docs": "https://docs.typo3.org/", "forum": "https://talk.typo3.org/", "issues": "https://forge.typo3.org/issues/", "rss": "https://news.typo3.com/rss/", "security": "https://typo3.org/security/", "source": "https://github.com/TYPO3/typo3/" }, "funding": [ { "url": "https://typo3.org/membership", "type": "membership" } ], "time": "2026-09-08T09:17:25+00:00" }, { "name": "typo3/cms-workspaces", "version": "v14.3.7", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/workspaces.git", "reference": "a8091ab138cc168f11b06293350c6bff4f3fea7a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/workspaces/zipball/a8091ab138cc168f11b06293350c6bff4f3fea7a", "reference": "a8091ab138cc168f11b06293350c6bff4f3fea7a", "shasum": "" }, "require": { "typo3/cms-core": "14.3.7" }, "conflict": { "typo3/cms": "*" }, "replace": { "typo3/cms-version": "self.version" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "extension-key": "workspaces" }, "branch-alias": { "dev-main": "14.3.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Workspaces\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "TYPO3 Core Team", "email": "typo3cms@typo3.org", "role": "Developer" } ], "description": "TYPO3 CMS Workspaces - Workflows with custom stages and versioning for a better editing and publishing experience.", "homepage": "https://typo3.community/", "support": { "chat": "https://typo3.community/meet/slack/", "docs": "https://docs.typo3.org/c/typo3/cms-workspaces/main/en-us/", "forum": "https://talk.typo3.org/", "issues": "https://forge.typo3.org/issues/", "rss": "https://news.typo3.com/rss/", "security": "https://typo3.org/security/", "source": "https://github.com/TYPO3/typo3/" }, "funding": [ { "url": "https://typo3.org/membership", "type": "membership" } ], "time": "2026-09-08T09:17:25+00:00" }, { "name": "typo3/html-sanitizer", "version": "v2.3.2", "source": { "type": "git", "url": "https://github.com/TYPO3/html-sanitizer.git", "reference": "8b5d0be44ded457ca993ec9ca93d859941c63764" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3/html-sanitizer/zipball/8b5d0be44ded457ca993ec9ca93d859941c63764", "reference": "8b5d0be44ded457ca993ec9ca93d859941c63764", "shasum": "" }, "require": { "ext-dom": "*", "masterminds/html5": "^2.7.6", "php": "^7.2 || ^8.0", "psr/log": "^1.0 || ^2.0 || ^3.0" }, "require-dev": { "phpunit/phpunit": "^8.5" }, "type": "library", "extra": { "branch-alias": { "dev-main": "2.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\HtmlSanitizer\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Oliver Hader", "email": "oliver@typo3.org" } ], "description": "HTML sanitizer aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values.", "support": { "issues": "https://github.com/TYPO3/html-sanitizer/issues", "source": "https://github.com/TYPO3/html-sanitizer/tree/v2.3.2" }, "time": "2026-06-08T15:19:36+00:00" }, { "name": "typo3fluid/fluid", "version": "5.3.2", "source": { "type": "git", "url": "https://github.com/TYPO3/Fluid.git", "reference": "2f16b9e8d2509f7abb6a087ad781e361351f465d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3/Fluid/zipball/2f16b9e8d2509f7abb6a087ad781e361351f465d", "reference": "2f16b9e8d2509f7abb6a087ad781e361351f465d", "shasum": "" }, "require": { "ext-mbstring": "*", "php": "^8.2" }, "require-dev": { "ext-json": "*", "ext-simplexml": "*", "friendsofphp/php-cs-fixer": "^3.94.2", "infection/infection": "^0.32.6", "phpstan/phpstan": "^2.1.40", "phpstan/phpstan-phpunit": "^2.0.16", "phpunit/phpunit": "^11.5.55 || ^12.5.14 || ^13.0.5", "psr/container": "^2.0.2", "t3docs/fluid-documentation-generator": "^4.4.2" }, "suggest": { "ext-json": "PHP JSON is needed when using JSONVariableProvider: A relatively rare use case", "ext-simplexml": "SimpleXML is required for the XSD schema generator" }, "bin": [ "bin/fluid" ], "type": "library", "extra": { "branch-alias": { "dev-main": "5.x-dev" } }, "autoload": { "psr-4": { "TYPO3Fluid\\Fluid\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0-or-later" ], "description": "The TYPO3 Fluid template rendering engine", "homepage": "https://github.com/TYPO3/Fluid", "support": { "docs": "https://docs.typo3.org/other/typo3fluid/fluid/main/en-us/", "issues": "https://github.com/TYPO3/Fluid/issues", "source": "https://github.com/TYPO3/Fluid" }, "time": "2026-08-12T19:45:55+00:00" }, { "name": "vlucas/phpdotenv", "version": "v5.6.4", "source": { "type": "git", "url": "https://github.com/vlucas/phpdotenv.git", "reference": "416df702837983f8d5ff48c9c3fee4f5f57b980b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/416df702837983f8d5ff48c9c3fee4f5f57b980b", "reference": "416df702837983f8d5ff48c9c3fee4f5f57b980b", "shasum": "" }, "require": { "ext-pcre": "*", "graham-campbell/result-type": "^1.1.4", "php": "^7.2.5 || ^8.0", "phpoption/phpoption": "^1.9.5", "symfony/polyfill-ctype": "^1.26", "symfony/polyfill-mbstring": "^1.26", "symfony/polyfill-php80": "^1.26" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "ext-filter": "*", "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2" }, "suggest": { "ext-filter": "Required to use the boolean validator." }, "type": "library", "extra": { "bamarni-bin": { "bin-links": true, "forward-command": false }, "branch-alias": { "dev-master": "5.6-dev" } }, "autoload": { "psr-4": { "Dotenv\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Vance Lucas", "email": "vance@vancelucas.com", "homepage": "https://github.com/vlucas" } ], "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.", "keywords": [ "dotenv", "env", "environment" ], "support": { "issues": "https://github.com/vlucas/phpdotenv/issues", "source": "https://github.com/vlucas/phpdotenv/tree/v5.6.4" }, "funding": [ { "url": "https://github.com/GrahamCampbell", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv", "type": "tidelift" } ], "time": "2026-07-06T19:11:50+00:00" }, { "name": "voku/html-min", "version": "5.0.0", "source": { "type": "git", "url": "https://github.com/voku/HtmlMin.git", "reference": "2c807961d65df94ce095803dc18cdf212cf0ec6a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/voku/HtmlMin/zipball/2c807961d65df94ce095803dc18cdf212cf0ec6a", "reference": "2c807961d65df94ce095803dc18cdf212cf0ec6a", "shasum": "" }, "require": { "ext-dom": "*", "php": ">=7.1.0", "tedivm/jshrink": "^1.8.1", "voku/simple_html_dom": "^5.0" }, "require-dev": { "phpunit/phpunit": "~6.0 || ~7.0 || ~8.0 || ~9.0" }, "type": "library", "autoload": { "psr-4": { "voku\\": "src/voku/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Lars Moelleken", "homepage": "https://www.moelleken.org/" } ], "description": "HTML Compressor and Minifier", "homepage": "https://github.com/voku/HtmlMin", "keywords": [ "compress", "compression", "compressor", "html", "minifier" ], "support": { "issues": "https://github.com/voku/HtmlMin/issues", "source": "https://github.com/voku/HtmlMin/tree/5.0.0" }, "funding": [ { "url": "https://www.paypal.me/moelleken", "type": "custom" }, { "url": "https://github.com/voku", "type": "github" }, { "url": "https://www.patreon.com/voku", "type": "patreon" } ], "time": "2026-04-23T21:03:26+00:00" }, { "name": "voku/simple_html_dom", "version": "5.0.0", "source": { "type": "git", "url": "https://github.com/voku/simple_html_dom.git", "reference": "091de9ee6daf73a7ee3a062fb53e3687bc54ef70" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/voku/simple_html_dom/zipball/091de9ee6daf73a7ee3a062fb53e3687bc54ef70", "reference": "091de9ee6daf73a7ee3a062fb53e3687bc54ef70", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", "ext-simplexml": "*", "php": ">=7.1.0", "symfony/css-selector": "~3.0 || ~4.0 || ~5.0 || ~6.0 || ~7.0 || ~8.0" }, "require-dev": { "phpunit/phpunit": "~6.0 || ~7.0 || ~8.0 || ~9.0" }, "suggest": { "voku/portable-utf8": "If you need e.g. UTF-8 fixed output." }, "type": "library", "autoload": { "psr-4": { "voku\\helper\\": "src/voku/helper/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "dimabdc", "email": "support@titor.ru", "homepage": "https://github.com/dimabdc", "role": "Developer" }, { "name": "Lars Moelleken", "homepage": "https://www.moelleken.org/", "role": "Fork-Maintainer" } ], "description": "Simple HTML DOM package.", "homepage": "https://github.com/voku/simple_html_dom", "keywords": [ "HTML Parser", "dom", "php dom" ], "support": { "issues": "https://github.com/voku/simple_html_dom/issues", "source": "https://github.com/voku/simple_html_dom/tree/5.0.0" }, "funding": [ { "url": "https://www.paypal.me/moelleken", "type": "custom" }, { "url": "https://github.com/voku", "type": "github" }, { "url": "https://www.patreon.com/voku", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/voku/simple_html_dom", "type": "tidelift" } ], "time": "2026-04-21T08:58:52+00:00" }, { "name": "wapplersystems/zabbix_client", "version": "14.2.1", "source": { "type": "git", "url": "https://github.com/WapplerSystems/zabbix_client.git", "reference": "19801c3367a8bce56cfdda81d29ec2e2f26ee712" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/WapplerSystems/zabbix_client/zipball/19801c3367a8bce56cfdda81d29ec2e2f26ee712", "reference": "19801c3367a8bce56cfdda81d29ec2e2f26ee712", "shasum": "" }, "require": { "php": "^8.2", "typo3/cms-core": "^14.0" }, "require-dev": { "phpunit/phpunit": "^11.0", "typo3/cms-install": "^14.0", "typo3/cms-scheduler": "^14.0", "typo3/testing-framework": "^9.0" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "extension-key": "zabbix_client" } }, "autoload": { "psr-4": { "WapplerSystems\\ZabbixClient\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Sven Wappler", "email": "typo3@wappler.systems", "role": "Developer" } ], "description": "TYPO3 Zabbix Client", "homepage": "https://github.com/WapplerSystems/zabbix_client", "keywords": [ "extension", "monitoring", "typo3", "zabbix" ], "support": { "issues": "https://github.com/WapplerSystems/zabbix_client/issues", "source": "https://github.com/WapplerSystems/zabbix_client" }, "time": "2026-05-18T17:50:29+00:00" }, { "name": "webmozart/assert", "version": "2.4.1", "source": { "type": "git", "url": "https://github.com/webmozarts/assert.git", "reference": "2ccb7c2e821038c03a3e6e1700c570c158c55f70" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/webmozarts/assert/zipball/2ccb7c2e821038c03a3e6e1700c570c158c55f70", "reference": "2ccb7c2e821038c03a3e6e1700c570c158c55f70", "shasum": "" }, "require": { "ext-ctype": "*", "ext-date": "*", "ext-filter": "*", "php": "^8.2" }, "suggest": { "ext-intl": "", "ext-simplexml": "", "ext-spl": "" }, "type": "library", "extra": { "psalm": { "pluginClass": "Webmozart\\Assert\\PsalmPlugin" }, "branch-alias": { "dev-master": "2.0-dev", "dev-feature/2-0": "2.0-dev" } }, "autoload": { "psr-4": { "Webmozart\\Assert\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" }, { "name": "Woody Gilk", "email": "woody.gilk@gmail.com" } ], "description": "Assertions to validate method input/output with nice error messages.", "keywords": [ "assert", "check", "validate" ], "support": { "issues": "https://github.com/webmozarts/assert/issues", "source": "https://github.com/webmozarts/assert/tree/2.4.1" }, "time": "2026-06-15T15:31:57+00:00" } ], "packages-dev": [ { "name": "codemonkey1988/be-static-auth", "version": "5.0.0", "source": { "type": "git", "url": "https://gitlab.com/Codemonkey1988/be-static-auth.git", "reference": "939710d72e2029674d5c27aebd1b865ca83f59eb" }, "dist": { "type": "zip", "url": "https://gitlab.com/api/v4/projects/Codemonkey1988%2Fbe-static-auth/repository/archive.zip?sha=939710d72e2029674d5c27aebd1b865ca83f59eb", "reference": "939710d72e2029674d5c27aebd1b865ca83f59eb", "shasum": "" }, "require": { "php": "^8.2", "typo3/cms-core": "^13.4 || ^14.3" }, "replace": { "typo3-ter/be-static-auth": "self.version" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.61", "phpstan/phpstan": "^2.1", "saschaegerer/phpstan-typo3": "^2.1 || ^3.0", "typo3/cms-install": "^13.4 || ^14.3", "typo3/testing-framework": "^9.0" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "Package": { "providesPackages": [] }, "version": "5.0.0", "web-dir": ".Build/Web", "extension-key": "be_static_auth", "cms-package-dir": "{$vendor-dir}/typo3/cms" } }, "autoload": { "psr-4": { "Codemonkey1988\\BeStaticAuth\\": "Classes" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Tim Schreiner", "role": "Developer" } ], "description": "Adds a button to backend login that automatically creates an admin user and log in using it.", "keywords": [ "backend", "development", "extension", "typo3" ], "support": { "issues": "https://gitlab.com/Codemonkey1988/be-static-auth/-/issues", "source": "https://gitlab.com/Codemonkey1988/be-static-auth/-/tree/5.0.0" }, "time": "2026-07-31T16:10:31+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "centor/base": 20, "centor/downloads": 20, "centor/locations": 20, "centor/site": 20, "georgringer/eventnews": 20, "georgringer/news-administration": 20, "georgringer/news-content-elements": 20, "km2/gorecaptcha": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": "^8.5" }, "platform-dev": {}, "platform-overrides": { "php": "8.5" }, "plugin-api-version": "2.9.0" }