39 total, 31 outdated
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| api-platform/core | Build a fully-featured hypermedia or GraphQL API in minutes! | ^3.2 | v4.3.4 | outdated |
| doctrine/doctrine-bundle | Symfony DoctrineBundle | ^2.11 | 3.2.2 | outdated |
| doctrine/doctrine-migrations-bundle | Symfony DoctrineMigrationsBundle | ^3.3 | 4.0.0 | outdated |
| doctrine/orm | Object-Relational-Mapper for PHP | ^2.17 | 3.6.2 | outdated |
| nelmio/cors-bundle | Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application | ^2.4 | 2.5.0 | up to date |
| phpdocumentor/reflection-docblock | With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock. | ^5.3 | 6.0.3 | outdated |
| phpstan/phpdoc-parser | PHPDoc parser with support for nullable, intersection and generic types | ^1.24 | 2.3.2 | outdated |
| symfony/asset | Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files | 7.0.* | v8.0.4 | outdated |
| symfony/asset-mapper | Maps directories of assets & makes them available in a public directory with versioned filenames. | 7.0.* | v8.0.8 | outdated |
| symfony/console | Eases the creation of beautiful and testable command line interfaces | 7.0.* | v8.0.7 | outdated |
| symfony/doctrine-messenger | Symfony Doctrine Messenger Bridge | 7.0.* | v8.0.5 | outdated |
| symfony/dotenv | Registers environment variables from a .env file | 7.0.* | v8.0.7 | outdated |
| symfony/expression-language | Provides an engine that can compile and evaluate expressions | 7.0.* | v8.0.8 | outdated |
| symfony/flex | Composer plugin for Symfony | ^2 | v2.8.2 | up to date |
| symfony/form | Allows to easily create, process and reuse HTML forms | 7.0.* | v8.0.7 | outdated |
| symfony/framework-bundle | Provides a tight integration between Symfony components and the Symfony full-stack framework | 7.0.* | v8.0.8 | outdated |
| symfony/http-client | Provides powerful methods to fetch HTTP resources synchronously or asynchronously | 7.0.* | v8.0.7 | outdated |
| symfony/intl | Provides access to the localization data of the ICU library | 7.0.* | v8.0.8 | outdated |
| symfony/mailer | Helps sending emails | 7.0.* | v8.0.4 | outdated |
| symfony/mime | Allows manipulating MIME messages | 7.0.* | v8.0.7 | outdated |
| symfony/monolog-bundle | Symfony MonologBundle | ^3.0 | v3.10.0 | up to date |
| symfony/notifier | Sends notifications via one or more channels (email, SMS, ...) | 7.0.* | v8.0.4 | outdated |
| symfony/process | Executes commands in sub-processes | 7.0.* | v8.0.8 | outdated |
| symfony/property-access | Provides functions to read and write from/to an object or array using a simple string notation | 7.0.* | v8.0.8 | outdated |
| symfony/property-info | Extracts information about PHP class' properties using metadata of popular sources | 7.0.* | v8.0.8 | outdated |
| symfony/runtime | Enables decoupling PHP applications from global state | 7.0.* | v7.3.4 | outdated |
| symfony/security-bundle | Provides a tight integration of the Security component into the Symfony full-stack framework | 7.0.* | v8.0.8 | outdated |
| symfony/serializer | Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON. | 7.0.* | v8.0.8 | outdated |
| symfony/stimulus-bundle | Integration with your Symfony app & Stimulus! | ^2.13 | v2.34.0 | up to date |
| symfony/string | Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way | 7.0.* | v8.0.8 | outdated |
| symfony/translation | Provides tools to internationalize your application | 7.0.* | v8.0.8 | outdated |
| symfony/twig-bundle | Provides a tight integration of Twig into the Symfony full-stack framework | 7.0.* | v8.0.4 | outdated |
| symfony/ux-turbo | Hotwire Turbo integration for Symfony | ^2.13 | v2.34.0 | up to date |
| symfony/validator | Provides tools to validate values | 7.0.* | v8.0.10 | outdated |
| symfony/web-link | Manages links between resources | 7.0.* | v7.3.0 | outdated |
| symfony/webpack-encore-bundle | Integration of your Symfony app with Webpack Encore | ^2.1 | v2.3.0 | up to date |
| symfony/yaml | Loads and dumps YAML files | 7.0.* | v8.0.10 | outdated |
| twig/extra-bundle | A Symfony bundle for extra Twig extensions | ^2.12|^3.0 | v3.24.0 | up to date |
| twig/twig | Twig, the flexible, fast, and secure template language for PHP | ^2.12|^3.0 | v3.24.0 | up to date |
21 total, 15 outdated, 1 unknown
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| dama/doctrine-test-bundle | Symfony bundle to isolate doctrine database tests and improve test performance | ^8.2 | v8.6.0 | up to date |
| ergebnis/composer-normalize | Provides a composer plugin for normalizing composer.json. | ^2.43 | 2.51.0 | up to date |
| ergebnis/phpunit-slow-test-detector | Provides facilities for detecting slow tests in phpunit/phpunit. | ^2.15 | 2.24.0 | up to date |
| phpstan/extension-installer | Composer plugin for automatic installation of PHPStan extensions | ^1.4 | 1.4.3 | up to date |
| phpstan/phpstan | PHPStan - PHP Static Analysis Tool | ^1.12 | 2.1.42 | outdated |
| phpstan/phpstan-deprecation-rules | PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits. | ^1.2 | 2.0.3 | outdated |
| phpstan/phpstan-doctrine | Doctrine extensions for PHPStan | ^1.5 | 2.0.19 | outdated |
| phpstan/phpstan-phpunit | PHPUnit extensions and rules for PHPStan | ^1.4 | 2.0.16 | outdated |
| phpstan/phpstan-strict-rules | Extra strict and opinionated rules for PHPStan | ^1.6 | 2.0.10 | outdated |
| phpstan/phpstan-symfony | Symfony Framework extensions and rules for PHPStan | ^1.4 | 2.0.14 | outdated |
| phpunit/phpunit | The PHP Unit Testing framework. | ^11.3 | 13.1.1 | outdated |
| rector/rector | Instant Upgrade and Automated Refactoring of any PHP code | ^1.2 | 2.4.2 | outdated |
| roave/security-advisories | Prevents installation of composer packages with known security vulnerabilities: no API, simply require it | dev-latest | | unknown |
| symfony/browser-kit | Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically | ^7.1 | v8.0.3 | outdated |
| symfony/css-selector | Converts CSS selectors to XPath expressions | ^7.1 | v8.0.8 | outdated |
| symfony/debug-bundle | Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework | ^7.1 | v8.0.7 | outdated |
| symfony/maker-bundle | Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code. | ^1.61 | v1.66.0 | up to date |
| symfony/phpunit-bridge | Provides utilities for PHPUnit, especially user deprecation notices management | ^7.1 | v8.0.7 | outdated |
| symfony/stopwatch | Provides a way to profile code | ^7.0 | v8.0.8 | outdated |
| symfony/web-profiler-bundle | Provides a development tool that gives detailed information about the execution of any request | ^7.1 | v8.0.6 | outdated |
| symplify/easy-coding-standard | Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer. | ^12.3 | 13.0.0 | outdated |