31 total, 16 outdated
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| cocur/slugify | Converts a string into a slug. | ^4.0 | v4.7.1 | up to date |
| doctrine/doctrine-bundle | Symfony DoctrineBundle | ^2.17 || ^3.0 | 3.2.2 | up to date |
| doctrine/persistence | The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share. | ^3.0.2 || ^4.0 | 4.1.1 | up to date |
| sonata-project/admin-bundle | The missing Symfony Admin Generator | ^4.35.3 | 4.41.0 | up to date |
| sonata-project/block-bundle | Symfony SonataBlockBundle | ^4.18 || ^5.0 | 5.4.0 | up to date |
| sonata-project/doctrine-extensions | Doctrine2 behavioral extensions | ^1.18 || ^2.1 | 2.6.0 | up to date |
| sonata-project/doctrine-orm-admin-bundle | Integrate Doctrine ORM into the SonataAdminBundle | ^4.0 | 4.19.0 | up to date |
| sonata-project/form-extensions | Symfony form extensions | ^1.20 || ^2.0 | 2.7.0 | up to date |
| sonata-project/seo-bundle | Symfony SonataSeoBundle | ^3.4 | 3.9.0 | up to date |
| sonata-project/twig-extensions | Sonata twig extensions | ^1.3 || ^2.0 | 2.6.0 | up to date |
| symfony-cmf/routing-bundle | Symfony RoutingBundle | ^2.1 || ^3.0 | 3.1.2 | up to date |
| symfony/config | Helps you find, load, combine, autofill and validate configuration values of any kind | ^6.4 || ^7.1 | v8.0.7 | outdated |
| symfony/console | Eases the creation of beautiful and testable command line interfaces | ^6.4 || ^7.1 | v8.0.7 | outdated |
| symfony/dependency-injection | Allows you to standardize and centralize the way objects are constructed in your application | ^6.4 || ^7.1 | v8.0.8 | outdated |
| symfony/form | Allows to easily create, process and reuse HTML forms | ^6.4 || ^7.1 | v8.0.7 | outdated |
| symfony/framework-bundle | Provides a tight integration between Symfony components and the Symfony full-stack framework | ^6.4 || ^7.1 | v8.0.8 | outdated |
| symfony/http-foundation | Defines an object-oriented layer for the HTTP specification | ^6.4 || ^7.1 | v8.0.6 | outdated |
| symfony/http-kernel | Provides a structured process for converting a Request into a Response | ^6.4 || ^7.1 | v8.0.7 | outdated |
| symfony/intl | Provides access to the localization data of the ICU library | ^6.4 || ^7.1 | v8.0.8 | outdated |
| symfony/options-resolver | Provides an improved replacement for the array_replace PHP function | ^6.4 || ^7.1 | v7.3.0 | up to date |
| symfony/process | Executes commands in sub-processes | ^6.4 || ^7.1 | v8.0.8 | outdated |
| symfony/property-access | Provides functions to read and write from/to an object or array using a simple string notation | ^6.4 || ^7.1 | v8.0.8 | outdated |
| symfony/property-info | Extracts information about PHP class' properties using metadata of popular sources | ^6.4 || ^7.1 | v8.0.8 | outdated |
| symfony/routing | Maps an HTTP request to a set of configuration variables | ^6.4 || ^7.1 | v8.0.8 | outdated |
| symfony/runtime | Enables decoupling PHP applications from global state | ^6.4 || ^7.1 | v7.3.4 | up to date |
| symfony/security-core | Symfony Security Component - Core Library | ^6.4 || ^7.1 | v8.0.8 | outdated |
| symfony/security-http | Symfony Security Component - HTTP Integration | ^6.4 || ^7.1 | v8.0.6 | outdated |
| symfony/serializer | Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON. | ^6.4 || ^7.1 | v8.0.8 | outdated |
| symfony/validator | Provides tools to validate values | ^6.4 || ^7.1 | v8.0.10 | outdated |
| twig/string-extra | A Twig extension for Symfony String | ^3.0 | v3.22.0 | up to date |
| twig/twig | Twig, the flexible, fast, and secure template language for PHP | ^3.0 | v3.24.0 | up to date |
20 total, 6 outdated
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| dama/doctrine-test-bundle | Symfony bundle to isolate doctrine database tests and improve test performance | ^8.0 | v8.6.0 | up to date |
| friendsofphp/php-cs-fixer | A tool to automatically fix PHP code style | ^3.4 | v3.94.2 | up to date |
| masterminds/html5 | An HTML5 parser and serializer. | ^2.7 | 2.9.0 | up to date |
| matthiasnoback/symfony-dependency-injection-test | Library for testing user classes related to the Symfony Dependency Injection Component | ^6.1 | 6.1.0 | up to date |
| phpstan/extension-installer | Composer plugin for automatic installation of PHPStan extensions | ^1.0 | 1.4.3 | up to date |
| phpstan/phpdoc-parser | PHPDoc parser with support for nullable, intersection and generic types | ^1.0 | 2.3.2 | outdated |
| phpstan/phpstan | PHPStan - PHP Static Analysis Tool | ^1.0 || ^2.0 | 2.1.42 | up to date |
| phpstan/phpstan-phpunit | PHPUnit extensions and rules for PHPStan | ^1.0 || ^2.0 | 2.0.16 | up to date |
| phpstan/phpstan-strict-rules | Extra strict and opinionated rules for PHPStan | ^1.3 || ^2.0 | 2.0.10 | up to date |
| phpstan/phpstan-symfony | Symfony Framework extensions and rules for PHPStan | ^1.0 || ^2.0 | 2.0.14 | up to date |
| phpunit/phpunit | The PHP Unit Testing framework. | ^10.5.54 || ^11.5.38 || ^12.3.10 | 13.1.1 | outdated |
| psalm/plugin-phpunit | Psalm plugin for PHPUnit | ^0.19 | 0.19.5 | up to date |
| psalm/plugin-symfony | Psalm Plugin for Symfony | ^5.0 | v5.04 | up to date |
| rector/rector | Instant Upgrade and Automated Refactoring of any PHP code | ^1.1 || ^2.0 | 2.4.2 | up to date |
| symfony/browser-kit | Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically | ^6.4 || ^7.1 | v8.0.3 | outdated |
| symfony/css-selector | Converts CSS selectors to XPath expressions | ^6.4 || ^7.1 | v8.0.8 | outdated |
| symfony/filesystem | Provides basic utilities for the filesystem | ^6.4 || ^7.1 | v8.0.8 | outdated |
| symfony/panther | A browser testing and web scraping library for PHP and Symfony. | ^2.2 | v2.3.0 | up to date |
| symfony/yaml | Loads and dumps YAML files | ^6.4 || ^7.1 | v8.0.10 | outdated |
| vimeo/psalm | A static analysis tool for finding errors in PHP applications | ^5.0 || ^6.10 | 6.16.0 | up to date |