20 total, all up-to-date
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| composer/semver | Semver library that offers utilities, version constraint parsing and validation. | ^3.0 | 3.4.4 | up to date |
| doctrine/event-manager | The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects. | ^2 | 2.1.1 | 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.1|^4 | 4.1.1 | up to date |
| psr/cache | Common interface for caching libraries | ^2.0|^3.0 | 3.0.0 | up to date |
| psr/clock | Common interface for reading the clock. | ^1.0 | 1.0.0 | up to date |
| psr/container | Common Container Interface (PHP FIG PSR-11) | ^1.1|^2.0 | 2.0.2 | up to date |
| psr/event-dispatcher | Standard interfaces for event handling. | ^1.0 | 1.0.0 | up to date |
| psr/http-message | Common interface for HTTP messages | ^1.0|^2.0 | 2.0 | up to date |
| psr/link | Common interfaces for HTTP links | ^1.1|^2.0 | 2.0.1 | up to date |
| psr/log | Common interface for logging libraries | ^1|^2|^3 | 3.0.2 | up to date |
| symfony/contracts | A set of abstractions extracted out of the Symfony components | ^3.6 | v3.6.1 | up to date |
| symfony/polyfill-ctype | Symfony polyfill for ctype functions | ^1.8 | v1.34.0 | up to date |
| symfony/polyfill-intl-grapheme | Symfony polyfill for intl's grapheme_* functions | ^1.33 | v1.33.0 | up to date |
| symfony/polyfill-intl-icu | Symfony polyfill for intl's ICU-related data and classes | ^1.0 | v1.31.0 | up to date |
| symfony/polyfill-intl-idn | Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions | ^1.10 | v1.34.0 | up to date |
| symfony/polyfill-intl-normalizer | Symfony polyfill for intl's Normalizer class and related functions | ^1.0 | v1.31.0 | up to date |
| symfony/polyfill-mbstring | Symfony polyfill for the Mbstring extension | ^1.0 | v1.32.0 | up to date |
| symfony/polyfill-php85 | Symfony polyfill backporting some PHP 8.5+ features to lower PHP versions | ^1.32 | v1.33.0 | up to date |
| symfony/polyfill-uuid | Symfony polyfill for uuid functions | ^1.15 | v1.33.0 | up to date |
| twig/twig | Twig, the flexible, fast, and secure template language for PHP | ^3.21 | v3.24.0 | up to date |
40 total, 3 outdated, 1 unknown
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| amphp/http-client | An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses. | ^5.0 | v5.3.0 | up to date |
| amphp/http-tunnel | HTTP/1.1 CONNECT tunnel connector built on the Amp concurrency framework | ^2.0 | v2.0.0 | up to date |
| async-aws/dynamo-db | DynamoDb client, part of the AWS SDK provided by AsyncAws. | ^3.0 | 3.8.0 | up to date |
| async-aws/ses | SES client, part of the AWS SDK provided by AsyncAws. | ^1.0 | 1.14.1 | up to date |
| async-aws/sns | SNS client, part of the AWS SDK provided by AsyncAws. | ^1.0 | 1.11.0 | up to date |
| async-aws/sqs | SQS client, part of the AWS SDK provided by AsyncAws. | ^1.0|^2.0 | 2.7.1 | up to date |
| cache/integration-tests | Integration tests for PSR-6 and PSR-16 cache implementations | dev-master | 0.17.0 | outdated |
| doctrine/collections | PHP Doctrine Collections library that adds additional functionality on top of PHP arrays. | ^1.8|^2.0 | 2.3.0 | up to date |
| doctrine/data-fixtures | Data Fixtures for all Doctrine Object Managers | ^1.1|^2 | 2.2.0 | up to date |
| doctrine/dbal | Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. | ^4.3 | 4.4.3 | up to date |
| doctrine/orm | Object-Relational-Mapper for PHP | ^3.4 | 3.6.2 | up to date |
| dragonmantank/cron-expression | CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due | ^3.1 | v3.6.0 | up to date |
| egulias/email-validator | A library for validating emails against several RFCs | ^2.1.10|^3.1|^4 | 4.0.4 | up to date |
| guzzlehttp/promises | Guzzle promises library | ^1.4|^2.0 | 2.3.0 | up to date |
| jolicode/jolinotif | Send desktop notifications on Windows, Linux, MacOS. | ^2.7.2|^3.0 | v3.1.0 | up to date |
| jsonpath-standard/jsonpath-compliance-test-suite | * | | unknown | |
| league/html-to-markdown | An HTML-to-markdown conversion helper for PHP | ^5.0 | 5.1.1 | up to date |
| league/uri | URI manipulation library | ^6.5|^7.0 | 7.8.1 | up to date |
| masterminds/html5 | An HTML5 parser and serializer. | ^2.7.2 | 2.9.0 | up to date |
| monolog/monolog | Sends your logs to files, sockets, inboxes, databases and various web services | ^3.0 | 3.10.0 | up to date |
| nikic/php-parser | A PHP parser written in PHP | ^5.0 | v5.7.0 | up to date |
| nyholm/psr7 | A fast PHP7 implementation of PSR-7 | ^1.0 | 1.8.2 | up to date |
| pda/pheanstalk | PHP client for beanstalkd queue | ^5.1|^7.0|^8.0 | v7.0.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.2|^6.0 | 6.0.3 | up to date |
| php-http/discovery | Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations | ^1.15 | 1.20.0 | up to date |
| php-http/httplug | HTTPlug, the HTTP client abstraction for PHP | ^1.0|^2.0 | 2.4.1 | up to date |
| phpstan/phpdoc-parser | PHPDoc parser with support for nullable, intersection and generic types | ^1.0|^2.0 | 2.3.2 | up to date |
| predis/predis | A flexible and feature-complete Redis/Valkey client for PHP. | ^1.1|^2.0 | v3.4.2 | outdated |
| psr/http-client | Common interface for HTTP clients | ^1.0 | 1.0.3 | up to date |
| psr/simple-cache | Common interfaces for simple caching | ^1.0|^2.0|^3.0 | 3.0.0 | up to date |
| seld/jsonlint | JSON Linter | ^1.10 | 1.11.0 | up to date |
| symfony/mercure-bundle | Symfony MercureBundle | ^0.3|^0.4 | v0.4.2 | up to date |
| symfony/phpunit-bridge | Provides utilities for PHPUnit, especially user deprecation notices management | ^7.4|^8.0 | v8.0.7 | up to date |
| symfony/runtime | Enables decoupling PHP applications from global state | v8.0.7 | v7.3.4 | outdated |
| symfony/security-acl | Symfony Security Component - ACL (Access Control List) | ^2.8|^3.0 | v3.3.4 | up to date |
| symfony/webpack-encore-bundle | Integration of your Symfony app with Webpack Encore | ^1.0|^2.0 | v2.3.0 | up to date |
| twig/cssinliner-extra | A Twig extension to allow inlining CSS | ^3 | v3.21.0 | up to date |
| twig/inky-extra | A Twig extension for the inky email templating engine | ^3 | v3.22.0 | up to date |
| twig/markdown-extra | A Twig extension for Markdown | ^3 | v3.23.0 | up to date |
| web-token/jwt-library | JWT library | ^3.3.2|^4.0 | 4.1.0 | up to date |