We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a298f2 commit f1185a7Copy full SHA for f1185a7
composer.json
@@ -24,7 +24,7 @@
24
"doctrine/lexer": "^1.2.1",
25
"doctrine/mongodb-odm": "^1.3 || ^2.1",
26
"doctrine/orm": "^2.11.0",
27
- "doctrine/persistence": "^1.3.8 || ^2.2.1",
+ "doctrine/persistence": "^3.0.0",
28
"gedmo/doctrine-extensions": "^3.8",
29
"nesbot/carbon": "^2.49",
30
"nikic/php-parser": "^4.13.2",
@@ -33,7 +33,7 @@
33
"phpstan/phpstan-strict-rules": "^1.0",
34
"phpunit/phpunit": "^9.5.10",
35
"ramsey/uuid-doctrine": "^1.5.0",
36
- "symfony/cache": "^4.4.35"
+ "symfony/cache": "^6.0.0"
37
},
38
"config": {
39
"platform": {
0 commit comments