Skip to content

Commit 6fffc31

Browse files
f3l1xPavel Janda
authored and
Pavel Janda
committed
Fix doctrine testing
1 parent 3620f31 commit 6fffc31

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,9 @@
4343
},
4444
"require-dev": {
4545
"dibi/dibi": "^3.0.0 || ^4.0.0",
46-
"doctrine/cache": "^1.11",
47-
"doctrine/orm": "^2.6.12",
46+
"doctrine/cache": "^1.11.0",
47+
"doctrine/orm": "^2.11.1",
48+
"doctrine/annotations": "^1.12.1",
4849
"elasticsearch/elasticsearch": "^7.1",
4950
"contributte/code-rules": "^1.1.0",
5051
"mockery/mockery": "^1.3.3",

0 commit comments

Comments
 (0)