{ "_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": "ba115061c2c7695a37329a9c3a9be927", "packages": [ { "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": "brotkrueml/typo3-matomo-integration", "version": "v3.0.2", "source": { "type": "git", "url": "https://github.com/brotkrueml/typo3-matomo-integration.git", "reference": "da6f9ebc57239ea2fb9da33b17c27b76a0c6ddcb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/brotkrueml/typo3-matomo-integration/zipball/da6f9ebc57239ea2fb9da33b17c27b76a0c6ddcb", "reference": "da6f9ebc57239ea2fb9da33b17c27b76a0c6ddcb", "shasum": "" }, "require": { "php": ">=8.2", "typo3/cms-core": "^13.4 || ^14.1", "typo3/cms-frontend": "^13.4 || ^14.1" }, "require-dev": { "brotkrueml/coding-standards": "~6.3.1", "ergebnis/composer-normalize": "~2.49.0", "infection/infection": "^0.32.3", "phpstan/extension-installer": "^1.4", "phpstan/phpstan": "2.1.37", "phpstan/phpstan-phpunit": "2.0.12", "phpunit/phpunit": "^11.5 || ^12.5", "rector/rector": "2.3.5", "symfony/yaml": "^7.4", "symplify/phpstan-rules": "^14.9", "tomasvotruba/cognitive-complexity": "^1.0", "typo3/testing-framework": "^9.3" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "web-dir": ".Build/web", "extension-key": "matomo_integration" }, "branch-alias": { "dev-main": "3.0.x-dev" } }, "autoload": { "psr-4": { "Brotkrueml\\MatomoIntegration\\": "Classes" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Chris Müller", "role": "Developer" } ], "description": "Matomo integration for TYPO3", "keywords": [ "TYPO3 CMS", "TYPO3 Extension", "matomo" ], "support": { "chat": "https://typo3.slack.com/archives/C02GX6W4ASH", "docs": "https://docs.typo3.org/p/brotkrueml/typo3-matomo-integration/main/en-us/", "issues": "https://github.com/brotkrueml/typo3-matomo-integration/issues", "source": "https://github.com/brotkrueml/typo3-matomo-integration" }, "time": "2026-01-28T18:29:22+00:00" }, { "name": "causal/ig_ldap_sso_auth", "version": "4.2.0", "source": { "type": "git", "url": "https://github.com/xperseguers/t3ext-ig_ldap_sso_auth.git", "reference": "d0d0db9f4b0036e683e15b37ac254b1874969d27" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/xperseguers/t3ext-ig_ldap_sso_auth/zipball/d0d0db9f4b0036e683e15b37ac254b1874969d27", "reference": "d0d0db9f4b0036e683e15b37ac254b1874969d27", "shasum": "" }, "require": { "ext-json": "*", "ext-ldap": "*", "php": ">=8.1.0 <=8.4.99", "typo3/cms-core": "^11 || ^12 || ^13" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "extension-key": "ig_ldap_sso_auth" }, "branch-alias": { "dev-3-3": "3.3.x-dev", "dev-3-8": "3.8.x-dev", "dev-master": "4.2.x-dev" } }, "autoload": { "psr-4": { "Causal\\IgLdapSsoAuth\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Xavier Perseguers", "email": "xavier@causal.ch", "homepage": "https://www.causal.ch", "role": "Developer" } ], "description": "This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://). In case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.", "keywords": [ "Authentication", "TYPO3 CMS", "active directory", "ldap", "openldap" ], "support": { "docs": "https://docs.typo3.org/p/causal/ig_ldap_sso_auth/main/en-us/", "issues": "https://github.com/xperseguers/t3ext-ig_ldap_sso_auth/issues", "source": "https://github.com/xperseguers/t3ext-ig_ldap_sso_auth" }, "funding": [ { "url": "https://www.paypal.me/xperseguers/10", "type": "custom" }, { "url": "https://github.com/xperseguers", "type": "github" } ], "time": "2025-10-08T07:50:46+00:00" }, { "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": "cweagans/composer-patches", "version": "1.7.3", "source": { "type": "git", "url": "https://github.com/cweagans/composer-patches.git", "reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/e190d4466fe2b103a55467dfa83fc2fecfcaf2db", "reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db", "shasum": "" }, "require": { "composer-plugin-api": "^1.0 || ^2.0", "php": ">=5.3.0" }, "require-dev": { "composer/composer": "~1.0 || ~2.0", "phpunit/phpunit": "~4.6" }, "type": "composer-plugin", "extra": { "class": "cweagans\\Composer\\Patches" }, "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/1.7.3" }, "time": "2022-12-20T22:53:13+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": "deployer/deployer", "version": "v7.5.12", "source": { "type": "git", "url": "https://github.com/deployphp/deployer.git", "reference": "efc71dac9ccc86b3f9946e75d50cb106b775aae2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/deployphp/deployer/zipball/efc71dac9ccc86b3f9946e75d50cb106b775aae2", "reference": "efc71dac9ccc86b3f9946e75d50cb106b775aae2", "shasum": "" }, "require": { "ext-json": "*", "php": "^8.0|^7.3" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.64", "pestphp/pest": "^3.3", "phpstan/phpstan": "^1.4", "phpunit/php-code-coverage": "^11.0", "phpunit/phpunit": "^11.4" }, "bin": [ "bin/dep" ], "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Anton Medvedev", "email": "anton@medv.io" } ], "description": "Deployment Tool", "homepage": "https://deployer.org", "support": { "docs": "https://deployer.org/docs", "issues": "https://github.com/deployphp/deployer/issues", "source": "https://github.com/deployphp/deployer" }, "funding": [ { "url": "https://github.com/sponsors/antonmedv", "type": "github" } ], "time": "2025-02-19T16:45:27+00:00" }, { "name": "devskio/typo3_ohdear_health_check", "version": "13.4.2", "source": { "type": "git", "url": "https://github.com/devskio/TYPO3-OhDear-Health-Check.git", "reference": "3b6e21f7ab6de22db3083c40dd5993714334aef4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/devskio/TYPO3-OhDear-Health-Check/zipball/3b6e21f7ab6de22db3083c40dd5993714334aef4", "reference": "3b6e21f7ab6de22db3083c40dd5993714334aef4", "shasum": "" }, "require": { "ohdearapp/health-check-results": "^1.0", "ohdearapp/ohdear-php-sdk": "^4", "typo3/cms-core": "^13", "typo3/cms-extbase": "^13" }, "replace": { "digitalwerk/typo3-ohdear-health-check": "self.version" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "web-dir": ".Build/web", "extension-key": "typo3_ohdear_health_check" } }, "autoload": { "psr-4": { "Devskio\\Typo3OhDearHealthCheck\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Oh Dear Health Check extension for TYPO3", "keywords": [ "TYPO3 CMS" ], "support": { "issues": "https://github.com/devskio/TYPO3-OhDear-Health-Check/issues", "source": "https://github.com/devskio/TYPO3-OhDear-Health-Check/tree/13.4.2" }, "time": "2025-12-08T13:42:28+00:00" }, { "name": "doctrine/annotations", "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", "reference": "901c2ee5d26eb64ff43c47976e114bf00843acf7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/annotations/zipball/901c2ee5d26eb64ff43c47976e114bf00843acf7", "reference": "901c2ee5d26eb64ff43c47976e114bf00843acf7", "shasum": "" }, "require": { "doctrine/lexer": "^2 || ^3", "ext-tokenizer": "*", "php": "^7.2 || ^8.0", "psr/cache": "^1 || ^2 || ^3" }, "require-dev": { "doctrine/cache": "^2.0", "doctrine/coding-standard": "^10", "phpstan/phpstan": "^1.10.28", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", "symfony/cache": "^5.4 || ^6.4 || ^7", "vimeo/psalm": "^4.30 || ^5.14" }, "suggest": { "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations" }, "type": "library", "autoload": { "psr-4": { "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Docblock Annotations Parser", "homepage": "https://www.doctrine-project.org/projects/annotations.html", "keywords": [ "annotations", "docblock", "parser" ], "support": { "issues": "https://github.com/doctrine/annotations/issues", "source": "https://github.com/doctrine/annotations/tree/2.0.2" }, "abandoned": true, "time": "2024-09-05T10:17:24+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/event-manager", "version": "2.1.1", "source": { "type": "git", "url": "https://github.com/doctrine/event-manager.git", "reference": "dda33921b198841ca8dbad2eaa5d4d34769d18cf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/event-manager/zipball/dda33921b198841ca8dbad2eaa5d4d34769d18cf", "reference": "dda33921b198841ca8dbad2eaa5d4d34769d18cf", "shasum": "" }, "require": { "php": "^8.1" }, "conflict": { "doctrine/common": "<2.9" }, "require-dev": { "doctrine/coding-standard": "^14", "phpdocumentor/guides-cli": "^1.4", "phpstan/phpstan": "^2.1.32", "phpunit/phpunit": "^10.5.58" }, "type": "library", "autoload": { "psr-4": { "Doctrine\\Common\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" }, { "name": "Marco Pivetta", "email": "ocramius@gmail.com" } ], "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.", "homepage": "https://www.doctrine-project.org/projects/event-manager.html", "keywords": [ "event", "event dispatcher", "event manager", "event system", "events" ], "support": { "issues": "https://github.com/doctrine/event-manager/issues", "source": "https://github.com/doctrine/event-manager/tree/2.1.1" }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", "type": "custom" }, { "url": "https://www.patreon.com/phpdoctrine", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager", "type": "tidelift" } ], "time": "2026-01-29T07:11:08+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.2", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", "reference": "e96fe45e92a54233726014a7cc7340abf29bb14c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/lexer/zipball/e96fe45e92a54233726014a7cc7340abf29bb14c", "reference": "e96fe45e92a54233726014a7cc7340abf29bb14c", "shasum": "" }, "require": { "php": "^8.1" }, "require-dev": { "doctrine/coding-standard": "^14", "phpstan/phpstan": "^2", "phpunit/phpunit": "^10.5.58 || ^12.5.4" }, "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.2" }, "funding": [ { "url": "https://www.doctrine-project.org/sponsorship.html", "type": "custom" }, { "url": "https://www.patreon.com/phpdoctrine", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer", "type": "tidelift" } ], "time": "2026-06-14T20:44:06+00:00" }, { "name": "dw/bb-boilerplate", "version": "13.4", "dist": { "type": "path", "url": "./packages/bb_boilerplate", "reference": "30614b7922ab2e7cd8eef277c592dcad55a6a0ec" }, "require": { "pelago/emogrifier": "^7.0" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "extension-key": "bb_boilerplate" } }, "autoload": { "psr-4": { "BinaryBay\\BbBoilerplate\\": "Classes/" } }, "license": [ "GPL-2.0+" ], "description": "Project boilerplate extension", "keywords": [ "TYPO3 CMS" ], "transport-options": { "symlink": true, "relative": true } }, { "name": "dw/dw-forms", "version": "13.4", "dist": { "type": "path", "url": "./packages/dw_forms", "reference": "38db64d3593775f6a232bd21ebca3e4d0c0ac461" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "extension-key": "dw_forms" } }, "autoload": { "psr-4": { "Digitalwerk\\DwForms\\": "Classes/" } }, "description": "Different kinds of forms", "transport-options": { "symlink": true, "relative": true } }, { "name": "dw/dw-page-types", "version": "13.4", "dist": { "type": "path", "url": "./packages/dw_page_types", "reference": "8a5b307e189cf95c65eda15c967c095240bc2342" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "extension-key": "dw_page_types" } }, "autoload": { "psr-4": { "Digitalwerk\\DwPageTypes\\": "Classes/" } }, "transport-options": { "symlink": true, "relative": true } }, { "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": "evenement/evenement", "version": "v2.0.0", "source": { "type": "git", "url": "https://github.com/igorw/evenement.git", "reference": "f6e843799fd4f4184d54d8fc7b5b3551c9fa803e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/igorw/evenement/zipball/f6e843799fd4f4184d54d8fc7b5b3551c9fa803e", "reference": "f6e843799fd4f4184d54d8fc7b5b3551c9fa803e", "shasum": "" }, "require": { "php": ">=5.4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "autoload": { "psr-0": { "Evenement": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Igor Wiedler", "email": "igor@wiedler.ch", "homepage": "http://wiedler.ch/igor/" } ], "description": "Événement is a very simple event dispatching library for PHP", "keywords": [ "event-dispatcher", "event-emitter" ], "support": { "issues": "https://github.com/igorw/evenement/issues", "source": "https://github.com/igorw/evenement/tree/v2.0.0" }, "time": "2012-11-02T14:49:47+00:00" }, { "name": "firebase/php-jwt", "version": "v7.2.0", "source": { "type": "git", "url": "https://github.com/googleapis/php-jwt.git", "reference": "f502cdbf279cd7532060b041f7c22a05208c0b93" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/googleapis/php-jwt/zipball/f502cdbf279cd7532060b041f7c22a05208c0b93", "reference": "f502cdbf279cd7532060b041f7c22a05208c0b93", "shasum": "" }, "require": { "php": "^8.0" }, "require-dev": { "guzzlehttp/guzzle": "^7.4||^8.0", "phpfastcache/phpfastcache": "^9.2", "phpseclib/phpseclib": "~3.0", "phpspec/prophecy-phpunit": "^2.2", "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", "extra": { "component": { "id": "jwt", "path": "Jwt", "entry": "README.md", "target": "googleapis/php-jwt.git" } }, "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.2.0" }, "time": "2026-09-21T19:29:58+00:00" }, { "name": "fluidtypo3/flux", "version": "11.1.4", "source": { "type": "git", "url": "https://github.com/FluidTYPO3/flux.git", "reference": "fae59d463af3a458bb026f02f4ffbd518460de7c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/FluidTYPO3/flux/zipball/fae59d463af3a458bb026f02f4ffbd518460de7c", "reference": "fae59d463af3a458bb026f02f4ffbd518460de7c", "shasum": "" }, "require": { "ext-dom": "*", "ext-json": "*", "ext-pdo": "*", "php": "^7.4.0 || ^8", "typo3/cms-backend": "^10 || ^11 || ^12 || ^13 || dev-main", "typo3/cms-core": "^10 || ^11 || ^12 || ^13 || dev-main", "typo3/cms-fluid": "^10 || ^11 || ^12 || ^13 || dev-main", "typo3/cms-frontend": "^10 || ^11 || ^12 || ^13 || dev-main", "typo3/cms-recordlist": "^10 || ^11 || ^12 || ^13 || dev-main" }, "replace": { "typo3-ter/flux": "self.version" }, "require-dev": { "mikey179/vfsstream": "^1.6", "phpspec/prophecy": "*", "phpstan/phpstan": "1.12.1", "phpunit/phpunit": "^5.7 || ^9.5", "squizlabs/php_codesniffer": "^3.7" }, "suggest": { "fluidtypo3/vhs": "ViewHelper library for Fluid templates." }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "extension-key": "flux" } }, "autoload": { "psr-4": { "FluidTYPO3\\Flux\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "description": "The flux package from FluidTYPO3", "homepage": "http://fluidtypo3.org", "support": { "issues": "https://github.com/FluidTYPO3/flux/issues", "source": "https://github.com/FluidTYPO3/flux/tree/11.1.4" }, "time": "2026-04-07T14:21:02+00:00" }, { "name": "fluidtypo3/vhs", "version": "7.2.1", "source": { "type": "git", "url": "https://github.com/FluidTYPO3/vhs.git", "reference": "488354e6bbbbb66da3ec97a91b45d5c1f0ce5fda" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/FluidTYPO3/vhs/zipball/488354e6bbbbb66da3ec97a91b45d5c1f0ce5fda", "reference": "488354e6bbbbb66da3ec97a91b45d5c1f0ce5fda", "shasum": "" }, "require": { "ext-mbstring": "*", "php": "^7.4.0 || ^8", "typo3/cms-backend": "^10 || ^11 || ^12 || ^13 || dev-main", "typo3/cms-core": "^10 || ^11 || ^12 || ^13 || dev-main", "typo3/cms-extbase": "^10 || ^11 || ^12 || ^13 || dev-main", "typo3/cms-fluid": "^10 || ^11 || ^12 || ^13 || dev-main", "typo3/cms-frontend": "^10 || ^11 || ^12 || ^13 || dev-main" }, "replace": { "typo3-ter/vhs": "self.version" }, "require-dev": { "mikey179/vfsstream": "^1.6", "phpstan/phpstan": "1.12.1", "phpunit/phpunit": "^5.7 || ^9.5", "squizlabs/php_codesniffer": "^3.7" }, "suggest": { "ext-json": "Enable use of v:format.json.encode and v:format.json.decode", "ext-tidy": "Allows to make use of the tidy ViewHelper v:format.tidy", "ext-zlib": "Enable use of v:format.placeholder.lipsum with default lipsum text" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "extension-key": "vhs" } }, "autoload": { "psr-4": { "FluidTYPO3\\Vhs\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "This is a collection of ViewHelpers for performing rendering tasks that are not natively provided by TYPO3's Fluid templating engine.", "homepage": "https://fluidtypo3.org", "keywords": [ "TYPO3 CMS", "fedext", "fluid", "templating", "utility", "viewhelper" ], "support": { "chat": "https://typo3.slack.com/archives/C79562JES", "docs": "https://docs.typo3.org/p/fluidtypo3/vhs/main/en-us/", "issues": "https://github.com/FluidTYPO3/vhs/issues", "source": "https://github.com/FluidTYPO3/vhs" }, "time": "2026-03-25T14:25:44+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": "guzzlehttp/guzzle", "version": "7.15.5", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "ee80339fd9177ba44c49cdb653ff02a4d1106b9a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/ee80339fd9177ba44c49cdb653ff02a4d1106b9a", "reference": "ee80339fd9177ba44c49cdb653ff02a4d1106b9a", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/promises": "^2.5.3", "guzzlehttp/psr7": "^2.13.1", "php": "^7.2.5 || ^8.0", "psr/http-client": "^1.0", "symfony/deprecation-contracts": "^2.5 || ^3.0", "symfony/polyfill-php80": "^1.25" }, "provide": { "psr/http-client-implementation": "1.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "ext-curl": "*", "guzzle/client-integration-tests": "3.0.3", "guzzlehttp/test-server": "^0.7", "php-http/message-factory": "^1.1", "phpunit/phpunit": "^8.5.52 || ^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": { "files": [ "src/functions_include.php" ], "psr-4": { "GuzzleHttp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Graham Campbell", "email": "hello@gjcampbell.co.uk", "homepage": "https://github.com/GrahamCampbell" }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Jeremy Lindblom", "email": "jeremeamia@gmail.com", "homepage": "https://github.com/jeremeamia" }, { "name": "George Mponos", "email": "gmponos@gmail.com", "homepage": "https://github.com/gmponos" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://github.com/Nyholm" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com", "homepage": "https://github.com/sagikazarmark" }, { "name": "Tobias Schultze", "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" } ], "description": "Guzzle is a PHP HTTP client library", "keywords": [ "client", "curl", "framework", "http", "http client", "psr-18", "psr-7", "rest", "web service" ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", "source": "https://github.com/guzzle/guzzle/tree/7.15.5" }, "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-08-24T09:21:06+00:00" }, { "name": "guzzlehttp/promises", "version": "2.5.3", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", "reference": "cde49999552d185d64715fe9c1f77a2aadd2f9f1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/promises/zipball/cde49999552d185d64715fe9c1f77a2aadd2f9f1", "reference": "cde49999552d185d64715fe9c1f77a2aadd2f9f1", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", "symfony/deprecation-contracts": "^2.5 || ^3.0" }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "phpunit/phpunit": "^8.5.52 || ^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/2.5.3" }, "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-24T09:11:28+00:00" }, { "name": "guzzlehttp/psr7", "version": "2.13.1", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "95e7828100de18b4e269fb1703be530082d5166d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/95e7828100de18b4e269fb1703be530082d5166d", "reference": "95e7828100de18b4e269fb1703be530082d5166d", "shasum": "" }, "require": { "php": "^7.2.5 || ^8.0", "psr/http-factory": "^1.0", "psr/http-message": "^1.1 || ^2.0", "ralouphie/getallheaders": "^3.0", "symfony/deprecation-contracts": "^2.5 || ^3.0", "symfony/polyfill-php80": "^1.25" }, "provide": { "psr/http-factory-implementation": "1.0", "psr/http-message-implementation": "1.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", "phpunit/phpunit": "^8.5.52 || ^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/2.13.1" }, "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-24T09:13:11+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/php-error-reporting", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/helhum/php-error-reporting.git", "reference": "c9f1a0b6fedf7e641bce23b65eeeea946a6f7eb9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/helhum/php-error-reporting/zipball/c9f1a0b6fedf7e641bce23b65eeeea946a6f7eb9", "reference": "c9f1a0b6fedf7e641bce23b65eeeea946a6f7eb9", "shasum": "" }, "require": { "php": ">=7.4.1" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.2", "phpstan/phpstan": "^1.0", "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-doctrine": "^1.0", "phpstan/phpstan-phpunit": "^1.0", "phpstan/phpstan-strict-rules": "^1.0" }, "type": "library", "autoload": { "psr-4": { "ErrorReporting\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Helmut Hummel", "email": "typo3@helhum.io" } ], "description": "Create ErrorException with clean trace from PHP error handler errors, inspired by Sentry PHP SDK", "homepage": "https://helhum.io", "keywords": [ "error reporting", "sentry" ], "support": { "issues": "https://github.com/helhum/php-error-reporting", "source": "https://github.com/helhum/php-error-reporting/tree/v1.0.1" }, "time": "2023-01-12T14:49:10+00:00" }, { "name": "helhum/typo3-console", "version": "v8.3.1", "source": { "type": "git", "url": "https://github.com/TYPO3-Console/TYPO3-Console.git", "reference": "0a6f26d125b780a40c674820c42c78ce5607ff4c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-Console/TYPO3-Console/zipball/0a6f26d125b780a40c674820c42c78ce5607ff4c", "reference": "0a6f26d125b780a40c674820c42c78ce5607ff4c", "shasum": "" }, "require": { "composer-runtime-api": "^2.1", "helhum/config-loader": ">=0.9 <0.13", "helhum/php-error-reporting": "^1.0", "php": ">=8.1", "symfony/console": "^5.4 || ^6.4 || ^7.0", "symfony/process": "^5.4 || ^6.4 || ^7.0", "typo3/cms-backend": "^11.5.26 || ^12.4.18 || ^13.1 || ^14.0", "typo3/cms-composer-installers": "^4.0@rc || >=5.0", "typo3/cms-core": "^11.5.26 || ^12.4.18 || ^13.1 || ^14.0", "typo3/cms-extbase": "^11.5.26 || ^12.4.18 || ^13.1 || ^14.0", "typo3/cms-fluid": "^11.5.26 || ^12.4.18 || ^13.1 || ^14.0", "typo3/cms-frontend": "^11.5.26 || ^12.4.18 || ^13.1 || ^14.0", "typo3/cms-install": "^11.5.26 || ^12.4.18 || ^13.1 || ^14.0" }, "replace": { "typo3-ter/typo3-console": "self.version" }, "require-dev": { "dg/bypass-finals": "^1.4", "friendsofphp/php-cs-fixer": "^3.57", "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": "^11.5.26 || ^12.4.18 || ^13.1 || ^14.0", "typo3/cms-filemetadata": "^11.5.26 || ^12.4.18 || ^13.1 || ^14.0", "typo3/cms-recordlist": "^11.5.26 || ^12.4.18 || ^13.1 || ^14.0", "typo3/cms-reports": "^11.5.26 || ^12.4.18 || ^13.1 || ^14.0" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "Package": { "protected": true, "serviceProvider": "Helhum\\Typo3Console\\ServiceProvider", "partOfMinimalUsableSystem": true }, "extension-key": "typo3_console", "ignore-as-root": false }, "branch-alias": { "dev-main": "8.3.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": "2025-12-12T12:00:43+00:00" }, { "name": "ichhabrecht/filefill", "version": "5.0.0", "source": { "type": "git", "url": "https://github.com/IchHabRecht/filefill.git", "reference": "3697f5ede098d980df1ab937977ff060266dd885" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/IchHabRecht/filefill/zipball/3697f5ede098d980df1ab937977ff060266dd885", "reference": "3697f5ede098d980df1ab937977ff060266dd885", "shasum": "" }, "require": { "php": "^8.2", "typo3/cms-core": "^13.4" }, "replace": { "typo3-ter/filefill": "self.version" }, "require-dev": { "dg/bypass-finals": "^1.9", "php-parallel-lint/php-parallel-lint": "^1.4", "phpunit/phpunit": "^10.5", "typo3/testing-framework": "^8.2.3" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "app-dir": ".Build", "web-dir": ".Build/public", "extension-key": "filefill" }, "branch-alias": { "dev-main": "5.x-dev" } }, "autoload": { "psr-4": { "IchHabRecht\\Filefill\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Nicole Hummel", "email": "nicole-typo3@nimut.dev", "role": "Developer" } ], "description": "Find and fetch missing local files from different remotes", "homepage": "https://github.com/IchHabRecht/filefill", "keywords": [ "extension", "file", "missing", "placeholder", "typo3" ], "support": { "issues": "https://github.com/IchHabRecht/filefill/issues", "source": "https://github.com/IchHabRecht/filefill/tree/5.0.0" }, "time": "2025-05-06T22:10:27+00:00" }, { "name": "jaybizzle/crawler-detect", "version": "v1.4.1", "source": { "type": "git", "url": "https://github.com/JayBizzle/Crawler-Detect.git", "reference": "770e00e5bcd35054871a6f790f380123cc3b8b0c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/770e00e5bcd35054871a6f790f380123cc3b8b0c", "reference": "770e00e5bcd35054871a6f790f380123cc3b8b0c", "shasum": "" }, "require": { "php": ">=7.2.0" }, "require-dev": { "phpunit/phpunit": "^8.5.52|^9.4" }, "type": "library", "autoload": { "psr-4": { "Jaybizzle\\CrawlerDetect\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mark Beech", "email": "m@rkbee.ch", "role": "Developer" } ], "description": "CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent", "homepage": "https://github.com/JayBizzle/Crawler-Detect/", "keywords": [ "crawler", "crawler detect", "crawler detector", "crawlerdetect", "php crawler detect" ], "support": { "issues": "https://github.com/JayBizzle/Crawler-Detect/issues", "source": "https://github.com/JayBizzle/Crawler-Detect/tree/v1.4.1" }, "time": "2026-07-10T14:15:38+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": "lochmueller/sourceopt", "version": "5.2.9", "source": { "type": "git", "url": "https://github.com/lochmueller/sourceopt.git", "reference": "76d4c1cfe27eb0fe101b3c6be14edcaa46f459f2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/lochmueller/sourceopt/zipball/76d4c1cfe27eb0fe101b3c6be14edcaa46f459f2", "reference": "76d4c1cfe27eb0fe101b3c6be14edcaa46f459f2", "shasum": "" }, "require": { "php": "^8.1", "typo3/cms-core": "^12.4||^13.4" }, "replace": { "maxserv/replacecontent": "*", "typo3-ter/replacecontent": "*", "typo3-ter/sourceopt": "self.version" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.3", "phpmd/phpmd": "^2.10", "typo3/testing-framework": "^8.2" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "web-dir": ".Build/Web", "extension-key": "sourceopt" } }, "autoload": { "psr-4": { "HTML\\Sourceopt\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "description": "Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one file and replaces by .", "homepage": "https://github.com/lochmueller/sourceopt", "support": { "issues": "https://github.com/lochmueller/sourceopt/issues", "source": "https://github.com/lochmueller/sourceopt/tree/5.2.9" }, "funding": [ { "url": "https://paypal.me/lochmueller", "type": "custom" }, { "url": "https://github.com/lochmueller", "type": "github" } ], "time": "2026-01-15T15:05:29+00:00" }, { "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": "mouf/nodejs-installer", "version": "v1.0.14", "source": { "type": "git", "url": "https://github.com/thecodingmachine/nodejs-installer.git", "reference": "8b26f6893698f057b2c97b6bbf1a0cd12c2343e9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thecodingmachine/nodejs-installer/zipball/8b26f6893698f057b2c97b6bbf1a0cd12c2343e9", "reference": "8b26f6893698f057b2c97b6bbf1a0cd12c2343e9", "shasum": "" }, "require": { "composer-plugin-api": "^1.0 || ^2.0", "ext-openssl": "*", "php": ">=5.3.0" }, "require-dev": { "composer/composer": "^1.7", "phpunit/phpunit": "^7.4" }, "type": "composer-plugin", "extra": { "mouf": { "logo": "node-js.png" }, "class": [ "Mouf\\NodeJsInstaller\\NodeJsPlugin" ] }, "autoload": { "psr-4": { "Mouf\\NodeJsInstaller\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "David Négrier", "email": "d.negrier@thecodingmachine.com", "homepage": "http://mouf-php.com" } ], "description": "An installer package that let's you install NodeJS and NPM as a Composer dependency.", "homepage": "http://mouf-php.com/packages/mouf/nodejs-installer", "keywords": [ "installer", "nodejs", "npm" ], "support": { "issues": "https://github.com/thecodingmachine/nodejs-installer/issues", "source": "https://github.com/thecodingmachine/nodejs-installer/tree/v1.0.14" }, "time": "2020-11-04T08:03:55+00:00" }, { "name": "networkteam/sentry-client", "version": "5.2.1", "source": { "type": "git", "url": "https://github.com/networkteam/sentry_client.git", "reference": "d34c43663989695e2e80265c24c1bdef55e679f1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/networkteam/sentry_client/zipball/d34c43663989695e2e80265c24c1bdef55e679f1", "reference": "d34c43663989695e2e80265c24c1bdef55e679f1", "shasum": "" }, "require": { "php": "^8.0", "sentry/sentry": "^4.6", "typo3/cms-backend": "^11.0 || ^12.0 || ^13.0", "typo3/cms-core": "^11.0 || ^12.0 || ^13.0", "typo3/cms-frontend": "^11.0 || ^12.0 || ^13.0" }, "require-dev": { "saschaegerer/phpstan-typo3": "^1.1" }, "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/5.2.1" }, "time": "2025-04-30T20:16:13+00:00" }, { "name": "nikic/php-parser", "version": "v5.9.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", "reference": "9e33da9553fe7786f0962b35f4e4ecf01be89def" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/9e33da9553fe7786f0962b35f4e4ecf01be89def", "reference": "9e33da9553fe7786f0962b35f4e4ecf01be89def", "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.9.0" }, "time": "2026-09-13T18:51:52+00:00" }, { "name": "ohdearapp/health-check-results", "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/ohdearapp/health-check-results.git", "reference": "58d884893b6bb42b60ea79596e80b6f79ec41f32" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ohdearapp/health-check-results/zipball/58d884893b6bb42b60ea79596e80b6f79ec41f32", "reference": "58d884893b6bb42b60ea79596e80b6f79ec41f32", "shasum": "" }, "require": { "php": "^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.89.2", "pestphp/pest": "^1.23.1 || ^2.0 || ^3.0 || ^4.0", "phpstan/extension-installer": "^1.1", "phpstan/phpstan-deprecation-rules": "^1.2.1 || ^2.0", "phpstan/phpstan-phpunit": "^1.4.2 || ^2.0", "spatie/pest-plugin-snapshots": "^1.1 || ^2.2.1", "spatie/ray": "^1.43.1" }, "type": "library", "autoload": { "psr-4": { "OhDear\\HealthCheckResults\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Freek Van der Herten", "email": "freek@spatie.be", "role": "Developer" } ], "description": "Create application health check results for Oh Dear", "homepage": "https://github.com/ohdearapp/health-check-results", "keywords": [ "application", "health", "health-check-results", "monitoring", "ohdear" ], "support": { "issues": "https://github.com/ohdearapp/health-check-results/issues", "source": "https://github.com/ohdearapp/health-check-results/tree/1.0.3" }, "funding": [ { "url": "https://github.com/ohdearapp", "type": "github" } ], "time": "2025-11-07T13:46:48+00:00" }, { "name": "ohdearapp/ohdear-php-sdk", "version": "4.7.0", "source": { "type": "git", "url": "https://github.com/ohdearapp/ohdear-php-sdk.git", "reference": "df770f869ab63b777f752d79ab40292af91850f2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ohdearapp/ohdear-php-sdk/zipball/df770f869ab63b777f752d79ab40292af91850f2", "reference": "df770f869ab63b777f752d79ab40292af91850f2", "shasum": "" }, "require": { "php": "^8.1", "saloonphp/pagination-plugin": "^2.2", "saloonphp/saloon": "^4.0" }, "require-dev": { "laravel/pint": "^1.27", "pestphp/pest": "^2.35|^3.8.2", "phpstan/phpstan": "^2.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.0.x-dev" } }, "autoload": { "psr-4": { "OhDear\\PhpSdk\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Freek Van der Herten", "email": "support@ohdear.app", "homepage": "https://ohdear.app", "role": "Developer" } ], "description": "An SDK to easily work with the Oh Dear API", "homepage": "https://github.com/ohdearapp/ohdear-php-sdk", "keywords": [ "api", "monitoring", "oh dear", "sdk" ], "support": { "issues": "https://github.com/ohdearapp/ohdear-php-sdk/issues", "source": "https://github.com/ohdearapp/ohdear-php-sdk/tree/4.7.0" }, "time": "2026-03-30T20:58:53+00:00" }, { "name": "pelago/emogrifier", "version": "v7.3.0", "source": { "type": "git", "url": "https://github.com/MyIntervals/emogrifier.git", "reference": "6e00d9d8235e8cc8eec857e8dcd6cfeefdfd0cd6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/MyIntervals/emogrifier/zipball/6e00d9d8235e8cc8eec857e8dcd6cfeefdfd0cd6", "reference": "6e00d9d8235e8cc8eec857e8dcd6cfeefdfd0cd6", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", "php": "~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", "sabberworm/php-css-parser": "^8.7.0", "symfony/css-selector": "^4.4.23 || ^5.4.0 || ^6.0.0 || ^7.0.0" }, "require-dev": { "php-parallel-lint/php-parallel-lint": "1.4.0", "phpstan/extension-installer": "1.4.3", "phpstan/phpstan": "1.12.7", "phpstan/phpstan-phpunit": "1.4.0", "phpstan/phpstan-strict-rules": "1.6.1", "phpunit/phpunit": "9.6.21", "rawr/cross-data-providers": "2.4.0" }, "type": "library", "extra": { "branch-alias": { "dev-main": "8.0.x-dev" } }, "autoload": { "psr-4": { "Pelago\\Emogrifier\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Oliver Klee", "email": "github@oliverklee.de" }, { "name": "Zoli Szabó", "email": "zoli.szabo+github@gmail.com" }, { "name": "John Reeve", "email": "jreeve@pelagodesign.com" }, { "name": "Jake Hotson", "email": "jake.github@qzdesign.co.uk" }, { "name": "Cameron Brooks" }, { "name": "Jaime Prado" } ], "description": "Converts CSS styles into inline style attributes in your HTML code", "homepage": "https://www.myintervals.com/emogrifier.php", "keywords": [ "css", "email", "pre-processing" ], "support": { "issues": "https://github.com/MyIntervals/emogrifier/issues", "source": "https://github.com/MyIntervals/emogrifier" }, "time": "2024-10-28T16:12:26+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": "5.6.7", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", "reference": "31a105931bc8ffa3a123383829772e832fd8d903" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/31a105931bc8ffa3a123383829772e832fd8d903", "reference": "31a105931bc8ffa3a123383829772e832fd8d903", "shasum": "" }, "require": { "doctrine/deprecations": "^1.1", "ext-filter": "*", "php": "^7.4 || ^8.0", "phpdocumentor/reflection-common": "^2.2", "phpdocumentor/type-resolver": "^1.7", "phpstan/phpdoc-parser": "^1.7|^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" }, "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/5.6.7" }, "time": "2026-03-18T20:47:46+00:00" }, { "name": "phpdocumentor/type-resolver", "version": "1.12.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", "reference": "92a98ada2b93d9b201a613cb5a33584dde25f195" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/92a98ada2b93d9b201a613cb5a33584dde25f195", "reference": "92a98ada2b93d9b201a613cb5a33584dde25f195", "shasum": "" }, "require": { "doctrine/deprecations": "^1.0", "php": "^7.3 || ^8.0", "phpdocumentor/reflection-common": "^2.0", "phpstan/phpdoc-parser": "^1.18|^2.0" }, "require-dev": { "ext-tokenizer": "*", "phpbench/phpbench": "^1.2", "phpstan/extension-installer": "^1.1", "phpstan/phpstan": "^1.8", "phpstan/phpstan-phpunit": "^1.1", "phpunit/phpunit": "^9.5", "rector/rector": "^0.13.9", "vimeo/psalm": "^4.25" }, "type": "library", "extra": { "branch-alias": { "dev-1.x": "1.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/1.12.0" }, "time": "2025-11-21T15:09:14+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": "plan2net/webp", "version": "13.0.1", "source": { "type": "git", "url": "https://github.com/plan2net/webp.git", "reference": "cb572179250674d710b8c0b71f19d7b3be1f9e6e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/plan2net/webp/zipball/cb572179250674d710b8c0b71f19d7b3be1f9e6e", "reference": "cb572179250674d710b8c0b71f19d7b3be1f9e6e", "shasum": "" }, "require": { "php": ">=8.2", "typo3/cms-core": "^13.4.14" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.75" }, "suggest": { "ext-gd": "Use GD for image processing" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "web-dir": ".Build/Web", "extension-key": "webp", "cms-package-dir": "{$vendor-dir}/typo3/cms" } }, "autoload": { "psr-4": { "Plan2net\\Webp\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0" ], "authors": [ { "name": "Wolfgang Klinger", "role": "Lead Developer" }, { "name": "Martin Kutschker", "role": "reStructuredText Documentation" }, { "name": "Team Wonderland", "role": "Support and review" } ], "description": "Creates WebP copies for images (TYPO3 CMS)", "homepage": "https://www.plan2.net/", "support": { "issues": "https://github.com/plan2net/webp/issues", "source": "https://github.com/plan2net/webp/tree/13.0.1" }, "time": "2025-06-30T19:47:38+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": "ralouphie/getallheaders", "version": "3.0.3", "source": { "type": "git", "url": "https://github.com/ralouphie/getallheaders.git", "reference": "120b605dfeb996808c31b6477290a714d356e822" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822", "reference": "120b605dfeb996808c31b6477290a714d356e822", "shasum": "" }, "require": { "php": ">=5.6" }, "require-dev": { "php-coveralls/php-coveralls": "^2.1", "phpunit/phpunit": "^5 || ^6.5" }, "type": "library", "autoload": { "files": [ "src/getallheaders.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ralph Khattar", "email": "ralph.khattar@gmail.com" } ], "description": "A polyfill for getallheaders.", "support": { "issues": "https://github.com/ralouphie/getallheaders/issues", "source": "https://github.com/ralouphie/getallheaders/tree/develop" }, "time": "2019-03-08T08:55:37+00:00" }, { "name": "rdoepner/cleverreach", "version": "v1.7.0", "source": { "type": "git", "url": "https://github.com/rdoepner/cleverreach.git", "reference": "b70ba67ce00ee5fadc785ce2e31df55a504c8008" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/rdoepner/cleverreach/zipball/b70ba67ce00ee5fadc785ce2e31df55a504c8008", "reference": "b70ba67ce00ee5fadc785ce2e31df55a504c8008", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/guzzle": "^6.3 || ^7.0", "psr/log": "^1.1 || ^2.0 || ^3.0" }, "require-dev": { "monolog/monolog": "^1.24 || ^2.0 || ^3.0", "phpunit/phpunit": "^7.5", "symfony/dotenv": "^4.2" }, "type": "library", "autoload": { "psr-4": { "rdoepner\\CleverReach\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Rico Döpner", "email": "kontakt@rico-doepner.de" } ], "description": "CleverReach REST API v3 client", "homepage": "https://github.com/rdoepner/cleverreach", "keywords": [ "cleverreach", "newsletter", "rest-api" ], "support": { "issues": "https://github.com/rdoepner/cleverreach/issues", "source": "https://github.com/rdoepner/cleverreach/tree/v1.7.0" }, "time": "2023-07-31T10:26:14+00:00" }, { "name": "sabberworm/php-css-parser", "version": "v8.9.0", "source": { "type": "git", "url": "https://github.com/MyIntervals/PHP-CSS-Parser.git", "reference": "d8e916507b88e389e26d4ab03c904a082aa66bb9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/d8e916507b88e389e26d4ab03c904a082aa66bb9", "reference": "d8e916507b88e389e26d4ab03c904a082aa66bb9", "shasum": "" }, "require": { "ext-iconv": "*", "php": "^5.6.20 || ^7.0.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "require-dev": { "phpunit/phpunit": "5.7.27 || 6.5.14 || 7.5.20 || 8.5.41", "rawr/cross-data-providers": "^2.0.0" }, "suggest": { "ext-mbstring": "for parsing UTF-8 CSS" }, "type": "library", "extra": { "branch-alias": { "dev-main": "9.0.x-dev" } }, "autoload": { "psr-4": { "Sabberworm\\CSS\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Raphael Schweikert" }, { "name": "Oliver Klee", "email": "github@oliverklee.de" }, { "name": "Jake Hotson", "email": "jake.github@qzdesign.co.uk" } ], "description": "Parser for CSS Files written in PHP", "homepage": "https://www.sabberworm.com/blog/2010/6/10/php-css-parser", "keywords": [ "css", "parser", "stylesheet" ], "support": { "issues": "https://github.com/MyIntervals/PHP-CSS-Parser/issues", "source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v8.9.0" }, "time": "2025-07-11T13:20:48+00:00" }, { "name": "saloonphp/pagination-plugin", "version": "v2.3.0", "source": { "type": "git", "url": "https://github.com/saloonphp/pagination-plugin.git", "reference": "a61822ca93c1207008941822b00df1d8740a4096" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/saloonphp/pagination-plugin/zipball/a61822ca93c1207008941822b00df1d8740a4096", "reference": "a61822ca93c1207008941822b00df1d8740a4096", "shasum": "" }, "require": { "php": "^8.2", "saloonphp/saloon": "^3.0 || ^4.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.5", "illuminate/collections": "^11.0 || ^12.0", "pestphp/pest": "^3.0 || ^4.0", "phpstan/phpstan": "^1.9", "spatie/invade": "^2.0" }, "suggest": { "illuminate/collections": "Used to provide LazyCollections via the collect() method on paginators." }, "type": "library", "autoload": { "psr-4": { "Saloon\\PaginationPlugin\\": "src/", "Saloon\\PaginationPlugin\\Tests\\": "tests/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Sam Carré", "email": "29132017+Sammyjo20@users.noreply.github.com", "role": "Developer" } ], "description": "Official Pagination Plugin For Saloon v3", "homepage": "https://github.com/saloonphp/pagination-plugin", "support": { "source": "https://github.com/saloonphp/pagination-plugin/tree/v2.3.0" }, "time": "2026-03-25T20:40:25+00:00" }, { "name": "saloonphp/saloon", "version": "v4.0.0", "source": { "type": "git", "url": "https://github.com/saloonphp/saloon.git", "reference": "1307b1d72cacdd2c9c20978cdf7a0b720b4bf3bb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/saloonphp/saloon/zipball/1307b1d72cacdd2c9c20978cdf7a0b720b4bf3bb", "reference": "1307b1d72cacdd2c9c20978cdf7a0b720b4bf3bb", "shasum": "" }, "require": { "guzzlehttp/guzzle": "^7.6", "guzzlehttp/promises": "^1.5 || ^2.0", "guzzlehttp/psr7": "^2.0", "php": "^8.2", "psr/http-factory": "^1.0", "psr/http-message": "^1.1 || ^2.0" }, "conflict": { "sammyjo20/saloon": "*" }, "require-dev": { "ext-simplexml": "*", "friendsofphp/php-cs-fixer": "^3.5", "illuminate/collections": "^10.0 || ^11.0 || ^12.0", "league/flysystem": "^3.0", "pestphp/pest": "^2.36.0 || ^3.8.2 || ^4.1.4", "phpstan/phpstan": "^2.1.13", "saloonphp/xml-wrangler": "^1.1", "spatie/invade": "^2.1", "symfony/dom-crawler": "^6.0 || ^7.0", "symfony/var-dumper": "^6.3 || ^7.0" }, "suggest": { "illuminate/collections": "Required for the response collect() method.", "saloonphp/xml-wrangler": "Required for the response xmlReader() method.", "symfony/dom-crawler": "Required for the response dom() method.", "symfony/var-dumper": "Required for default debugging drivers." }, "type": "library", "autoload": { "psr-4": { "Saloon\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Sam Carré", "email": "29132017+Sammyjo20@users.noreply.github.com", "role": "Developer" } ], "description": "Build beautiful API integrations and SDKs with Saloon", "homepage": "https://github.com/saloonphp/saloon", "keywords": [ "api", "api-integrations", "saloon", "sammyjo20", "sdk" ], "support": { "issues": "https://github.com/saloonphp/saloon/issues", "source": "https://github.com/saloonphp/saloon/tree/v4.0.0" }, "funding": [ { "url": "https://github.com/sammyjo20", "type": "github" } ], "time": "2026-03-17T22:58:33+00:00" }, { "name": "sentry/sentry", "version": "4.31.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-php.git", "reference": "39d9f86bd56c6cc6ae7b64c2b849f7f046d38394" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/getsentry/sentry-php/zipball/39d9f86bd56c6cc6ae7b64c2b849f7f046d38394", "reference": "39d9f86bd56c6cc6ae7b64c2b849f7f046d38394", "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.31.0" }, "funding": [ { "url": "https://sentry.io/", "type": "custom" }, { "url": "https://sentry.io/pricing/", "type": "custom" } ], "time": "2026-08-27T12:59:01+00:00" }, { "name": "symfony/cache", "version": "v8.0.15", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", "reference": "3e9c898a1c2d78661676befcc2f9dd610c56c9dd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/cache/zipball/3e9c898a1c2d78661676befcc2f9dd610c56c9dd", "reference": "3e9c898a1c2d78661676befcc2f9dd610c56c9dd", "shasum": "" }, "require": { "php": ">=8.4", "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": "^7.4|^8.0" }, "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": "dev-master", "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.0.15" }, "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-29T04:09:38+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.0.8", "source": { "type": "git", "url": "https://github.com/symfony/clock.git", "reference": "b55a638b189a6faa875e0ccdb00908fb87af95b3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/clock/zipball/b55a638b189a6faa875e0ccdb00908fb87af95b3", "reference": "b55a638b189a6faa875e0ccdb00908fb87af95b3", "shasum": "" }, "require": { "php": ">=8.4", "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.0.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-30T15:14:47+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.19", "source": { "type": "git", "url": "https://github.com/symfony/console.git", "reference": "3a1973458b153f566a8d7499bc06ece323d60063" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/console/zipball/3a1973458b153f566a8d7499bc06ece323d60063", "reference": "3a1973458b153f566a8d7499bc06ece323d60063", "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.19" }, "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-09-13T10:38:41+00:00" }, { "name": "symfony/css-selector", "version": "v7.4.17", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", "reference": "e3822e1cb7013a0a99b3c578130458927ec4eb89" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/css-selector/zipball/e3822e1cb7013a0a99b3c578130458927ec4eb89", "reference": "e3822e1cb7013a0a99b3c578130458927ec4eb89", "shasum": "" }, "require": { "php": ">=8.2" }, "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/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/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.19", "source": { "type": "git", "url": "https://github.com/symfony/doctrine-messenger.git", "reference": "edee21e6307105f0aca6b82a1dc201e6789c5ed1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/edee21e6307105f0aca6b82a1dc201e6789c5ed1", "reference": "edee21e6307105f0aca6b82a1dc201e6789c5ed1", "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.19" }, "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-09-13T08:27:19+00:00" }, { "name": "symfony/event-dispatcher", "version": "v8.0.15", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", "reference": "4ad08142e63219fdcb75ea1a0ac1c9e5c0fc7686" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/4ad08142e63219fdcb75ea1a0ac1c9e5c0fc7686", "reference": "4ad08142e63219fdcb75ea1a0ac1c9e5c0fc7686", "shasum": "" }, "require": { "php": ">=8.4", "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.0.15" }, "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-22T15:20:43+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.19", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", "reference": "1b900bc6ae5ba60c5eee69c11ba44566190576fe" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/finder/zipball/1b900bc6ae5ba60c5eee69c11ba44566190576fe", "reference": "1b900bc6ae5ba60c5eee69c11ba44566190576fe", "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.19" }, "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-09-10T19:14:10+00:00" }, { "name": "symfony/http-foundation", "version": "v7.4.19", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", "reference": "f7b953be7801974a5a0685e1228bbc3b12b35936" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/f7b953be7801974a5a0685e1228bbc3b12b35936", "reference": "f7b953be7801974a5a0685e1228bbc3b12b35936", "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.19" }, "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-09-14T17:41:17+00:00" }, { "name": "symfony/mailer", "version": "v7.4.19", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", "reference": "6f6f2441bef07a42d2617b9b3aadf04a321aa514" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/mailer/zipball/6f6f2441bef07a42d2617b9b3aadf04a321aa514", "reference": "6f6f2441bef07a42d2617b9b3aadf04a321aa514", "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.19" }, "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-09-15T06:01:15+00:00" }, { "name": "symfony/messenger", "version": "v7.4.19", "source": { "type": "git", "url": "https://github.com/symfony/messenger.git", "reference": "4070504211a16c4237247f7b2a91143c3a1f4e51" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/messenger/zipball/4070504211a16c4237247f7b2a91143c3a1f4e51", "reference": "4070504211a16c4237247f7b2a91143c3a1f4e51", "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.19" }, "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-09-14T15:23:30+00:00" }, { "name": "symfony/mime", "version": "v7.4.19", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", "reference": "f8ac7d0a800bcabbcd1f7de56594cf05e6cd5693" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/mime/zipball/f8ac7d0a800bcabbcd1f7de56594cf05e6cd5693", "reference": "f8ac7d0a800bcabbcd1f7de56594cf05e6cd5693", "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.19" }, "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-09-04T10:45:44+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-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-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.19", "source": { "type": "git", "url": "https://github.com/symfony/process.git", "reference": "ed0ae095b86994d370d5791612e55984f15aa30e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/process/zipball/ed0ae095b86994d370d5791612e55984f15aa30e", "reference": "ed0ae095b86994d370d5791612e55984f15aa30e", "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.19" }, "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-09-02T12:38:34+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.19", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", "reference": "547d2acbe865d511809b96ab653304fd632abbaa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/property-info/zipball/547d2acbe865d511809b96ab653304fd632abbaa", "reference": "547d2acbe865d511809b96ab653304fd632abbaa", "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.19" }, "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-09-04T10:11:42+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": "v7.4.19", "source": { "type": "git", "url": "https://github.com/symfony/string.git", "reference": "02731ce2bd26514bec9efc0baef2cd0b0cf67f46" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/string/zipball/02731ce2bd26514bec9efc0baef2cd0b0cf67f46", "reference": "02731ce2bd26514bec9efc0baef2cd0b0cf67f46", "shasum": "" }, "require": { "php": ">=8.2", "symfony/deprecation-contracts": "^2.5|^3.0", "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.1|^8.0", "symfony/http-client": "^6.4|^7.0|^8.0", "symfony/intl": "^6.4|^7.0|^8.0", "symfony/translation-contracts": "^2.5|^3.0", "symfony/var-exporter": "^6.4|^7.0|^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/v7.4.19" }, "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-09-11T14:46:58+00:00" }, { "name": "symfony/type-info", "version": "v8.0.9", "source": { "type": "git", "url": "https://github.com/symfony/type-info.git", "reference": "08723aceb8c3271e8cb3db8b2565728b0c88e866" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/type-info/zipball/08723aceb8c3271e8cb3db8b2565728b0c88e866", "reference": "08723aceb8c3271e8cb3db8b2565728b0c88e866", "shasum": "" }, "require": { "php": ">=8.4", "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.0.9" }, "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-29T15:02:55+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/var-exporter", "version": "v8.0.16", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", "reference": "ea291a085c804869b333804706b0a58231014671" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/var-exporter/zipball/ea291a085c804869b333804706b0a58231014671", "reference": "ea291a085c804869b333804706b0a58231014671", "shasum": "" }, "require": { "php": ">=8.4" }, "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": "Allows exporting any serializable PHP data structure to plain PHP code", "homepage": "https://symfony.com", "keywords": [ "clone", "construct", "export", "hydrate", "instantiate", "lazy-loading", "proxy", "serialize" ], "support": { "source": "https://github.com/symfony/var-exporter/tree/v8.0.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-29T16:27:17+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": "tomaszdurka/php-exec", "version": "0.1.1", "source": { "type": "git", "url": "https://github.com/tomaszdurka/php-exec.git", "reference": "45c75f7836699463256503d28d2534f2ed81c152" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tomaszdurka/php-exec/zipball/45c75f7836699463256503d28d2534f2ed81c152", "reference": "45c75f7836699463256503d28d2534f2ed81c152", "shasum": "" }, "require": { "evenement/evenement": "~2.0.0" }, "require-dev": { "phpunit/phpunit": "~4.1.3", "tomaszdurka/mocka": "~0.8.1" }, "type": "library", "autoload": { "psr-4": { "PhpExec\\": "source/PhpExec" } }, "notification-url": "https://packagist.org/downloads/", "support": { "issues": "https://github.com/tomaszdurka/php-exec/issues", "source": "https://github.com/tomaszdurka/php-exec/tree/0.1.1" }, "time": "2014-09-16T16:06:08+00:00" }, { "name": "topwire/topwire", "version": "v1.1.2", "source": { "type": "git", "url": "https://github.com/topwire/topwire.git", "reference": "d30389b82765467f989b467b4111ee53bcbaac94" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/topwire/topwire/zipball/d30389b82765467f989b467b4111ee53bcbaac94", "reference": "d30389b82765467f989b467b4111ee53bcbaac94", "shasum": "" }, "require": { "php": ">=8.2", "typo3/cms-core": "^12.4.5 || ^13.4" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.2", "php-parallel-lint/php-parallel-lint": "^1.4", "phpstan/phpstan": "^1.0 || ^2.1", "phpstan/phpstan-deprecation-rules": "^1.0 || ^2", "phpstan/phpstan-doctrine": "^1.0 || ^2", "phpstan/phpstan-phpunit": "^1.0 || ^2", "phpstan/phpstan-strict-rules": "^1.0 || ^2", "saschaegerer/phpstan-typo3": "^1.1.2 || ^2", "typo3/cms-form": "*", "typo3/minimal": "*" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "extension-key": "topwire" }, "branch-alias": { "dev-main": "1.1.x-dev" } }, "autoload": { "psr-4": { "Topwire\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Helmut Hummel", "email": "typo3@helhum.io", "role": "Developer" } ], "description": "Turbo for TYPO3", "homepage": "https://topwire.dev", "support": { "issues": "https://github.com/topwire/topwire/issues", "source": "https://github.com/topwire/topwire/tree/v1.1.2" }, "funding": [ { "url": "https://www.paypal.me/helhum/19.99", "type": "custom" }, { "url": "https://github.com/helhum", "type": "github" } ], "time": "2026-06-17T11:18:18+00:00" }, { "name": "tritum/form-element-linked-checkbox", "version": "v6.0.0", "source": { "type": "git", "url": "https://github.com/tritum/form_element_linked_checkbox.git", "reference": "cad79670c59d7d52f7cde0d74ab10e9b5e6c78fa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tritum/form_element_linked_checkbox/zipball/cad79670c59d7d52f7cde0d74ab10e9b5e6c78fa", "reference": "cad79670c59d7d52f7cde0d74ab10e9b5e6c78fa", "shasum": "" }, "require": { "php": "^8.2", "typo3/cms-core": "^13.4 || ^14.1", "typo3/cms-form": "^13.4 || ^14.1", "typo3/cms-frontend": "^13.4 || ^14.1" }, "require-dev": { "armin/editorconfig-cli": "^2.2", "ergebnis/composer-normalize": "^2.23", "helmich/typo3-typoscript-lint": "^3.1", "phpstan/phpstan": "^1.3", "saschaegerer/phpstan-typo3": "^1.0", "typo3/coding-standards": "^0.8.0" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "extension-key": "form_element_linked_checkbox" } }, "autoload": { "psr-4": { "TRITUM\\FormElementLinkedCheckbox\\": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Björn Jacob", "email": "bjoern.jacob@tritum.de", "homepage": "https://www.tritum.de", "role": "Developer" }, { "name": "Elias Häußler", "email": "elias@haeussler.dev", "homepage": "https://haeussler.dev", "role": "Developer" }, { "name": "dreistrom.land", "email": "hello@dreistrom.land", "homepage": "https://dreistrom.land", "role": "Developer" } ], "description": "Adds a new form element which allows the editor to create a checkbox with a linked label text. This is an extension for TYPO3 CMS.", "homepage": "https://github.com/tritum/form_element_linked_checkbox", "support": { "issues": "https://github.com/tritum/form_element_linked_checkbox/issues", "source": "https://github.com/tritum/form_element_linked_checkbox/tree/v6.0.0" }, "time": "2026-02-24T09:59:51+00:00" }, { "name": "typo3/class-alias-loader", "version": "v1.2.2", "source": { "type": "git", "url": "https://github.com/TYPO3/class-alias-loader.git", "reference": "9e385e64ddf8a1ad354a4d62d4d0f90bce4dcbc2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3/class-alias-loader/zipball/9e385e64ddf8a1ad354a4d62d4d0f90bce4dcbc2", "reference": "9e385e64ddf8a1ad354a4d62d4d0f90bce4dcbc2", "shasum": "" }, "require": { "composer-plugin-api": "^2.0", "php": ">=7.1" }, "replace": { "helhum/class-alias-loader": "*" }, "require-dev": { "composer/composer": "^2.0@dev", "mikey179/vfsstream": "~1.4.0@dev", "phpunit/phpunit": "^8 || ^9" }, "type": "composer-plugin", "extra": { "class": "TYPO3\\ClassAliasLoader\\Plugin", "branch-alias": { "dev-main": "1.1.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/v1.2.2" }, "time": "2026-04-17T09:41:06+00:00" }, { "name": "typo3/cms-adminpanel", "version": "v13.4.35", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/adminpanel.git", "reference": "9dbb3d75968e7cda4eea2cdd38781783b763041e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/adminpanel/zipball/9dbb3d75968e7cda4eea2cdd38781783b763041e", "reference": "9dbb3d75968e7cda4eea2cdd38781783b763041e", "shasum": "" }, "require": { "psr/http-message": "^1.1 || ^2.0", "psr/http-server-handler": "^1.0", "psr/http-server-middleware": "^1.0", "typo3/cms-backend": "13.4.35", "typo3/cms-core": "13.4.35", "typo3/cms-fluid": "13.4.35", "typo3/cms-frontend": "13.4.35", "typo3fluid/fluid": "^4.6.1" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "adminpanel" }, "branch-alias": { "dev-main": "13.4.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.org", "support": { "chat": "https://typo3.org/help", "docs": "https://docs.typo3.org/c/typo3/cms-adminpanel/main/en-us/", "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, "time": "2026-09-08T09:27:03+00:00" }, { "name": "typo3/cms-backend", "version": "v13.4.35", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/backend.git", "reference": "1d02e3c002a9e92f135f8695ee8a4d9a1faa7733" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/1d02e3c002a9e92f135f8695ee8a4d9a1faa7733", "reference": "1d02e3c002a9e92f135f8695ee8a4d9a1faa7733", "shasum": "" }, "require": { "ext-intl": "*", "ext-libxml": "*", "psr/event-dispatcher": "^1.0", "typo3/cms-core": "13.4.35" }, "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-t3editor": "self.version", "typo3/cms-wizard-crpages": "self.version", "typo3/cms-wizard-sortpages": "self.version" }, "suggest": { "typo3/cms-install": "To generate url to install tool in environment 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": "13.4.x-dev" }, "typo3/class-alias-loader": { "class-alias-maps": [ "Migrations/Code/ClassAliasMap.php" ] } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Backend\\": "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", "homepage": "https://typo3.org", "support": { "chat": "https://typo3.org/help", "docs": "https://docs.typo3.org", "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, "time": "2026-09-08T09:27:03+00:00" }, { "name": "typo3/cms-belog", "version": "v13.4.35", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/belog.git", "reference": "bfcf37f72917c18c685f6e99ef5fff3142b3d8a3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/belog/zipball/bfcf37f72917c18c685f6e99ef5fff3142b3d8a3", "reference": "bfcf37f72917c18c685f6e99ef5fff3142b3d8a3", "shasum": "" }, "require": { "typo3/cms-core": "13.4.35" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "belog" }, "branch-alias": { "dev-main": "13.4.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.org", "support": { "chat": "https://typo3.org/help", "docs": "https://docs.typo3.org", "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, "time": "2026-09-08T09:27:03+00:00" }, { "name": "typo3/cms-beuser", "version": "v13.4.35", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/beuser.git", "reference": "0fbf00a4950705bb31b689b895fb766473f58fcf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/beuser/zipball/0fbf00a4950705bb31b689b895fb766473f58fcf", "reference": "0fbf00a4950705bb31b689b895fb766473f58fcf", "shasum": "" }, "require": { "typo3/cms-core": "13.4.35" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "beuser" }, "branch-alias": { "dev-main": "13.4.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 System>Backend Users for managing backend users and groups.", "homepage": "https://typo3.org", "support": { "chat": "https://typo3.org/help", "docs": "https://docs.typo3.org", "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, "time": "2026-09-08T09:27:03+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": "v13.4.35", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/core.git", "reference": "71da7c83e245d73688a540ee3c5a5f29c04a0a5e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/71da7c83e245d73688a540ee3c5a5f29c04a0a5e", "reference": "71da7c83e245d73688a540ee3c5a5f29c04a0a5e", "shasum": "" }, "require": { "bacon/bacon-qr-code": "^3.0", "christian-riesen/base32": "^2.0", "composer-runtime-api": "^2.1", "doctrine/annotations": "^2.0.2", "doctrine/dbal": "~4.4.4", "doctrine/event-manager": "^2.0.1", "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-tokenizer": "*", "ext-xml": "*", "firebase/php-jwt": "^6.10.2 || ^7.0.2", "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.1", "masterminds/html5": "^2.10.0", "php": "^8.2", "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", "symfony/console": "^7.4", "symfony/dependency-injection": "^7.4", "symfony/doctrine-messenger": "^7.4", "symfony/event-dispatcher-contracts": "^3.1", "symfony/expression-language": "^7.4", "symfony/filesystem": "^7.4", "symfony/finder": "^7.4", "symfony/http-foundation": "^7.4.13", "symfony/mailer": "^7.4.12", "symfony/messenger": "^7.4", "symfony/mime": "^7.4.12", "symfony/options-resolver": "^7.4", "symfony/polyfill-php83": "^1.31", "symfony/polyfill-php84": "^1.38", "symfony/polyfill-php85": "^1.38", "symfony/process": "^7.4", "symfony/rate-limiter": "^7.4", "symfony/routing": "^7.4.13", "symfony/uid": "^7.4", "symfony/yaml": "^7.4.12", "typo3/class-alias-loader": "^1.2", "typo3/cms-cli": "^3.1.1", "typo3/cms-composer-installers": "^5.0.2", "typo3/html-sanitizer": "^2.3.2", "typo3fluid/fluid": "^4.6.1" }, "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 amongst others output 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": "13.4.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/" } }, "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.org", "support": { "chat": "https://typo3.org/help", "docs": "https://docs.typo3.org", "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, "time": "2026-09-08T09:27:03+00:00" }, { "name": "typo3/cms-dashboard", "version": "v13.4.35", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/dashboard.git", "reference": "d56f4aad943a4d472af9820bed890da7c0757a28" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/dashboard/zipball/d56f4aad943a4d472af9820bed890da7c0757a28", "reference": "d56f4aad943a4d472af9820bed890da7c0757a28", "shasum": "" }, "require": { "typo3/cms-backend": "13.4.35", "typo3/cms-core": "13.4.35", "typo3/cms-extbase": "13.4.35", "typo3/cms-fluid": "13.4.35", "typo3/cms-frontend": "13.4.35" }, "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": "13.4.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.org", "support": { "chat": "https://typo3.org/help", "docs": "https://docs.typo3.org/c/typo3/cms-dashboard/main/en-us/", "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, "time": "2026-09-08T09:27:03+00:00" }, { "name": "typo3/cms-extbase", "version": "v13.4.35", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extbase.git", "reference": "c19663634cb5c308db2388bc15c400ecfde7961e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/c19663634cb5c308db2388bc15c400ecfde7961e", "reference": "c19663634cb5c308db2388bc15c400ecfde7961e", "shasum": "" }, "require": { "doctrine/instantiator": "^1.5 || ^2.0", "phpdocumentor/reflection-docblock": "^5.6.5", "phpdocumentor/type-resolver": "^1.8.2", "symfony/dependency-injection": "^7.4", "symfony/property-access": "^7.4", "symfony/property-info": "^7.4.15", "typo3/cms-core": "13.4.35" }, "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": "13.4.x-dev" } }, "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.org", "support": { "chat": "https://typo3.org/help", "docs": "https://docs.typo3.org", "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, "time": "2026-09-08T09:27:03+00:00" }, { "name": "typo3/cms-extensionmanager", "version": "v13.4.35", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extensionmanager.git", "reference": "682c25affcd7c53ff99535444eadb08032e276a6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/extensionmanager/zipball/682c25affcd7c53ff99535444eadb08032e276a6", "reference": "682c25affcd7c53ff99535444eadb08032e276a6", "shasum": "" }, "require": { "ext-libxml": "*", "typo3/cms-core": "13.4.35" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "extensionmanager" }, "branch-alias": { "dev-main": "13.4.x-dev" }, "typo3/class-alias-loader": { "class-alias-maps": [ "Migrations/Code/ClassAliasMap.php" ] } }, "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 (Admin Tools>Extensions) for viewing and managing extensions.", "homepage": "https://typo3.org", "support": { "chat": "https://typo3.org/help", "docs": "https://docs.typo3.org", "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, "time": "2026-09-08T09:27:03+00:00" }, { "name": "typo3/cms-filelist", "version": "v13.4.35", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/filelist.git", "reference": "8e23483f336fa64ae379ef87e29ddb91730357ad" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/filelist/zipball/8e23483f336fa64ae379ef87e29ddb91730357ad", "reference": "8e23483f336fa64ae379ef87e29ddb91730357ad", "shasum": "" }, "require": { "typo3/cms-core": "13.4.35" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "protected": true, "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "filelist" }, "branch-alias": { "dev-main": "13.4.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 (File>Filelist) used for managing files.", "homepage": "https://typo3.org", "support": { "chat": "https://typo3.org/help", "docs": "https://docs.typo3.org", "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, "time": "2026-09-08T09:27:03+00:00" }, { "name": "typo3/cms-fluid", "version": "v13.4.35", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/fluid.git", "reference": "634b3e8a507bd77540857259b27a51df269cac00" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/634b3e8a507bd77540857259b27a51df269cac00", "reference": "634b3e8a507bd77540857259b27a51df269cac00", "shasum": "" }, "require": { "symfony/dependency-injection": "^7.4", "typo3/cms-core": "13.4.35", "typo3/cms-extbase": "13.4.35", "typo3fluid/fluid": "^4.6.1" }, "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": "13.4.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.org", "support": { "chat": "https://typo3.org/help", "docs": "https://docs.typo3.org/other/typo3/view-helper-reference/main/en-us/", "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, "time": "2026-09-08T09:27:03+00:00" }, { "name": "typo3/cms-fluid-styled-content", "version": "v13.4.35", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/fluid_styled_content.git", "reference": "f657acfd300f9fcff94885a58dd613bc74cef794" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/fluid_styled_content/zipball/f657acfd300f9fcff94885a58dd613bc74cef794", "reference": "f657acfd300f9fcff94885a58dd613bc74cef794", "shasum": "" }, "require": { "typo3/cms-core": "13.4.35", "typo3/cms-fluid": "13.4.35", "typo3/cms-frontend": "13.4.35" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "fluid_styled_content" }, "branch-alias": { "dev-main": "13.4.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\FluidStyledContent\\": "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 Styled Content - Fluid templates for TYPO3 content elements.", "homepage": "https://typo3.org", "support": { "chat": "https://typo3.org/help", "docs": "https://docs.typo3.org/c/typo3/cms-fluid-styled-content/main/en-us", "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, "time": "2026-09-08T09:27:03+00:00" }, { "name": "typo3/cms-form", "version": "v13.4.35", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/form.git", "reference": "7cf4a4b1ba48c6ff9177bda29091c8c6dde1c66b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/form/zipball/7cf4a4b1ba48c6ff9177bda29091c8c6dde1c66b", "reference": "7cf4a4b1ba48c6ff9177bda29091c8c6dde1c66b", "shasum": "" }, "require": { "psr/http-message": "^1.1 || ^2.0", "symfony/expression-language": "^7.4", "typo3/cms-core": "13.4.35", "typo3/cms-frontend": "13.4.35" }, "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": "13.4.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.org", "support": { "chat": "https://typo3.org/help", "docs": "https://docs.typo3.org/c/typo3/cms-form/main/en-us", "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, "time": "2026-09-08T09:27:03+00:00" }, { "name": "typo3/cms-frontend", "version": "v13.4.35", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/frontend.git", "reference": "c1320c20240d79adcd18358653474f6857fc3571" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/c1320c20240d79adcd18358653474f6857fc3571", "reference": "c1320c20240d79adcd18358653474f6857fc3571", "shasum": "" }, "require": { "ext-libxml": "*", "typo3/cms-core": "13.4.35" }, "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, "serviceProvider": "TYPO3\\CMS\\Frontend\\ServiceProvider", "partOfFactoryDefault": true, "partOfMinimalUsableSystem": true }, "extension-key": "frontend" }, "branch-alias": { "dev-main": "13.4.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.org", "support": { "chat": "https://typo3.org/help", "docs": "https://docs.typo3.org", "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, "time": "2026-09-08T09:27:03+00:00" }, { "name": "typo3/cms-impexp", "version": "v13.4.35", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/impexp.git", "reference": "25a9974b9314d17c9187b446d0bfa5c334a5e86d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/impexp/zipball/25a9974b9314d17c9187b446d0bfa5c334a5e86d", "reference": "25a9974b9314d17c9187b446d0bfa5c334a5e86d", "shasum": "" }, "require": { "typo3/cms-core": "13.4.35" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "impexp" }, "branch-alias": { "dev-main": "13.4.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.org", "support": { "chat": "https://typo3.org/help", "docs": "https://docs.typo3.org/c/typo3/cms-impexp/main/en-us/", "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, "time": "2026-09-08T09:27:03+00:00" }, { "name": "typo3/cms-indexed-search", "version": "v13.4.35", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/indexed_search.git", "reference": "6df06ab8b2b44a8ba3e45d34d6e89e27df47ddda" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/indexed_search/zipball/6df06ab8b2b44a8ba3e45d34d6e89e27df47ddda", "reference": "6df06ab8b2b44a8ba3e45d34d6e89e27df47ddda", "shasum": "" }, "require": { "typo3/cms-core": "13.4.35" }, "conflict": { "typo3/cms": "*" }, "suggest": { "ext-exif": "Used to extract exif metadata 'COMMENT' and 'ImageDescription' of uploaded images", "typo3/cms-scheduler": "For garbage collection of search statistics" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "extension-key": "indexed_search" }, "branch-alias": { "dev-main": "13.4.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\IndexedSearch\\": "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 Indexed Search - Provides indexing functionality for TYPO3 pages and records as well as files including PDF, Word, HTML and plain text.", "homepage": "https://typo3.org", "support": { "chat": "https://typo3.org/help", "docs": "https://docs.typo3.org/c/typo3/cms-indexed-search/main/en-us", "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, "time": "2026-09-08T09:27:03+00:00" }, { "name": "typo3/cms-info", "version": "v13.4.35", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/info.git", "reference": "a0b87f00583febf0100da560c55b693acd826571" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/info/zipball/a0b87f00583febf0100da560c55b693acd826571", "reference": "a0b87f00583febf0100da560c55b693acd826571", "shasum": "" }, "require": { "typo3/cms-core": "13.4.35" }, "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": "13.4.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.org", "support": { "chat": "https://typo3.org/help", "docs": "https://docs.typo3.org", "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, "time": "2026-09-08T09:27:03+00:00" }, { "name": "typo3/cms-install", "version": "v13.4.35", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/install.git", "reference": "eeddb7d853b226a792b9b2bc2bc4415d0dc6e5cf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/eeddb7d853b226a792b9b2bc2bc4415d0dc6e5cf", "reference": "eeddb7d853b226a792b9b2bc2bc4415d0dc6e5cf", "shasum": "" }, "require": { "doctrine/dbal": "~4.4.4", "guzzlehttp/promises": "^2.0.3 || ^3.0", "nikic/php-parser": "^5.4.0", "symfony/finder": "^7.4", "symfony/http-foundation": "^7.4.13", "typo3/cms-core": "13.4.35", "typo3/cms-extbase": "13.4.35", "typo3/cms-fluid": "13.4.35" }, "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": "13.4.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.org", "support": { "chat": "https://typo3.org/help", "docs": "https://docs.typo3.org", "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, "time": "2026-09-08T09:27:03+00:00" }, { "name": "typo3/cms-lowlevel", "version": "v13.4.35", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/lowlevel.git", "reference": "8ea1bbdc804319492ea5fcabc08c1693fa627908" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/lowlevel/zipball/8ea1bbdc804319492ea5fcabc08c1693fa627908", "reference": "8ea1bbdc804319492ea5fcabc08c1693fa627908", "shasum": "" }, "require": { "typo3/cms-core": "13.4.35" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "lowlevel" }, "branch-alias": { "dev-main": "13.4.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.org", "support": { "chat": "https://typo3.org/help", "docs": "https://docs.typo3.org", "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, "time": "2026-09-08T09:27:03+00:00" }, { "name": "typo3/cms-opendocs", "version": "v13.4.35", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/opendocs.git", "reference": "2ce4286492ea605336d54d6e9817ace8ac5c7879" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/opendocs/zipball/2ce4286492ea605336d54d6e9817ace8ac5c7879", "reference": "2ce4286492ea605336d54d6e9817ace8ac5c7879", "shasum": "" }, "require": { "typo3/cms-core": "13.4.35" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "extension-key": "opendocs" }, "branch-alias": { "dev-main": "13.4.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.org", "support": { "chat": "https://typo3.org/help", "docs": "https://docs.typo3.org", "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, "time": "2026-09-08T09:27:03+00:00" }, { "name": "typo3/cms-recycler", "version": "v13.4.35", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/recycler.git", "reference": "9f852303a2d02153d30ecdab3e98d10ba94d0da3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/recycler/zipball/9f852303a2d02153d30ecdab3e98d10ba94d0da3", "reference": "9f852303a2d02153d30ecdab3e98d10ba94d0da3", "shasum": "" }, "require": { "typo3/cms-core": "13.4.35" }, "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": "13.4.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.org", "support": { "chat": "https://typo3.org/help", "docs": "https://docs.typo3.org/c/typo3/cms-recycler/main/en-us/", "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, "time": "2026-09-08T09:27:03+00:00" }, { "name": "typo3/cms-redirects", "version": "v13.4.35", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/redirects.git", "reference": "0303e05b94352519a0b0f711310aae613f2c88ea" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/redirects/zipball/0303e05b94352519a0b0f711310aae613f2c88ea", "reference": "0303e05b94352519a0b0f711310aae613f2c88ea", "shasum": "" }, "require": { "doctrine/dbal": "~4.4.4", "psr/http-message": "^1.1 || ^2.0", "psr/log": "^3.0.1", "symfony/console": "^7.4", "typo3/cms-backend": "13.4.35", "typo3/cms-core": "13.4.35", "typo3fluid/fluid": "^4.6.1" }, "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": "13.4.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.org", "support": { "chat": "https://typo3.org/help", "docs": "https://docs.typo3.org/c/typo3/cms-redirects/main/en-us/", "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, "time": "2026-09-08T09:27:03+00:00" }, { "name": "typo3/cms-reports", "version": "v13.4.35", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/reports.git", "reference": "4d0aef996fd044d92a00b5b5dd175df5c246366b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/reports/zipball/4d0aef996fd044d92a00b5b5dd175df5c246366b", "reference": "4d0aef996fd044d92a00b5b5dd175df5c246366b", "shasum": "" }, "require": { "typo3/cms-core": "13.4.35" }, "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": "13.4.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.org", "support": { "chat": "https://typo3.org/help", "docs": "https://docs.typo3.org", "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, "time": "2026-09-08T09:27:03+00:00" }, { "name": "typo3/cms-rte-ckeditor", "version": "v13.4.35", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/rte_ckeditor.git", "reference": "5cf58ed1bf4627be3a32f6de7c568b4258e910d0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/rte_ckeditor/zipball/5cf58ed1bf4627be3a32f6de7c568b4258e910d0", "reference": "5cf58ed1bf4627be3a32f6de7c568b4258e910d0", "shasum": "" }, "require": { "typo3/cms-core": "13.4.35" }, "conflict": { "typo3/cms": "*" }, "suggest": { "typo3/cms-setup": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "rte_ckeditor" }, "branch-alias": { "dev-main": "13.4.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.org", "support": { "chat": "https://typo3.org/help", "docs": "https://docs.typo3.org/c/typo3/cms-rte-ckeditor/main/en-us", "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, "time": "2026-09-08T09:27:03+00:00" }, { "name": "typo3/cms-scheduler", "version": "v13.4.35", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/scheduler.git", "reference": "6d77e684690b04ab37d503cd0bc86c1957efed5d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/scheduler/zipball/6d77e684690b04ab37d503cd0bc86c1957efed5d", "reference": "6d77e684690b04ab37d503cd0bc86c1957efed5d", "shasum": "" }, "require": { "typo3/cms-core": "13.4.35" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "extension-key": "scheduler" }, "branch-alias": { "dev-main": "13.4.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.org", "support": { "chat": "https://typo3.org/help", "docs": "https://docs.typo3.org/c/typo3/cms-scheduler/main/en-us", "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, "time": "2026-09-08T09:27:03+00:00" }, { "name": "typo3/cms-seo", "version": "v13.4.35", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/seo.git", "reference": "16940e4ae31712d7bcabad5ed73e0c6612ba00ef" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/seo/zipball/16940e4ae31712d7bcabad5ed73e0c6612ba00ef", "reference": "16940e4ae31712d7bcabad5ed73e0c6612ba00ef", "shasum": "" }, "require": { "typo3/cms-core": "13.4.35", "typo3/cms-extbase": "13.4.35", "typo3/cms-frontend": "13.4.35" }, "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": "13.4.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.org", "support": { "chat": "https://typo3.org/help", "docs": "https://docs.typo3.org/c/typo3/cms-seo/main/en-us", "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, "time": "2026-09-08T09:27:03+00:00" }, { "name": "typo3/cms-setup", "version": "v13.4.35", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/setup.git", "reference": "f66c29c29bb124e6967dac58ea4173e5d90f705f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/setup/zipball/f66c29c29bb124e6967dac58ea4173e5d90f705f", "reference": "f66c29c29bb124e6967dac58ea4173e5d90f705f", "shasum": "" }, "require": { "typo3/cms-core": "13.4.35" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "setup" }, "branch-alias": { "dev-main": "13.4.x-dev" } }, "autoload": { "psr-4": { "TYPO3\\CMS\\Setup\\": "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 Setup - Allows users to edit a limited set of options for their user profile, including preferred language, their name and email address.", "homepage": "https://typo3.org", "support": { "chat": "https://typo3.org/help", "docs": "https://docs.typo3.org", "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, "time": "2026-09-08T09:27:03+00:00" }, { "name": "typo3/cms-tstemplate", "version": "v13.4.35", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/tstemplate.git", "reference": "bd61e9bb62200cb82117ea239fc59e376a8a7ad4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/bd61e9bb62200cb82117ea239fc59e376a8a7ad4", "reference": "bd61e9bb62200cb82117ea239fc59e376a8a7ad4", "shasum": "" }, "require": { "typo3/cms-core": "13.4.35" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "tstemplate" }, "branch-alias": { "dev-main": "13.4.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.org", "support": { "chat": "https://typo3.org/help", "docs": "https://docs.typo3.org", "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, "time": "2026-09-08T09:27:03+00:00" }, { "name": "typo3/cms-viewpage", "version": "v13.4.35", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/viewpage.git", "reference": "62229f390eabd40c45cadc87bcb36be88d44b6c2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3-CMS/viewpage/zipball/62229f390eabd40c45cadc87bcb36be88d44b6c2", "reference": "62229f390eabd40c45cadc87bcb36be88d44b6c2", "shasum": "" }, "require": { "typo3/cms-core": "13.4.35" }, "conflict": { "typo3/cms": "*" }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { "Package": { "partOfFactoryDefault": true }, "extension-key": "viewpage" }, "branch-alias": { "dev-main": "13.4.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.org", "support": { "chat": "https://typo3.org/help", "docs": "https://docs.typo3.org", "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, "time": "2026-09-08T09:27:03+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": "4.6.1", "source": { "type": "git", "url": "https://github.com/TYPO3/Fluid.git", "reference": "7dc645eba0cb1ea4d2418252e00db4a4733e9b06" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/TYPO3/Fluid/zipball/7dc645eba0cb1ea4d2418252e00db4a4733e9b06", "reference": "7dc645eba0cb1ea4d2418252e00db4a4733e9b06", "shasum": "" }, "require": { "ext-mbstring": "*", "php": "^8.2" }, "require-dev": { "ext-json": "*", "ext-simplexml": "*", "friendsofphp/php-cs-fixer": "^3.94.2", "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.1" }, "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": "4.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-04-16T17:21:26+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": "a9f/fractor", "version": "v0.5.11", "source": { "type": "git", "url": "https://github.com/andreaswolf/fractor-fractor.git", "reference": "696f5853e45fb8da24177316b5c609df11e162dd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/andreaswolf/fractor-fractor/zipball/696f5853e45fb8da24177316b5c609df11e162dd", "reference": "696f5853e45fb8da24177316b5c609df11e162dd", "shasum": "" }, "require": { "league/flysystem": "^2.0 || ^3.0", "league/flysystem-memory": "^2.0 || ^3.0", "nette/utils": "^4.0", "ondram/ci-detector": "^4.2", "php": "^8.2", "sebastian/diff": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0", "symfony/config": "^5.4 || ^6.4 || ^7.0 || ^8.0", "symfony/console": "^5.4 || ^6.4 || ^7.0 || ^8.0", "symfony/dependency-injection": "^6.4 || ^7.0 || ^8.0", "symfony/filesystem": "^5.4 || ^6.4 || ^7.0 || ^8.0", "symfony/finder": "^5.4 || ^6.4 || ^7.0 || ^8.0", "symplify/rule-doc-generator-contracts": "^11.2", "webmozart/assert": "^1.11 || ^2.0" }, "bin": [ "bin/fractor" ], "type": "library", "extra": { "branch-alias": { "dev-main": "0.5-dev" } }, "autoload": { "psr-4": { "a9f\\Fractor\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Andreas Wolf", "email": "dev@a-w.io", "role": "Lead Developer" } ], "description": "File Read-Analyse-Change Tool", "keywords": [ "automation", "dev", "fractor", "migration", "refactoring", "upgrade" ], "support": { "issues": "https://github.com/andreaswolf/fractor-fractor/issues", "source": "https://github.com/andreaswolf/fractor-fractor/tree/v0.5.11" }, "time": "2026-06-17T11:43:19+00:00" }, { "name": "a9f/fractor-extension-installer", "version": "v0.5.11", "source": { "type": "git", "url": "https://github.com/andreaswolf/fractor-extension-installer.git", "reference": "ecb39a33705ec94acd5170ed2633c9598279b54c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/andreaswolf/fractor-extension-installer/zipball/ecb39a33705ec94acd5170ed2633c9598279b54c", "reference": "ecb39a33705ec94acd5170ed2633c9598279b54c", "shasum": "" }, "require": { "composer-plugin-api": "^2.0", "php": "^8.2" }, "require-dev": { "composer/composer": "^2.7" }, "type": "composer-plugin", "extra": { "class": "a9f\\FractorExtensionInstaller\\InstallerPlugin", "branch-alias": { "dev-main": "0.5-dev" } }, "autoload": { "psr-4": { "a9f\\FractorExtensionInstaller\\": "src/", "a9f\\FractorExtensionInstaller\\Generated\\": "generated/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Andreas Wolf", "email": "dev@a-w.io", "role": "Lead Developer" } ], "description": "Installer for Fractor extensions.", "support": { "source": "https://github.com/andreaswolf/fractor-extension-installer/tree/v0.5.11" }, "time": "2025-04-30T21:48:47+00:00" }, { "name": "a9f/fractor-fluid", "version": "v0.5.11", "source": { "type": "git", "url": "https://github.com/andreaswolf/fractor-fluid.git", "reference": "c7d15551f3cb48f6eda28633212f597f93df6d09" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/andreaswolf/fractor-fluid/zipball/c7d15551f3cb48f6eda28633212f597f93df6d09", "reference": "c7d15551f3cb48f6eda28633212f597f93df6d09", "shasum": "" }, "require": { "a9f/fractor": "^0.5.11", "a9f/fractor-extension-installer": "^0.5.11", "nette/utils": "^4.0", "php": "^8.2", "symplify/rule-doc-generator-contracts": "^11.2", "webmozart/assert": "^1.11 || ^2.0" }, "type": "fractor-extension", "extra": { "branch-alias": { "dev-main": "0.5-dev" } }, "autoload": { "psr-4": { "a9f\\FractorFluid\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Andreas Wolf", "email": "dev@a-w.io", "role": "Lead Developer" } ], "description": "Fluid extension for the File Read-Analyse-Change Tool. Allows modifying Fluid files", "keywords": [ "automation", "dev", "fractor", "migration", "refactoring", "upgrade" ], "support": { "issues": "https://github.com/andreaswolf/fractor-fluid/issues", "source": "https://github.com/andreaswolf/fractor-fluid/tree/v0.5.11" }, "time": "2026-06-17T11:43:19+00:00" }, { "name": "a9f/fractor-htaccess", "version": "v0.5.11", "source": { "type": "git", "url": "https://github.com/andreaswolf/fractor-htaccess.git", "reference": "d5b8b6ab9dcd849323ed4bf26cef9a344fc38f43" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/andreaswolf/fractor-htaccess/zipball/d5b8b6ab9dcd849323ed4bf26cef9a344fc38f43", "reference": "d5b8b6ab9dcd849323ed4bf26cef9a344fc38f43", "shasum": "" }, "require": { "a9f/fractor": "^0.5.11", "a9f/fractor-extension-installer": "^0.5.11", "nette/utils": "^4.0", "php": "^8.2", "symplify/rule-doc-generator-contracts": "^11.2", "tivie/htaccess-parser": "^0.4.0", "webmozart/assert": "^1.11 || ^2.0" }, "type": "fractor-extension", "extra": { "branch-alias": { "dev-main": "0.5-dev" } }, "autoload": { "psr-4": { "a9f\\FractorHtaccess\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Simon Schaufelberger", "email": "simonschaufi@gmail.com", "role": "Lead Developer" } ], "description": "htaccess extension for the File Read-Analyse-Change Tool. Allows modifying htaccess files", "keywords": [ "automation", "dev", "fractor", "migration", "refactoring", "upgrade" ], "support": { "source": "https://github.com/andreaswolf/fractor-htaccess/tree/v0.5.11" }, "time": "2026-06-17T11:43:19+00:00" }, { "name": "a9f/fractor-typoscript", "version": "v0.5.11", "source": { "type": "git", "url": "https://github.com/andreaswolf/fractor-typoscript.git", "reference": "c170ff14c48e678ceeada2f7cfec35debfebcb94" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/andreaswolf/fractor-typoscript/zipball/c170ff14c48e678ceeada2f7cfec35debfebcb94", "reference": "c170ff14c48e678ceeada2f7cfec35debfebcb94", "shasum": "" }, "require": { "a9f/fractor": "^0.5.11", "a9f/fractor-extension-installer": "^0.5.11", "helmich/typo3-typoscript-parser": "^2.8.0", "php": "^8.2", "symplify/rule-doc-generator-contracts": "^11.2", "webmozart/assert": "^1.11 || ^2.0" }, "type": "fractor-extension", "extra": { "branch-alias": { "dev-main": "0.5-dev" } }, "autoload": { "psr-4": { "a9f\\FractorTypoScript\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Andreas Wolf", "email": "dev@a-w.io", "role": "Lead Developer" } ], "description": "TypoScript extension for the File Read-Analyse-Change Tool. Allows modifying TYPO3 TypoScript configuration files", "keywords": [ "automation", "dev", "fractor", "migration", "refactoring", "upgrade" ], "support": { "source": "https://github.com/andreaswolf/fractor-typoscript/tree/v0.5.11" }, "time": "2026-06-17T11:43:19+00:00" }, { "name": "a9f/fractor-xml", "version": "v0.5.11", "source": { "type": "git", "url": "https://github.com/andreaswolf/fractor-xml.git", "reference": "ed69f6d6c12a82739a6272e58e66ea2c2c53fffd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/andreaswolf/fractor-xml/zipball/ed69f6d6c12a82739a6272e58e66ea2c2c53fffd", "reference": "ed69f6d6c12a82739a6272e58e66ea2c2c53fffd", "shasum": "" }, "require": { "a9f/fractor": "^0.5.11", "a9f/fractor-extension-installer": "^0.5.11", "ext-dom": "*", "ext-xml": "*", "php": "^8.2", "simonschaufi/pretty-xml": "^3.0.0", "symplify/rule-doc-generator-contracts": "^11.2", "webmozart/assert": "^1.11 || ^2.0" }, "type": "fractor-extension", "extra": { "branch-alias": { "dev-main": "0.5-dev" } }, "autoload": { "psr-4": { "a9f\\FractorXml\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Andreas Wolf", "email": "dev@a-w.io", "role": "Lead Developer" } ], "description": "XML extension for the File Read-Analyse-Change Tool. Allows modifying XML files", "keywords": [ "automation", "dev", "fractor", "migration", "refactoring", "upgrade" ], "support": { "source": "https://github.com/andreaswolf/fractor-xml/tree/v0.5.11" }, "time": "2026-06-17T11:43:19+00:00" }, { "name": "a9f/fractor-yaml", "version": "v0.5.11", "source": { "type": "git", "url": "https://github.com/andreaswolf/fractor-yaml.git", "reference": "3ba12f547b41ec9d0287e2b0714386a0c5a3bd6a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/andreaswolf/fractor-yaml/zipball/3ba12f547b41ec9d0287e2b0714386a0c5a3bd6a", "reference": "3ba12f547b41ec9d0287e2b0714386a0c5a3bd6a", "shasum": "" }, "require": { "a9f/fractor": "^0.5.11", "a9f/fractor-extension-installer": "^0.5.11", "php": "^8.2", "symfony/yaml": "^5.4 || ^6.4 || ^7.0 || ^8.0", "symplify/rule-doc-generator-contracts": "^11.2", "webmozart/assert": "^1.11 || ^2.0" }, "type": "fractor-extension", "extra": { "branch-alias": { "dev-main": "0.5-dev" } }, "autoload": { "psr-4": { "a9f\\FractorYaml\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Andreas Wolf", "email": "dev@a-w.io", "role": "Lead Developer" } ], "description": "YAML extension for the File Read-Analyse-Change Tool. Allows modifying YAML files", "keywords": [ "automation", "dev", "fractor", "migration", "refactoring", "upgrade" ], "support": { "source": "https://github.com/andreaswolf/fractor-yaml/tree/v0.5.11" }, "time": "2026-06-17T11:43:19+00:00" }, { "name": "a9f/typo3-fractor", "version": "v0.5.11", "source": { "type": "git", "url": "https://github.com/andreaswolf/fractor-typo3-fractor.git", "reference": "4867d5fb16e5e3bd91d60d801b9231c827c05738" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/andreaswolf/fractor-typo3-fractor/zipball/4867d5fb16e5e3bd91d60d801b9231c827c05738", "reference": "4867d5fb16e5e3bd91d60d801b9231c827c05738", "shasum": "" }, "require": { "a9f/fractor": "^0.5.11", "a9f/fractor-extension-installer": "^0.5.11", "a9f/fractor-fluid": "^0.5.11", "a9f/fractor-htaccess": "^0.5.11", "a9f/fractor-typoscript": "^0.5.11", "a9f/fractor-xml": "^0.5.11", "a9f/fractor-yaml": "^0.5.11", "ext-dom": "*", "php": "^8.2", "symplify/rule-doc-generator-contracts": "^11.2" }, "bin": [ "bin/typo3-fractor-init" ], "type": "fractor-extension", "extra": { "branch-alias": { "dev-main": "0.5-dev" } }, "autoload": { "psr-4": { "a9f\\Typo3Fractor\\": [ "src/", "rules/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Andreas Wolf", "email": "dev@a-w.io", "role": "Lead Developer" } ], "description": "TYPO3 extension for the File Read-Analyse-Change Tool. Allows modifying XML files", "keywords": [ "automation", "dev", "fractor", "migration", "refactoring", "typo3", "upgrade" ], "support": { "source": "https://github.com/andreaswolf/fractor-typo3-fractor/tree/v0.5.11" }, "time": "2026-06-17T11:43:19+00:00" }, { "name": "helmich/typo3-typoscript-parser", "version": "v2.8.1", "source": { "type": "git", "url": "https://github.com/martin-helmich/typo3-typoscript-parser.git", "reference": "dd9f7a3acbd240670e168619d308df603d4b56d6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/martin-helmich/typo3-typoscript-parser/zipball/dd9f7a3acbd240670e168619d308df603d4b56d6", "reference": "dd9f7a3acbd240670e168619d308df603d4b56d6", "shasum": "" }, "require": { "php": ">=8.1", "symfony/config": "^5.4 || ^6.4 || ^7.0", "symfony/console": "^5.4 || ^6.4 || ^7.0", "symfony/dependency-injection": "^5.4 || ^6.4 || ^7.0", "symfony/yaml": "^5.4 || ^6.4 || ^7.0" }, "require-dev": { "php-vfs/php-vfs": "^1.4.2", "phpspec/prophecy-phpunit": "^2.1.0", "phpstan/phpstan": "^2.0", "phpunit/phpunit": "^10.5 || ^11.5", "symfony/phpunit-bridge": "^5.4 || ^6.4 || ^7.0" }, "type": "library", "autoload": { "psr-4": { "Helmich\\TypoScriptParser\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Martin Helmich", "email": "m.helmich@mittwald.de", "role": "lead" } ], "description": "Parser for the TYPO3 configuration language TypoScript.", "homepage": "https://github.com/martin-helmich", "support": { "issues": "https://github.com/martin-helmich/typo3-typoscript-parser/issues", "source": "https://github.com/martin-helmich/typo3-typoscript-parser/tree/v2.8.1" }, "funding": [ { "url": "https://donate.helmich.me", "type": "custom" }, { "url": "https://github.com/martin-helmich", "type": "github" } ], "time": "2025-08-31T09:10:27+00:00" }, { "name": "league/flysystem", "version": "3.35.3", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", "reference": "5fc8404762179ae514678487b23494fd69b2309c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/5fc8404762179ae514678487b23494fd69b2309c", "reference": "5fc8404762179ae514678487b23494fd69b2309c", "shasum": "" }, "require": { "league/flysystem-local": "^3.0.0", "league/mime-type-detection": "^1.0.0", "php": "^8.0.2" }, "conflict": { "async-aws/core": "<1.19.0", "async-aws/s3": "<1.14.0", "aws/aws-sdk-php": "3.209.31 || 3.210.0", "guzzlehttp/guzzle": "<7.0", "guzzlehttp/ringphp": "<1.1.1", "phpseclib/phpseclib": "3.0.15", "symfony/http-client": "<5.2" }, "require-dev": { "async-aws/s3": "^1.5 || ^2.0", "async-aws/simple-s3": "^1.1 || ^2.0", "aws/aws-sdk-php": "^3.295.10", "composer/semver": "^3.0", "ext-fileinfo": "*", "ext-ftp": "*", "ext-mongodb": "^1.3|^2", "ext-zip": "*", "friendsofphp/php-cs-fixer": "^3.5", "google/cloud-storage": "^1.23", "guzzlehttp/psr7": "^2.6", "microsoft/azure-storage-blob": "^1.1", "mongodb/mongodb": "^1.2|^2", "phpseclib/phpseclib": "^3.0.36", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^9.5.11|^10.0", "sabre/dav": "^4.6.0" }, "type": "library", "autoload": { "psr-4": { "League\\Flysystem\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Frank de Jonge", "email": "info@frankdejonge.nl" } ], "description": "File storage abstraction for PHP", "keywords": [ "WebDAV", "aws", "cloud", "file", "files", "filesystem", "filesystems", "ftp", "s3", "sftp", "storage" ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", "source": "https://github.com/thephpleague/flysystem/tree/3.35.3" }, "time": "2026-08-22T12:55:54+00:00" }, { "name": "league/flysystem-local", "version": "3.35.3", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem-local.git", "reference": "a099b24dce160f3b2239043d13d47c4a1a214ea4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/a099b24dce160f3b2239043d13d47c4a1a214ea4", "reference": "a099b24dce160f3b2239043d13d47c4a1a214ea4", "shasum": "" }, "require": { "ext-fileinfo": "*", "league/flysystem": "^3.0.0", "league/mime-type-detection": "^1.0.0", "php": "^8.0.2" }, "type": "library", "autoload": { "psr-4": { "League\\Flysystem\\Local\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Frank de Jonge", "email": "info@frankdejonge.nl" } ], "description": "Local filesystem adapter for Flysystem.", "keywords": [ "Flysystem", "file", "files", "filesystem", "local" ], "support": { "source": "https://github.com/thephpleague/flysystem-local/tree/3.35.3" }, "time": "2026-08-12T13:29:21+00:00" }, { "name": "league/flysystem-memory", "version": "3.31.0", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem-memory.git", "reference": "b2d1700ed1215684e7276e55bcacf350e0e06ff9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/flysystem-memory/zipball/b2d1700ed1215684e7276e55bcacf350e0e06ff9", "reference": "b2d1700ed1215684e7276e55bcacf350e0e06ff9", "shasum": "" }, "require": { "ext-fileinfo": "*", "league/flysystem": "^3.0.0", "php": "^8.0.2" }, "type": "library", "autoload": { "psr-4": { "League\\Flysystem\\InMemory\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Frank de Jonge", "email": "info@frankdejonge.nl" } ], "description": "In-memory filesystem adapter for Flysystem.", "keywords": [ "Flysystem", "file", "files", "filesystem", "memory" ], "support": { "source": "https://github.com/thephpleague/flysystem-memory/tree/3.31.0" }, "time": "2026-01-23T15:30:45+00:00" }, { "name": "league/mime-type-detection", "version": "1.17.0", "source": { "type": "git", "url": "https://github.com/thephpleague/mime-type-detection.git", "reference": "f5f47eff7c48ed1003069a2ca67f316fb4021c76" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/f5f47eff7c48ed1003069a2ca67f316fb4021c76", "reference": "f5f47eff7c48ed1003069a2ca67f316fb4021c76", "shasum": "" }, "require": { "ext-fileinfo": "*", "php": "^7.4 || ^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.2", "phpstan/phpstan": "^0.12.68", "phpunit/phpunit": "^8.5.8 || ^9.3 || ^10.0 || ^11.0 || ^12.0" }, "type": "library", "autoload": { "psr-4": { "League\\MimeTypeDetection\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Frank de Jonge", "email": "info@frankdejonge.nl" } ], "description": "Mime-type detection for Flysystem", "support": { "issues": "https://github.com/thephpleague/mime-type-detection/issues", "source": "https://github.com/thephpleague/mime-type-detection/tree/1.17.0" }, "funding": [ { "url": "https://github.com/frankdejonge", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/league/flysystem", "type": "tidelift" } ], "time": "2026-07-09T11:49:27+00:00" }, { "name": "nette/utils", "version": "v4.1.5", "source": { "type": "git", "url": "https://github.com/nette/utils.git", "reference": "b043439dbdf954e6c28b5ea7e34b0100f83165e0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nette/utils/zipball/b043439dbdf954e6c28b5ea7e34b0100f83165e0", "reference": "b043439dbdf954e6c28b5ea7e34b0100f83165e0", "shasum": "" }, "require": { "php": "8.2 - 8.5" }, "conflict": { "nette/finder": "<3", "nette/schema": "<1.2.2" }, "require-dev": { "jetbrains/phpstorm-attributes": "^1.2", "nette/phpstan-rules": "^1.0", "nette/tester": "^2.5", "phpstan/extension-installer": "^1.4@stable", "phpstan/phpstan": "^2.1@stable", "tracy/tracy": "^2.9" }, "suggest": { "ext-gd": "to use Image", "ext-iconv": "to use Strings::chr(), ord() and reverse()", "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()", "ext-json": "to use Nette\\Utils\\Json", "ext-mbstring": "to use Strings::lower() etc...", "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.1-dev" } }, "autoload": { "psr-4": { "Nette\\": "src" }, "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause", "GPL-2.0-only", "GPL-3.0-only" ], "authors": [ { "name": "David Grudl", "homepage": "https://davidgrudl.com" }, { "name": "Nette Community", "homepage": "https://nette.org/contributors" } ], "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.", "homepage": "https://nette.org", "keywords": [ "array", "core", "datetime", "images", "json", "nette", "paginator", "password", "slugify", "string", "unicode", "utf-8", "utility", "validation" ], "support": { "issues": "https://github.com/nette/utils/issues", "source": "https://github.com/nette/utils/tree/v4.1.5" }, "time": "2026-07-17T23:02:45+00:00" }, { "name": "ondram/ci-detector", "version": "4.2.0", "source": { "type": "git", "url": "https://github.com/OndraM/ci-detector.git", "reference": "8b0223b5ed235fd377c75fdd1bfcad05c0f168b8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/OndraM/ci-detector/zipball/8b0223b5ed235fd377c75fdd1bfcad05c0f168b8", "reference": "8b0223b5ed235fd377c75fdd1bfcad05c0f168b8", "shasum": "" }, "require": { "php": "^7.4 || ^8.0" }, "require-dev": { "ergebnis/composer-normalize": "^2.13.2", "lmc/coding-standard": "^3.0.0", "php-parallel-lint/php-parallel-lint": "^1.2", "phpstan/extension-installer": "^1.1.0", "phpstan/phpstan": "^1.2.0", "phpstan/phpstan-phpunit": "^1.0.0", "phpunit/phpunit": "^9.6.13" }, "type": "library", "autoload": { "psr-4": { "OndraM\\CiDetector\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ondřej Machulda", "email": "ondrej.machulda@gmail.com" } ], "description": "Detect continuous integration environment and provide unified access to properties of current build", "keywords": [ "CircleCI", "Codeship", "Wercker", "adapter", "appveyor", "aws", "aws codebuild", "azure", "azure devops", "azure pipelines", "bamboo", "bitbucket", "buddy", "ci-info", "codebuild", "continuous integration", "continuousphp", "devops", "drone", "github", "gitlab", "interface", "jenkins", "pipelines", "sourcehut", "teamcity", "travis" ], "support": { "issues": "https://github.com/OndraM/ci-detector/issues", "source": "https://github.com/OndraM/ci-detector/tree/4.2.0" }, "time": "2024-03-12T13:22:30+00:00" }, { "name": "phpstan/phpstan", "version": "2.2.9", "dist": { "type": "zip", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/13d6b4f347bad222da436580c8304fa6f83e6bd0", "reference": "13d6b4f347bad222da436580c8304fa6f83e6bd0", "shasum": "" }, "require": { "php": "^7.4|^8.0" }, "conflict": { "phpstan/phpstan-shim": "*" }, "bin": [ "phpstan", "phpstan.phar" ], "type": "library", "autoload": { "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ondřej Mirtes" }, { "name": "Markus Staab" }, { "name": "Vincent Langlet" } ], "description": "PHPStan - PHP Static Analysis Tool", "keywords": [ "dev", "static analysis" ], "support": { "docs": "https://phpstan.org/user-guide/getting-started", "forum": "https://github.com/phpstan/phpstan/discussions", "issues": "https://github.com/phpstan/phpstan/issues", "security": "https://github.com/phpstan/phpstan/security/policy", "source": "https://github.com/phpstan/phpstan-src" }, "funding": [ { "url": "https://github.com/ondrejmirtes", "type": "github" }, { "url": "https://github.com/phpstan", "type": "github" } ], "time": "2026-08-22T07:38:16+00:00" }, { "name": "rector/rector", "version": "2.6.4", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", "reference": "6ff008471683591224951526247b7a2b86980ba9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/rectorphp/rector/zipball/6ff008471683591224951526247b7a2b86980ba9", "reference": "6ff008471683591224951526247b7a2b86980ba9", "shasum": "" }, "require": { "php": "^7.4|^8.0", "phpstan/phpstan": "^2.2.6" }, "conflict": { "rector/rector-doctrine": "*", "rector/rector-downgrade-php": "*", "rector/rector-phpunit": "*", "rector/rector-symfony": "*" }, "suggest": { "ext-dom": "To manipulate phpunit.xml via the custom-rule command" }, "bin": [ "bin/rector" ], "type": "library", "autoload": { "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Instant Upgrade and Automated Refactoring of any PHP code", "homepage": "https://getrector.com/", "keywords": [ "automation", "dev", "migration", "refactoring" ], "support": { "issues": "https://github.com/rectorphp/rector/issues", "source": "https://github.com/rectorphp/rector/tree/2.6.4" }, "funding": [ { "url": "https://github.com/tomasvotruba", "type": "github" } ], "time": "2026-08-27T09:20:34+00:00" }, { "name": "sebastian/diff", "version": "9.0.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", "reference": "a2df6626c1baf31d5a88674882a3072f151b5a26" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/a2df6626c1baf31d5a88674882a3072f151b5a26", "reference": "a2df6626c1baf31d5a88674882a3072f151b5a26", "shasum": "" }, "require": { "php": ">=8.4" }, "require-dev": { "phpunit/phpunit": "^13.3.1", "symfony/process": "^7.4.17" }, "type": "library", "extra": { "branch-alias": { "dev-main": "9.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Kore Nordmann", "email": "mail@kore-nordmann.de" } ], "description": "Diff implementation", "homepage": "https://github.com/sebastianbergmann/diff", "keywords": [ "diff", "udiff", "unidiff", "unified diff" ], "support": { "issues": "https://github.com/sebastianbergmann/diff/issues", "security": "https://github.com/sebastianbergmann/diff/security/policy", "source": "https://github.com/sebastianbergmann/diff/tree/9.0.1" }, "funding": [ { "url": "https://github.com/sebastianbergmann", "type": "github" }, { "url": "https://liberapay.com/sebastianbergmann", "type": "liberapay" }, { "url": "https://thanks.dev/u/gh/sebastianbergmann", "type": "thanks_dev" }, { "url": "https://tidelift.com/funding/github/packagist/sebastian/diff", "type": "tidelift" } ], "time": "2026-08-25T15:38:55+00:00" }, { "name": "simonschaufi/pretty-xml", "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/simonschaufi/pretty-xml.git", "reference": "2af716465f67cac264785cf1ca1484ce054c0f23" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/simonschaufi/pretty-xml/zipball/2af716465f67cac264785cf1ca1484ce054c0f23", "reference": "2af716465f67cac264785cf1ca1484ce054c0f23", "shasum": "" }, "require": { "php": "^7.4 || ^8.0", "symfony/polyfill-php80": "^1.31" }, "require-dev": { "ergebnis/composer-normalize": "^2.47", "phpunit/phpunit": "^10.5" }, "type": "library", "autoload": { "psr-4": { "PrettyXml\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Shane Auckland", "email": "shane.auckland@gmail.com", "homepage": "https://shaneauckland.co.uk" } ], "description": "Library for pretty-printing XML", "keywords": [ "pretty", "xml" ], "support": { "issues": "https://github.com/simonschaufi/pretty-xml/issues", "source": "https://github.com/simonschaufi/pretty-xml/tree/3.0.0" }, "funding": [ { "url": "https://www.paypal.me/simonschaufi/10", "type": "custom" }, { "url": "https://github.com/simonschaufi", "type": "github" } ], "time": "2025-05-02T09:09:58+00:00" }, { "name": "ssch/typo3-rector", "version": "v3.15.0", "source": { "type": "git", "url": "https://github.com/sabbelasichon/typo3-rector.git", "reference": "2831f27866c35f13c5112d74d2c9c89685e760f4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sabbelasichon/typo3-rector/zipball/2831f27866c35f13c5112d74d2c9c89685e760f4", "reference": "2831f27866c35f13c5112d74d2c9c89685e760f4", "shasum": "" }, "require": { "ext-json": "*", "league/flysystem": "^2.0 || ^3.0", "league/flysystem-memory": "^2.0 || ^3.0", "nette/utils": "^3.2.10 || ^4.0.4", "nikic/php-parser": "^5.7.0", "php": "^7.4 || ^8.0", "phpstan/phpstan": "^2.1.34", "rector/rector": "^2.5.2", "symfony/console": "^5.4 || ^6.4 || ^7.0", "symfony/filesystem": "^5.4 || ^6.4 || ^7.0", "symfony/finder": "^5.4 || ^6.4 || ^7.0", "symfony/polyfill-php80": "^1.28.0", "symfony/polyfill-php81": "^1.28.0", "symfony/string": "^5.4 || ^6.4 || ^7.0", "webmozart/assert": "^1.11 || ^2.0" }, "require-dev": { "ergebnis/composer-normalize": "^2.42.0", "php-parallel-lint/php-parallel-lint": "^1.3.2", "phpstan/extension-installer": "^1.3.1", "phpstan/phpstan-deprecation-rules": "^2.0.1", "phpstan/phpstan-phpunit": "^2.0.1", "phpunit/phpunit": "^9.6.17 || ^10.0", "symfony/config": "^5.0 || ^6.0 || ^7.0", "symfony/dependency-injection": "^5.4.36 || ^6.4.2 || ^7.0.2", "symfony/http-kernel": "^5.4.37 || ^6.4.2 || ^7.0.2", "symplify/easy-coding-standard": "^12.1.14" }, "suggest": { "ext-pdo": "*", "ssch/typo3-debug-dump-pass": "^0.0.3" }, "bin": [ "bin/typo3-init" ], "type": "rector-extension", "extra": { "rector": { "includes": [ "config/config.php" ] }, "branch-alias": { "dev-main": "3.0-dev" } }, "autoload": { "psr-4": { "Ssch\\TYPO3Rector\\": [ "src", "rules" ], "Ssch\\TYPO3Rector\\PHPStan\\": "utils/phpstan/src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Sebastian Schreiber", "email": "breakpoint@schreibersebastian.de", "role": "Founder and lead developer" }, { "name": "Henrik Elsner" }, { "name": "Simon Schaufelberger", "role": "Developer" } ], "description": "Instant fixes for your TYPO3 PHP code by using Rector.", "homepage": "https://www.typo3-rector.com/", "keywords": [ "automation", "dev", "migration", "rector", "refactoring", "upgrade" ], "support": { "chat": "https://typo3.slack.com/archives/C019R5LAA6A", "docs": "https://github.com/sabbelasichon/typo3-rector/tree/main/docs", "issues": "https://github.com/sabbelasichon/typo3-rector/issues", "source": "https://github.com/sabbelasichon/typo3-rector" }, "funding": [ { "url": "https://paypal.me/schreiberten", "type": "custom" }, { "url": "https://github.com/sabbelasichon", "type": "github" } ], "time": "2026-08-13T22:09:51+00:00" }, { "name": "symfony/polyfill-php81", "version": "v1.38.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", "reference": "6bfb9c766cacffbc8e118cb87217d08ed84e5cd7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/6bfb9c766cacffbc8e118cb87217d08ed84e5cd7", "reference": "6bfb9c766cacffbc8e118cb87217d08ed84e5cd7", "shasum": "" }, "require": { "php": ">=7.2" }, "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php81\\": "" }, "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php81/tree/v1.38.1" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2026-05-26T12:45:58+00:00" }, { "name": "symplify/rule-doc-generator-contracts", "version": "11.2.0", "source": { "type": "git", "url": "https://github.com/symplify/rule-doc-generator-contracts.git", "reference": "479cfcfd46047f80624aba931d9789e50475b5c6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symplify/rule-doc-generator-contracts/zipball/479cfcfd46047f80624aba931d9789e50475b5c6", "reference": "479cfcfd46047f80624aba931d9789e50475b5c6", "shasum": "" }, "require": { "php": ">=8.1" }, "require-dev": { "php-parallel-lint/php-parallel-lint": "^1.3", "phpstan/extension-installer": "^1.2", "rector/rector": "^0.15.10", "symplify/easy-ci": "^11.1", "symplify/easy-coding-standard": "^11.1", "symplify/easy-testing": "^11.1", "symplify/phpstan-extensions": "^11.1", "symplify/phpstan-rules": "11.2.3.72", "tomasvotruba/unused-public": "^0.0.34" }, "type": "library", "extra": { "branch-alias": { "dev-main": "11.2-dev" } }, "autoload": { "psr-4": { "Symplify\\RuleDocGenerator\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Contracts for production code of RuleDocGenerator", "support": { "source": "https://github.com/symplify/rule-doc-generator-contracts/tree/11.2.0" }, "funding": [ { "url": "https://www.paypal.me/rectorphp", "type": "custom" }, { "url": "https://github.com/tomasvotruba", "type": "github" } ], "time": "2024-03-18T22:02:54+00:00" }, { "name": "tivie/htaccess-parser", "version": "0.4.0", "source": { "type": "git", "url": "https://github.com/tivie/php-htaccess-parser.git", "reference": "0b6252a36b8ac0586306fd2db3dac78985c48589" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tivie/php-htaccess-parser/zipball/0b6252a36b8ac0586306fd2db3dac78985c48589", "reference": "0b6252a36b8ac0586306fd2db3dac78985c48589", "shasum": "" }, "require": { "php": ">=8.0.0" }, "require-dev": { "phpunit/phpunit": "^11.0.6" }, "type": "library", "autoload": { "psr-4": { "Tivie\\HtaccessParser\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Estevão Soares dos Santos", "email": "estevao@soares-dos-santos.com" } ], "description": "A .htaccess parser and validator implemented in PHP", "homepage": "https://github.com/tivie/php-htaccess-parser", "keywords": [ ".htaccess", "htaccess" ], "support": { "issues": "https://github.com/tivie/php-htaccess-parser/issues", "source": "https://github.com/tivie/php-htaccess-parser/tree/0.4.0" }, "time": "2025-08-13T07:38:02+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "platform-overrides": { "php": "8.4.0" }, "plugin-api-version": "2.9.0" }