We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3243a38 commit 65f472fCopy full SHA for 65f472f
composer.json
@@ -18,13 +18,13 @@
18
},
19
"require-dev": {
20
"doctrine/annotations": "^1.11.0",
21
- "doctrine/collections": "^1.6",
+ "doctrine/collections": "^2.0",
22
"doctrine/common": "^2.7 || ^3.0",
23
"doctrine/dbal": "^2.13.8 || ^3.3.3",
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