Requires

11 total, 10 outdated

Package Required Latest Status
doctrine/inflector PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words. ^1.0 2.0.10 outdated
fig/link-util Common utility implementations for HTTP links ^1.0 1.2.0 up to date
psr/cache Common interface for caching libraries ^1.0 3.0.0 outdated
psr/container Common Container Interface (PHP FIG PSR-11) ^1.0 2.0.2 outdated
symfony/http-foundation Defines an object-oriented layer for the HTTP specification ^4.3.6 || ^5.0 v7.1.3 outdated
symfony/http-kernel Provides a structured process for converting a Request into a Response ^4.3.7 || ^5.0 v7.1.4 outdated
symfony/property-access Provides functions to read and write from/to an object or array using a simple string notation ^3.4 || ^4.0 || ^5.0 v7.1.4 outdated
symfony/property-info Extracts information about PHP class' properties using metadata of popular sources ^3.4 || ^4.0 || ^5.0 v7.1.3 outdated
symfony/serializer Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON. ^4.3 || ^5.0 v7.1.4 outdated
symfony/web-link Manages links between resources ^4.1 || ^5.0 v7.1.1 outdated
willdurand/negotiation Content Negotiation tools for PHP provided as a standalone library. ^2.0.3 3.1.0 outdated

Requires (dev)

61 total, 48 outdated

Package Required Latest Status
behat/behat Scenario-oriented BDD framework for PHP ^3.1 v3.14.0 up to date
behatch/contexts Behatch contexts ^3.1.0 3.3.0 up to date
behat/mink Browser controller/emulator abstraction for PHP ^1.7 v1.11.0 up to date
behat/mink-browserkit-driver Symfony2 BrowserKit driver for Mink framework ^1.3.1 v2.2.0 outdated
behat/mink-extension Mink extension for Behat ^2.2 2.3.1 up to date
behat/symfony2-extension Symfony2 framework extension for Behat ^2.1.1 2.1.5 up to date
doctrine/annotations Docblock Annotations Parser ^1.7 2.0.2 outdated
doctrine/common PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more. ^2.11 3.4.4 outdated
doctrine/data-fixtures Data Fixtures for all Doctrine Object Managers ^1.2.2 1.7.0 up to date
doctrine/doctrine-bundle Symfony DoctrineBundle ^1.8 || ^2.0 2.13.0 up to date
doctrine/doctrine-cache-bundle Symfony Bundle for Doctrine Cache ^1.3.5 1.4.0 up to date
doctrine/mongodb-odm PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB. ^2.0 2.9.0 up to date
doctrine/mongodb-odm-bundle Symfony Doctrine MongoDB Bundle ^4.0 5.0.1 outdated
doctrine/orm Object-Relational-Mapper for PHP ^2.6.4 3.2.2 outdated
elasticsearch/elasticsearch PHP Client for Elasticsearch ^6.0 v8.15.0 outdated
friendsofsymfony/user-bundle Symfony FOSUserBundle ^2.2@dev v4.0.0 outdated
guzzlehttp/guzzle Guzzle is a PHP HTTP client library ^6.0 7.9.2 outdated
jangregor/phpstan-prophecy Provides a phpstan/phpstan extension for phpspec/prophecy ^0.4.2 1.0.2 outdated
justinrainbow/json-schema A library to validate a json schema. ^5.2.1 6.0.0 outdated
nelmio/api-doc-bundle Generates documentation for your REST API from annotations and attributes ^2.13.4 v4.30.0 outdated
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. ^3.0 || ^4.0 5.4.1 outdated
phpdocumentor/type-resolver A PSR-5 based resolver of Class names, Types and Structural Element Names ^0.3 || ^0.4 1.8.2 outdated
phpspec/prophecy Highly opinionated mocking framework for PHP 5.3+ ^1.8 v1.19.0 up to date
phpstan/extension-installer Composer plugin for automatic installation of PHPStan extensions ^1.0 1.4.3 up to date
phpstan/phpstan-doctrine Doctrine extensions for PHPStan ^0.11.5 1.5.3 outdated
phpstan/phpstan-phpunit PHPUnit extensions and rules for PHPStan ^0.11.2 1.4.0 outdated
phpstan/phpstan-shim PHPStan PHAR distribution - deprecated ^0.11.10 0.12.0 outdated
phpstan/phpstan-symfony Symfony Framework extensions and rules for PHPStan ^0.11.6 1.4.9 outdated
phpunit/phpunit The PHP Unit Testing framework. ^7.5.2 || ^8.0 11.3.6 outdated
psr/log Common interface for logging libraries ^1.0 3.0.2 outdated
ramsey/uuid A PHP library for generating and working with universally unique identifiers (UUIDs). ^3.7 4.7.6 outdated
ramsey/uuid-doctrine Use ramsey/uuid as a Doctrine field type. ^1.4 2.1.0 outdated
sebastian/object-enumerator Traverses array structures and object graphs to enumerate all referenced objects ^3.0.3 6.0.1 outdated
symfony/asset Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files ^3.4 || ^4.0 || ^5.0 v7.1.1 outdated
symfony/browser-kit Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically ^4.3 || ^5.0 v7.1.1 outdated
symfony/cache Provides extended PSR-6, PSR-16 (and tags) implementations ^3.4 || ^4.0 || ^5.0 v7.1.4 outdated
symfony/config Helps you find, load, combine, autofill and validate configuration values of any kind ^3.4 || ^4.0 || ^5.0 v7.1.1 outdated
symfony/console Eases the creation of beautiful and testable command line interfaces ^3.4 || ^4.0 || ^5.0 v7.1.4 outdated
symfony/css-selector Converts CSS selectors to XPath expressions ^3.4 || ^4.0 || ^5.0 v7.1.1 outdated
symfony/debug Provides tools to ease debugging PHP code ^3.4 || ^4.0 v4.4.44 up to date
symfony/dependency-injection Allows you to standardize and centralize the way objects are constructed in your application ^3.4 || ^4.0 || ^5.0 v7.1.4 outdated
symfony/doctrine-bridge Provides integration for Doctrine with various Symfony components ^3.4 || ^4.0 || ^5.0 v7.1.4 outdated
symfony/dom-crawler Eases DOM navigation for HTML and XML documents ^3.4 || ^4.0 || ^5.0 v7.1.1 outdated
symfony/event-dispatcher Provides tools that allow your application components to communicate with each other by dispatching events and listening to them ^3.4 || ^4.0 || ^5.0 v7.1.1 outdated
symfony/expression-language Provides an engine that can compile and evaluate expressions ^3.4 || ^4.0 || ^5.0 v7.1.4 outdated
symfony/finder Finds files and directories via an intuitive fluent interface ^3.4 || ^4.0 || ^5.0 v7.1.4 outdated
symfony/form Allows to easily create, process and reuse HTML forms ^3.4 || ^4.0 || ^5.0 v7.1.4 outdated
symfony/framework-bundle Provides a tight integration between Symfony components and the Symfony full-stack framework ^4.3.2 || ^5.0 v7.1.4 outdated
symfony/http-client Provides powerful methods to fetch HTTP resources synchronously or asynchronously ^4.3 || ^5.0 v7.1.4 outdated
symfony/mercure-bundle Symfony MercureBundle * v0.3.9 up to date
symfony/messenger Helps applications send and receive messages to/from other applications or via message queues ^4.3 || ^5.0 v7.1.4 outdated
symfony/phpunit-bridge Provides utilities for PHPUnit, especially user deprecation notices management ^4.3 || ^5.0 v7.1.4 outdated
symfony/routing Maps an HTTP request to a set of configuration variables ^3.4 || ^4.3 || ^5.0 v7.1.4 outdated
symfony/security-bundle Provides a tight integration of the Security component into the Symfony full-stack framework ^3.4 || ^4.0 || ^5.0 v7.1.4 outdated
symfony/security-core Symfony Security Component - Core Library ^4.3 || ^5.0 v7.1.4 outdated
symfony/twig-bundle Provides a tight integration of Twig into the Symfony full-stack framework ^3.4 || ^4.0 || ^5.0 v7.1.1 outdated
symfony/validator Provides tools to validate values ^3.4 || ^4.0 || ^5.0 v7.1.4 outdated
symfony/web-profiler-bundle Provides a development tool that gives detailed information about the execution of any request ^4.2 || ^5.0 v7.1.4 outdated
symfony/yaml Loads and dumps YAML files ^3.4 || ^4.0 || ^5.0 v7.1.4 outdated
twig/twig Twig, the flexible, fast, and secure template language for PHP ^1.42.3 || ^2.12 v3.14.0 outdated
webonyx/graphql-php A PHP port of GraphQL reference implementation >=0.13.1 <1.0 v15.14.0 outdated