We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0695bb commit 02d5323Copy full SHA for 02d5323
composer.json
@@ -24,15 +24,15 @@
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
"nesbot/carbon": "^2.49",
29
"nikic/php-parser": "^4.13.2",
30
"php-parallel-lint/php-parallel-lint": "^1.2",
31
"phpstan/phpstan-phpunit": "^1.0",
32
"phpstan/phpstan-strict-rules": "^1.0",
33
"phpunit/phpunit": "^9.5.10",
34
"ramsey/uuid-doctrine": "^1.5.0",
35
- "symfony/cache": "^4.4.35"
+ "symfony/cache": "^6.0.0"
36
},
37
"config": {
38
"platform": {
0 commit comments