35 total, 21 outdated
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| 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.1.1 | outdated |
| imagine/imagine | Image processing for PHP | ^1.3 | 1.5.0 | up to date |
| knplabs/gaufrette | PHP library that provides a filesystem abstraction layer | ^0.10 || ^0.11 | v0.11.1 | up to date |
| nyholm/psr7 | A fast PHP7 implementation of PSR-7 | ^1.4 | 1.8.2 | up to date |
| psr/http-client | Common interface for HTTP clients | ^1.0 | 1.0.3 | 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 | 2.0 | up to date |
| psr/log | Common interface for logging libraries | ^2.0 || ^3.0 | 3.0.2 | up to date |
| sonata-project/doctrine-extensions | Doctrine2 behavioral extensions | ^1.13 || ^2.0 | 2.6.0 | up to date |
| sonata-project/form-extensions | Symfony form extensions | ^1.4 || ^2.0 | 2.7.0 | up to date |
| sonata-project/twig-extensions | Sonata twig extensions | ^1.3 || ^2.0 | 2.6.0 | up to date |
| symfony/asset | Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files | ^6.4 || ^7.1 | v8.0.4 | outdated |
| 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/event-dispatcher | Provides tools that allow your application components to communicate with each other by dispatching events and listening to them | ^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/finder | Finds files and directories via an intuitive fluent interface | ^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-client | Provides powerful methods to fetch HTTP resources synchronously or asynchronously | ^6.4 || ^7.1 | v8.0.7 | 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/mime | Allows manipulating MIME messages | ^6.4 || ^7.1 | v8.0.7 | 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/routing | Maps an HTTP request to a set of configuration variables | ^6.4 || ^7.1 | v8.0.8 | outdated |
| symfony/security-bundle | Provides a tight integration of the Security component into the Symfony full-stack framework | ^6.4 || ^7.1 | v8.0.8 | outdated |
| symfony/security-core | Symfony Security Component - Core Library | ^6.4 || ^7.1 | v8.0.8 | outdated |
| symfony/translation | Provides tools to internationalize your application | ^6.4 || ^7.1 | v8.0.8 | outdated |
| symfony/translation-contracts | Generic abstractions related to translation | ^2.0 || ^3.0 | v3.6.1 | up to date |
| symfony/twig-bridge | Provides integration for Twig with various Symfony components | ^6.4 || ^7.1 | v8.0.6 | outdated |
| symfony/twig-bundle | Provides a tight integration of Twig into the Symfony full-stack framework | ^6.4 || ^7.1 | v8.0.4 | 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 |
31 total, 7 outdated
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| async-aws/simple-s3 | A simple S3 client that are easy to work with. | ^1.0 | 3.0.1 | outdated |
| aws/aws-sdk-php | AWS SDK for PHP - Use Amazon Web Services in your PHP project | ^3.0 | 3.374.1 | up to date |
| dama/doctrine-test-bundle | Symfony bundle to isolate doctrine database tests and improve test performance | ^8.0.1 | v8.6.0 | up to date |
| doctrine/doctrine-bundle | Symfony DoctrineBundle | ^2.11 | 3.2.2 | outdated |
| doctrine/mongodb-odm | PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB. | ^2.4 | 2.16.0 | up to date |
| doctrine/orm | Object-Relational-Mapper for PHP | ^2.16 || ^3.0 | 3.6.2 | up to date |
| friendsofphp/php-cs-fixer | A tool to automatically fix PHP code style | ^3.4 | v3.94.2 | up to date |
| knplabs/knp-menu-bundle | This bundle provides an integration of the KnpMenu library | ^3.0 | v3.7.0 | up to date |
| liip/imagine-bundle | This bundle provides an image manipulation abstraction toolkit for Symfony-based projects. | ^2.0 | 2.15.0 | up to date |
| masterminds/html5 | An HTML5 parser and serializer. | ^2.7 | 2.9.0 | up to date |
| matthiasnoback/symfony-config-test | Library for testing user classes related to the Symfony Config Component | ^6.1 | v6.1.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 |
| microsoft/azure-storage-blob | This project provides a set of PHP client libraries that make it easy to access Microsoft Azure Storage Blob APIs. | ^1.5.4 | 1.5.4 | 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.0 || ^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.18 || ^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 |
| sonata-project/admin-bundle | The missing Symfony Admin Generator | ^4.35.4 | 4.41.0 | up to date |
| sonata-project/block-bundle | Symfony SonataBlockBundle | ^4.11 || ^5.0 | 5.4.0 | up to date |
| sonata-project/classification-bundle | Symfony SonataClassificationBundle | ^4.0 | 4.11.0 | up to date |
| sonata-project/doctrine-orm-admin-bundle | Integrate Doctrine ORM into the SonataAdminBundle | ^4.0 | 4.19.0 | 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/messenger | Helps applications send and receive messages to/from other applications or via message queues | ^6.4 || ^7.1 | v8.0.10 | outdated |
| symfony/security-csrf | Symfony Security Component - CSRF Library | ^6.4 || ^7.1 | v8.0.8 | outdated |
| vimeo/psalm | A static analysis tool for finding errors in PHP applications | ^5.0 || ^6.10 | 6.16.0 | up to date |