We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c233927 commit 4a3d31dCopy full SHA for 4a3d31d
composer.json
@@ -41,13 +41,13 @@
41
"symfony/translation": "^6.4 || ^7.0",
42
"symfony/validator": "^6.4 || ^7.0",
43
"symfony/twig-bundle": "^6.4 || ^7.0",
44
- "symfony-cmf/testing": "dev-fix-test-kernel as 5.0.2",
+ "symfony-cmf/testing": "5.0.2",
45
"twig/twig": "^2.4.4 || ^3.0"
46
},
47
"suggest": {
48
- "doctrine/phpcr-odm": "To enable support for the PHPCR ODM documents (^1.4)",
+ "doctrine/phpcr-odm": "To enable support for the PHPCR ODM documents",
49
"doctrine/phpcr-bundle": "To enable support for the PHPCR ODM documents",
50
- "doctrine/orm": "To enable support for the ORM entities (^2.5)"
+ "doctrine/orm": "To enable support for the ORM entities"
51
52
"conflict": {
53
"doctrine/common": "<3.1.1",
0 commit comments