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 bb9a7e8 commit 1396031Copy full SHA for 1396031
src/LiveComponent/composer.json
@@ -38,7 +38,7 @@
38
"doctrine/annotations": "^1.0",
39
"doctrine/collections": "^1.6.8|^2.0",
40
"doctrine/doctrine-bundle": "^2.4.3",
41
- "doctrine/orm": "^2.9.4",
+ "doctrine/orm": "^2.9.4|^3.0",
42
"doctrine/persistence": "^2.5.2|^3.0",
43
"phpdocumentor/reflection-docblock": "5.x-dev",
44
"symfony/dependency-injection": "^5.4|^6.0|^7.0|^8.0",
src/Turbo/composer.json
@@ -39,7 +39,7 @@
},
"require-dev": {
- "doctrine/orm": "^2.8 | 3.0",
+ "doctrine/orm": "^2.8|^3.0",
"phpstan/phpstan": "^2.1.17",
"symfony/asset-mapper": "^6.4|^7.0|^8.0",
45
"symfony/debug-bundle": "^5.4|^6.0|^7.0|^8.0",
0 commit comments