Requires

18 total, 14 outdated

Package Required Latest Status
doctrine/dbal Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. ^2.13 || ^3.0 4.2.3 outdated
psr/event-dispatcher Standard interfaces for event handling. ^1.0 1.0.0 up to date
psr/http-factory PSR-17: Common interfaces for PSR-7 HTTP message factories ^1.0 1.1.0 up to date
psr/http-message Common interface for HTTP messages ^1.0 2.0 outdated
psr/log Common interface for logging libraries ^1.0 || ^2.0 || ^3.0 3.0.2 up to date
symfony/console Eases the creation of beautiful and testable command line interfaces ^4.4.30 || ^5.3.7 || ^6.0 v7.2.6 outdated
symfony/dependency-injection Allows you to standardize and centralize the way objects are constructed in your application ^4.4.30 || ^5.3.7 || ^6.0 v7.2.6 outdated
symfony/expression-language Provides an engine that can compile and evaluate expressions ^4.4.30 || ^5.3.7 || ^6.0 v7.3.0 outdated
symfony/mailer Helps sending emails ^4.4.30 || ^5.3.7 || ^6.0 v7.2.3 outdated
symfony/mime Allows manipulating MIME messages ^4.4.30 || ^5.3.7 || ^6.0 v7.3.0 outdated
symfony/polyfill-php80 Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions ^1.24 v1.31.0 up to date
typo3/cms-backend TYPO3 CMS backend ~10.4.11 || ~11.5.1 v13.4.13 outdated
typo3/cms-core TYPO3 CMS Core ~10.4.11 || ~11.5.1 v13.4.13 outdated
typo3/cms-extbase TYPO3 CMS Extbase - Extension framework to create TYPO3 frontend plugins and TYPO3 backend modules. ~10.4.11 || ~11.5.1 v13.4.11 outdated
typo3/cms-fluid TYPO3 CMS Fluid Integration - Integration of the Fluid templating engine into TYPO3. ~10.4.11 || ~11.5.1 v13.4.13 outdated
typo3/cms-form TYPO3 CMS Form - Flexible TYPO3 frontend form framework that comes with a backend editor interface. ~10.4.11 || ~11.5.1 v13.4.13 outdated
typo3/cms-frontend TYPO3 CMS Frontend ~10.4.11 || ~11.5.1 v13.4.13 outdated
typo3/cms-install TYPO3 CMS Install Tool - The Install Tool is used for installation, upgrade, system administration and setup tasks. ~10.4.11 || ~11.5.1 v13.4.13 outdated

Requires (dev)

30 total, 25 outdated

Package Required Latest Status
armin/editorconfig-cli EditorConfigCLI is a free CLI tool (written in PHP) to validate and auto-fix text files based on given .editorconfig declarations. ^1.5 2.1.0 outdated
captainhook/plugin-composer Composer-Plugin handling your git-hooks ^5.3 5.3.3 up to date
codeception/c3 CodeCoverage collector for Codeception ^2.6 2.9.0 up to date
codeception/codeception BDD-style testing framework ^4.1.11 5.3.2 outdated
codeception/module-asserts Codeception module containing various assertions ^2.0 3.1.0 outdated
codeception/module-db DB module for Codeception ^2.0 3.2.2 outdated
codeception/module-webdriver WebDriver module for Codeception ^2.0 4.0.3 outdated
ergebnis/composer-normalize Provides a composer plugin for normalizing composer.json. ^2.15 2.47.0 up to date
helhum/config-loader Generic config loader with context and environment support. ^0.12.5 v0.12.6 up to date
helhum/typo3-console A reliable and powerful command line interface for TYPO3 CMS ^6.6 || ^7.0.5 v8.2.2 outdated
helmich/typo3-typoscript-lint Static code analysis for the TypoScript configuration language. ^2.5 v3.3.0 outdated
jangregor/phpstan-prophecy Provides a phpstan/phpstan extension for phpspec/prophecy ^1.0 2.1.1 outdated
nikic/php-parser A PHP parser written in PHP ^4.12 v5.4.0 outdated
oqq/codeception-email-mailhog Provides test helpers for Codeception when testing email functionality with MailHog ^2.1 3.2.0 outdated
phpspec/prophecy-phpunit Integrating the Prophecy mocking library in PHPUnit test cases ^2.0 v2.3.0 up to date
phpstan/phpstan PHPStan - PHP Static Analysis Tool ^1.2 2.1.17 outdated
phpstan/phpstan-phpunit PHPUnit extensions and rules for PHPStan ^1.0 2.0.6 outdated
phpunit/phpcov CLI frontend for php-code-coverage ^8.2 11.0.1 outdated
phpunit/phpunit The PHP Unit Testing framework. ^9.3 12.2.1 outdated
saschaegerer/phpstan-typo3 TYPO3 CMS class reflection extension for PHPStan ^1.0 2.0.0 outdated
ssch/typo3-rector Instant fixes for your TYPO3 PHP code by using Rector. ^1.0@dev v3.4.3 outdated
symfony/process Executes commands in sub-processes ^4.4.30 || ^5.3.7 || ^6.0 v7.3.0 outdated
typo3/cms-dashboard TYPO3 CMS Dashboard - TYPO3 backend module used to configure and create backend widgets. ~10.4.11 || ~11.5.1 v13.4.12 outdated
typo3/cms-filelist TYPO3 CMS Filelist - TYPO3 backend module (File>Filelist) used for managing files. ~10.4.11 || ~11.5.1 v13.4.11 outdated
typo3/cms-fluid-styled-content TYPO3 CMS Fluid Styled Content - Fluid templates for TYPO3 content elements. ~10.4.11 || ~11.5.1 v13.4.13 outdated
typo3/cms-lowlevel TYPO3 CMS Lowlevel - Technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc. ~10.4.11 || ~11.5.1 v13.4.8 outdated
typo3/cms-scheduler TYPO3 CMS Scheduler - Schedule tasks to run once or periodically at a specific time. ~10.4.11 || ~11.5.1 v13.4.8 outdated
typo3/cms-tstemplate TYPO3 CMS TypoScript - TYPO3 backend module for the management of TypoScript records for the CMS frontend. ~10.4.11 || ~11.5.1 v13.4.13 outdated
typo3/coding-standards A set of coding guidelines for any TYPO3-related project or extension ^0.5.0 v0.8.0 outdated
typo3/testing-framework The TYPO3 testing framework provides base classes for unit, functional and acceptance testing. ^6.14 9.1.2 outdated