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 67b6b46 commit acbb2bdCopy full SHA for acbb2bd
src/LiveComponent/composer.json
@@ -35,10 +35,12 @@
35
"doctrine/annotations": "^1.0",
36
"doctrine/doctrine-bundle": "^2.0",
37
"doctrine/orm": "^2.7",
38
+ "doctrine/persistence": "^2.5.2|^3.0",
39
"phpdocumentor/reflection-docblock": "5.x-dev",
40
"symfony/dependency-injection": "^5.4|^6.0",
41
"symfony/form": "^5.4|^6.0",
42
"symfony/framework-bundle": "^5.4|^6.0",
43
+ "symfony/property-info": "^5.4|^6.0",
44
"symfony/phpunit-bridge": "^6.0",
45
"symfony/security-csrf": "^5.4|^6.0",
46
"symfony/twig-bundle": "^5.4|^6.0",
0 commit comments