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 85896c5 commit 961e23dCopy full SHA for 961e23d
composer.json
@@ -39,11 +39,11 @@
39
"symfony/validator": "^4.4.2|^5.0.2",
40
"symfony/var-dumper": "^3.4|^4.0|^5.0",
41
"symfony/translation": "^3.4|^4.0|^5.0",
42
- "doctrine/annotations": "~1.7",
+ "doctrine/annotations": "^1.10.4",
43
"doctrine/cache": "~1.6",
44
"doctrine/collections": "~1.0",
45
"doctrine/data-fixtures": "^1.1",
46
- "doctrine/dbal": "~2.4|^3.0",
+ "doctrine/dbal": "^2.6|^3.0",
47
"doctrine/orm": "^2.6.3"
48
},
49
"conflict": {
0 commit comments