$ composer show
doctrine/cache 2.2.0 PHP Doctrine Cache library is a popular cache implementation that supports many differ...
doctrine/collections 2.1.4 PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
doctrine/common 3.4.3 PHP Doctrine Common project is a library that provides additional functionality that o...
doctrine/data-fixtures 1.7.0 Data Fixtures for all Doctrine Object Managers
doctrine/dbal 3.7.2 Powerful PHP database abstraction layer (DBAL) with many features for database schema ...
doctrine/deprecations 1.1.2 A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options...
doctrine/doctrine-bundle 2.11.1 Symfony DoctrineBundle
doctrine/doctrine-fixtures-bundle 3.5.1 Symfony DoctrineFixturesBundle
doctrine/doctrine-migrations-bundle 3.3.0 Symfony DoctrineMigrationsBundle
doctrine/event-manager 2.0.0 The Doctrine Event Manager is a simple PHP event system that was built to be used with...
doctrine/inflector 2.0.8 PHP Doctrine Inflector is a small library that can perform string manipulations with r...
doctrine/instantiator 2.0.0 A small, lightweight utility to instantiate objects in PHP without invoking their cons...
doctrine/lexer 2.1.0 PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Pars...
doctrine/migrations 3.7.2 PHP Doctrine Migrations project offer additional functionality on top of the database ...
doctrine/orm 2.17.1 Object-Relational-Mapper for PHP
doctrine/persistence 3.2.0 The Doctrine Persistence project is a set of shared interfaces and functionality that ...
doctrine/sql-formatter 1.1.3 a PHP SQL highlighting library
lcobucci/clock 3.2.0 Yet another clock abstraction
lcobucci/jwt 5.2.0 A simple library to work with JSON Web Token and JSON Web Signature
lexik/jwt-authentication-bundle v2.20.2 This bundle provides JWT authentication for your Symfony REST API
monolog/monolog 3.5.0 Sends your logs to files, sockets, inboxes, databases and various web services
namshi/jose 7.2.3 JSON Object Signing and Encryption library for PHP.
nelmio/cors-bundle 2.4.0 Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application
nikic/php-parser v4.17.1 A PHP parser written in PHP
psr/cache 3.0.0 Common interface for caching libraries
psr/clock 1.0.0 Common interface for reading the clock.
psr/container 2.0.2 Common Container Interface (PHP FIG PSR-11)
psr/event-dispatcher 1.0.0 Standard interfaces for event handling.
psr/log 3.0.0 Common interface for logging libraries
symfony/asset v7.0.0 Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScrip...
symfony/cache v7.0.0 Provides extended PSR-6, PSR-16 (and tags) implementations
symfony/cache-contracts v3.4.0 Generic abstractions related to caching
symfony/clock v7.0.0 Decouples applications from the system clock
symfony/config v7.0.0 Helps you find, load, combine, autofill and validate configuration values of any kind
symfony/console v7.0.1 Eases the creation of beautiful and testable command line interfaces
symfony/dependency-injection v7.0.1 Allows you to standardize and centralize the way objects are constructed in your appli...
symfony/deprecation-contracts v3.4.0 A generic function and convention to trigger deprecation notices
symfony/doctrine-bridge v7.0.0 Provides integration for Doctrine with various Symfony components
symfony/dotenv v7.0.0 Registers environment variables from a .env file
symfony/error-handler v7.0.0 Provides tools to manage errors and ease debugging PHP code
symfony/event-dispatcher v7.0.0 Provides tools that allow your application components to communicate with each other b...
symfony/event-dispatcher-contracts v3.4.0 Generic abstractions related to dispatching event
symfony/filesystem v7.0.0 Provides basic utilities for the filesystem
symfony/finder v7.0.0 Finds files and directories via an intuitive fluent interface
symfony/flex v2.4.2 Composer plugin for Symfony
symfony/form v7.0.1 Allows to easily create, process and reuse HTML forms
symfony/framework-bundle v7.0.1 Provides a tight integration between Symfony components and the Symfony full-stack fra...
symfony/http-foundation v7.0.0 Defines an object-oriented layer for the HTTP specification
symfony/http-kernel v7.0.1 Provides a structured process for converting a Request into a Response
symfony/maker-bundle v1.52.0 Symfony Maker helps you create empty commands, controllers, form classes, tests and mo...
symfony/monolog-bridge v7.0.0 Provides integration for Monolog with various Symfony components
symfony/monolog-bundle v3.10.0 Symfony MonologBundle
symfony/options-resolver v7.0.0 Provides an improved replacement for the array_replace PHP function
symfony/password-hasher v7.0.0 Provides password hashing utilities
symfony/polyfill-intl-grapheme v1.28.0 Symfony polyfill for intl's grapheme_* functions
symfony/polyfill-intl-icu v1.28.0 Symfony polyfill for intl's ICU-related data and classes
symfony/polyfill-intl-normalizer v1.28.0 Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-mbstring v1.28.0 Symfony polyfill for the Mbstring extension
symfony/polyfill-php56 v1.20.0 Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
symfony/polyfill-php83 v1.28.0 Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions
symfony/process v7.0.0 Executes commands in sub-processes
symfony/property-access v7.0.0 Provides functions to read and write from/to an object or array using a simple string ...
symfony/property-info v7.0.0 Extracts information about PHP class' properties using metadata of popular sources
symfony/routing v7.0.1 Maps an HTTP request to a set of configuration variables
symfony/runtime v7.0.0 Enables decoupling PHP applications from global state
symfony/security-bundle v7.0.0 Provides a tight integration of the Security component into the Symfony full-stack fra...
symfony/security-core v7.0.1 Symfony Security Component - Core Library
symfony/security-csrf v7.0.1 Symfony Security Component - CSRF Library
symfony/security-http v7.0.1 Symfony Security Component - HTTP Integration
symfony/service-contracts v3.4.0 Generic abstractions related to writing services
symfony/stimulus-bundle v2.13.3 Integration with your Symfony app & Stimulus!
symfony/stopwatch v7.0.0 Provides a way to profile code
symfony/string v7.0.0 Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and...
symfony/translation v7.0.0 Provides tools to internationalize your application
symfony/translation-contracts v3.4.0 Generic abstractions related to translation
symfony/twig-bridge v7.0.0 Provides integration for Twig with various Symfony components
symfony/twig-bundle v7.0.0 Provides a tight integration of Twig into the Symfony full-stack framework
symfony/ux-autocomplete v2.13.3 JavaScript Autocomplete functionality for Symfony
symfony/ux-toggle-password v2.13.2 Toggle visibility of password inputs for Symfony Forms
symfony/ux-twig-component v2.13.3 Twig components for Symfony
symfony/ux-vue v2.13.2 Integration of Vue.js in Symfony
symfony/var-dumper v7.0.0 Provides mechanisms for walking through any arbitrary PHP variable
symfony/var-exporter v7.0.1 Allows exporting any serializable PHP data structure to plain PHP code
symfony/web-profiler-bundle v7.0.0 Provides a development tool that gives detailed information about the execution of any...
symfony/webpack-encore-bundle v2.1.1 Integration with your Symfony app & Webpack Encore!
symfony/yaml v7.0.0 Loads and dumps YAML files
symfonycasts/reset-password-bundle v1.19.0 Symfony bundle that adds password reset functionality.
twig/twig v3.8.0 Twig, the flexible, fast, and secure template language for PHP
PHP version
$ php -v
PHP 8.3.0 (cli) (built: Nov 27 2023 21:32:00) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.3.0, Copyright (c) Zend Technologies
with Zend OPcache v8.3.0, Copyright (c), by Zend Technologies
Subject
Currently this bundle is not compatible with Symfony 7.
Environment
Composer packages
PHP version
Subject
Currently this bundle is not compatible with Symfony 7.
Steps to reproduce
Expected results
Actual results