Chedri
Chedri
Our composer file: ```json { "name": "chedri/symfony_bug_46168", "type": "project", "description": "", "version": "0.0.1", "license": "proprietary", "minimum-stability": "stable", "prefer-stable": true, "require": { "php": ">=8.0.0", "ext-ctype": "*", "ext-iconv": "*", "ausi/slug-generator": "^1.1", "aws/aws-sdk-php-symfony":...
Sorry it took so long. Here the composer show result: ```console doctrine/annotations 1.13.2 Docblock Annotations Parser doctrine/cache 2.1.1 PHP Doctrine Cache library is a popular cache implementation that supports many...
I also created a small project to reproduce this problem: https://github.com/chedri/symfony_issue_46168 The only problem I have is I cannot run it without a mongo database. So, a mongo database needs...
@xabbuh Could you please have a look? We still could not solve it ourselves. Thank you
Hi. Would be good to know when the release will take place. Thanks